Results 1 to 4 of 4

Thread: SNAP version of GIMP having screenshot path issue (fixed)

  1. #1
    Join Date
    Jun 2013
    Beans
    53

    Cool SNAP version of GIMP having screenshot path issue (fixed)

    Hi All,

    After the recent update to 24.04.1 LTC, I started having trouble with screenshots.

    (FWIW, I use XUBUNTU.)

    In my normal workflow often took screenshots, and then opened them in GIMP to draw some stuff and illustrate concepts to my team.

    Since the update, I could not do this. I was getting a strange error saying the file wasn't there.





    The file was clearly there in the correct folder, however it seemed to get created immediately AFTER Gimp tried and failed to open it.

    Chat GPT told me something confusing about "AppArmor confinement" which i'd never heard of before and didn't feel like learning. It also recommended trying to non-Snap version of Gimp.

    Reverting to a non-Snap version solved my Problem.

  2. #2
    Join Date
    Mar 2010
    Location
    Been there, meh.
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: SNAP version of GIMP having screenshot path issue (fixed)

    snap's cannot write to /tmp/. Sorry.

    Directories were snap constrained programs are allowed to write are in you HOME by default and, if the project snap packager allows AND you tell it to allow writing, places under /media and /mnt are also allowed.

    Welcome to the world of snaps.

    BTW, if this is SOLVED, please use the thread tools button to mark it that way so others don't waste time trying to help.

  3. #3
    Join Date
    Jun 2013
    Beans
    53

    Re: SNAP version of GIMP having screenshot path issue (fixed)

    Thanks for that.

    I would have assumed that the screen capture tool writes to /tmp/ before Gimp opens the file, but it seems that Gimp is asked to write there?

    Anyway, the thread is marked as SOLVED. Thanks!

  4. #4
    Join Date
    Mar 2010
    Location
    Been there, meh.
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: SNAP version of GIMP having screenshot path issue (fixed)

    Snaps cannot access /tmp/ .... so if THE Gimp is a snap, it can't see any files in /tmp. These new programmers doing the snap think decides that /tmp/ shouldn't be used for temporary files. Crazy, right?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •