[LemonPOS-general] (no subject)
Status: Beta
Brought to you by:
mchavezg
From: Zippy Z. <zip...@ho...> - 2010-12-27 19:21:36
|
Hi Guys and Gals PLEASE HELP I am running ubuntu and have promised to re-write lemonpos such that the user can use £ and not $ and also so that he can use characters as well as numbers in his product codes. I can install and run squeeze and lemon pos via .deb package no problem. I can cmake and make install the binaries but I cannot run the squeeze application after using this method of installation here is what I get........ simon@athena:~$ squeeze Qt: Session management error: None of the authentication protocols specified are supported ===STARTING SQUEEZE AT "Mon Dec 27 19:18:35 2010" === KCrash: Application 'squeeze' crashing... sock_file=/home/simon/.kde/socket-athena/kdeinit4__0 [1] Exit 253 squeeze > a.out [2]+ Stopped squeeze simon@athena:~$ also if the kwindow manager thingy gives me Application: squeeze (squeeze), signal: Segmentation fault [KCrash Handler] #5 __memcpy_ia32 () at ../sysdeps/i386/i686/multiarch/../memcpy.S:100 #6 0x01bdefe7 in QString::append(QString const&) () from /usr/lib/libQtCore.so.4 #7 0x080ca61d in QString::operator+= (this=0x9159158, parent=0x8f839e0, caption=..., prompt=..., mode=LoginWindow::PasswordOnly) at /usr/include/qt4/QtCore/qstring.h:269 #8 operator+ (this=0x9159158, parent=0x8f839e0, caption=..., prompt=..., mode=LoginWindow::PasswordOnly) at /usr/include/qt4/QtCore/qstring.h:1010 #9 LoginWindow (this=0x9159158, parent=0x8f839e0, caption=..., prompt=..., mode=LoginWindow::PasswordOnly) at /home/simon/lemonpos/src/loginwindow.cpp:155 #10 0x0807151a in squeezeView (this=0x8f839e0, parent=0x8f5d5e0) at /home/simon/lemonpos/squeeze/src/squeezeview.cpp:100 #11 0x0805e527 in squeeze (this=0x8f5d5e0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /home/simon/lemonpos/squeeze/src/squeeze.cpp:51 #12 0x080621e9 in main (argc=1, argv=0xbf80fc54) at /home/simon/lemonpos/squeeze/src/main.cpp:60 Please can some one help I have been trying to get to the bottom of this for months Si |