Hi Martin, Thanks for taking time to report this issue. As far as I can see, you are totally right. There is something preventing sflphone from correctly launching on auto start. I am not yet sure what happen. The more information we gather, the easier it will be to fix. If you could please add * soft core unlimited
to /etc/security/limits.conf and ulimit -c unlimited to /etc/profile reboot and send us the output of the "dmesg" command and the codedump file (if any) from $HOME or /tmp. As a workaround, you could make a script that wait a while before launching sflphone-client-kde: #!/bin/bash sleep 15 sflphone-client-kde chmod 777 it and use it for the auto start. This seem to improve the success rate until these is a permanent solution for this problem. As for the typo, it is fixed, thanks for reporting it. Looking at it, I probably deposed something on the keyboard and it modified the code by accident (the key make a suspicious circle around the "s" on my qwerty keyboard). I can't believe we fail to catch that one before! I hope you send us the data, the would be very appreciated, thanks! ----- Original Message ----- From: "martin weidner" [email protected]> To: [email protected] Sent: Tuesday, February 26, 2013 5:56:33 AM Subject: [SFLphone] [Technical] Problems with Autostart Martin Weidner sent a message using the contact form at http://sflphone.org/contact. Hi, i use SFLphone KDE Client Version 1.2.1 installed via Ubuntu PPA. I can start SFLphone manually without problems. But in Autostart it does not work. Command in autostart dialog: sflphone-client-kde. I cannot find any entries in logs. What can be the problem and how can I fix this? And a small hint: After launch of the programm I am in the Call Tab, there is a light gray hint with typing error or something else: "Use the dialpad below or start typing a number. Use the dialpad below or start typing a number. Use the dsadasdialpad below or start tyyping a number. Use thasdasde dialpad below or sasdasdtart typing a number" thanks in advance regards Martin _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
