Thread: [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 |
From: Sherwin K. S. <ski...@gm...> - 2012-05-12 10:57:48
|
Hello I cant seem to fix a problem in LemonPOS in the terminal itself when selecting items/products that is available when i click it it will prompt me about PRODUCT not found on the database, but the product is existing already on squeeze i have seen the trace of the logs insertItem doNotAddMoreItems = false EXAMINING PRODUCT CODE "12345678" CodeX = "12345678" Numeric Code: 0 Alphacode: "-NA-" Required Qty: 1 ** INSERTING A PRODUCT [updating balance/transaction] updateBalance Transactions: "" Updating balance # 18 Transaction ID: 18 I wonder why the update Balance transactions is null. Hope to hear from you soon. |
From: Benjamin B. <bb...@gm...> - 2012-05-12 21:49:33
|
Hello, Some information that will help us solve this would be... What OS (Ubuntu, Kubuntu, etc.)? What version of LemonPOS (0.9.4rc7, 0.9.4rc8, etc)? What database scripts did you use (lemon_mysql.sql, mexico_taxes.sql, etc.)? Thanks, Benjamin On Sat, May 12, 2012 at 6:57 AM, Sherwin Kit Suazo <ski...@gm...>wrote: > Hello I cant seem to fix a problem in LemonPOS in the terminal itself when > selecting items/products that is available when i click it it will prompt > me about PRODUCT not found on the database, but the product is existing > already on squeeze i have seen the trace of the logs > > insertItem doNotAddMoreItems = false > EXAMINING PRODUCT CODE "12345678" > CodeX = "12345678" Numeric Code: 0 Alphacode: "-NA-" Required Qty: 1 > ** INSERTING A PRODUCT [updating balance/transaction] > updateBalance Transactions: "" > Updating balance # 18 > Transaction ID: 18 > > I wonder why the update Balance transactions is null. Hope to hear from > you soon. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Lemonpos-general mailing list > Lem...@li... > https://lists.sourceforge.net/lists/listinfo/lemonpos-general > > |
From: Benjamin B. <bb...@gm...> - 2012-05-14 14:40:45
|
>>As you can see i didnt include mexico_taxes.sql is this included also? Yes, that should solve your issue. Your welcome :) If that does not solve it just let me know. Ben On Sun, May 13, 2012 at 11:30 PM, Sherwin Kit Suazo <ski...@gm...>wrote: > > This is my running system > > Ubuntu 10.04 OS kde was installed following the lemon documentation. > LemonPOS version 0.93 i downloaded this via github and manual make using > the lemon documentation also. > Mysql scripts used is lemon_mysql.sql,fix_0.9.3.sql and fix_roles.sql > > As you can see i didnt include mexico_taxes.sql is this included also? > > Thank you. > > > |
From: Benjamin B. <bb...@gm...> - 2012-05-19 14:06:04
|
Sorry I did not get back to you sooner. Glad we could solve the first problem, I am not sure about the second problem because I do not use that. I did try clicking on "Cash in Draw" and on my POS nothing happen also ( no dialog, no print ). It appears that is maybe a problem with the code. We may look into it, I do know if we will be able to fix it right now because we have other fixes we are working on right now. >From a business side, we do not use that feature very much. -Ben On Mon, May 14, 2012 at 11:36 PM, Sherwin Kit Suazo <ski...@gm...>wrote: > Yeah it really solved the problem thanks but,I have another issue when i > do click the cash in drawer dialog button it does not appear the amount > that i have put in the drawer the log says > > knotify(3176) NotifyByPopup::slotDBusNotificationClosed: 11 -> 0 > knotify(3176) NotifyByPopup::slotDBusNotificationClosed: failed to find > knotify id for dbus_id 11 > knotify(3176) KNotify::event: 119 ref= 0 > > What seems to be the issue?? Thank you. > > |
From: James L. <jam...@ya...> - 2013-02-15 14:44:50
|
http://www.nalogo-groemitz.de/we/u.v5bb?k60ng |
From: Benjamin B. <bb...@gm...> - 2013-02-15 16:52:51
|
Everyone, I do not suggest clicking this link. It will need to be deleted. -Ben On Fri, Feb 15, 2013 at 9:44 AM, James Lee <jam...@ya...>wrote: > http://www.nalogo-groemitz.de/we/u.v5bb?k60ng > > > ------------------------------------------------------------------------------ > Free Next-Gen Firewall Hardware Offer > Buy your Sophos next-gen firewall before the end March 2013 > and get the hardware for free! Learn more. > http://p.sf.net/sfu/sophos-d2d-feb > _______________________________________________ > Lemonpos-general mailing list > Lem...@li... > https://lists.sourceforge.net/lists/listinfo/lemonpos-general > > |
From: KHALIL F. <kha...@ya...> - 2014-03-26 05:19:56
|
From: reynel f. g. r. <rey...@ho...> - 2014-10-29 22:32:11
|
Hola buenas tardes tengo un problema al momento de capturar el código de barras para cobrar un producto (que ya lo agregue en el squeeze me aparece en los artículos por categoria) en lemon pos me manda un mensaje que no encuentra el producto en la base de datos… quiero saber que estoy haciendo mal o que ma falta configurar Saludos..... Reynel F. Gopar Rasgado |
From: Benjamin B. <bb...@gm...> - 2015-02-25 02:13:52
Attachments:
Lemon User Guide.doc
|
Just found this on an old hard drive, just figured I would post it for everyone. It my not be very complete. Lemon POS user guild -- -Ben |
From: Miguel C. G. <mi...@le...> - 2010-12-27 20:09:55
|
On Mon, Dec 27, 2010 at 1:21 PM, Zippy Zippy <zip...@ho...> wrote: > 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 > Replacing the $ is just matter of configuration... search the mailing list for what I have written about. http://sourceforge.net/mailarchive/forum.php?forum_name=lemonpos-general The product code with text is in progress.. well, at least on the 'master' branch.. I need to backport it to persa branch. > 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........ > did you make any changes to the code? What lemonpos version are you using (source) ? I can see that there is something bad with some text or when getting text from configuration files.. from the line 155 in loginwindow.cpp I dont know if your lemonpos version is the same as mine (latest). pixm = QPixmap(path + Settings::styleName() + "/passwordBackground_wide.png"); But i cannot find why you are getting that crash. Try to comment that line (155) and recompile and reinstall.. to see if it keeps crashing. > > 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 > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Lemonpos-general mailing list > Lem...@li... > https://lists.sourceforge.net/lists/listinfo/lemonpos-general > > -- Miguel Chavez Gamboa LemonPOS, an opensource point of sale. Want to support the development? Donations accepted via paypal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 |