[Bug 480785] New: [KDE:KDE4:Community/lemonpos]
https://bugzilla.novell.com/show_bug.cgi?id=480785 Summary: [KDE:KDE4:Community/lemonpos] Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: dmueller@novell.com ReportedBy: dave.plater@yahoo.co.uk QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- After installing kde4-lemonpos it fails to start mysqld, I had to start it myself and then, when mysqld is running it still fails to access the database due to :- QSqlError(1045, "QMYSQL: Unable to connect", "Access denied for user 'lemonclient'@'localhost' (using password: YES)") -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dmueller@novell.com |dsbhayangkara@gmail.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 User dsbhayangkara@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480785#c1 --- Comment #1 from Donnie Bhayangkara <dsbhayangkara@gmail.com> 2009-03-01 13:35:38 MST --- Have you run the database-creation-script? Is mysql running? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 User dave.plater@yahoo.co.uk added comment https://bugzilla.novell.com/show_bug.cgi?id=480785#c2 --- Comment #2 from Dave Plater <dave.plater@yahoo.co.uk> 2009-03-01 21:55:50 MST --- My first error was due to mysql not running, After starting mysql via yast runlevel I have the above error which I am stuck on. I have tried the steps in the readme in /usr/share/doc/packages/kde4-lemonpos/INSTALL but I have had no joy. There is no indication of what the database-creation-script is so no I may not have run it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 User dave.plater@yahoo.co.uk added comment https://bugzilla.novell.com/show_bug.cgi?id=480785#c3 --- Comment #3 from Dave Plater <dave.plater@yahoo.co.uk> 2009-03-02 00:10:49 MST --- I'm a novice at sql but so far I located lemon_mysql.sql in /usr/share/doc/packages/kde4-lemonpos/database_resources and ran :- cat lemon_mysql.sql | mysql -u root -p as root and have worked out I shouldn't add any password at the prompt. mysql admin now shows a new user called lemonclient but I still have the error :- QSqlError(1045, "QMYSQL: Unable to connect", "Access denied for user 'lemonclient'@'localhost' (using password: YES)") -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 User cyhan@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480785#c4 --- Comment #4 from Chuanye Han <cyhan@novell.com> 2009-03-02 23:47:34 MST --- *** Bug 480783 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=480783 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 User dave.plater@yahoo.co.uk added comment https://bugzilla.novell.com/show_bug.cgi?id=480785#c5 --- Comment #5 from Dave Plater <dave.plater@yahoo.co.uk> 2009-03-03 06:06:41 MST --- I renamed all incidents of lemontest in lemon_mysql.sql to lemondb and it now starts. This is also the case when lemonpos is compiled from the original source package from sourceforge. I am in email contact with Miguel Chavez Gamboa the author and I will let him know. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 User dave.plater@yahoo.co.uk added comment https://bugzilla.novell.com/show_bug.cgi?id=480785#c6 --- Comment #6 from Dave Plater <dave.plater@yahoo.co.uk> 2009-03-03 09:49:02 MST --- The author says the svn version doesn't have the problem, meanwhile if you simply change the text in the affected file from lemontest to lemondb and repackage it will fix the bug -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 User dsbhayangkara@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480785#c7 --- Comment #7 from Donnie Bhayangkara <dsbhayangkara@gmail.com> 2009-03-04 09:30:44 MST --- sorry for the late reply, been out of town for the last 2 days. thank you for providing the solution. fyi, lemonpos v0.6 didn't have lemontest in lemon_mysql.sql so i assume v0.6.1 already included the fix. my fault :) i applied a patch to fix it, and it's now being rebuild. please test the new build. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 User dave.plater@yahoo.co.uk added comment https://bugzilla.novell.com/show_bug.cgi?id=480785#c8 --- Comment #8 from Dave Plater <dave.plater@yahoo.co.uk> 2009-03-05 04:27:50 MST --- If you already had lemondb you wouldn't have noticed the problem. I can't find anything but kde4-lemonpos-0.6.1-1.2 x86_64 yet please ping the bug when it's present. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 User dsbhayangkara@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480785#c9 --- Comment #9 from Donnie Bhayangkara <dsbhayangkara@gmail.com> 2009-03-06 12:35:39 MST --- the new build has been released. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480785 User dsbhayangkara@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480785#c10 Donnie Bhayangkara <dsbhayangkara@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Donnie Bhayangkara <dsbhayangkara@gmail.com> 2009-03-11 11:21:14 MST --- new upstream version is released and i'm currently updating the packages. so i consider this bug as resolved. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com