Impossible to override search paths in snap

Bug #1914825 reported by Lucy Llewellyn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
glade (Ubuntu)
New
Undecided
Unassigned

Bug Description

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"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.