[Edubuntu-bugs] [Bug 1883457] [NEW] Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

2020-06-14 Thread Coeur Noir
Public bug reported:

Hi,

On Ubuntu ( Budgie ) 20.04 when using Gimp as a snap, you’ll see
thumbnails for .xcf files only « inside » Gimp and nowhere else ( Nemo,
Nautilus, gThumb… )

I did a messy workaround for .xcf thumbnails to appear anywhere expected
: I put all of my user’s thumbnails into
~/snap/gimp/common/.cache/thumbnails/ and now ~/.cache/thumbnails/ is a
symlink targeting the first.

You’d agree it’s absolutely a bad idea to store all of an user’s
thumbnails into a particular subfolder of a particular snap.

How tell my session to look for thumbnails not only in
~/.cache/thumbnails/ but also in any thumbnails folder inside ~/snap/ ?

For references :
⋅ https://askubuntu.com/questions/1250031/gimp-snap-and-thumbnails-for-xcf-files
⋅ 
https://discourse.ubuntubudgie.org/t/gimp-as-a-snap-no-thumbnails-for-xcf-files-in-nemo-gthumb/3799
⋅ 
https://forum.snapcraft.io/t/gimp-and-thumbnails-for-xcf-files/18131/3?u=coeur-noir
⋅ https://forum.ubuntu-fr.org/viewtopic.php?id=2053949

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

** Summary changed:

- Thumbnails for .xcf files only shows in Gimp ( snap ) and nowhere else.
+ Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

** Description changed:

  Hi,
  
  On Ubuntu ( Budgie ) 20.04 when using Gimp as a snap, you’ll see
  thumbnails for .xcf files only « inside » Gimp and nowhere else ( Nemo,
  Nautilus, gThumb… )
  
  I did a messy workaround for .xcf thumbnails to appear anywhere expected
  : I put all of my user’s thumbnails into
  ~/snap/gimp/common/.cache/thumbnails/ and now ~/.cache/thumbnails/ is a
  symlink targeting the first.
  
  You’d agree it’s absolutely a bad idea to store all of an user’s
  thumbnails into a particular subfolder of a particular snap.
  
  How tell my session to look for thumbnails not only in
  ~/.cache/thumbnails/ but also in any thumbnails folder inside ~/snap/ ?
+ 
+ For references :
+ ⋅ 
https://askubuntu.com/questions/1250031/gimp-snap-and-thumbnails-for-xcf-files
+ ⋅ 
https://discourse.ubuntubudgie.org/t/gimp-as-a-snap-no-thumbnails-for-xcf-files-in-nemo-gthumb/3799
+ ⋅ 
https://forum.snapcraft.io/t/gimp-and-thumbnails-for-xcf-files/18131/3?u=coeur-noir
+ ⋅ https://forum.ubuntu-fr.org/viewtopic.php?id=2053949

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1883457

Title:
  Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

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

___
Mailing list: https://launchpad.net/~edubuntu-bugs
Post to : edubuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~edubuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Edubuntu-bugs] [Bug 1883457] Re: Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

2020-06-14 Thread Coeur Noir
** Also affects: thumbnailer (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: thumbnailer (Ubuntu)

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1883457

Title:
  Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

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

___
Mailing list: https://launchpad.net/~edubuntu-bugs
Post to : edubuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~edubuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Edubuntu-bugs] [Bug 1883457] Re: Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

2020-07-02 Thread Coeur Noir
Okay… differently worded :

is it normal thumbnails generated by a snap-app ( and therefore stored 
somewhere under ~/snap/… )
can't be then used by file explorer or pictures viewer ?

It's a regression between same app-as-deb and app-as-snap.

Just because Ubuntu looks for thumbnails only in ~/.cache/thumbnails or 
~/.thumbnails
It should also watch inside any folder named thumbnails inside ~/snap

https://askubuntu.com/questions/1253862/how-tell-my-ubuntu-to-look-for-
thumbnails-not-only-in-cache-thumbnails/1254111

