You need to reboot once when you first install Flatpak I just tried, doesn't work. I have reboot after Flatpak install and after app install too. $XDG_DATA_DIRS is still not defined. I have to update $XDG_DATA_DIRS myself. matthiasclasenadded3rd party integrationenhancementlabelsSep 21, ...
tests: Set XDG_DATA_DIRS for as-installed testing … 78f3ec2 smcv force-pushed the installed-tests-xdg-data branch from 2c68e18 to 78f3ec2 Compare December 26, 2024 20:59 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers...
XDG_DATA_DIRS List of directories separated by : (analogous to PATH). Should default to /usr/local/share:/usr/share. XDG_CONFIG_DIRS List of directories separated by : (analogous to PATH). Should default to /etc/xdg. Support This section exists to catalog the growing set of software usin...
XDG_DATA_DIRS In environments that are assembled out of individual components by the user, it is the user's responsibility to ensure that this system integration has been done, for example by usingdbus-update-activation-environment(1)orsystemctl --user import-environment VAR…. ...
moved tohttps://codeberg.org/dirs/directories-jvm javajvmstandardsxdgdirectoriesxdg-basedirxdg-user-dirs UpdatedNov 7, 2024 Java xdg-rs/dirs Star187 Code Issues Pull requests a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows...
XDG_DATA_DIRS = "${pkgs.xdg-desktop-portal.installedTests}/share/installed-tests/xdg-desktop-portal/share"; }; # Broken, see comment in the package file. #services.geoclue2 = { # enable = true; # enableDemoAgent = true; #}; #location.provider = "geoclue2"; }; } 21 changes: 21...
GQuarkportal_errorsG_GNUC_UNUSED; staticgbooleanname_appeared; guintwatch; guinttimeout_mult=1; update_data_dirs(); Expand All@@ -134,6 +135,9 @@ global_setup (void) g_test_dbus_add_service_dir(dbus,services); g_test_dbus_up(dbus); ...
Similar to #72 when I run a dbus-activated app (installed using flatpak) it takes forever to start. Looking at the logs I see that the portal fails to load: Dec 26 16:15:09 VirtualBox dbus-daemon[994]: Activating via systemd: service nam...
If xdg-config is shared with steam, then the flatpak fails to start with the error below. The issue seems to be that _get_host_xdg_mounts splits the path into their components and, if the first component is xdg-config (or -data or -cache...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...