[Ubuntustudio-bugs] [Bug 1860261] Re: gimp 2.10.14 crash when creating or modifying text

2020-01-19 Thread cyril romain
Thanks for your quick feedback.
That makes sense to report to the ppa owner instead.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to gimp in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1860261

Title:
  gimp 2.10.14 crash when creating or modifying text

Status in gimp package in Ubuntu:
  Invalid

Bug description:
  On Mint 19.3 Tricia with the followin gimp ppa:
  http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic main

  
  ```
  GNU Image Manipulation Program version 2.10.14
  git-describe: GIMP_2_10_12-511-ga4f55d6c7e
  C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-7 
--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 --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --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 --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 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) 

  using babl version 0.1.72 (compiled against version 0.1.72)
  using GEGL version 0.4.18 (compiled against version 0.4.18)
  using GLib version 2.56.4 (compiled against version 2.56.4)
  using GdkPixbuf version 2.36.11 (compiled against version 2.36.11)
  using GTK+ version 2.24.32 (compiled against version 2.24.32)
  using Pango version 1.40.14 (compiled against version 1.40.14)
  using Fontconfig version 2.12.6 (compiled against version 2.12.6)
  using Cairo version 1.15.10 (compiled against version 1.15.10)

  ```
  > fatal error: Erreur de segmentation

  Stack trace:
  ```

  # Stack traces obtained from PID 25593 - Thread 25593 #

  [New LWP 25596]
  [New LWP 25597]
  [New LWP 25598]
  [New LWP 25599]
  [New LWP 25600]
  [New LWP 25601]
  [New LWP 25627]
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  0x7f492a715384 in __libc_read (fd=17, buf=0x7fffcc231750, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:27
Id   Target Id Frame 
  * 1Thread 0x7f492f531e00 (LWP 25593) "gimp-2.10" 0x7f492a715384 in 
__libc_read (fd=17, buf=0x7fffcc231750, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:27
2Thread 0x7f492118b700 (LWP 25596) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
3Thread 0x7f492098a700 (LWP 25597) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
4Thread 0x7f4918189700 (LWP 25598) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
5Thread 0x7f491a2cc700 (LWP 25599) "gmain" 0x7f492a427bf9 in 
__GI___poll (fds=0x561b6421f0a0, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
6Thread 0x7f4919acb700 (LWP 25600) "gdbus" 0x7f492a427bf9 in 
__GI___poll (fds=0x561b64236260, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
7Thread 0x7f48fa5a6700 (LWP 25601) "async" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
8Thread 0x7f48f3fff700 (LWP 25627) "swap writer" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

  Thread 8 (Thread 0x7f48f3fff700 (LWP 25627)):
  #0  0x7f492a42e839 in syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  #1  0x7f492af5777f in g_cond_wait () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #2  0x7f492c5c5dad in  () at /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
  #3  0x7f492af39195 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #4  0x7f492a70b6db in start_thread (arg=0x7f48f3fff700) at 
pthread_create.c:463
  pd = 0x7f48f3fff700
  now = 
  unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139951308011264, 
7414498206051981756, 139951308007680, 0, 94675685425632, 140736618242496, 
-7461214255296030276, -7460280725863147076}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  

[Ubuntustudio-bugs] [Bug 1851573] Re: configuration file //.config/debconf-kde-helperrc not writable

2020-01-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: kde-runtime (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to kde-runtime in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1851573

Title:
  configuration file //.config/debconf-kde-helperrc not writable

Status in KDE Base Runtime:
  New
Status in kde-runtime package in Ubuntu:
  Confirmed

Bug description:
  Running ubuntu 19.10 with plasma 5.17 backport. When I run Configure -
  system settings module from bluetooth icon on icon tray it displays
  the error:

  debconf-kde-helper - KDialog
  Configuration file "//.config/debconf-kde-helperrc" not writable.
  Please contact your system administrator.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-runtime/+bug/1851573/+subscriptions

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


[Ubuntustudio-bugs] [Bug 1860261] Re: gimp 2.10.14 crash when creating or modifying text

2020-01-19 Thread Paul White
Thank you for taking the time to report this bug and trying to help make
Ubuntu better.

However, it seems that you are not using a software package provided by
the official Ubuntu repositories. Because of this the Ubuntu project can
not support or fix your particular bug. Please report this bug to the
provider of the software package.

Please see: https://launchpad.net/~otto-
kesselgulasch/+archive/ubuntu/gimp

If you are interested in learning more about software repositories and
Ubuntu, check https://help.ubuntu.com/community/Repositories.

** Changed in: gimp (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to gimp in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1860261

Title:
  gimp 2.10.14 crash when creating or modifying text

Status in gimp package in Ubuntu:
  Invalid

Bug description:
  On Mint 19.3 Tricia with the followin gimp ppa:
  http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic main

  
  ```
  GNU Image Manipulation Program version 2.10.14
  git-describe: GIMP_2_10_12-511-ga4f55d6c7e
  C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-7 
