Bug#760810: [quassel-client] quasselclient fails to start

2014-09-23 Thread Thomas Müller
Hi,

I cannot reproduce this on my system which is testing/sid.

Can you please retest with the latest phonon packages, because meanwhile 
4:4.8.0-1 arrived in testing?

Thanks a lot,

Thomas


Am Montag, den 08.09.2014 um 6:01 schrieb Keshav Kini:
 Package: quassel-client
 Version: 0.10.0-2
 Severity: grave
 
 --- Please enter the report below this line. ---
 
 `quasselclient` recently fails to start on debian sid:
 
 fs@erdos ~ $ quasselclient
 
 (quasselclient:12158): GLib-GObject-WARNING **: cannot register existing
 type 'GstObject'
 
 (quasselclient:12158): GLib-CRITICAL **: g_once_init_leave: assertion
 'result != 0' failed
 
 (quasselclient:12158): GLib-GObject-CRITICAL **: g_type_register_static:
 assertion 'parent_type  0' failed
 
 (quasselclient:12158): GLib-CRITICAL **: g_once_init_leave: assertion
 'result != 0' failed
 
 (quasselclient:12158): GStreamer-CRITICAL **:
 gst_plugin_feature_get_name: assertion 'GST_IS_PLUGIN_FEATURE (feature)'
 failed
 ^\Quit
 
 Googling assertion 'GST_IS_PLUGIN_FEATURE (feature)' failed yields a
 bunch of similar-sounding failures of other programs, seemingly related
 to phonon integration with gstreamer, or something.
 
 --- System information. ---
 Architecture: amd64
 Kernel:   Linux 3.14-2-amd64
 
 Debian Release: jessie/sid
   500 unstableftp.us.debian.org
   500 sid linux.dropbox.com
 
 --- Package information. ---
 Depends(Version) | Installed
 -+-==
 libc6  (= 2.14) | 2.19-10
 libdbusmenu-qt2   (= 0.3.2) | 0.9.2-1
 libgcc1 (= 1:4.1.1) | 1:4.9.1-12
 libindicate-qt1   (= 0.2.5) | 0.2.5.91-5
 libphonon4  (= 4:4.2.0) | 4:4.7.2-1
 libqt4-dbus (= 4:4.6.1) | 4:4.8.6+git64-g5dc8b2b+dfsg-2
 libqt4-network  (= 4:4.6.1) | 4:4.8.6+git64-g5dc8b2b+dfsg-2
 libqt4-xmlpatterns  (= 4:4.5.3) | 4:4.8.6+git64-g5dc8b2b+dfsg-2
 libqtcore4  (= 4:4.8.0) | 4:4.8.6+git64-g5dc8b2b+dfsg-2
 libqtgui4   (= 4:4.8.0) | 4:4.8.6+git64-g5dc8b2b+dfsg-2
 libqtwebkit4   (= 2.1.0~2011week13) | 2.3.2.dfsg-3
 libstdc++6(= 4.4.0) | 4.9.1-12
 phonon   | 4:4.7.2-1
 zlib1g  (= 1:1.1.4) | 1:1.2.8.dfsg-2
 quassel-data(= 0.10.0-2) | 0.10.0-2
 dbus-x11 | 1.8.6-2
 gawk | 1:4.1.1+dfsg-1
 
 
 Package's Recommends field is empty.
 
 Package's Suggests field is empty.
 


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



Bug#760810: [quassel-client] quasselclient fails to start

2014-09-23 Thread Keshav Kini
On 09/23/2014 12:53 AM, Thomas Müller wrote:
 Hi,
 
 I cannot reproduce this on my system which is testing/sid.
 
 Can you please retest with the latest phonon packages, because meanwhile 
 4:4.8.0-1 arrived in testing?

Sure.  Indeed, I can no longer reproduce this with the latest phonon
packages either.  I presume the problem has been fixed.

Thanks,
Keshav


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



Bug#760810: [quassel-client] quasselclient fails to start

2014-09-23 Thread Thomas Müller
tags 760810 +wontfix
quit


Am Dienstag, den 23.09.2014 um 8:39 schrieb Keshav Kini:
 On 09/23/2014 12:53 AM, Thomas Müller wrote:
  Hi,
  
  I cannot reproduce this on my system which is testing/sid.
  
  Can you please retest with the latest phonon packages, because meanwhile 
  4:4.8.0-1 arrived in testing?
 
 Sure.  Indeed, I can no longer reproduce this with the latest phonon
 packages either.  I presume the problem has been fixed.
 
 Thanks,
 Keshav
 


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



Bug#760810: [quassel-client] quasselclient fails to start

2014-09-07 Thread Keshav Kini
Package: quassel-client
Version: 0.10.0-2
Severity: grave

--- Please enter the report below this line. ---

`quasselclient` recently fails to start on debian sid:

fs@erdos ~ $ quasselclient

(quasselclient:12158): GLib-GObject-WARNING **: cannot register existing
type 'GstObject'

(quasselclient:12158): GLib-CRITICAL **: g_once_init_leave: assertion
'result != 0' failed

(quasselclient:12158): GLib-GObject-CRITICAL **: g_type_register_static:
assertion 'parent_type  0' failed

(quasselclient:12158): GLib-CRITICAL **: g_once_init_leave: assertion
'result != 0' failed

(quasselclient:12158): GStreamer-CRITICAL **:
gst_plugin_feature_get_name: assertion 'GST_IS_PLUGIN_FEATURE (feature)'
failed
^\Quit

Googling assertion 'GST_IS_PLUGIN_FEATURE (feature)' failed yields a
bunch of similar-sounding failures of other programs, seemingly related
to phonon integration with gstreamer, or something.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.14-2-amd64

Debian Release: jessie/sid
  500 unstableftp.us.debian.org
  500 sid linux.dropbox.com

--- Package information. ---
Depends(Version) | Installed
-+-==
libc6  (= 2.14) | 2.19-10
libdbusmenu-qt2   (= 0.3.2) | 0.9.2-1
libgcc1 (= 1:4.1.1) | 1:4.9.1-12
libindicate-qt1   (= 0.2.5) | 0.2.5.91-5
libphonon4  (= 4:4.2.0) | 4:4.7.2-1
libqt4-dbus (= 4:4.6.1) | 4:4.8.6+git64-g5dc8b2b+dfsg-2
libqt4-network  (= 4:4.6.1) | 4:4.8.6+git64-g5dc8b2b+dfsg-2
libqt4-xmlpatterns  (= 4:4.5.3) | 4:4.8.6+git64-g5dc8b2b+dfsg-2
libqtcore4  (= 4:4.8.0) | 4:4.8.6+git64-g5dc8b2b+dfsg-2
libqtgui4   (= 4:4.8.0) | 4:4.8.6+git64-g5dc8b2b+dfsg-2
libqtwebkit4   (= 2.1.0~2011week13) | 2.3.2.dfsg-3
libstdc++6(= 4.4.0) | 4.9.1-12
phonon   | 4:4.7.2-1
zlib1g  (= 1:1.1.4) | 1:1.2.8.dfsg-2
quassel-data(= 0.10.0-2) | 0.10.0-2
dbus-x11 | 1.8.6-2
gawk | 1:4.1.1+dfsg-1


Package's Recommends field is empty.

Package's Suggests field is empty.


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