linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #04168
[Bug 788523] [NEW] Problem with starting in GNOME 3
Public bug reported:
I recently upgraded to Ubuntu 11.04 and GNOME 3. I have problem with
starting linuxdcpp. The clean linuxdcpp (without any configuration
files) starts without problems. Then I add files to hash and the next
time I have problem to start application. It ends on two possible
errors:
[1] SegFault (10:25) ~ > linuxdcpp
Loading: Hash database
Loading: Shared Files
Loading: Download Queue
linuxdcpp: Fatal IO error 0 (Success) on X server :0.0.
OR
[1] SegFault (10:25) ~ > linuxdcpp
Loading: Hash database
Loading: Shared Files
Loading: Download Queue
Xlib: sequence lost (0x1012c > 0x130) in reply type 0x1c!
linuxdcpp: ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy->xcb->pending_requests' failed.
Aborted
[134] SegFault (10:25) ~ >
The only way how to start linuxdcpp is to try start it several times in
the row which is not convenient.
Steps to reproduce:
1) Have GNOME 3
2) run LinuxDC++ for the first time, configure it, add some files to hash
3) close LinuxDC++
4) try to start it
Expected result:
Linuxdc++ starts
Actual result:
Many times Linuxdc++ does not start.
** Affects: linuxdcpp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/788523
Title:
Problem with starting in GNOME 3
Status in Linux DC++:
New
Bug description:
I recently upgraded to Ubuntu 11.04 and GNOME 3. I have problem with
starting linuxdcpp. The clean linuxdcpp (without any configuration
files) starts without problems. Then I add files to hash and the next
time I have problem to start application. It ends on two possible
errors:
[1] SegFault (10:25) ~ > linuxdcpp
Loading: Hash database
Loading: Shared Files
Loading: Download Queue
linuxdcpp: Fatal IO error 0 (Success) on X server :0.0.
OR
[1] SegFault (10:25) ~ > linuxdcpp
Loading: Hash database
Loading: Shared Files
Loading: Download Queue
Xlib: sequence lost (0x1012c > 0x130) in reply type 0x1c!
linuxdcpp: ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy->xcb->pending_requests' failed.
Aborted
[134] SegFault (10:25) ~ >
The only way how to start linuxdcpp is to try start it several times
in the row which is not convenient.
Steps to reproduce:
1) Have GNOME 3
2) run LinuxDC++ for the first time, configure it, add some files to hash
3) close LinuxDC++
4) try to start it
Expected result:
Linuxdc++ starts
Actual result:
Many times Linuxdc++ does not start.
Follow ups
References