-
Notifications
You must be signed in to change notification settings - Fork 12
Visual Studio Code OSS file dialog bug #38
Comments
I think that it's time to upgrade to the latest runtime |
You mean that it's fixed now or I was using an out dated runtime? |
I've upgraded the runtime to the latest one, please try it and tell us whether your problem still exists. |
The problem still persists. File dialog is still not adhering to the dark theme like all other apps and it doesn't show nautilus bookmarks. |
Will the proprietary version https://github.com/flathub/com.visualstudio.code have the same issue? |
The proprietary version is the same |
That's weird. I wish there would be a GNOME developer answering where GNOME file dialog stores the "Recent" data |
It's not recent data though. It's bookmarks. People can explicitly set bookmarks on nautilus and it will show in the file dialog as well. Also the the theme. So I'm guessing it doesn't use user's nautilus settings at all. |
Perhaps. Would you give us some examples of Flatpak applications which can read nautilus settings? BTW, I am curious about whether Visual Studio Code outside Flatpak read those data |
All the gnome apps can use them. From flathub I'm using |
Try this? flatpak run --filesystem=xdg-run/dconf --filesystem=~/.config/dconf:ro --talk-name=ca.desrt.dconf --env=DCONF_USER_CONFIG_DIR=.config/dconf com.visualstudio.code.oss Well it seems not working 🤔 |
unfortunately no |
I don't know if this helps but from the flatpak website: "Portals"
|
Visual Studio Code does not use Portals, and many other non-GNOME applications have the same issue. Stay tuned |
VSCode OSS's file dialog doesn't adhere to global Gnome theme, nor does it show the bookmarks
The text was updated successfully, but these errors were encountered: