Your message dated Fri, 16 Oct 2009 00:32:18 +0000
with message-id <[email protected]>
and subject line Bug#548570: fixed in minirok 2.1-1
has caused the Debian Bug report #548570,
regarding minirok segfaults
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.)


-- 
548570: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548570
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: minirok
Version: 2.0-1
Severity: grave
Justification: renders package unusable

hello,

minirok segfaults on my up-to-date debian/unstable system:

$ minirok 
Traceback (most recent call last):
  File "/usr/bin/minirok", line 9, in <module>
    minirok.main.main()
  File "/usr/share/minirok/minirok/main.py", line 73, in main
    main_window = mw.MainWindow()
  File "/usr/share/minirok/minirok/main_window.py", line 31, in __init__
    self.right_side = right_side.RightSide(self.main_view, main_window=self)
  File "/usr/share/minirok/minirok/right_side.py", line 31, in __init__
    self.playlist_view.setModel(self.proxy)
  File "/usr/share/minirok/minirok/playlist.py", line 1011, in setModel
    self.header().setup_from_config()
  File "/usr/share/minirok/minirok/playlist.py", line 1308, in setup_from_config
    self.CONFIG_OPTION, QtCore.QStringList()))
TypeError: argument 2 to map() must support iteration
KCrash: Application 'minirok' crashing...
sock_file=/home/resivo/.kde/socket-resivo/kdeinit4__0

the 'KDE Crash Handler' lists the following 'Developer Information':

Application: Minirok (minirok), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f9aa6b9a6f0 (LWP 10842))]

Thread 2 (Thread 0x7f9a8f020950 (LWP 10844)):
#0  0x00007f9aa678fb89 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/libpthread.so.0
#1  0x00007f9aa39d2469 in QWaitCondition::wait(QMutex*, unsigned long) () from 
/usr/lib/libQtCore.so.4
#2  0x00007f9aa0062ce5 in ?? () from 
/usr/lib/pymodules/python2.5/PyQt4/QtCore.so
#3  0x000000000048efc5 in PyEval_EvalFrameEx ()
#4  0x000000000049023c in PyEval_EvalCodeEx ()
#5  0x00000000004d9652 in ?? ()
#6  0x00000000004186a3 in PyObject_Call ()
#7  0x000000000041f3a4 in ?? ()
#8  0x00000000004186a3 in PyObject_Call ()
#9  0x00000000004893e2 in PyEval_CallObjectWithKeywords ()
#10 0x00007f9aa03ae7e5 in ?? () from /usr/lib/pymodules/python2.5/sip.so
#11 0x00007f9aa007005f in ?? () from 
/usr/lib/pymodules/python2.5/PyQt4/QtCore.so
#12 0x00007f9aa00852f1 in ?? () from 
/usr/lib/pymodules/python2.5/PyQt4/QtCore.so
#13 0x00007f9aa39d1475 in ?? () from /usr/lib/libQtCore.so.4
#14 0x00007f9aa678bf9a in start_thread () from /lib/libpthread.so.0
#15 0x00007f9aa5e7656d in clone () from /lib/libc.so.6
#16 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9aa6b9a6f0 (LWP 10842)):
[KCrash Handler]
#5  0x00007f9aa3fc7833 in QWidget::releaseShortcut(int) () from 
/usr/lib/libQtGui.so.4
#6  0x00007f9aa4343c98 in ?? () from /usr/lib/libQtGui.so.4
#7  0x00007f9aa4344762 in QLabel::~QLabel() () from /usr/lib/libQtGui.so.4
#8  0x00007f9aa4d5dd04 in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtGui.so
#9  0x00007f9aa3ac5861 in QObjectPrivate::deleteChildren() () from 
/usr/lib/libQtCore.so.4
#10 0x00007f9aa3fd06a2 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#11 0x00007f9aa4edf3d6 in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtGui.so
#12 0x00007f9aa4e8c772 in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtGui.so
#13 0x00007f9aa03acf79 in ?? () from /usr/lib/pymodules/python2.5/sip.so
#14 0x000000000045e0d5 in ?? ()
#15 0x0000000000445b33 in ?? ()
#16 0x00007f9aa03ab1ab in ?? () from /usr/lib/pymodules/python2.5/sip.so
#17 0x00007f9aa03abac4 in ?? () from /usr/lib/pymodules/python2.5/sip.so
#18 0x00007f9aa03acf81 in ?? () from /usr/lib/pymodules/python2.5/sip.so
#19 0x000000000045e0d5 in ?? ()
#20 0x00007f9aa03ae9c2 in sip_api_common_dtor () from 
/usr/lib/pymodules/python2.5/sip.so
#21 0x00007f9aa4edf3b9 in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtGui.so
#22 0x00007f9aa3ac5861 in QObjectPrivate::deleteChildren() () from 
/usr/lib/libQtCore.so.4
#23 0x00007f9aa3fd06a2 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#24 0x00007f9aa439d210 in QSplitter::~QSplitter() () from /usr/lib/libQtGui.so.4
#25 0x00007f9aa4c8e798 in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtGui.so
#26 0x00007f9aa3ac5861 in QObjectPrivate::deleteChildren() () from 
/usr/lib/libQtCore.so.4
#27 0x00007f9aa3fd06a2 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#28 0x00007f9a9ea30eb5 in KMainWindow::~KMainWindow() () from 
/usr/lib/libkdeui.so.5
#29 0x00007f9a9ade6c9d in sipKXmlGuiWindow::~sipKXmlGuiWindow() () from 
/usr/lib/pymodules/python2.5/PyKDE4/kdeui.so
#30 0x00007f9a9adb534d in ?? () from 
/usr/lib/pymodules/python2.5/PyKDE4/kdeui.so
#31 0x00007f9aa03acf79 in ?? () from /usr/lib/pymodules/python2.5/sip.so
#32 0x000000000045e0d5 in ?? ()
#33 0x000000000041f933 in ?? ()
#34 0x00000000004387c2 in ?? ()
#35 0x0000000000445b33 in ?? ()
#36 0x0000000000445b33 in ?? ()
#37 0x000000000045e15c in ?? ()
#38 0x0000000000444047 in ?? ()
#39 0x0000000000445e4a in PyDict_SetItem ()
#40 0x0000000000447e56 in _PyModule_Clear ()
#41 0x00000000004a34c4 in PyImport_Cleanup ()
#42 0x00000000004aeed6 in Py_Finalize ()
#43 0x0000000000414037 in Py_Main ()
#44 0x00007f9aa5dc85c6 in __libc_start_main () from /lib/libc.so.6
#45 0x00000000004139d9 in _start ()

