added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T06:38:48.666573 | 2024-05-29T09:00:16 | 2322768218 | {
"authors": [
"Mateo-mro",
"squadgazzz"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6327",
"repo": "gnosis/solvers",
"url": "https://github.com/gnosis/solvers/pull/28"
} | gharchive/pull-request | OpenAPI: Add surplusCapturingJitOrderOwners to the aucction payload
Add surplusCapturingJitOrderOwners to the aucction payload
This requires solvers-dto to be also updated, right?
This requires solvers-dto to be also updated, right?
@squadgazzz it is updated in solvers-dto here: https://github.com/cowprotocol/s... |
2025-04-01T06:38:48.745303 | 2019-09-19T09:30:16 | 495682080 | {
"authors": [
"btnguyen2k",
"xujinzheng"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6328",
"repo": "go-akka/configuration",
"url": "https://github.com/go-akka/configuration/pull/14"
} | gharchive/pull-request | Fix typo which causes incorrect value when converting kibibyte
File value.go line 152 there is a typo
Current text: return (&big.Int{}).Mul(bigInt, _Byte)
It should be return (&big.Int{}).Mul(bigInt, _KiByte)
Cheers,
Thanh Nguyen
Thanks for your PR.
|
2025-04-01T06:38:48.787332 | 2020-11-09T21:11:20 | 739365700 | {
"authors": [
"6543",
"AllTaken",
"dubiouscript",
"kevinzg",
"lunny",
"zeripath"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6329",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gi... | gharchive/issue | API calls returning 401 Unauthorized
Gitea version (or commit ref): 1.12.5 built with GNU Make 4.1, go1.14.9 : bindata, sqlite, sqlite_unlock_notify
Git version: 2.25.1
Operating system: Ubuntu 20.04.1 LTS
Gitea is as downloaded from the Releases page.
Database (use [x]):
[ ] PostgreSQL
[ ] MySQL
[X] MSSQL
[ ] SQ... |
2025-04-01T06:38:48.790128 | 2020-11-12T10:20:40 | 741471453 | {
"authors": [
"DuckDuckWhale",
"noerw"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6330",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/issues/13531"
} | gharchive/issue | Feature request: time tracking analytics/report
I personally think it would be awesome if there is a way on the web GUI side to see time spent in the last 24 hours (for either the current user or in a repository). A graph showing that with custom start/end date/time would be even better. Seems to be a wanted feature ... |
2025-04-01T06:38:48.801455 | 2024-12-20T05:00:22 | 2751942186 | {
"authors": [
"Zettat123",
"techknowlogick"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6331",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/issues/32926"
} | gharchive/issue | Compressed Actions logs are not uploaded to object store
Description
Gitea.com is configured to use zstd compression, as well as minio storage. While other assets that are configured to use minio, are uploaded to the object store, it seems that when the compression type is modified that it isn't uploaded. I see the c... |
2025-04-01T06:38:48.803727 | 2020-12-18T21:24:06 | 771177774 | {
"authors": [
"kdumontnu",
"silverwind",
"techknowlogick"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6332",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/14056"
} | gharchive/pull-request | Fix integrations test error with space in CURDIR path
Closes #14055
Put all instances of ${CURDIR} in makefile within quotes to allow running integration tests in a directory with space in the path.
Thanks. Can you make it "$(CURDIR)". Those braces behave exactly the same but we generally use round ones throughout ... |
2025-04-01T06:38:48.805313 | 2021-11-24T21:26:49 | 1062923312 | {
"authors": [
"Gusted",
"zeripath"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6333",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/17806"
} | gharchive/pull-request | Use correct user on releases
Use the provided doer instead of rel.Publisher. The code will also run on edited releases and deleted ones, which isn't necessary done by rel.Publisher.
@lunny @wxiaoguang Should this be a backport?
I think this could do with a backport yes.
|
2025-04-01T06:38:48.807457 | 2022-06-26T12:58:13 | 1284906563 | {
"authors": [
"Gusted",
"jolheiser"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6334",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/20140"
} | gharchive/pull-request | Add username check to doctor
Add a new breaking change detector to Gitea's doctor, which checks if all users still have a valid username according to Gitea. Given from time-to-time we need to make changes, either due to new routes or due to security, it's for a instance's admin to check if all users still have a val... |
2025-04-01T06:38:48.832071 | 2023-05-25T18:58:01 | 1726335475 | {
"authors": [
"GiteaBot",
"lunny",
"nikola-suljagic",
"sebastian-sauer",
"silverwind"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6335",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/g... | gharchive/pull-request | Show outdated comments in files changed tab
Show a clickable label in the comment. A click on the label opens the Conversation tab with the comment focussed - there you're able to view the old diff (or original diff the comment was created on).
Screenshots
When resolved and outdated:
fixes #24913
Thanks @silverwi... |
2025-04-01T06:38:48.834563 | 2023-09-07T07:12:40 | 1885257442 | {
"authors": [
"CaiCandong",
"wxiaoguang"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6336",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/26958"
} | gharchive/pull-request | Replace util.SliceXxx with slices.Xxx
https://github.com/go-gitea/gitea/blob/d1dca38a2a92f59c7fd071f1f348caa264f18c62/modules/util/slice.go#L4-L6
And please remove the comment "Most of the functions in this file can have better implementations with "golang.org/x/exp/slices". "
|
2025-04-01T06:38:48.835802 | 2023-11-27T04:20:41 | 2011456404 | {
"authors": [
"lunny",
"yp05327"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6337",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/28237"
} | gharchive/pull-request | Fix issue will be detected as pull request when checking First-time contributor
Fix #28224
Should this be backported to v1.21?
This was added in v1.21, so I think this should be backport to v1.21.
|
2025-04-01T06:38:48.839218 | 2024-05-25T21:33:02 | 2317257943 | {
"authors": [
"honx",
"lunny"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6338",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/31080"
} | gharchive/pull-request | Slightly change repo scope format of action task versions to fix version handling of repo scope runnners
Fix for #31074
This updates how versions for repo scope tasks are stored by IncreaseTaskVersion.
It used to be (0, repoID) i.e. the ownerID set to 0. But GetTasksVersionByScope querys with both IDs and would never... |
2025-04-01T06:38:48.852893 | 2019-11-03T09:48:19 | 516798231 | {
"authors": [
"codecov-io",
"lunny"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6339",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/8805"
} | gharchive/pull-request | Move pull webhook to notification
As title.
Codecov Report
Merging #8805 into master will increase coverage by <.01%.
The diff coverage is 1.51%.
@@ Coverage Diff @@
## master #8805 +/- ##
==========================================
+ Coverage 41.25% 41.25% +<.01% ... |
2025-04-01T06:38:48.867398 | 2019-11-29T17:43:57 | 530446575 | {
"authors": [
"codecov-io",
"zeripath"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6340",
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/9213"
} | gharchive/pull-request | Graceful: Ensure that git and other processes finish at HammerTime
This PR is a breakout from the #8874.
It adds a few callbacks to the graceful manager, a default context to Git and Process processes and the ability to cancel processes from the monitor page.
Codecov Report
Merging #9213 into master will decrease ... |
2025-04-01T06:38:48.910957 | 2021-04-13T17:26:17 | 857172680 | {
"authors": [
"CLAassistant",
"vcaesar"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6341",
"repo": "go-vgo/robotgo",
"url": "https://github.com/go-vgo/robotgo/pull/325"
} | gharchive/pull-request | update dockerfile and appveyor.yml
Issues: #
Provide test code:
Description
...
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the statu... |
2025-04-01T06:38:48.931123 | 2023-03-18T18:30:03 | 1630498496 | {
"authors": [
"amery",
"go101"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6342",
"repo": "go101/golds",
"url": "https://github.com/go101/golds/issues/39"
} | gharchive/issue | it doesn't seem to see submodules
I use submodules a lot, and by that I mean nested go.mod in the same git repository following what some people calls a MonoRepo.
unfortunately if I run golds -allow-network-connection -port 6060 -v . at a checkout of https://github.com/darvaza-proxy/slog for example, handlers/*/go.mo... |
2025-04-01T06:38:48.979956 | 2019-03-11T12:35:46 | 419446796 | {
"authors": [
"stanislas-m",
"yokkora"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6343",
"repo": "gobuffalo/gobuffalo",
"url": "https://github.com/gobuffalo/gobuffalo/pull/448"
} | gharchive/pull-request | buffalo_0.14.0_linux_amd64.tar.gz doesn't have buffalo-no-sqlite
about
https://github.com/gobuffalo/gobuffalo/issues/447
Thanks! 🎉
|
2025-04-01T06:38:48.984325 | 2024-08-09T08:03:10 | 2457355571 | {
"authors": [
"Bitsy-Chuck",
"Ojasv-Singh-Zeotap",
"Wojciech-Stanczak"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6344",
"repo": "goccy/bigquery-emulator",
"url": "https://github.com/goccy/bigquery-emulator/... | gharchive/issue | How to run a load job in bq emulator with auth service account json?
I am trying to load a file in bigquery emulator using a load job
LoadJobConfiguration loadConfig =
LoadJobConfiguration.newBuilder(tableIdObj, csvFilePath)
.setFormatOptions(FormatOptions.csv())
... |
2025-04-01T06:38:48.988487 | 2023-01-03T08:43:36 | 1517084069 | {
"authors": [
"chadlwilson",
"try1995"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6345",
"repo": "gocd-contrib/gitlab-oauth-authorization-plugin",
"url": "https://github.com/gocd-contrib/gitlab-oauth-auth... | gharchive/issue | how to use this plugin create gitlab pipline?
I finish Installation and use gitlab login, when i create git pipline(gtlab project url), materials show error message:Modification check failed for material: URL: http://xxxxx.git, Branch: develop Affected pipelines are ai_auto_assignment.
Failed to run git clone comman... |
2025-04-01T06:38:49.024017 | 2024-06-02T03:45:14 | 2329455669 | {
"authors": [
"Calinou",
"LeeWannacott"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6346",
"repo": "godot-extended-libraries/godot-debug-menu",
"url": "https://github.com/godot-extended-libraries/godot-debug-menu... | gharchive/issue | Godot (4.3 beta 1): multi-threaded rendering; debug menu (1.2) reports different fps than godots inbuilt monitor.
Hey Calinou,
I'm testing out the multi-threading rendering in Godot 4.3 beta 1. (I know its not considered ready to be a default yet)
debug menu shows around double the fps of Godots built-in monitor. Wit... |
2025-04-01T06:38:49.031542 | 2020-06-26T07:29:28 | 646068440 | {
"authors": [
"ameyp",
"toasteater"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6347",
"repo": "godot-rust/godot-rust",
"url": "https://github.com/godot-rust/godot-rust/issues/466"
} | gharchive/issue | Unable to export _input with the master version of the repo
Hi,
I'm using the master branch of this repo by specifying the github URL as a dependency in my Cargo.toml.
With this, I'm unable to export an _input method. Compilation fails with an error saying that InputEvent does not satisfy the trait variant::FromVaria... |
2025-04-01T06:38:49.037043 | 2021-03-09T00:04:16 | 825083139 | {
"authors": [
"Bromeon",
"toasteater"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6348",
"repo": "godot-rust/godot-rust",
"url": "https://github.com/godot-rust/godot-rust/issues/706"
} | gharchive/issue | #[property] causes crash on exit, with latest Godot version
This is possibly a problem with GDNative or the engine and not the Rust binding. I thought I'd ask here first, but gladly report the issue elsewhere if someone can confirm it.
I'm using the following versions:
https://github.com/godotengine/godot/commit/0dd... |
2025-04-01T06:38:49.039713 | 2024-11-07T10:04:33 | 2640504288 | {
"authors": [
"Ivorforce",
"Ughuuu",
"paddy-exe"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6349",
"repo": "godotengine/godot-cpp-template",
"url": "https://github.com/godotengine/godot-cpp-template/pu... | gharchive/pull-request | Remove unneeded godot-cpp build step from the GitHub action.
Briefly discussed on Rocket Chat, it seems this is wholly just not needed for the runner, as godot-cpp is built as part of the GDExtension build step.
I know some repositories suggest building the deps first and the project later, using separate caches for ... |
2025-04-01T06:38:49.119610 | 2018-09-22T10:07:06 | 362843851 | {
"authors": [
"KoBeWi",
"R3D9477",
"r3d9u11"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6350",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/22341"
} | gharchive/issue | TouchScreenButton Rotation behavior
Godot version:
3.0.5
OS/device including version:
Linux Mint 19 x64
Issue description:
Why TouchScreenButton rotates around Position instead of own center (in that time Sprite rotates around center)? Is it possible to rotate TouchScreenButton around center of it's current selected ... |
2025-04-01T06:38:49.122865 | 2018-11-20T10:12:34 | 382589729 | {
"authors": [
"KoBeWi",
"git2013vb"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6351",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/23841"
} | gharchive/issue | Delete file - Case sensitive -
Godot version:
OS/device including version:
Win7-64
Issue description:
I save a "Ground.tscn" scene as "ground.tscn".
Godot alert the old file will be overwritten.
Then in FileSstem dock I see 2 files : Ground.rscn and ground.tscn.
I delete Ground.tscn and I cannot access anymore to gr... |
2025-04-01T06:38:49.127322 | 2019-01-25T02:22:11 | 402977758 | {
"authors": [
"Duroxxigar",
"groud"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6352",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/25310"
} | gharchive/issue | Can't make Tilemap as root node
Godot Version
3.1 beta 2
OS Version
Windows 10 version 1803
Issue description:
Instanced a tilemap scene into another scene and the tilemap was completely distorted. It appears this happens when the tilemap is the root node of the scene. I made a Node2D as the root node and it fixed it... |
2025-04-01T06:38:49.136775 | 2020-03-14T22:38:03 | 581401742 | {
"authors": [
"KoBeWi",
"denormative",
"dreamsComeTrue",
"gamepad-coder",
"volzhs"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6353",
"repo": "godotengine/godot",
"url": "https://github.com/godotengin... | gharchive/issue | Middle click on scene tab when editor is unfocused creates new scene
Godot version:
3.2.1
OS/device including version:
Windows 10
Steps to reproduce:
Open a scene
Unfocus editor (click on task bar etc.)
Middle click on the scene tab
Instead of closing the scene, new scene gets created
can't reproduce it with 3.2.... |
2025-04-01T06:38:49.143337 | 2020-05-03T12:35:53 | 611404583 | {
"authors": [
"avencherus",
"ghost",
"rburing"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6354",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/38434"
} | gharchive/issue | Pin Joints throw errors when freed.
Godot version:
8426ed2650ac740796a19d4a28a453db539c0fff
OS/device including version:
Win10 64-bit
Issue description:
When freeing joints with attachments that are freed after the bodies they connect, they will throw errors. It seems that it doesn't check if their collision excepti... |
2025-04-01T06:38:49.146228 | 2020-06-28T16:54:01 | 646963898 | {
"authors": [
"free-vbucks"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6355",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/39920"
} | gharchive/issue | MinGW Linking Issues
Godot version: Branch master, commit tag 3.2.2-stable
OS/device including version: Windows 10 1909, Intel HD 520 graphics, Vulkan runtime installed manually (native OpenGL), Intel i3 6100U, 8GB DDR3, MinGW 10.1.0 through MSYS2
Issue description: I was trying to build Godot with the following scon... |
2025-04-01T06:38:49.152515 | 2020-07-12T00:12:13 | 655302289 | {
"authors": [
"MasTho0128",
"arrowinaknee"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6356",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/40304"
} | gharchive/issue | problem with path2d node
Godot version:
3.2 oficial stable
is a bug or glitch
OS/device including version:
Issue description:
the saved path from a scene (A) and when you want to implement it in a scene (B). When drawing a path in the scene (B) this path automatically appears in the saved scene (A) and if I drag fr... |
2025-04-01T06:38:49.155996 | 2020-11-16T10:20:00 | 743710911 | {
"authors": [
"akien-mga",
"th1z"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6357",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/43589"
} | gharchive/issue | Editor crashes when "Particles Animation" is enabled
Godot version:
v3.2.4.beta1.official
OS/device including version:
Nvidia, GLES3
Issue description:
Editor crashes without any error message when "Particles2D/Material/CanvasItemMaterial/Particles Animation" option is enabled.
The Editor also crashes when an existi... |
2025-04-01T06:38:49.158686 | 2021-06-24T14:51:30 | 929311043 | {
"authors": [
"IlyaStuurFedorov"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6358",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/49888"
} | gharchive/issue | GDNative String/PoolByteArray is barely usable for binary work
Godot version
3.3.stable
System information
Does not matter
Issue description
Currently, there is no way to properly work with String/PoolByteArray in GDNative on a binary level. You need to know how much String takes in bytes to memcpy it to PoolByteArra... |
2025-04-01T06:38:49.164041 | 2021-07-22T06:41:42 | 950349639 | {
"authors": [
"Calinou",
"bruvzg"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6359",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/50727"
} | gharchive/issue | Display visible alert and abort early when loading a PCK with mismatched version (DisplayServer regression)
Godot version
4.0.dev (8747f2565)
System information
Fedora 34, GeForce GTX 1080 (NVIDIA 465.31)
Issue description
Currently, this happens when running a 3.x PCK using the master branch (quoting from https://gi... |
2025-04-01T06:38:49.167295 | 2021-08-01T10:49:36 | 957457910 | {
"authors": [
"Calinou",
"Nuciloco"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6360",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/51141"
} | gharchive/issue | Error returns when adding a number to an axis of a Vector3
Godot version
v4.0.dev.calinou [48857194b]
System information
Windows 10, Vulkan, Nvidia GTX 750 Ti
Issue description
The issue occurs when adding a number to one of the vector3's axis. From testing, this sees like it comes from a Vector3 variable being defin... |
2025-04-01T06:38:49.174922 | 2021-08-21T22:57:04 | 976238242 | {
"authors": [
"Goblinth",
"Zylann",
"clayjohn",
"mortarroad"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6361",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/51966"
} | gharchive/issue | Mipmap creation is not threaded (for ImageTexture::create_from_image())
Godot version
3.3.3 stable.mono (and 3.1.1 stable -> 3.4beta4)
System information
Windows 10, GLES3
Issue description
not sure on title
The mipmap creation in ImageTexture::create_from_image() (flags=1 or 7) runs on the main thread, even if the ... |
2025-04-01T06:38:49.178914 | 2021-12-10T16:47:43 | 1077038581 | {
"authors": [
"Anaxan",
"Gallilus"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6362",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/55795"
} | gharchive/issue | Godot Visual Script - 3.4 and 4.0 - Call Group Issue
Godot version
3.4 stable
System information
Ubuntu 20.04 LTS, Ryzen 2700, Gtx 1060
Issue description
The call group node gives errors and has no ports to input arguments. Occurs in both 3.4 and 4.0
There is also a problem with the fields disappearing when you reop... |
2025-04-01T06:38:49.182445 | 2022-08-04T22:53:23 | 1329248880 | {
"authors": [
"kleonc",
"mageowl"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6363",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/63928"
} | gharchive/issue | Export value shown twice.
Godot version
4.0.alpha13
System information
MacOS 12.5
Issue description
I am exporting a NoiseTexture using @export. It shows up twice in the inspector and removing the @export makes both disappear.
extends Node2D
@export var noise: NoiseTexture = null;
func _ready():
pass # Replace wit... |
2025-04-01T06:38:49.186427 | 2022-08-21T16:36:26 | 1345535367 | {
"authors": [
"DNKpp",
"KoBeWi",
"Zylann",
"tinmanjuggernaut"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6364",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/64695"
} | gharchive/issue | Leaving dock area releases mouse button
Godot version
0c5f254
System information
Windows 10 x64
Issue description
Seems like some recent regression.
Tested only with tile editor.
Steps to reproduce
Open tile editor (add tilemap with tileset etc)
Drag to select tiles
Leave tile area while dragging
The drag is cancel... |
2025-04-01T06:38:49.190438 | 2023-02-09T00:37:18 | 1577015286 | {
"authors": [
"Calinou",
"MagnetBoi",
"raulsntos"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6365",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/72933"
} | gharchive/issue | Godot Mono External editor setting is broken
Godot version
4.0
System information
Windows 11
Issue description
(4.0 rc1) I opened godot 4 rc1 and when selecting external editor I get a text box with the number 4. Changing the numbers has no impact and putting text reverts to numbers. (I opened a beta 17 project, not ... |
2025-04-01T06:38:49.193785 | 2023-07-03T12:17:12 | 1786062697 | {
"authors": [
"Swarkin",
"YuriSizov"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6366",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/78979"
} | gharchive/issue | Output doesn't scroll with new print messages and hides them sometimes
Godot version
v4.1.rc2.official
System information
Win10
Issue description
The output stops scrolling to new messages resulting in it being useless:
See video below as well.
This was confirmed by someone on discord too.
Steps to reproduce
Print a... |
2025-04-01T06:38:49.197684 | 2017-04-12T09:57:47 | 221210762 | {
"authors": [
"MarianoGnu",
"germanalen",
"nunodonato",
"vnen"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6367",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/8371"
} | gharchive/issue | [3.0] viewport screen capture doesn't work
Operating system or device - Godot version: Linux, Godot 3.0 (master)
Issue description:
Getting a screen capture from any viewport results in empty data.
Steps to reproduce:
get_viewport().queue_screen_capture()
yield(get_tree(),"idle_frame")
yield(get_tree(),"idle_frame")
... |
2025-04-01T06:38:49.202789 | 2023-12-12T15:42:25 | 2038046104 | {
"authors": [
"AThousandShips",
"akien-mga",
"migueldeicaza",
"rburing"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6368",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/... | gharchive/issue | --dump-extension-api-with-docs produces incorrect documentation for some data types
Tested versions
4.3-dev, d76c1d0e516fedc535a2e394ab780cac79203477 the first commit after 4.2
System information
MacOS Sonoma 14.0
Issue description
MacOS
Steps to reproduce
Run the Godot editor with the option --dump-extension-api-wit... |
2025-04-01T06:38:49.204179 | 2017-08-23T00:09:27 | 252123482 | {
"authors": [
"tagcup"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6369",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/10573"
} | gharchive/pull-request | Fix the order of transformations for selection bounding box in spatial editor.
This was broken in #7438 where the ordering of scaling in Basis::scale() was fixed, but this line of code (which relied on the incorrect behavior) wasn't updated correctly.
Fixes #9894.
I hope I haven't missed any other similar piece of ... |
2025-04-01T06:38:49.209967 | 2018-09-20T00:39:17 | 361976405 | {
"authors": [
"LikeLakers2",
"akien-mga",
"willnationsdev"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6370",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/22269"
} | gharchive/pull-request | Fix EditorSettings saving on draw calls
Closes #22097.
This, combined with #22234 should ensure that everything in the CreateDialog is working fine regardless of whether it is receiving the signal.
I am a little confused though as to why EditorFileSystem::update_script_classes is being called every draw call though. ... |
2025-04-01T06:38:49.218404 | 2019-08-20T18:13:20 | 483007472 | {
"authors": [
"Calinou",
"aaronfranke",
"fire",
"m4gr3d",
"neikeq"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6371",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/315... | gharchive/pull-request | Enable ProGuard for Android release builds to decrease APK size
This reduces the size of release APKs by about 300 KB on average.
I'm marking this as a draft since this will likely conflict with third-party modules in its current state. How could this be integrated so modules can supply their own ProGuard exclusions?... |
2025-04-01T06:38:49.236728 | 2019-08-25T14:34:19 | 484938346 | {
"authors": [
"Byteron",
"Calinou",
"CsloudX",
"KoBeWi",
"MarianoGnu",
"SekoiaTree",
"TheDuriel",
"Xrayez",
"aaronfranke",
"akien-mga",
"avencherus",
"tavurth"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "g... | gharchive/pull-request | Improve GradientTexture to allow more advanced types of fills
Pull Request sponsored by IMVU
This PR allows to create different linear and radial 2D textures with repeat and mirror options, while keeping the previous property values as default (2048px width, 1px height and left to right linear fill). Some examples be... |
2025-04-01T06:38:49.240202 | 2020-02-17T14:12:41 | 566325569 | {
"authors": [
"akien-mga",
"follower"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6373",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/36303"
} | gharchive/pull-request | Fix typo/spelling: "exisiting" -> "existing"
Specifically: "exisiting_script_removable" -> "existing_script_removable"
Note:
I haven't tested this change.
Not sure why this was missed by codespell?
Not sure why this was missed by codespell?
Not sure, it's actually included in codespell's dictionary since Ja... |
2025-04-01T06:38:49.248342 | 2020-10-31T01:36:14 | 733601955 | {
"authors": [
"DmitriySalnikov",
"akien-mga",
"naithar"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6374",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/43227"
} | gharchive/pull-request | Exposed setters for sensors
set_accelerometer, set_gravity, set_magnetometer and set_gyroscope exposed to use it in scripts.
For example I want to port my module to GDNative but without this PR sensors data will not be available.
🐢
I'm not sure to understand what's the use case for having those methods exposed. ... |
2025-04-01T06:38:49.254170 | 2021-06-27T11:08:34 | 930905285 | {
"authors": [
"Xrayez",
"akien-mga",
"groud"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6375",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/49940"
} | gharchive/pull-request | Fix _shape_shape typos in TileData collision shape API
According to existing add_collision_shape() and remove_collision_shape(), the renamed methods should be set/get_collision_shape(), and not set/get_collision_shape_shape().
This PR is generously donated by Goost.
This is superseded by https://github.com/godoten... |
2025-04-01T06:38:49.257823 | 2021-07-12T13:35:23 | 942071832 | {
"authors": [
"JestemStefan",
"akien-mga"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6376",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/50397"
} | gharchive/pull-request | [3.x] Skip rendering of Light2D with zero size texture
Fix #41756
Using light with not yet set texture cause spam of det==0 error to the console both in editor and in the game. (See issue #41756).
Error is coming from no yet set texture which seems to have size of (0,0) by default.
See explanation here: https://gith... |
2025-04-01T06:38:49.259159 | 2022-07-30T16:56:49 | 1323220824 | {
"authors": [
"aaronfranke",
"akien-mga"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6377",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/63684"
} | gharchive/pull-request | Fix TranslatedLocal method in C# affecting the original transform
This bug was discovered by @bluenote10, thanks! https://github.com/godotengine/godot/pull/55923#discussion_r933804096
Thanks!
|
2025-04-01T06:38:49.261995 | 2022-10-22T18:03:57 | 1419431285 | {
"authors": [
"TechnoPorg",
"akien-mga"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6378",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/67759"
} | gharchive/pull-request | Improve support for 64-bit types on Android.
Fixes #67193.
This update mappings in the JNI functions to better support 64-bit integers, and adds support for 64-bit float arrays.
The code is mostly reused from 32-bit types.
I have now added support for 64-bit integer arrays and updated get_jni_type and get_jni_sig.... |
2025-04-01T06:38:49.263907 | 2022-12-07T16:56:02 | 1482376634 | {
"authors": [
"YuriSizov",
"hackenshaw"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6379",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/69731"
} | gharchive/pull-request | Improve tooltip for CanvasLayer.layer
For #69716
Improve description to make it clear that layers with a lower value are drawn behind layers with higher values
Production edit: Closes https://github.com/godotengine/godot/issues/69716
Thanks!
|
2025-04-01T06:38:49.271801 | 2016-12-13T00:58:18 | 195130821 | {
"authors": [
"Tybobobo",
"akien-mga",
"bojidar-bg",
"jxfaith",
"tagcup"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6380",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pu... | gharchive/pull-request | Added rad2vec and deg2vec functions
Implements #7263
BTW, you could have used a force-push.. but, no big problem with this approach either :smiley:
Code looks good, but the following code:
print(rad2deg(deg2vec(20).angle()))
print(rad2deg(deg2vec(70).angle()))
Results in:
70
20
Which is obviously wrong (values ... |
2025-04-01T06:38:49.308537 | 2023-06-16T05:08:39 | 1759930083 | {
"authors": [
"AThousandShips",
"Calinou",
"Jael-G",
"Mickeon",
"dalexeev",
"markdibarry",
"tumblewed"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6381",
"repo": "godotengine/godot",
"url": "h... | gharchive/pull-request | Add String.strip_bbcode() and String.bbcode_escape() BBCode methods
String.strip_bbcode() can be used to display text from a RichTextLabel in places that don't support rich formatting.
String.bbcode_escape() can be used to prevent BBCode injection in RichTextLabels that display user input.
This closes https://github... |
2025-04-01T06:38:49.312504 | 2023-09-26T08:58:47 | 1913035670 | {
"authors": [
"BrixsterPlanet",
"YuriSizov",
"akien-mga",
"bruvzg"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6382",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/82357"
... | gharchive/pull-request | [macOS] Fix borderless mode on macOS 13.6+.
Seems like the behavior changed in macOS 13.6 and 14.x.
Fixes https://github.com/godotengine/godot/issues/82349
Does this need a check for older macOS versions, or does this fix the borderless behavior across all versions?
Does this need a check for older macOS version... |
2025-04-01T06:38:49.313500 | 2023-09-27T17:55:00 | 1916060648 | {
"authors": [
"Calinou",
"N1ckoM99"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6383",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/82457"
} | gharchive/pull-request | N1cko m99 patch 1
Please do not submit testing pull requests to this repository. Submit them against your repository's fork instead (or create another source repository if you can't use a fork for some reason).
|
2025-04-01T06:38:49.314765 | 2023-11-21T20:04:22 | 2005042011 | {
"authors": [
"QbieShay",
"akien-mga"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6384",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/85189"
} | gharchive/pull-request | Subemitter emission at end now correctly emits at end
Particles were previously arbitrarily emitting "at end" at 95% of lifetime. Probably worked ok for most particles, but for long living particles it's really really visible.
Remember to capitalize your commit messages ;)
Thanks!
|
2025-04-01T06:38:49.316565 | 2024-08-09T19:10:25 | 2458517049 | {
"authors": [
"akien-mga",
"esainane"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6385",
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/95341"
} | gharchive/pull-request | Fix check in Object._ValidateProperty example
The GDScript version above makes the number property read only whenever is_number_editable is false.
func _validate_property(property: Dictionary):
if property.name == "number" and not is_number_editable:
property.usage |= PROPERTY_USAGE_READ_ONLY
The C# version is si... |
2025-04-01T06:38:49.319918 | 2017-12-05T16:12:34 | 279434493 | {
"authors": [
"goedman",
"kleinschmidt"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6386",
"repo": "goedman/Stan.jl",
"url": "https://github.com/goedman/Stan.jl/issues/50"
} | gharchive/issue | confusing docstrings
The docstring for stan() says that the data and ProjDir arguments are required, but in the source they're defined as optional positional arguments. Also, the way they're described is confusing since you don't call the method with the argument name (while you do for the keyword arguments, which a... |
2025-04-01T06:38:49.329799 | 2023-11-17T13:40:02 | 1999159014 | {
"authors": [
"gaby"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6387",
"repo": "gofiber/storage",
"url": "https://github.com/gofiber/storage/pull/1091"
} | gharchive/pull-request | Support for dynamic gosec matrix
Dynamically generate a matrix for testing with gosec
CI still not working, pending https://github.com/tchupp/actions-detect-directory-changes/issues/18
|
2025-04-01T06:38:49.355819 | 2022-05-11T03:52:32 | 1231968596 | {
"authors": [
"codecov-commenter",
"wenzi1"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6388",
"repo": "gogf/gf",
"url": "https://github.com/gogf/gf/pull/1818"
} | gharchive/pull-request | gf-cli Bug of generating Dao file of MSSQL
[mssql中的TableFields产生的field的key是小写的,gdb.TableField.Name是大写的导致生成dao文件失败 bug #1780
Codecov Report
Merging #1818 (89f77a2) into develop (583d576) will decrease coverage by 0.10%.
The diff coverage is n/a.
@@ Coverage Diff @@
## develop #... |
2025-04-01T06:38:49.368582 | 2016-07-17T15:59:47 | 165982657 | {
"authors": [
"BurakDev",
"Unknwon",
"Xe",
"gramakri",
"techzilla",
"xor-gate"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6389",
"repo": "gogits/gogs",
"url": "https://github.com/gogits/gogs/issu... | gharchive/issue | v0.9.46 missing release binaries
Some binaries including linux_amd64 are missing at https://github.com/gogits/gogs/releases/tag/v0.9.46
Thanks for the release! :tada:
I don't have enough machines and no good internet to setup VMs yet, will upload ASAP.
@Unknwon What do you think about create a building platform l... |
2025-04-01T06:38:49.378640 | 2017-11-30T14:31:04 | 278139678 | {
"authors": [
"timleung22"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6390",
"repo": "gogradle/gogradle",
"url": "https://github.com/gogradle/gogradle/issues/158"
} | gharchive/issue | Build returned "matched no package" and didn't produce output.
I am trying to build the project github.com/pseudomuto/protoc-gen-doc. Here is my build.gradle
`
buildscript {
repositories {
repositories {
mavenLocal()
maven {
url "${artifactoryContextUrl}/libs-release"
}
maven {
url "${artifactoryContextUrl}/libs-sna... |
2025-04-01T06:38:49.389459 | 2024-05-29T22:44:44 | 2324356772 | {
"authors": [
"Vad1mo",
"bupd"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6391",
"repo": "goharbor/harbor-cli",
"url": "https://github.com/goharbor/harbor-cli/pull/93"
} | gharchive/pull-request | Add: Statistics Command
Overview:
This PR adds stats command which shows the overall statistic information about the projects and repositories.
Screenshots:
I would put this information into info becuase, this here so little for having its own command
While you are at info you can also add this fields in here
S... |
2025-04-01T06:38:49.406887 | 2019-12-17T19:15:24 | 539258967 | {
"authors": [
"HarmvandenBrink",
"Thoralf-M",
"muXxer"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6392",
"repo": "gohornet/hornet",
"url": "https://github.com/gohornet/hornet/issues/63"
} | gharchive/issue | Array of bundle.hash is reversed
The array of the bundle you get back after a TX is 'upside down' (reversed), which means that the address where the tokens are send to normally is bundle[0].hash, but now it is the address of the remainder tokens.
In short:
In IRI the bundle[0].hash is the address you want to send to.... |
2025-04-01T06:38:49.411314 | 2019-05-19T10:15:51 | 445802815 | {
"authors": [
"bep",
"cluck",
"larzza",
"regisphilibert"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6393",
"repo": "gohugoio/hugo",
"url": "https://github.com/gohugoio/hugo/issues/5976"
} | gharchive/issue | Add a .Markdownify on Page
Find a better name, but this is related to #5975 -- the markdownify has no page context so it just renders the content as "Blackfriday markdown", which is not ... perfect if in a shortcode and the surrounding content is Asciidoc.
To me markdownify is a misleading function name. All other ... |
2025-04-01T06:38:49.414258 | 2018-05-04T12:54:02 | 320264044 | {
"authors": [
"CLAassistant",
"EOussama",
"RealOrangeOne"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6394",
"repo": "gohugoio/hugo",
"url": "https://github.com/gohugoio/hugo/pull/4697"
} | gharchive/pull-request | Update README.md
Centered the logo because it looks visually better?
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the status is still pending?... |
2025-04-01T06:38:49.418691 | 2018-06-23T07:35:18 | 335077908 | {
"authors": [
"coveralls",
"jjafuller",
"rShetty",
"sohamkamani",
"unmultimedio"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6395",
"repo": "gojek/heimdall",
"url": "https://github.com/gojek/he... | gharchive/pull-request | Add plugin support
Plugins add support for sending request metrics, and logging #2
@sohamkamani A major change to the structure of the API has landed on master, can you plz rebase with master and inculcate the new changes. Thanks
@rShetty fixed
@sohamkamani You want to look at fixing merge conflicts, will have ... |
2025-04-01T06:38:49.426889 | 2017-02-14T16:16:23 | 207561917 | {
"authors": [
"carolynvs",
"tro3"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6396",
"repo": "golang/dep",
"url": "https://github.com/golang/dep/issues/243"
} | gharchive/issue | CRLF in golden files
Git on PC's has an autoCRLF feature - automatically converting to CRLF line endings when populating files, but storing those files with Unix-style LF-only endings. This is an issue with the golden-file test pattern - the golden files on a PC with autoCRLF on will have CRLF endings, but the inter... |
2025-04-01T06:38:49.432723 | 2015-03-31T11:39:06 | 65432048 | {
"authors": [
"h4ck3rm1k3",
"ianlancetaylor",
"minux"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6397",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/10296"
} | gharchive/issue | gccgo: crash on reference to undefined name
package main
func crash() {
xpc := pc
}
gccgo (GCC) 5.0.0 20150331 (experimental) on ppc64le
error: reference to undefined name ‘pc’
xpc := pc
go1: internal compiler error: in set_type, at go/gofrontend/expressions.cc:15628
0x101d2b0f Numeric_constant::set_type(... |
2025-04-01T06:38:49.441151 | 2015-06-23T04:34:37 | 90284889 | {
"authors": [
"bradfitz",
"jacobsa",
"rsc"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6398",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/11343"
} | gharchive/issue | pprof: weird allocation counts after reading a file of a certain minimum size
Here is a gist containing a program that does the following:
Set runtime.MemProfileRate to 1.
Read a flag-controlled number of zeroes from /dev/zero using ioutil.ReadAll and io.LimitReader.
Call io.MultiWriter 1024 times in a loop, encoura... |
2025-04-01T06:38:49.458289 | 2015-09-22T10:44:34 | 107688331 | {
"authors": [
"DisposaBoy",
"RomanSaveljev",
"cznic",
"griesemer",
"ianlancetaylor",
"robpike",
"rsc"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6399",
"repo": "golang/go",
"url": "h... | gharchive/issue | proposal: different octal base literal representation
Shortly
Proposal is to add an alternative syntax for representing octal literals and deprecate the current syntax in Go 2+. Deprecation is not necessary, but is personally perceived to be inline with Go's idioms
Current syntax: octal_lit = "0" { octal_digit } .
... |
2025-04-01T06:38:49.461732 | 2017-05-12T20:05:33 | 228394608 | {
"authors": [
"bradfitz",
"dlespiau",
"josharian"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6400",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/20349"
} | gharchive/issue | cmd/compile: improve the help message of go tool compile -d ssa/help
I noticed it was somewhat difficult to read the ssa/help output:
$ go tool compile -d ssa/help
compile: GcFlag -d=ssa/<phase>/<flag>[=<value>]|[:<function_name>]
<phase> is one of:
check, all, build, intrinsics, early_phielim, early_copyelim... |
2025-04-01T06:38:49.464715 | 2017-10-31T22:41:51 | 270141795 | {
"authors": [
"cuonglm",
"mdempsky"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6401",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/22519"
} | gharchive/issue | cmd/compile: treat pointer-to-go:notinheap types as scalar
In the runtime, we have the go:notinheap directive to flag types that can never appear in the Go heap. The compiler currently uses this directive to omit write barriers for *T-typed slots when T is marked go:notinheap.
However, we still mark *T-typed slots as... |
2025-04-01T06:38:49.470383 | 2018-04-25T09:49:04 | 317555094 | {
"authors": [
"ianlancetaylor",
"mwhudson",
"pebbe"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6402",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/25065"
} | gharchive/issue | cmd/link: some packages don't build with -buildmode=shared
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (go version)?
go version go1.9.5 linux/amd64
go version go1.10.1 linux/amd64
Does this issue reproduce with the latest release?
yes
What operating system and ... |
2025-04-01T06:38:49.474952 | 2018-05-23T15:47:56 | 325767501 | {
"authors": [
"ALTree",
"FlorianUekermann"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6403",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/25522"
} | gharchive/issue | Add encoding/base58
Besides being wide spread in the cryptocurrency world, base58 is generally great for data humans interact with manually (url shorteners, password reset tokens etc).
https://en.m.wikipedia.org/wiki/Base58
Usual question: why has this to be in the standard library?
https://golang.org/doc/faq#x_in_... |
2025-04-01T06:38:49.476964 | 2019-06-07T21:16:21 | 453696878 | {
"authors": [
"josharian",
"martisch"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6404",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/32486"
} | gharchive/issue | cmd/compile: extendslice contains n.SetLikely(false), which does nothing
extendslice contains: nifneg.SetLikely(false). But the Likely flag on Node is boolean; setting it to false has no effect at all. To make it do something, we'd need to invert the condition and set it to true. But given that the body contains a pa... |
2025-04-01T06:38:49.483178 | 2019-09-02T14:01:44 | 488205695 | {
"authors": [
"mvdan",
"zx2c4"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6405",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/34021"
} | gharchive/issue | runtime: some programs broken on Wine after removing time compatibility hacks
go version devel +03ac39ce5e Mon Sep 2 12:57:37 2019 +0000 linux/amd64
I've started seeing panics like the one below when running some of my tests via GOOS=windows go test -exec=wine:
fatal error: nanotime returning zero
goroutine 1 [runn... |
2025-04-01T06:38:49.485714 | 2020-08-15T07:21:01 | 679517547 | {
"authors": [
"martisch",
"youda-online"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6406",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/40810"
} | gharchive/issue | You are neither in a module nor in your GOPATH
What version of Go are you using (go version)?
$ go version
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (go env)?
go env Output
$ go env
What did you do?
What did you expect to see?
What did you ... |
2025-04-01T06:38:49.490001 | 2020-10-08T07:01:47 | 717081232 | {
"authors": [
"ALTree",
"dmitshur"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6407",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/41861"
} | gharchive/issue | doc: update install from source page after GO386 changes
The Installing Go from source page says (in the section dedicated to Env Variables):
$GO386 (for 386 only, default is auto-detected if built on either 386 or amd64, 387 otherwise)
This controls the code generated by gc to use either the 387 floating-point unit... |
2025-04-01T06:38:49.494157 | 2021-11-30T17:24:49 | 1067492715 | {
"authors": [
"aclements",
"ianlancetaylor",
"mknyszek",
"prattmic",
"znkr"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6408",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues... | gharchive/issue | runtime/metrics: add contention metrics
Right now lock contention is only possible to debug with pprof using the block profile. This is very useful once contention has been identified as the issue, but since it has to be turned on manullay it doesn't help in identifying that contention is an issue. Exporting the cumu... |
2025-04-01T06:38:49.498836 | 2021-12-25T16:53:56 | 1088627773 | {
"authors": [
"heavenisme",
"mvdan",
"yaa110"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6409",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/50346"
} | gharchive/issue | unicode/utf8: invalid memory address or nil pointer dereference
What version of Go are you using (go version)?
$ go version
go version go1.17.5 linux/amd64
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (go env)?
go env Output
$ go env
GO111MOD... |
2025-04-01T06:38:49.503316 | 2021-12-29T18:25:25 | 1090683243 | {
"authors": [
"jamalc",
"lostluck"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6410",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/50387"
} | gharchive/issue | x/pkgsite: link to custom links is broken.
What is the URL of the page with the issue?
https://pkg.go.dev/about
What is your user agent? (N/A)
Mozilla/5.0 (X11; CrOS x86_64 14268.51.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.77 Safari/537.36
Screenshot
N/A
What did you do?
Click on the link to "this ... |
2025-04-01T06:38:49.505628 | 2022-05-25T17:55:51 | 1248464115 | {
"authors": [
"bcmills",
"dmitshur",
"rsc"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6411",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/53079"
} | gharchive/issue | reflect: undeprecate StringHeader, SliceHeader?
CL https://go-review.googlesource.com/c/go/+/401434 marked these as deprecated, but if you want to do something like extract the pointer inside a string or a slice, it is unclear what you should use instead. We need to have an available answer before we ship a release w... |
2025-04-01T06:38:49.509518 | 2022-09-16T10:41:10 | 1375766034 | {
"authors": [
"Shawn-Huang-Tron",
"seankhliao"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6412",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/55103"
} | gharchive/issue | affected/package: net/http
What version of Go are you using (go version)?
$ go version
latest
Does this issue reproduce with the latest release?
not
What operating system and processor architecture are you using (go env)?
go env Output
$ go env
darwin arm64
What did you do?
There might be a potential safety probl... |
2025-04-01T06:38:49.511182 | 2023-03-10T19:33:41 | 1619519368 | {
"authors": [
"cagedmantis"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6413",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/58970"
} | gharchive/issue | x/build: missing host-openbsd-mips64-joelsing host
Currently at https://farmer.golang.org/#pools:
host-openbsd-mips64-joelsing: 0/0 (1 missing)
CC @golang/release
cc @4a6f656c
|
2025-04-01T06:38:49.516052 | 2023-07-13T17:30:37 | 1803471948 | {
"authors": [
"ayoubzulfiqar",
"seankhliao"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6414",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/61339"
} | gharchive/issue | x/vuln: Trojan:Win32/Randet.A!plock asm.exe
Issue: Potential trojan detection: asm.exe flagged as Trojan:Win32/Randet.A!plock
Description
I have encountered a potential trojan detection on the Go programming language version 1.20.6. The file "asm.exe" located at "C:\Program Files\Go\pkg\tool\windows_amd64" has been f... |
2025-04-01T06:38:49.521250 | 2024-06-14T17:01:08 | 2353762795 | {
"authors": [
"adonovan",
"gabyhelp"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6415",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/68000"
} | gharchive/issue | os/exec: document subtleties around Cmd.Dir, PWD, os.Getwd and C's getcwd
The interaction of exec.Cmd and os.Getwd is rather subtle: the working directory of a POSIX process is represented by a file descriptor, not a string, so C's getcwd will always return a real (symlink-free) path. By contrast, Go's os.Getwd will ... |
2025-04-01T06:38:49.539534 | 2024-11-19T22:53:42 | 2673802402 | {
"authors": [
"ajwerner",
"gabyhelp",
"ianlancetaylor",
"piob-io",
"rhysh"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6416",
"repo": "golang/go",
"url": "https://github.com/golang/go/issues/... | gharchive/issue |
Run the attached go program, which does some computation, and exposes profiling endpoints.
Fetch the cpu profile, and while it is being captured, fetch execution trace. Specifically to programmatically assure that cpu profile collection has started, hit the profile endpoint twice, expect one to fail with 500 error (on... |
2025-04-01T06:38:49.608567 | 2023-05-22T15:44:15 | 1719957798 | {
"authors": [
"mniestroj",
"sam-golioth",
"szczys"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6417",
"repo": "golioth/golioth-zephyr-sdk",
"url": "https://github.com/golioth/golioth-zephyr-sdk/pull/38... | gharchive/pull-request | samples: move parts of prj.conf to Kconfig.defconfig
The general idea is to reduce duplication across different samples' prj.conf files and configure
common settings using Kconfig default values.
I think moving these configurations out of the prj.conf makes them less visible to the user. When I'm working on adding ... |
2025-04-01T06:38:49.618136 | 2024-04-14T08:28:10 | 2242041382 | {
"authors": [
"QianHaosheng"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6418",
"repo": "gomate-community/rageval",
"url": "https://github.com/gomate-community/rageval/pull/95"
} | gharchive/pull-request | add alce asqa benchmark
add alce asqa benchmark
Do you have any reproduciable results for this benchmark?
The result of a llama2-7b model on the gtr dataset is currently being generated and will be uploaded together with README tomorrow.
Do you have any reproduciable results for this benchmark?
The result of... |
2025-04-01T06:38:49.628665 | 2018-07-27T00:22:37 | 345048857 | {
"authors": [
"ahlusar1989",
"btracey",
"kortschak"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6419",
"repo": "gonum/gonum",
"url": "https://github.com/gonum/gonum/pull/558"
} | gharchive/pull-request | mat: add error handling when asking to slice to 0
Addresses #551 .
WIP - needs tests and clarifications on any other edge cases I have missed from @kortschak. So far I have only one condition to check if i is relative to k and j is relative to l.
All tests pass and code is formatted.
I think it probably doesn't mat... |
2025-04-01T06:38:49.681416 | 2015-09-03T13:21:52 | 104691922 | {
"authors": [
"Igor-Palaguta",
"roothybrid7"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6420",
"repo": "goodpatch/PKAlertController",
"url": "https://github.com/goodpatch/PKAlertController/issues/12"
} | gharchive/issue | tintAdjustmentMode is not inherited for controller
First of all thank you for this library it is great, better than all other suggested
If I set tintAdjustmentMode for application window to Normal, controller where alert is presented anyway becomes dimmed, as you set Automatic adjustment mode in code
Hi, I'm grad y... |
2025-04-01T06:38:49.683545 | 2022-01-11T03:18:20 | 1098605218 | {
"authors": [
"goodtocode"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6421",
"repo": "goodtocode/analytics",
"url": "https://github.com/goodtocode/analytics/issues/57"
} | gharchive/issue | Issue: Records 100-200 cause failure in link activity or persist activity
Issue: Records 100-200 cause failure in link activity or persist activity
Corrected with aligning async activity with the AsyncTaskActivity base class.
|
2025-04-01T06:38:49.692469 | 2024-05-16T22:05:21 | 2301455177 | {
"authors": [
"adityak6798",
"kuaashish"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6422",
"repo": "google-ai-edge/mediapipe",
"url": "https://github.com/google-ai-edge/mediapipe/issues/5414"
} | gharchive/issue | Repeated token generation for gpu-based gemma models on device
Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
No
OS Platform and Distribution
Windows 11, Android 14
MediaPipe Tasks SDK version
No response
Task name (e.g. Image classification, Gesture recognition etc.)
LL... |
2025-04-01T06:38:49.989804 | 2021-06-22T07:07:34 | 926904891 | {
"authors": [
"XuTZ0912",
"hjonnala",
"maiermic"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6423",
"repo": "google-coral/project-posenet",
"url": "https://github.com/google-coral/project-posenet/issues/... | gharchive/issue | Excuse me,I want to ask how to input jpeg
mendel@deft-dog:~/project-posenet$ python3 pose_camera.py --jpeg
/home/mendel/project-posenet/gstreamer.py:15: PyGIWarning: Gst was imported without specifying a version first. Use gi.require_version('Gst', '1.0') before import to ensure that the right version gets loaded.
... |
2025-04-01T06:38:49.996065 | 2020-12-24T09:58:00 | 774305319 | {
"authors": [
"sachin-koparde"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6424",
"repo": "google-developer-training/android-basics-kotlin-tip-calculator-app-solution",
"url": "https://github.com/google-develope... | gharchive/issue | Android Basics: polished-user-experience
URL of codelab
In which task and step of the codelab can this issue be found?
Describe the problem
Steps to reproduce?
Go to...
Click on...
See error...
Versions
Android Studio version:
API version of the emulator:
Additional information
Include screenshots if they would be ... |
2025-04-01T06:38:50.000679 | 2022-06-25T19:24:34 | 1284692904 | {
"authors": [
"Nazir23",
"osuleymanova"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6425",
"repo": "google-developer-training/basic-android-kotlin-compose-birthday-card-app",
"url": "https://github.com/goo... | gharchive/issue | Functions in Kotlin: Android Basics in Compose
URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-functions?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-1-pathway-1%3Fhl%3Den%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fb... |
2025-04-01T06:38:50.004954 | 2024-10-17T09:59:13 | 2594234570 | {
"authors": [
"guidozoe"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:6426",
"repo": "google-developer-training/basic-android-kotlin-compose-birthday-card-app",
"url": "https://github.com/google-developer-train... | gharchive/issue | First Android app: Android Basics with Compose
URL of codelab
In which task and step of the codelab can this issue be found?
Describe the problem
Steps to reproduce?
Go to...
Click on...
See error...
Versions
Android Studio version:
API version of the emulator:
Additional information
Include screenshots if they wou... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.