retitle 389129 hangs on non-kde environment (cannot reach kdeinit)
thanks

On Sunday 24 September 2006 19:24, Roberto Pariset wrote:
>
> After trying it again it seems it works. Meaning: if I plug my phone
> and then I run kmobiletools then I can browse SMSs and phonebook.
> However, if I first start it and then plug the phone (as I did last
> time) I get a crash. Backtrace attached. Good luck and no worries, I
> am not in a hurry, and next week I'll be damn busy so... take it easy
> :)

Ok, I'm happy that you can get it work with a little workaround for 
now :)

I'm not able to reproduce that crash, but and unfortunately that 
backtrace is useless, since there aren't debug symbols, I'm sorry but 
you have to rebuild again the packages adding a --enable-debug=full to 
debian/rules (the attached patch will do this for you, use it with 
patch -p0) and send me the new backtrace of the crash.

Upstream also told to check in the configuration if there are something 
related to polling of the devices, and if so, to disable it since on 
the 2.6.x kernels the usb-serial drivers have some problems.

> Ciao!
> Rob

Regards
Francesco

-- 
:wq
--- rules.orig	2006-09-25 02:39:56.000000000 +0200
+++ rules	2006-09-25 02:41:00.000000000 +0200
@@ -4,4 +4,4 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/class/kde.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath --enable-debug=full

Attachment: pgp0mxAKYYpbN.pgp
Description: PGP signature

Reply via email to