Public bug reported:

The snap configuration specifies `GLADE_CATALOG_SEARCH_PATH` and
`GLADE_MODULE_SEARCH_PATH`. That prevents the user from adding their own
entries into the search paths by setting the environment variable before
executing the snap.

apps:
  glade:
    command: usr/bin/glade
    extensions: [gnome-3-34]
    environment:
      GLADE_CATALOG_SEARCH_PATH: "$SNAP/usr/share/glade/catalogs"
      GLADE_MODULE_SEARCH_PATH: 
"$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/glade/modules"
      GLADE_PIXMAP_DIR: "$SNAP/usr/share/glade/pixmaps"

** Affects: glade (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1914825

Title:
  Impossible to override search paths in snap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glade/+bug/1914825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to