tomboy just stop to work anymore
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tomboy (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: tomboy
I was working with tomboy and just hang. I stop the process and when I try to started again, just pull the CPU to the top, 100%. I rebooted a few times and problem continues. I saw in the log, but theres nothing there. I really don't know what happened with this program.
Best regards,
Aníbal.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: tomboy 1.2.1-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Tue May 4 01:17:07 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
ProcEnviron:
LANG=es_CL.UTF-8
SHELL=/bin/bash
SourcePackage: tomboy
Try starting Tomboy with --debug, but redirect output to a file. So, from a terminal, run `tomboy --debug &> out.txt` .
Then, when Tomboy starts hanging, from another terminal run `kill -s QUIT $(pidof tomboy)` . That will trigger Tomboy to dump even more output (but it won't actually kill Tomboy). Attach the out.txt file you've created to this bug and we'll see if we can get some info out of it.