greetings,
 jonas

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages minirok depends on:
ii  gstreamer0.10-alsa [gstream 0.10.24-2    GStreamer plugin for ALSA
ii  gstreamer0.10-plugins-bad [ 0.10.14-2+b3 GStreamer plugins from the "bad" s
ii  gstreamer0.10-plugins-base  0.10.24-2    GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good  0.10.16-1    GStreamer plugins from the "good" 
ii  gstreamer0.10-plugins-ugly  0.10.12-1+b2 GStreamer plugins from the "ugly" 
ii  gstreamer0.10-pulseaudio [g 0.10.16-1    GStreamer plugin for PulseAudio
ii  python                      2.5.4-2      An interactive high-level object-o
ii  python-gst0.10              0.10.16-1    generic media-playing framework (P
ii  python-kde4                 4:4.3.1-1    Python bindings for the KDE 4 libr
ii  python-mutagen              1.15-2       audio metadata editing library
ii  python-qt4                  4.5.4-1      Python bindings for Qt4

Versions of packages minirok recommends:
ii  python-dbus                   0.83.0-1   simple interprocess messaging syst
ii  python-qt4-dbus               4.5.4-1    DBus Support for PyQt4

Versions of packages minirok suggests:
ii  gstreamer0.10-plugins-bad   0.10.14-2+b3 GStreamer plugins from the "bad" s
pn  lastfmsubmitd               <none>       (no description available)

-- no debconf information

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: minirok
Source-Version: 2.1-1

We believe that the bug you reported is fixed in the latest version of
minirok, which is due to be installed in the Debian FTP archive:

minirok_2.1-1.diff.gz
  to pool/main/m/minirok/minirok_2.1-1.diff.gz
minirok_2.1-1.dsc
  to pool/main/m/minirok/minirok_2.1-1.dsc
minirok_2.1-1_all.deb
  to pool/main/m/minirok/minirok_2.1-1_all.deb
minirok_2.1.orig.tar.gz
  to pool/main/m/minirok/minirok_2.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adeodato Simó <[email protected]> (supplier of updated minirok package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 15 Oct 2009 02:29:11 +0100
Source: minirok
Binary: minirok
Architecture: source all
Version: 2.1-1
Distribution: unstable
Urgency: low
Maintainer: Adeodato Simó <[email protected]>
Changed-By: Adeodato Simó <[email protected]>
Description: 
 minirok    - a small music player written in Python and inspired by Amarok
Closes: 507484 544230 548570 549538
Changes: 
 minirok (2.1-1) unstable; urgency=low
 .
   * New upstream release:
     + allows to enqueue/dequeue tracks with a shortcut. (Closes: #507484)
     + does not segfault when using File-Open directory if no directory has
       ever been opened in the tree view. (Closes: #544230, #549538)
     + does not crash on startup due to an incompatible change in PyQt 4.6.
       (Closes: #548570)
 .
   * debian/control:
     + add python-psutil to Recommends.
     + bump required Python version to 2.5.
     + ensure json or simplejson are available.
     + drop lastfmsubmitd from Suggests (submissions are done by Minirok
       itself now).
Checksums-Sha1: 
 4ebade7f14f32c02f113c11a3e69dbe465b3ac6c 1065 minirok_2.1-1.dsc
 943acc5f64f49be8b47aec2e1543d171385e360b 71508 minirok_2.1.orig.tar.gz
 7bde7654ab2a1e2f6a96159aafd3ac2d98cdce21 3959 minirok_2.1-1.diff.gz
 fc0ff35e67ac6ef43f5a569fe81ca8cc0ea3e0a3 74524 minirok_2.1-1_all.deb
Checksums-Sha256: 
 59981eadd9f7357fdea25d42ace9d2d862cfd71506e1231aea89ab19936adecc 1065 
minirok_2.1-1.dsc
 3c4d5143e9b06b302ee4e6cd879ab2275eca5da375ee2fa8c290f93d1aa8eb0e 71508 
minirok_2.1.orig.tar.gz
 5869b9e5a873cfc0389267121982b0a57c65b2ed738d400d14a2be7b43697653 3959 
minirok_2.1-1.diff.gz
 982a56a88c6c92ade6bf5f9cec65eccca0b6ee0e21ae6dc1fbf6017a1f328ca3 74524 
minirok_2.1-1_all.deb
Files: 
 f2748a0892b8669e99450b4fd7e3693c 1065 kde optional minirok_2.1-1.dsc
 500da291eb011ff674c9968f822ab5db 71508 kde optional minirok_2.1.orig.tar.gz
 64ce540d138d183b116321a694568513 3959 kde optional minirok_2.1-1.diff.gz
 27049d65c16047489bd2e44587bdabb3 74524 kde optional minirok_2.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Signed by Adeodato Simó <[email protected]>

iEYEARECAAYFAkrXvJQACgkQOzsxEBcMRN2MVwCg43bY4zONO/cHMTanJVL9Qkp+
wRAAoLqJa66/YvsPPo/zywr/xEFz/qrl
=rxmI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to