** Also affects: gnome-xcf-thumbnailer (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nautilus (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nemo (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gthumb (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: snap (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1883457

Title:
  Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

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

___
Mailing list: https://launchpad.net/~edubuntu-bugs
Post to : edubuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~edubuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Edubuntu-bugs] [Bug 1883457] Re: Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

2020-11-01 Thread Coeur Noir
I have finally ended up with binding both « thumbnails » folders through
fstab adding those lines :

# .xcf thumbnails from gimp snap for anyone
/home/user_1/.cache/thumbnails/ 
/home/user_1/snap/gimp/common/.cache/thumbnails/nonebind0   0
/home/user_2/.cache/thumbnails/ 
/home/user_2/snap/gimp/common/.cache/thumbnails/nonebind0   0
/home/user_3/.cache/thumbnails/ 
/home/user_3/snap/gimp/common/.cache/thumbnails/nonebind0   0

This way, Gimp-snap actually writes its thumbnails there and then Nemo
and Nautilus accordingly displays thumbnails for .xcf files.

gThumb though still shows empty frames for .xcf files - but my main
concern was the file explorer.

Thanks to https://forum.ubuntu-
fr.org/viewtopic.php?pid=22362050#p22362050

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1883457

Title:
  Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

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

___
Mailing list: https://launchpad.net/~edubuntu-bugs
Post to : edubuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~edubuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Edubuntu-bugs] [Bug 1912815] [NEW] crash while using brush

2021-01-22 Thread Coeur Noir
Public bug reported:

Ubuntu Mate 20.04

```
GNU Image Manipulation Program version 2.10.22
git-describe: GIMP_2_10_20-217-g0c8a7891f7
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-9 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-gnu-unique-object --disable-vtable-verify --enable-plugin 
--enable-default-pie --with-system-zlib --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib 
--with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) 

# Libraries #
using babl version 0.1.82 (compiled against version 0.1.82)
using GEGL version 0.4.26 (compiled against version 0.4.26)
using GLib version 2.64.3 (compiled against version 2.64.3)
using GdkPixbuf version 2.40.0 (compiled against version 2.40.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.44.7 (compiled against version 1.44.7)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> fatal error: Abandon

Stack trace:
```

# Stack traces obtained from PID 2623 - Thread 2623 #

[New LWP 2625]
[New LWP 2626]
[New LWP 2627]
[New LWP 2628]
[New LWP 2630]
[New LWP 2641]
[New LWP 2643]
[New LWP 2645]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__libc_read (nbytes=256, buf=0x7fffd2486600, fd=23) at 
../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id   Frame 
* 1Thread 0x7f2cacc7e340 (LWP 2623) "gimp-2.10"__libc_read (nbytes=256, 
buf=0x7fffd2486600, fd=23) at ../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7f2cac1b4700 (LWP 2625) "worker"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7f2caa453700 (LWP 2626) "gmain"0x7f2cadab7aff in 
__GI___poll (fds=0x5582e3491040, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  4Thread 0x7f2ca9c52700 (LWP 2627) "gdbus"0x7f2cadab7aff in 
__GI___poll (fds=0x5582e34a3f60, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  5Thread 0x7f2ca9417700 (LWP 2628) "dconf worker" 0x7f2cadab7aff in 
__GI___poll (fds=0x5582e34b6be0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  6Thread 0x7f2c8ab7f700 (LWP 2630) "async"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  7Thread 0x7f2c89123700 (LWP 2641) "swap writer"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  8Thread 0x7f2c88922700 (LWP 2643) "threaded-ml"  0x7f2cadab7aff in 
__GI___poll (fds=0x7f2c74007170, nfds=3, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  9Thread 0x7f2ca8bc8700 (LWP 2645) "paint"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 9 (Thread 0x7f2ca8bc8700 (LWP 2645)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x7f2caddad483 in g_cond_wait () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x5582e1d0951d in ?? ()
No symbol table info available.
#3  0x7f2cadd89931 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x7f2cadb9d609 in start_thread (arg=) at 
pthread_create.c:477
ret = 
pd = 
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139829786216192, 
7349219209706138962, 140736721348046, 140736721348047, 140736721348192, 
139829786212480, -7231379579019793070, -7231390543066895022}, mask_was_saved = 
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
not_first_call = 0
#5  0x7f2cadac4293 in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 8 (Thread 0x7f2c88922700 (LWP 2643)):
#0  0x7f2cadab7aff in __GI___poll (fds=0x7f2c74007170, nfds=3, timeout=-1) 
at ../sysd

[Edubuntu-bugs] [Bug 1883457] Re: Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

2022-06-09 Thread Coeur Noir
It's not a problem to be resolved in the different applications that are
loading thumbnails, snapd should resolve that usecase by making those
write to a location used by the system

I totally agree with you.

Any progress made since ?

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1883457

Title:
  Thumbnails for .xcf files only show in Gimp ( snap ) and nowhere else.

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


___
Mailing list: https://launchpad.net/~edubuntu-bugs
Post to : edubuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~edubuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Edubuntu-bugs] [Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-03-28 Thread Coeur Noir
Ubuntu 24.04 installed today.

Firefox autonomous archive downloaded from
https://www.mozilla.org/fr/firefox/all/#product-desktop-release

And « ooops… » in any tab,

terminal says :

[Parent 5931, IPC I/O Parent] WARNING: process 6020 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265
[Parent 5931, IPC I/O Parent] WARNING: process 6026 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265
[Parent 5931, IPC I/O Parent] WARNING: process 6036 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265
[Parent 5931, IPC I/O Parent] WARNING: process 6084 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265
[Parent 5931, IPC I/O Parent] WARNING: process 6099 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265
[Parent 5931, IPC I/O Parent] WARNING: process 6110 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265
[Parent 5931, IPC I/O Parent] WARNING: process 6119 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265
[Parent 5931, IPC I/O Parent] WARNING: process 6128 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265
[Parent 5931, IPC I/O Parent] WARNING: process 6143 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265
[Parent 5931, IPC I/O Parent] WARNING: process 6147 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265
[Parent 5931, IPC I/O Parent] WARNING: process 6150 exited on signal 11: file 
/builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:265

…firefox as a snap looks to run fine but I have many bwrap processes that use 
100% cpu to the point of over-heating.
Is it related ?
See picture of monitor → https://i.ibb.co/BZCfNjJ/2404-bwrap.png

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2046844

Title:
  AppArmor user namespace creation restrictions cause many applications
  to crash with SIGTRAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/2046844/+subscriptions


___
Mailing list: https://launchpad.net/~edubuntu-bugs
Post to : edubuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~edubuntu-bugs
More help   : https://help.launchpad.net/ListHelp