Deluge Crashes Every Other Time

General support for problems installing or using Deluge
Post Reply
uknowho008
Member
Member
Posts: 16
Joined: Sat Jan 19, 2008 3:53 am

Deluge Crashes Every Other Time

Post by uknowho008 »

I'm running deluge on an ssh server running X. when i start it up once i get this

Code: Select all

no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
save uploaded memory
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin DesiredRatio
Initialising plugin TorrentFiles
Initialising plugin NetworkHealth
Initialising plugin SpeedLimiter
Initialising plugin MoveTorrent
Initialising plugin Search
Initialising plugin WebSeed
Initialising plugin TorrentPeers
Initialising plugin TorrentCreator
Initialising plugin WebUi
Initialising plugin BlocklistImport
Initialising plugin Scheduler
Initialising plugin NetworkGraph
Initialising plugin TorrentNotification
Initialising plugin FlexRSS
Initialising plugin EventLogging
Applying preferences
Starting DHT...
Showing window
The program 'deluge' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAccess (attempt to access private resource denied)'.
  (Details: serial 190 error_code 10 request_code 148 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
then i try to start it again and it works. i believe this is what is causing the fast resume problem. at least it seems to be for me. so i thought this might be an important bug and maybe even help??
Post Reply