Hi,

I just enabled a wiki for lemonpos at sourceforge, and write the first article:  Installation Guide.

The wiki is here.

Im a little busy, im coding to get new features and doing other -real life- things.  An user report me a new bug on 0.7 version: doing a “Check In” with new products, they does not appear at the products View -even re-starting squeeze- but they does appear on lemon and of course they are in the products table.

I have been moving all KPassivePopup to KNotification on lemon.  KNotification uses a plasma themed passive popup.

Some days ago, i got an email from an user getting errors with mysql-lemonpos, regarding connection.
Today i received an email with a solution for a mistake i did, messing up the lemon_mysql.sql script.

The mistake was replace the datbase name ‘lemondb’ with ‘lemontest’. This clearly points me to some test i was doing before release -on the release folder-.

Thanks to Dave Plater for reporting the bug and fix.

The SVN repository was not affected with this mistake.

I will make a release in the next 24 hours.

Since some weeks i noted that oxygen (widget) style has a bug/feature that prevents applications paint a background on, at least, kdialogs/qdialogs/qframes by applying a qstylesheet style. This makes login window and password dialog to see ugly.

I noted this since kde version 3.97. Thats the reason i still use kde 3.96 on my computer. Of course all screenshots and test were done with kde 3.96.

I told this on #oxygen channel at irc.freenode.org, but got no responses. I will try again later.

UPDATE: I was told that with kde 4.0.1 the bug is gone.
UPDATE: I try myself kde 4.0.1 and the bug/feature is still present.