Bug#1024757: Editor: -key ignored

2022-12-07 Thread Dr. Nikolaus Klepp
Anno domini 2022 Tue, 06 Dec 23:20:06 +0100
 Kristian Nielsen scripsit:
> [...]
> The 5.15.6 version entered Unstable on November 29, so something like this
> should be a recent snapshot that contains the 5.15.4 version:
>
>   http://snapshot.debian.org/archive/debian/20220928T030933Z/
>
> I'll see if I can get a definite confirmation that the QT bug is the root
> cause, and then probably re-assign this bug to QT.

Thank you for the link. Reverting to the old version solves the problem.

Nik

> Thanks,
>
>  - Kristian.
>



--
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...



Bug#1024757: Editor: -key ignored

2022-12-06 Thread Dr. Nikolaus Klepp
Ok, setting the keyboard layout to US makes  working again. Here 3x 
:

$ setxkbmap -model pc105 -layout us
$ openscad --debug=scintillaeditor
scintillaeditor:   KeyPress - modifiers: SHIFT ctrl alt meta keypad group
scintillaeditor: KeyRelease - modifiers: SHIFT ctrl alt meta keypad group
scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad group
scintillaeditor:   KeyPress - modifiers: SHIFT ctrl alt meta keypad group
scintillaeditor: KeyRelease - modifiers: SHIFT ctrl alt meta keypad group
scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad group
scintillaeditor:   KeyPress - modifiers: SHIFT ctrl alt meta keypad group
scintillaeditor: KeyRelease - modifiers: SHIFT ctrl alt meta keypad group
scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad group

Two KeyRelase for one KeyPress is a bit strange.

> 2. See if you can reproduce the problem with the Qt example program
> "codeeditor", as in the Qt bug. It is available from package
> qtbase5-examples as
> /usr/lib/x86_64-linux-gnu/qt5/examples/widgets/widgets/codeeditor/codeeditor

No, here the -key works as expected.

> 3. It would be interesting to try to downgrade Qt to some 5.15.4 version and
> see if that solves the problem. However, I'm not sure how feasible that is,
> the dependencies around Qt are probably quite complex. The bug also mentions
> that reverting patch from QTBUG-49771 fixes their issue, but again I'm not
> sure how easy it would be to get a rebuilt Qt with that patch reverted to
> test with.
This is a thing most likely to solve the problem, 'cause the update I dis on 
5th November replaced QT 5.15.4 with 5.15.6. Is there an archive where I can 
get the old version?

Nik
 
> Would be good to determine if the bug QTBUG-95108 could be the root cause.
> If not, I'll try to think of a way to debug what is eating the KeyPress
> events before they get into the openscad Editor event handler code.
> 
>  - Kristian.
> 



-- 
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...



Bug#1024757: Editor: -key ignored

2022-12-04 Thread Dr. Nikolaus Klepp
Hi!

This is what I get when I run "openscad --debug=scintillaeditor":

Pressing  3 times:
scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad GROUP
scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad GROUP
scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad GROUP

Pressing + 3 times:
scintillaeditor:   KeyPress - modifiers: SHIFT ctrl alt meta keypad GROUP
scintillaeditor:   KeyPress - modifiers: SHIFT ctrl alt meta keypad GROUP
scintillaeditor: KeyRelease - modifiers: SHIFT ctrl alt meta keypad GROUP
scintillaeditor:   KeyPress - modifiers: SHIFT ctrl alt meta keypad GROUP
scintillaeditor: KeyRelease - modifiers: SHIFT ctrl alt meta keypad GROUP
scintillaeditor:   KeyPress - modifiers: SHIFT ctrl alt meta keypad GROUP
scintillaeditor: KeyRelease - modifiers: SHIFT ctrl alt meta keypad GROUP
scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad GROUP

Pressing  (or any other letter) 3 times:
scintillaeditor:   KeyPress - modifiers: shift ctrl alt meta keypad GROUP
scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad GROUP
scintillaeditor:   KeyPress - modifiers: shift ctrl alt meta keypad GROUP
scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad GROUP
scintillaeditor:   KeyPress - modifiers: shift ctrl alt meta keypad GROUP
scintillaeditor: KeyRelease - modifiers: shift ctrl alt meta keypad GROUP

Sorry, I dont' have a nimpad on my keyboard, so I can't test that -key.

Nik



-- 
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...



Bug#1024757: Editor: -key ignored