--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 --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --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 --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 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) 

  using babl version 0.1.72 (compiled against version 0.1.72)
  using GEGL version 0.4.18 (compiled against version 0.4.18)
  using GLib version 2.56.4 (compiled against version 2.56.4)
  using GdkPixbuf version 2.36.11 (compiled against version 2.36.11)
  using GTK+ version 2.24.32 (compiled against version 2.24.32)
  using Pango version 1.40.14 (compiled against version 1.40.14)
  using Fontconfig version 2.12.6 (compiled against version 2.12.6)
  using Cairo version 1.15.10 (compiled against version 1.15.10)

  ```
  > fatal error: Erreur de segmentation

  Stack trace:
  ```

  # Stack traces obtained from PID 25593 - Thread 25593 #

  [New LWP 25596]
  [New LWP 25597]
  [New LWP 25598]
  [New LWP 25599]
  [New LWP 25600]
  [New LWP 25601]
  [New LWP 25627]
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  0x7f492a715384 in __libc_read (fd=17, buf=0x7fffcc231750, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:27
Id   Target Id Frame 
  * 1Thread 0x7f492f531e00 (LWP 25593) "gimp-2.10" 0x7f492a715384 in 
__libc_read (fd=17, buf=0x7fffcc231750, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:27
2Thread 0x7f492118b700 (LWP 25596) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
3Thread 0x7f492098a700 (LWP 25597) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
4Thread 0x7f4918189700 (LWP 25598) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
5Thread 0x7f491a2cc700 (LWP 25599) "gmain" 0x7f492a427bf9 in 
__GI___poll (fds=0x561b6421f0a0, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
6Thread 0x7f4919acb700 (LWP 25600) "gdbus" 0x7f492a427bf9 in 
__GI___poll (fds=0x561b64236260, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
7Thread 0x7f48fa5a6700 (LWP 25601) "async" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
8Thread 0x7f48f3fff700 (LWP 25627) "swap writer" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

  Thread 8 (Thread 0x7f48f3fff700 (LWP 25627)):
  #0  0x7f492a42e839 in syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  #1  0x7f492af5777f in g_cond_wait () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #2  0x7f492c5c5dad in  () at /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.

[Ubuntustudio-bugs] [Bug 1860261] [NEW] gimp 2.10.14 crash when creating or modifying text

2020-01-19 Thread cyril romain
Public bug reported:

On Mint 19.3 Tricia with the followin gimp ppa: http://ppa.launchpad.net
/otto-kesselgulasch/gimp/ubuntu bionic main


```
GNU Image Manipulation Program version 2.10.14
git-describe: GIMP_2_10_12-511-ga4f55d6c7e
C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-7 
--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 --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --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 --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 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) 

using babl version 0.1.72 (compiled against version 0.1.72)
using GEGL version 0.4.18 (compiled against version 0.4.18)
using GLib version 2.56.4 (compiled against version 2.56.4)
using GdkPixbuf version 2.36.11 (compiled against version 2.36.11)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.40.14 (compiled against version 1.40.14)
using Fontconfig version 2.12.6 (compiled against version 2.12.6)
using Cairo version 1.15.10 (compiled against version 1.15.10)

```
> fatal error: Erreur de segmentation

Stack trace:
```

# Stack traces obtained from PID 25593 - Thread 25593 #

[New LWP 25596]
[New LWP 25597]
[New LWP 25598]
[New LWP 25599]
[New LWP 25600]
[New LWP 25601]
[New LWP 25627]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7f492a715384 in __libc_read (fd=17, buf=0x7fffcc231750, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:27
  Id   Target Id Frame 
* 1Thread 0x7f492f531e00 (LWP 25593) "gimp-2.10" 0x7f492a715384 in 
__libc_read (fd=17, buf=0x7fffcc231750, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:27
  2Thread 0x7f492118b700 (LWP 25596) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7f492098a700 (LWP 25597) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7f4918189700 (LWP 25598) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7f491a2cc700 (LWP 25599) "gmain" 0x7f492a427bf9 in 
__GI___poll (fds=0x561b6421f0a0, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  6Thread 0x7f4919acb700 (LWP 25600) "gdbus" 0x7f492a427bf9 in 
__GI___poll (fds=0x561b64236260, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  7Thread 0x7f48fa5a6700 (LWP 25601) "async" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  8Thread 0x7f48f3fff700 (LWP 25627) "swap writer" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 8 (Thread 0x7f48f3fff700 (LWP 25627)):
#0  0x7f492a42e839 in syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x7f492af5777f in g_cond_wait () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f492c5c5dad in  () at /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
#3  0x7f492af39195 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f492a70b6db in start_thread (arg=0x7f48f3fff700) at 
pthread_create.c:463
pd = 0x7f48f3fff700
now = 
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139951308011264, 
7414498206051981756, 139951308007680, 0, 94675685425632, 140736618242496, 
-7461214255296030276, -7460280725863147076}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = 
#5  0x7f492a43488f in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7f48fa5a6700 (LWP 25601)):
#0  0x7f492a42e839 in syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x7f492af5777f in g_cond_wait () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x561b62eed36c in  ()
#3  0x7f492af39195 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f492a70b6db in start_thread (arg=0x7f48fa5a6700)