Your message dated Tue, 10 Sep 2019 21:44:42 +0200
with message-id <[email protected]>
and subject line Re: Bug#598817: [traverso] Crashes when opening file dialogs
in KDE4
has caused the Debian Bug report #598817,
regarding [traverso] Crashes when opening file dialogs in KDE4
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
598817: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598817
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: traverso
Version: 0.49.2-1
Severity: important
--- Please enter the report below this line. ---
Traverso crashes when first starting in KDE4 environment with the following
output in console (crash is catched and a dialog box is shown, then program is
terminated):
---console output---
daniele@cougar:~$ traverso
No Hardware specific optimizations in use
Themer:: Using themefile: :/themes/TraversoLight/traversotheme.xml
creating alsa driver ... default|default|512|3|44100|0|0|-|32bit
configuring for 44100 Hz, period=512 frames (11,6 ms), buffer=3 periods
ALSA: final selected sample format for capture: 32bit little-endian
ALSA: cannot set period size to 512 frames for capture
Creating Null Driver...
Starting AudioDeviceThread..... Running!
Traverso(6296)/ KSycocaPrivate::openDatabase: Trying to open ksycoca from
"/var/tmp/kdecache-daniele/ksycoca4"
Catched the SIGSEGV signal!
Stopped
Starting to shutdown AudioThread..
AudioDeviceThread finished, stopping driver
---end of console output---
If manually editing ~/.traverso/Traverso-DAW/Traverso.ini as stated in
http://savannah.nongnu.org/bugs/?30401#comment0, traverso starts and works,
but crashes in the same way every time a file dialog should be opened (eg.:
Edit->Import audio or Project->Open Project->Select Project Dir.
Still crashes starting with a clean user profile or without DE (xterm-only X
session).
Does not crash in a sid virtual machine running e17.
Does not crash in xterm-only session if running with Qt's GTK+ theme/engine
(using Raleigh GTK theme) or changing theme to Qt's GTK+ one while running
(when this theme is selected GTK file dialog is shown). After this change all
other Qt themes do NOT trigger the crash until program is closed.
Unfortunately trying the same steps when running Traverso in a KDE4 session
does not help (may be related to KDE font and color settings applied to GTK
applications).
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.35-trunk-amd64
Debian Release: squeeze/sid
500 unstable www.debian-multimedia.org
500 unstable linux.wuertz.org
500 unstable ftp.debian.org
500 stable dl.google.com
102 experimental www.debian-multimedia.org
102 experimental ftp.debian.org
--- Package information. ---
Depends (Version) | Installed
========================================-+-====================
libasound2 (>> 1.0.18) | 1.0.23-2
libc6 (>= 2.2.5) | 2.11.2-6
libfftw3-3 | 3.2.2-1
libflac8 (>= 1.2.1) | 1.2.1-3
libgcc1 (>= 1:4.1.1) | 1:4.4.4-17
libjack-jackd2-0 (>= 1.9.5~dfsg-14) |
OR libjack-0.116 |
libmad0 (>= 0.15.1b-3) | 0.15.1b-5
libogg0 (>= 1.0rc3) | 1.2.0~dfsg-1
libqt4-xml (>= 4:4.5.3) | 4:4.6.3-2
libqtcore4 (>= 4:4.6.1) | 4:4.6.3-2
libqtgui4 (>= 4:4.5.3) | 4:4.6.3-2
libraptor1 (>= 1.4.19) | 1.4.21-2
librdf0 (>= 1.0.9) | 1.0.10-3
libsamplerate0 | 0.1.7-3
libsndfile1 (>= 1.0.20) | 1.0.21-3
libstdc++6 (>= 4.1.1) | 4.4.4-17
libvorbis0a (>= 1.1.2) | 1.3.1-1
libvorbisenc2 (>= 1.1.2) | 1.3.1-1
libvorbisfile3 (>= 1.1.2) | 1.3.1-1
libwavpack1 (>= 4.40.0) | 4.60.1-1
Package's Recommends field is empty.
Package's Suggests field is empty.
--- End Message ---
--- Begin Message ---
Version: 0.49.5-1
On 2010-10-02 13:06:39, Daniele Benucci wrote:
> Package: traverso
> Version: 0.49.2-1
> Severity: important
>
> --- Please enter the report below this line. ---
>
> Traverso crashes when first starting in KDE4 environment with the following
> output in console (crash is catched and a dialog box is shown, then program
> is
> terminated):
>
> ---console output---
> daniele@cougar:~$ traverso
> No Hardware specific optimizations in use
> Themer:: Using themefile: :/themes/TraversoLight/traversotheme.xml
> creating alsa driver ... default|default|512|3|44100|0|0|-|32bit
> configuring for 44100 Hz, period=512 frames (11,6 ms), buffer=3 periods
> ALSA: final selected sample format for capture: 32bit little-endian
> ALSA: cannot set period size to 512 frames for capture
> Creating Null Driver...
> Starting AudioDeviceThread..... Running!
> Traverso(6296)/ KSycocaPrivate::openDatabase: Trying to open ksycoca from
> "/var/tmp/kdecache-daniele/ksycoca4"
>
> Catched the SIGSEGV signal!
> Stopped
> Starting to shutdown AudioThread..
> AudioDeviceThread finished, stopping driver
> ---end of console output---
>
> If manually editing ~/.traverso/Traverso-DAW/Traverso.ini as stated in
> http://savannah.nongnu.org/bugs/?30401#comment0, traverso starts and works,
> but crashes in the same way every time a file dialog should be opened (eg.:
> Edit->Import audio or Project->Open Project->Select Project Dir.
>
> Still crashes starting with a clean user profile or without DE (xterm-only X
> session).
>
> Does not crash in a sid virtual machine running e17.
>
> Does not crash in xterm-only session if running with Qt's GTK+ theme/engine
> (using Raleigh GTK theme) or changing theme to Qt's GTK+ one while running
> (when this theme is selected GTK file dialog is shown). After this change all
> other Qt themes do NOT trigger the crash until program is closed.
> Unfortunately trying the same steps when running Traverso in a KDE4 session
> does not help (may be related to KDE font and color settings applied to GTK
> applications).
0.49.5-1 switched to Qt 5, so this should no longer be an issue.
Cheers
--
Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---