2022-11-24 Thread Dr. Nikolaus Klepp
Package: openscad
Version: 2021.01-5+b2
Severity: important
X-Debbugs-Cc: off...@klepp.biz

Dear Maintainer,

After yesterdays upgrade openscad ignores the -key

Expected: 
- press  --> editor performs linebreak.

Observed:
- press  --> nothing happen, the key is ignored.
- press + --> editor performs linebreak.

-key is working everywhere else. 
The openscad 2021.01 Appimage also works as expected.

Regards,
Nik

-- Package-specific info:
Output of /usr/share/bug/openscad:
$ glxinfo |grep 'OpenGL .* string:'
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon RX 6600 (navi23, LLVM 15.0.5, DRM 3.48, 
6.0.0-4-amd64)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 22.2.4
OpenGL core profile shading language version string: 4.60
OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.2.4
OpenGL shading language version string: 4.60
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.2.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

-- System Information:
Debian Release: bookworm/sid
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-4-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_AT:de
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages openscad depends on:
ii  lib3mf11.8.1+ds-4
ii  libboost-filesystem1.74.0  1.74.0-17+b2
ii  libboost-program-options1.74.0 1.74.0-17+b2
ii  libboost-regex1.74.0 [libboost-regex1.74.0-icu72]  1.74.0-17+b2
ii  libc6  2.36-5
ii  libcairo2  1.16.0-6
ii  libdouble-conversion3  3.2.1-1
ii  libfontconfig1 2.13.1-4.5
ii  libfreetype6   2.12.1+dfsg-3
ii  libgcc-s1  12.2.0-9
ii  libgl1 1.5.0-1
ii  libglew2.2 2.2.0-4+b1
ii  libglib2.0-0   2.74.1-2
ii  libglu1-mesa [libglu1] 9.0.2-1.1
ii  libgmp10   2:6.2.1+dfsg1-1.1
ii  libharfbuzz0b  5.2.0-2+b1
ii  libmpfr6   4.1.0-3
ii  libopencsg11.5.0-1+b1
ii  libqscintilla2-qt5-15  2.11.6+dfsg-4+b1
ii  libqt5core5a   5.15.6+dfsg-2+b1
ii  libqt5dbus55.15.6+dfsg-2+b1
ii  libqt5gamepad5 5.15.6-2
ii  libqt5gui5 5.15.6+dfsg-2+b1
ii  libqt5multimedia5  5.15.6-2
ii  libqt5network5 5.15.6+dfsg-2+b1
ii  libqt5widgets5 5.15.6+dfsg-2+b1
ii  libspnav0  1.0-1
ii  libstdc++6 12.2.0-9
ii  libx11-6   2:1.8.1-2
ii  libxml22.9.14+dfsg-1.1+b2
ii  libzip41.7.3-1+b1

Versions of packages openscad recommends:
ii  openscad-mcad  2019.05-1

Versions of packages openscad suggests:
pn  geomview  
pn  librecad  
pn  meshlab   
pn  openscad-testing  

-- no debconf information



Bug#1020532: crash text ...

2022-10-03 Thread Dr. Nikolaus Klepp
Ok, after reinstallng gimp I  get the same bug, but this time with this crash 
text:




```
GNU Image Manipulation Program version 2.10.32
git-describe: GIMP_2_10_32
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/12/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 
12.1.0-8' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-12 
--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 --enable-libphobos-checking=release 
--with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
--disable-werror --enable-cet --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-12-WXbu70/gcc-12-12.1.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-WXbu70/gcc-12-12.1.0/debian/tmp-gcn/usr
 --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (Debian 12.1.0-8) 

# Libraries #
using babl version 0.1.96 (compiled against version 0.1.92)
using GEGL version 0.4.38 (compiled against version 0.4.38)
using GLib version 2.74.0 (compiled against version 2.72.3)
using GdkPixbuf version 2.42.9 (compiled against version 2.42.9)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.50.10 (compiled against version 1.50.9)
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: Speicherzugriffsfehler

Stack trace:
```

# Stack traces obtained from PID 11067 - Thread 11067 #

