-
I should be able to check it since I just switched to gentoo this last week. Although I really dislike xfce4 ;)
2004-02-08 03:48:44 UTC in Krecipes - The KDE Cookbook
-
Yes, it should be easy to implement. I just don't know what would be the best method to show it =)
If implemented in the same dialog as the normal "search by title", then somehow showing the ingredients in the list would be appropriate too. Uhm.... It's easy to implement, but how to show it is what's worrying me.
2004-01-04 03:11:01 UTC in Krecipes - The KDE Cookbook
-
Yes, it's something missing indeed.
Actually it's not exactly what you mentioned (which can we'll probably implement soon), but I just committed a new feature to CVS which is similar.
It allows searching recipes that can be created using the ingredients that you have right now. You specify which ingredients, and shows matching recipes.
2004-01-04 03:03:30 UTC in Krecipes - The KDE Cookbook
-
Logged In: YES
user_id=769540
Given I got no response from your for a long time I assume your issue
is solved.
2004-01-02 21:34:13 UTC in Krecipes - The KDE Cookbook
-
Well, that's possible in theory but not everything can be ported, unless you can install a full blown KDE in Opie :)
Unfortunately quite a few methods are dependant on kdelibs itself.
2003-12-16 23:36:42 UTC in Krecipes - The KDE Cookbook
-
Logged In: YES
user_id=769540
It seems that you're building with --enable-final flag. Could
you try removing it and comment here again if it worked?
That method is quite experimental, and we don't even check
it for now.
Thanks
Unai
Oh, btw, it would be nice if you could report platform, version,
and compiler type/version if it doesn't work.
2003-12-16 17:53:05 UTC in Krecipes - The KDE Cookbook
-
Well the program is installed under Utilities. Maybe not the best place to find it?
about the mysql install, yes, as said in the dlownload page's build instructions, Qt's mysql plugin is required for MySQL, but you don't really need MySQL. It's easier maybe to install SQLite (just a few libraries installed, no server), and no Qt plugins are needed.
2003-12-06 21:37:51 UTC in Krecipes - The KDE Cookbook
-
Logged In: YES
user_id=769540
you have SQLite installed, but it seems that it wasn't during the build
or at least the program didn't find it and didn't install the SQLite
support.
Didn't you get a message saying so after the build?
Please check the installation again. and make sure you have the SQLite
headers installed. The configuration script searches for something
like...
2003-12-01 12:52:25 UTC in Krecipes - The KDE Cookbook
-
Ah, that's one of those things I still didn't get the time to code and do decently.
For now, you can just remove your $KDEHOME/share/config/krecipesrc file
($KDEHOME is your ~/.kde directory usually)
That will bring up the setup wizard again.
2003-11-23 22:00:18 UTC in Krecipes - The KDE Cookbook
-
Logged In: YES
user_id=769540
Thanks very much for the report. The fix is already in cvs, and I'll be
releasing 0.4.1 right now with this and another SQLite fix in.
It seems gettext 0.11.5 that I was using to test the package had a
much more flexible parser :)
2003-11-23 15:20:25 UTC in Krecipes - The KDE Cookbook