← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 788523] Re: Problem with starting in GNOME 3

 

Ok, I'm guessing you were using 1.0.3 and 1.1.0 fixed whatever issue you
were having so I'm marking as invalid.

** Changed in: linuxdcpp
       Status: Incomplete => Invalid

-- 
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++:
  Invalid

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.


References