[New LWP 11068]
[New LWP 11069]
[New LWP 11070]
[New LWP 11071]
[New LWP 11072]
[New LWP 11073]
[New LWP 11074]
[New LWP 11075]
[New LWP 11076]
[New LWP 11077]
[New LWP 11078]
[New LWP 11079]
[New LWP 11080]
[New LWP 11081]
[New LWP 11162]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__GI___libc_read (nbytes=256, buf=0x7fff1aa79e70, fd=16) at 
../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id   Frame 
* 1Thread 0x7f4ce1a5d380 (LWP 11067) "gimp"__GI___libc_read 
(nbytes=256, buf=0x7fff1aa79e70, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7f4ce0f22640 (LWP 11068) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7f4ce0721640 (LWP 11069) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7f4cdff20640 (LWP 11070) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7f4cdf71f640 (LWP 11071) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  6Thread 0x7f4cdef1e640 (LWP 11072) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  7Thread 0x7f4cde71d640 (LWP 11073) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  8Thread 0x7f4cddf1c640 (LWP 11074) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  9Thread 0x7f4cdd71b640 (LWP 11075) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  10   Thread 0x7f4cdcf1a640 (LWP 11076) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  11   Thread 0x7f4cb640 (LWP 11077) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  12   Thread 0x7f4cbf7fe640 (LWP 11078) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  13   Thread 0x7f4cbe9ff640 (LWP 11079) "gmain"   0x7f4ce22fda3f in 
__GI___poll (fds=0x5623a95d3140, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  14   Thread 0x7f4cbe1fe640 (LWP 11080) "gdbus"   0x7f4ce22fda3f in 
__GI___poll (fds=0x5623a95e7510, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  15   Thread 0x7f4c9d3ff640 (LWP 11081) "async"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  16   Thread 0x7f4c927fc640 (LWP 11162) "swap writer" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 16 

Bug#1020532: crash text ...

2022-09-26 Thread Dr. Nikolaus Klepp
Ok, after reinstallng gimp I  get the same bug, but this time with this crash 
text:




```
GNU Image Manipulation Program version 2.10.32
git-describe: GIMP_2_10_32
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/12/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 
12.1.0-8' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-12 
--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 --enable-libphobos-checking=release 
--with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
--disable-werror --enable-cet --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-12-WXbu70/gcc-12-12.1.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-WXbu70/gcc-12-12.1.0/debian/tmp-gcn/usr
 --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (Debian 12.1.0-8) 

# Libraries #
using babl version 0.1.96 (compiled against version 0.1.92)
using GEGL version 0.4.38 (compiled against version 0.4.38)
using GLib version 2.74.0 (compiled against version 2.72.3)
using GdkPixbuf version 2.42.9 (compiled against version 2.42.9)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.50.10 (compiled against version 1.50.9)
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: Speicherzugriffsfehler

Stack trace:
```

# Stack traces obtained from PID 11067 - Thread 11067 #

[New LWP 11068]
[New LWP 11069]
[New LWP 11070]
[New LWP 11071]
[New LWP 11072]
[New LWP 11073]
[New LWP 11074]
[New LWP 11075]
[New LWP 11076]
[New LWP 11077]
[New LWP 11078]
[New LWP 11079]
[New LWP 11080]
[New LWP 11081]
[New LWP 11162]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__GI___libc_read (nbytes=256, buf=0x7fff1aa79e70, fd=16) at 
../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id   Frame 
* 1Thread 0x7f4ce1a5d380 (LWP 11067) "gimp"__GI___libc_read 
(nbytes=256, buf=0x7fff1aa79e70, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7f4ce0f22640 (LWP 11068) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7f4ce0721640 (LWP 11069) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7f4cdff20640 (LWP 11070) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7f4cdf71f640 (LWP 11071) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  6Thread 0x7f4cdef1e640 (LWP 11072) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  7Thread 0x7f4cde71d640 (LWP 11073) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  8Thread 0x7f4cddf1c640 (LWP 11074) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  9Thread 0x7f4cdd71b640 (LWP 11075) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  10   Thread 0x7f4cdcf1a640 (LWP 11076) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  11   Thread 0x7f4cb640 (LWP 11077) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  12   Thread 0x7f4cbf7fe640 (LWP 11078) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  13   Thread 0x7f4cbe9ff640 (LWP 11079) "gmain"   0x7f4ce22fda3f in 
__GI___poll (fds=0x5623a95d3140, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  14   Thread 0x7f4cbe1fe640 (LWP 11080) "gdbus"   0x7f4ce22fda3f in 
__GI___poll (fds=0x5623a95e7510, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  15   Thread 0x7f4c9d3ff640 (LWP 11081) "async"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  16   Thread 0x7f4c927fc640 (LWP 11162) "swap writer" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 16 

Bug#1020531: Can be closed

2022-09-26 Thread Dr. Nikolaus Klepp
I removed ~/.dia --> dia now works again as expected. So for me this bug can be 
closed. Probably it'll show itseff again, but for now purging the configs is 
good enough.

Nik
--
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...



Bug#1020531: dia: creating a text element kills all GUI fonts

2022-09-23 Thread Dr. Nikolaus Klepp
Hi!

I just found out that installing libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb 
solves the problem. I assume that "Bitstream Vera Sans 345593.26171875" tries 
to create a font of size 345593, which is a bit strange. Looks like a overflow 
or division by zero to me.

I have a lot of old TTF fonsts installed + mscorefonts + bitmap fonts (enabled 
for Xorg). Desktop Environment is TDE. Anyway, the affectd Bitstream Vera Sans 
is from ttf-bitstream-vera 1.10-8.2

Special settings for GDK/GTK:

GDK_DPI_SCALE=1.25
GTK_CSD=0
LD_PRELOAD=libgtk3-nocsd.so.0

Nik


Anno domini 2022 Thu, 22 Sep 21:53:16 +0200
 Philippe SWARTVAGHER scripsit:
> Hello,
> 
> I cannot reproduce the bug on a up-to-date Debian Sid with XFCE.
> 
> Your version of dia is not the latest available (0.97.3+git20220525-4 is
> available in unstable), but that shouldn't be the origin of the bug
> since the difference between -3+b1 and -4 is only a change in the
> recommended packages.
> 
> Can you try to provide more context, so I can reproduce the issue? What
> is your desktop environment? Do you have any specific fonts installed?
> 
> Philippe.
> 
> Le 22/09/2022 à 20:56, Dr. Nikolaus Klepp a écrit :
> > Package: dia
> > Version: 0.97.3+git20220525-3+b1
> > Severity: important
> > X-Debbugs-Cc: off...@klepp.biz
> >
> > Dear Maintainer,
> >
> > Creating a text element breaks all GUI fonts in dia. Steps to reproduce:
> > - open dia
> > - create a text element
> > - right click on the text element
> >
> > --> all GUI fonts are invisible.
> >
> > Console log:
> > (dia:15743): Pango-WARNING **: 20:52:08.861: failed to create cairo scaled 
> > font, expect ugly output. the offending font is 'Bitstream Vera Sans 
> > 345593.26171875'
> > (dia:15743): Pango-WARNING **: 20:52:08.862: font_face status is: error 
> > occurred in libfreetype
> > (dia:15743): Pango-WARNING **: 20:52:08.862: scaled_font status is: error 
> > occurred in libfreetype
> >
> > -- System Information:
> > Debian Release: bookworm/sid
> > merged-usr: no
> > Architecture: amd64 (x86_64)
> >
> > Kernel: Linux 5.19.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
> > Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> > Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), 
> > LANGUAGE=de_AT:de
> > Shell: /bin/sh linked to /bin/dash
> > Init: sysvinit (via /sbin/init)
> > LSM: AppArmor: enabled
> >
> > Versions of packages dia depends on:
> > ii  dia-common   0.97.3+git20220525-3
> > ii  gir1.2-gtk-2.0   2.24.33-2
> > ii  libc62.34-8
> > ii  libcairo21.16.0-6
> > ii  libgcc-s112.2.0-2
> > ii  libgdk-pixbuf-2.0-0  2.42.9+dfsg-1
> > ii  libglib2.0-0 2.74.0-1
> > ii  libgraphene-1.0-01.10.8-1
> > ii  libgtk2.0-0  2.24.33-2
> > ii  libpango-1.0-0   1.50.10+ds-1
> > ii  libpangocairo-1.0-0  1.50.10+ds-1
> > ii  libpoppler12322.08.0-2.1
> > ii  libpython3.103.10.7-1
> > ii  libstdc++6   12.2.0-2
> > ii  libxml2  2.9.14+dfsg-1+b1
> > ii  zlib1g   1:1.2.11.dfsg-4.1
> >
> > Versions of packages dia recommends:
> > ii  dia-shapes   0.6.0-4
> > ii  gsfonts-x11  2:20200910-4
> >
> > dia suggests no packages.
> >
> > -- no debconf information
> 



-- 
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...



Bug#1020532: gimp: text element crashes gimp

2022-09-22 Thread Dr. Nikolaus Klepp
Package: gimp
Version: 2.10.32-1+b1
Severity: important
X-Debbugs-Cc: off...@klepp.biz

Dear Maintainer,

Gimp crashes, when a text element is modified:

- open gimp, create new image
- create text element
- select some characters inside this text element 
- change the font size

--> gimp crashes


Console errors:

gimp: fatal error: Speicherzugriffsfehler
(script-fu:16693): LibGimpBase-WARNING **: 20:57:28.455: script-fu: 
gimp_wire_read(): error


-- System Information:
Debian Release: bookworm/sid
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 5.19.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_AT:de
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages gimp depends on:
ii  gimp-data2.10.32-1
ii  graphviz 2.42.2-7
ii  libaa1   1.4p5-50
ii  libbabl-0.1-01:0.1.96-1
ii  libbz2-1.0   1.0.8-5+b1
ii  libc62.34-8
ii  libcairo21.16.0-6
ii  libfontconfig1   2.13.1-4.5
ii  libfreetype6 2.12.1+dfsg-3
ii  libgcc-s112.2.0-2
ii  libgdk-pixbuf-2.0-0  2.42.9+dfsg-1
ii  libgegl-0.4-01:0.4.38-1+b1
ii  libgexiv2-2  0.14.0-1+b1
ii  libgimp2.0   2.10.32-1+b1
ii  libglib2.0-0 2.74.0-1
ii  libgs9   9.56.1~dfsg-1
ii  libgtk2.0-0  2.24.33-2
ii  libgudev-1.0-0   237-2
ii  libharfbuzz0b2.7.4-1+b1
ii  libheif1 1.13.0-1
ii  libjpeg62-turbo  1:2.1.2-1+b1
ii  libjson-glib-1.0-0   1.6.6-1
ii  liblcms2-2   2.13.1-1+b1
ii  liblzma5 5.2.5-2.1
ii  libmng1  1.0.10+dfsg-3.1+b5
ii  libmypaint-1.5-1 1.6.0-2
ii  libopenexr-3-1-303.1.5-4
ii  libopenjp2-7 2.5.0-1
ii  libpango-1.0-0   1.50.10+ds-1
ii  libpangocairo-1.0-0  1.50.10+ds-1
ii  libpangoft2-1.0-01.50.10+ds-1
ii  libpng16-16  1.6.37-5
ii  libpoppler-glib8 22.08.0-2.1
ii  librsvg2-2   2.54.4+dfsg-1
ii  libstdc++6   12.2.0-2
ii  libtiff5 4.4.0-4
ii  libwebp7 1.2.2-2+b1
ii  libwebpdemux21.2.2-2+b1
ii  libwebpmux3  1.2.2-2+b1
ii  libwmf-0.2-7 0.2.12-5
ii  libwmflite-0.2-7 0.2.12-5
ii  libx11-6 2:1.8.1-2
ii  libxcursor1  1:1.2.1-1
ii  libxext6 2:1.3.4-1+b1
ii  libxfixes3   1:6.0.0-1
ii  libxmu6  2:1.1.3-3
ii  libxpm4  1:3.5.12-1
ii  xdg-utils1.1.3-4.1
ii  zlib1g   1:1.2.11.dfsg-4.1

Versions of packages gimp recommends:
ii  ghostscript  9.56.1~dfsg-1

Versions of packages gimp suggests:
pn  gimp-data-extras  
pn  gimp-help-en | gimp-help  
pn  gvfs-backends 
ii  libasound21.2.7.2-1

-- no debconf information



Bug#1020531: dia: creating a text element kills all GUI fonts

2022-09-22 Thread Dr. Nikolaus Klepp
Package: dia
Version: 0.97.3+git20220525-3+b1
Severity: important
X-Debbugs-Cc: off...@klepp.biz

Dear Maintainer,

Creating a text element breaks all GUI fonts in dia. Steps to reproduce:
- open dia
- create a text element
- right click on the text element

--> all GUI fonts are invisible.

Console log:
(dia:15743): Pango-WARNING **: 20:52:08.861: failed to create cairo scaled 
font, expect ugly output. the offending font is 'Bitstream Vera Sans 
345593.26171875'
(dia:15743): Pango-WARNING **: 20:52:08.862: font_face status is: error 
occurred in libfreetype
(dia:15743): Pango-WARNING **: 20:52:08.862: scaled_font status is: error 
occurred in libfreetype

-- System Information:
Debian Release: bookworm/sid
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 5.19.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_AT:de
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages dia depends on:
ii  dia-common   0.97.3+git20220525-3
ii  gir1.2-gtk-2.0   2.24.33-2
ii  libc62.34-8
ii  libcairo21.16.0-6
ii  libgcc-s112.2.0-2
ii  libgdk-pixbuf-2.0-0  2.42.9+dfsg-1
ii  libglib2.0-0 2.74.0-1
ii  libgraphene-1.0-01.10.8-1
ii  libgtk2.0-0  2.24.33-2
ii  libpango-1.0-0   1.50.10+ds-1
ii  libpangocairo-1.0-0  1.50.10+ds-1
ii  libpoppler12322.08.0-2.1
ii  libpython3.103.10.7-1
ii  libstdc++6   12.2.0-2
ii  libxml2  2.9.14+dfsg-1+b1
ii  zlib1g   1:1.2.11.dfsg-4.1

Versions of packages dia recommends:
ii  dia-shapes   0.6.0-4
ii  gsfonts-x11  2:20200910-4

dia suggests no packages.

-- no debconf information



Bug#1005907: Info received (Bug#1005907: closed by Emilio Pozuelo Monfort (Re: Bug#1005907: xdg-utils: "man open" gives the manpage of "xdg-open"))

2022-02-18 Thread Dr. Nikolaus Klepp
So you agree this happened out of pure fun and the lust to break things. Well, 
ok, that's surely a worthwile and well justified argument. Thank you.

nik

Anno domini 2022 Fri, 18 Feb 12:17:47 +0100
 Emilio Pozuelo Monfort scripsit:
> On 18/02/2022 11:38, Dr. Nikolaus Klepp wrote:
> > Let me rephrase this: Debian introduced the erratic behaviour just recently:
> > xdg-utils (1.1.3-3) unstable; urgency=medium
> >
> > [...]
> >
> >[ Nicholas Guriev ]
> >
> >* Link to /usr/bin/open through alternatives mechanism. LP: #342584.
> >
> > What justifies this breakage? Just out of pure fun?
>
> What's broken about that? That `man open` doesn't open open.2 ? Are you
> seriously calling that breakage?
>
> And fwiw it was discussed in debian-devel a while ago and coordinated with 
> other
> package maintainers.
>
> Cheers,
> Emilio
>



--
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...



Bug#1005907: Info received (Bug#1005907: closed by Emilio Pozuelo Monfort (Re: Bug#1005907: xdg-utils: "man open" gives the manpage of "xdg-open"))

2022-02-18 Thread Dr. Nikolaus Klepp
Let me rephrase this: Debian introduced the erratic behaviour just recently:
xdg-utils (1.1.3-3) unstable; urgency=medium

[...]

  [ Nicholas Guriev ]

  * Link to /usr/bin/open through alternatives mechanism. LP: #342584.

What justifies this breakage? Just out of pure fun?

Nik



Bug#1005907: xdg-utils: "man open" gives the manpage of "xdg-open"

2022-02-17 Thread Dr. Nikolaus Klepp
Package: xdg-utils
Version: 1.1.3-4.1
Severity: normal
X-Debbugs-Cc: off...@klepp.biz

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
$ man open

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
$ man open

   * What was the outcome of this action?
The manpage of xdg-open, /usr/share/man/man1/xdg-open.1.gz, from package 
"xdg-utils". I was told tis is "installed as alternative, so works as 
expected". Well, this does not work as expected. "man open" must give the 
correct manpage of "open", not "xdg-open".

   * What outcome did you expect instead?
The manpage of "open", /usr/share/man/man2/open.2.gz, from package 
"manpages-dev"


-- System Information:
Distributor ID: Devuan
Description:Devuan GNU/Linux 5 (daedalus/ceres)
Release:5
Codename:   daedalus ceres
Architecture: x86_64

Kernel: Linux 5.15.0-3-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_M
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), LANGUAGE=de_AT:d
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages man-db depends on:
ii  bsdextrautils  2.37.3-1+devuan1
ii  debconf [debconf-2.0]  1.5.79
ii  groff-base 1.22.4-8
ii  libc6  2.33-5
ii  libgdbm6   1.22-1
ii  libpipeline1   1.5.5-1
ii  libseccomp22.5.3-2
ii  zlib1g 1:1.2.11.dfsg-2

man-db recommends no packages.

Versions of packages man-db suggests:
pn  apparmor
ii  firefox-esr [www-browser]   91.5.0esr-1
ii  google-chrome-stable [www-browser]  98.0.4758.80-1
ii  groff   1.22.4-8
ii  konqueror-trinity [www-browser] 4:14.1.0~s911-0debian12.0.0+17~a
ii  less590-1
ii  lynx [www-browser]  2.9.0dev.10-1

-- debconf information:
  man-db/install-setuid: false
  man-db/auto-update: true



--
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...



Bug#616434: scponly: setup_chroot.sh doesnt copy /lib/libnss_files.so.2 to /home/user/lib

2011-03-05 Thread Mag. Dr. Nikolaus Klepp
I've got the same bug running debian wheezy/sid.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#562774: dpkg: needlessly breaks KDE 3.5

2009-12-27 Thread Dr. Nikolaus Klepp
Package: dpkg
Version: 1.15.3.1
Severity: normal

dpkg breaks KDE 3.5 without reason:

Conflicts: konqueror (= 4:4.2.96-1)

It would be niche to remove that conflict, so that KDE 3.5 users 
are not forced to move to KDE 4.*


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dpkg depends on:
ii  coreutils 7.4-2  The GNU core utilities
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  lzma  4.43-14Compression method of 7z format in

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt   0.7.25 Advanced front-end for dpkg

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#522624: (no subject)

2009-12-27 Thread Mag. Dr. Nikolaus Klepp
Installing the last kwin-package that was in testing solves the problem, too. 
The package is lokated at:

http://snapshot.debian.net/archive/2009/03/28/debian/pool/main/k/kdebase/kwin_3.5.10.dfsg.1-2_i386.deb



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#559432: bc: -6^2 = 36, which is actually wrong (should be -36)

2009-12-04 Thread Dr. Nikolaus Klepp
Package: bc
Version: 1.06.95-2
Severity: normal

bc does evaluate signed expressions in wrong order, more precice it handles 
operator precedence wrong under certain conditions:

-6^2  == 36   wrong, correct is -36
0-6^2== 36   correct

-6^2-36 == 0 wrong, correct is -72
-36-6^2 == -72  correct




-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bc depends on:
ii  dpkg  1.15.3.1   Debian package management system
ii  install-info  4.13a.dfsg.1-5 Manage installed documentation in 
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand
ii  libreadline6  6.0-5  GNU readline and history libraries

bc recommends no packages.

bc suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#559435: bc: wrong operator precedence

2009-12-04 Thread Dr. Nikolaus Klepp
Package: bc
Version: 1.06.95-2
Severity: normal

bc evaluates under some expressions with the wrong operator precedence:

-2^2   == 4  wrong, should be -4
0-2^2 == -4 correct



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bc depends on:
ii  dpkg  1.15.3.1   Debian package management system
ii  install-info  4.13a.dfsg.1-5 Manage installed documentation in 
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand
ii  libreadline6  6.0-5  GNU readline and history libraries

bc recommends no packages.

bc suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521836: kwin maximizes windows over all xinerama screens

2009-03-30 Thread Mag. Dr. Nikolaus Klepp
Package: kwin
Version: 3.5.10.dfsg.1-2

When I maximize a window, kwin maximizes windows over all 2 xinerama screens. 
It used to maximize a window only on the current screen. This behaviour is 
new and was introduced in the last update (18. Mar.). This is extremly 
anoying.

Nik



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#488041: Fwd: Re: eric stirbt beim starten

2008-06-25 Thread Mag. Dr. Nikolaus Klepp
This is what I got from Detlev Offenbach:

--  Weitergeleitete Nachricht  --

Betreff: Re: eric stirbt beim starten
Datum: Mittwoch, 25. Juni 2008
Von: Detlev Offenbach [EMAIL PROTECTED]
An: Mag. Dr. Nikolaus Klepp [EMAIL PROTECTED]

On Dienstag, 24. Juni 2008, you wrote:
 hallo!

 ERIC stirbt beim starten gleich nach dem splashscreen, fehlerlog liegt bei.

 lg,
 nik

You probably upgraded PyQt4 and didn't recreate the QScintilla Python 
bindings.

Regards,
Detlev
-- 
Detlev Offenbach
[EMAIL PROTECTED]

---

-- 

Mag. Dr. Nikolaus Klepp
IT Consultant
Einnehmerstraße 14
A-4810 Gmunden
Tel.: +43 650 82 11 724
email: [EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]