01-23-2026, 02:52 PM
It is a known issue (#13557) and maybe fixed in 3.0.8 (possibly due w/e of 24/1/26)
|
How to get the full path from a GFile
|
|
01-23-2026, 02:52 PM
It is a known issue (#13557) and maybe fixed in 3.0.8 (possibly due w/e of 24/1/26)
2 hours ago
It looks like this might actually be a difference between the Windows and Linux implementations. On Windows, GFile often returns a URI instead of a local path, so sometimes you need to convert it using Gio.File.new_for_uri() or parse the URI before using it.
|
|
« Next Oldest | Next Newest »
|