[Ubuntustudio-bugs] [Bug 1862543] [NEW] gimp crash

2020-02-09 Thread Luis Villegas
Public bug reported:

```
GNU Image Manipulation Program version 2.10.8
git-describe: GIMP_2_10_6-294-ga967e8d2c2
C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
8.2.0-13ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-8 
--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-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 8.2.0 (Ubuntu 8.2.0-13ubuntu1) 

using GEGL version 0.4.14 (compiled against version 0.4.12)
using GLib version 2.62.1 (compiled against version 2.58.1)
using GdkPixbuf version 2.40.0 (compiled against version 2.38.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.42.3 (compiled against version 1.42.3)
using Fontconfig version 2.13.1 (compiled against version 2.13.0)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> fatal error: Aborted

Stack trace:
```
/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x397)[0x7f097a1cf8c7]
gimp-2.10(+0xd14a0)[0x5574bcabf4a0]
gimp-2.10(+0xd18d8)[0x5574bcabf8d8]
gimp-2.10(+0xd2037)[0x5574bcac0037]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x15540)[0x7f09796dd540]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f097951b3eb]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7f09794fa899]
/lib/x86_64-linux-gnu/libc.so.6(+0x25769)[0x7f09794fa769]
/lib/x86_64-linux-gnu/libc.so.6(+0x37006)[0x7f097950c006]
/lib/x86_64-linux-gnu/libX11.so.6(+0x3f493)[0x7f09793d0493]
/lib/x86_64-linux-gnu/libX11.so.6(+0x3f53d)[0x7f09793d053d]
/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x5a)[0x7f09793d083a]
/lib/x86_64-linux-gnu/libX11.so.6(XPending+0x61)[0x7f09793c2171]
/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0(+0x5c3ef)[0x7f097a2903ef]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_check+0x1d1)[0x7f0979891471]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x519e2)[0x7f09798919e2]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x83)[0x7f0979891dc3]
gimp-2.10(app_run+0x357)[0x5574bcabecb7]
gimp-2.10(main+0x395)[0x5574bcabe5b5]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f09794fc1e3]
gimp-2.10(_start+0x2a)[0x5574bcabe73a]

```

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

-- 
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/1862543

Title:
  gimp crash

Status in gimp package in Ubuntu:
  New

Bug description:
  ```
  GNU Image Manipulation Program version 2.10.8
  git-describe: GIMP_2_10_6-294-ga967e8d2c2
  C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
8.2.0-13ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-8 
--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-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 8.2.0 

[Ubuntustudio-bugs] [Bug 1817389] Re: GIMP icon sizes small on large and huge setting

2020-02-09 Thread Andrew Kornilov
I can confirm that issue on the latest development version of Ubuntu 20, on 
HiDPI 15" display (3840x2160)
flatpak version looks less or more correct (still not very usable) and icon 
size setting works.
repository version has tiny icons and icon size settings does not work.

-- 
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/1817389

Title:
  GIMP icon sizes small on large and huge setting

Status in gimp package in Ubuntu:
  Confirmed

Bug description:
  Description:
  Increasing the icon size setting increases the size on some UI elements, 
while decreasing the size of others. Sizes appear to increase up to a point, 
but once that point is reached, the size reverts to small. This occurs at large 
for most elements, but some get larger and revert at huge instead.

  Reproduce:
  $ gimp
  click: Edit -> Preferences -> Icon theme (under Interface section) -> Custom 
icon size (drop-down menu)
  then the toolbar icons of "Large" and "Huge" settings on the icon size slider 
are smaller than "Medium", being the same size as "Small" instead.

  Where I've reproduced it:
  Short: gimp 2.10.6 and 2.10.8 on Ubuntu 18.10 and Ubuntu 19.
  Long: I've reproduced it in an Ubuntu 18.10 fresh install and a qemu-kvm 
virtual machine. I've reproduced the problem in gimp 2.10.8 (apt) on Ubuntu 19 
(development branch), so it doesn't look like it is fixed in newer versions.

  Where I couldn't reproduce it:
  When I tried to replicate it on Ubuntu 19 (development branch) with the 
flatpak from the gimp website, the bug did not occur. Same for 18.10. Gimp 
version must also be new enough to have icon size setting.

  NOTE:
  I've reported it on https://gitlab.gnome.org/GNOME/gimp/issues/2313 but 
thought that this bug would benefit from the attention of the Ubuntu 
Community/Canonical, given that the bug was reproduced on Ubuntu, but not on 
Debian, where gimp is an earlier version, or using flatpak. The problem may be 
with the apt installation, since flatpak works, and which the GIMP team might 
not be able to fix as easily as Ubuntu.

  $ lsb_release -rd
  Description:  Ubuntu 18.10
  Release:  18.10

  $ apt-cache policy gimp
  gimp:
Installed: 2.10.6-3
Candidate: 2.10.6-3
Version table:
   *** 2.10.6-3 500
  500 http://us.archive.ubuntu.com/ubuntu cosmic/universe amd64 Packages
  100 /var/lib/dpkg/status

  What I expected to happen:
  Icon size increases as slider increases through small, medium, large, and huge

  What happened instead:
  Icon sizes revert to small at large setting, other elements change in 
