[Bug 282831] Re: Akregator doesn't start up (Intrepid)

Harald Sitter apachelogger at ubuntu.com
Tue Oct 14 10:49:13 UTC 2008


Please run
  strace akregator --nofork > ~/akregator.strace 2>&1
don't move the mouse cursor a lot while doing this. If you think it stopped doing something special (like your harddisk stops spinning), press ctrl+c and attach the file akregator.strace to this bug

Also do 
  kdebugdialog -> select all
  akregator --nofork > ~/akregator.console 2>&1
press again Ctrl+C if the process doesn't exist automagically and attach the file akregator.console to this report.

If you didn't have to do Ctrl+C both times, it is very likely that akregator crashed, in this case please do
  sudo apt-get install kdepim-dbg
  gdb /usr/bin/akregator
    run
   (wait for the crash to happen)
    bt
A couple of lines with references to .cpp files should be spit out, please save everything after the bt command in akregator.gdb and attach it as well.
You can leave gdb with the command 
   quit

Some of these files might include senisble data, so if you want, I can
turn this bug into a private one, so it is only accessible to Ubuntu
developers and the Ubuntu bug squad. Or you just check the files and
strip such data, which is not preferrable as it might easily happen that
you remove essential debugging data.

** Changed in: kdepim (Ubuntu)
       Status: New => Incomplete

-- 
Akregator doesn't start up (Intrepid)
https://bugs.launchpad.net/bugs/282831
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.




More information about the kubuntu-bugs mailing list