Wakoopa crashes after starting on Gentoo/Sabayon 4 x64
Wakoopa crashes on Gentoo/Sabayon 4 x64. It starts out fine, connects to my account and then crashes. I've posted the log output here: http://pastebin.ca/1350469
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
The company marked this problem solved.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?I'm sorry you're having problems. This has probably something to do with Gentoo and dpkg. I've added it to our list, thanks!
I’m thankful
-
Inappropriate?It would also help if you could start the Wakoopa tracker using gdb (GNU Debugger:
# gdb wakoopa
And then type "run" in the gdb prompt:
(gdb) run
When the problem occurs, you can stop the Wakoopa process with CTRL-C and make a backtrace by typing in "bt":
(gdb) bt
You'll probably get something like this as output:
#0 0xb7f7c410 in __kernel_vsyscall ()
#1 0xb7637c07 in poll () from /lib/tls/i686/cmov/libc.so.6
#2 0xb787d0b6 in ?? () from /usr/lib/libglib-2.0.so.0
#3 0xb787d467 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4 0xb7d2c264 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x08088501 in Wakoopa::GUI::run ()
#6 0x080a3e75 in main ()
This could further help us in determining what's going wrong.
I’m thankful
-
Inappropriate?Thanks!
We just released a fix for this problem, please to the download page in the test environment and update to version 0.2.1. Thanks!
Loading Profile...



EMPLOYEE