unexpected ways at huge setting.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gimp 2.10.6-3
  ProcVersionSignature: Ubuntu 4.18.0-15.16-generic 4.18.20
  Uname: Linux 4.18.0-15-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 22 19:48:01 2019
  ExecutablePath: /usr/bin/gimp-2.10
  InstallationDate: Installed on 2019-02-11 (11 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
   TERM=screen-256color
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
  SourcePackage: gimp
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1817389/+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 1862383] Re: GIMP Crashes when pasted image copied from it into another app

2020-02-09 Thread teo1978
> Please edit the description to get rid of the profanity

Done.

> Such language will NOT get this looked at faster

I didn't expect it to. Neither would I expect it to get this looked at
any less fast.

How fast this gets looked at should depend on the impact, severity and
importance of the bug, and shouldn't be influenced in the slightest by
the attitude of the reporter. Fixing a bug isn't about helping the
particular person who happened to let you know about it.


>  If you're going to act that way, figure out a way to fix it yourself.

That doesn't make any sense (see above)

-- 
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/1862383

Title:
  GIMP Crashes when pasted image copied from it into another app

Status in gimp package in Ubuntu:
  Confirmed

Bug description:
  See the full report here:

  https://gitlab.gnome.org/GNOME/gimp/issues/4586

  Hopefully it's already fixed upstream.

  Come on, this version is more than 5 years old already!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gimp 2.8.16-1ubuntu1.1
  ProcVersionSignature: Ubuntu 4.4.0-171.200-generic 4.4.203
  Uname: Linux 4.4.0-171-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.1-0ubuntu2.21
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb  7 16:46:29 2020
  InstallationDate: Installed on 2013-10-11 (2309 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gimp
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1862383/+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 1862383] Re: GIMP Crashes when pasted image copied from it into another app

2020-02-09 Thread teo1978
** Description changed:

  See the full report here:
  
  https://gitlab.gnome.org/GNOME/gimp/issues/4586
  
  Hopefully it's already fixed upstream.
  
- For fuck's sake this version is more than 5 years old already!
+ Come on, this version is more than 5 years old already!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gimp 2.8.16-1ubuntu1.1
  ProcVersionSignature: Ubuntu 4.4.0-171.200-generic 4.4.203
  Uname: Linux 4.4.0-171-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.1-0ubuntu2.21
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb  7 16:46:29 2020
  InstallationDate: Installed on 2013-10-11 (2309 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gimp
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
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/1862383

Title:
  GIMP Crashes when pasted image copied from it into another app

Status in gimp package in Ubuntu:
  Confirmed

Bug description:
  See the full report here:

  https://gitlab.gnome.org/GNOME/gimp/issues/4586

  Hopefully it's already fixed upstream.

  Come on, this version is more than 5 years old already!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gimp 2.8.16-1ubuntu1.1
  ProcVersionSignature: Ubuntu 4.4.0-171.200-generic 4.4.203
  Uname: Linux 4.4.0-171-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.1-0ubuntu2.21
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb  7 16:46:29 2020
  InstallationDate: Installed on 2013-10-11 (2309 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gimp
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1862383/+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 1862512] [NEW] GIMP crashed with a fatal error: fatal error: Memory was blocked

2020-02-09 Thread Claus Neumayer
Public bug reported:

```
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: Speicherzugriffsfehler

Stack trace:
```

# Stack traces obtained from PID 4206 - Thread 4206 #

[New LWP 4209]
[New LWP 4210]
[New LWP 4211]
[New LWP 4212]
[New LWP 4213]
[New LWP 4214]
[New LWP 4259]
[New LWP 4373]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7f8353de2384 in __libc_read (fd=24, buf=0x7fff36a16e50, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:27
  Id   Target Id Frame 
* 1Thread 0x7f8358c24e00 (LWP 4206) "gimp-2.10" 0x7f8353de2384 in 
__libc_read (fd=24, buf=0x7fff36a16e50, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:27
  2Thread 0x7f834a29c700 (LWP 4209) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7f8349a9b700 (LWP 4210) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7f834929a700 (LWP 4211) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7f833ab1e700 (LWP 4212) "gmain" 0x7f8353af4bf9 in 
__GI___poll (fds=0x55974108aa20, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  6Thread 0x7f833a31d700 (LWP 4213) "gdbus" 0x7f8353af4bf9 in 
__GI___poll (fds=0x7f82cc002c70, nfds=5, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  7Thread 0x7f83232ff700 (LWP 4214) "async" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  8Thread 0x7f830bfff700 (LWP 4259) "swap writer" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  9Thread 0x7f8308a19700 (LWP 4373) "pool" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 9 (Thread 0x7f8308a19700 (LWP 4373)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x7f835462489a in g_cond_wait_until () from 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x7f83545b1571 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x7f8354606b34 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x7f8354606195 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x7f8353dd86db in start_thread (arg=0x7f8308a19700) at 
pthread_create.c:463
pd = 0x7f8308a19700
now = 
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140200762251008, 
-8075266015626762075, 140200762247424, 0, 94108178706912, 140734109937952, 
8136022197241669797, 8135827411671214245}, mask_was_saved = 0}}, priv = {pad = 
{0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = 
#6  0x7f8353b0188f in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 8 (Thread 0x7f830bfff700 (LWP 4259)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x7f835462477f in g_cond_wait () from