maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   FuelPad does not install (https://talk.maemo.org/showthread.php?t=15045)

RobMtl007 2008-01-14 13:01

FuelPad does not install
 
Greetings:


I tried to install a new apps called fuelpad, but it needs a file called
gtk +extra2.

When I try to install GTK +Extra2 it states "Incompatible application package"

What has to be done to fix this bug.

Regards Robert

gLobster 2008-01-14 18:19

Re: FuelPad does not install
 
Yuu need install library in RedPill mode. But I think it's too bad to replace stanadrt Maemo GTK+ with users GTK+additional widget. I think that program for Maemo must be write by hildon widgets.

RobMtl007 2008-01-14 18:25

Re: FuelPad does not install
 
Greetings globster:

Excuse my very poor understanding of Linux, what is RedPill mode and what are the steps to install it in this mode?

Regards Robert

jlu 2008-01-14 18:41

Re: FuelPad does not install
 
You can find tthe instructions to enter the Red Pill Mode in http://hildon-app-mgr.garage.maemo.org/redpill.html
You can and should enter back to Blue Pill Mode after installing gtkextra.

GtkExtra does not replace anything. It is a complementary widget set for Gtk+. You can find more about it in http://gtkextra.sourceforge.net/.

Regards,

Julius
the developer of FuelPad

jdr93 2008-01-14 19:22

Re: FuelPad does not install
 
julius, using the red pill mode added fuelpad to the n800. the program seems to work just fine, except it only works for litres and kilometers. is there a way to make it work with miles and gallons?

john

RobMtl007 2008-01-14 19:53

Re: FuelPad does not install
 
Greetings Julius:

As for us not too RedPill geeks, will the installation process become more easier as time goes on.
I hate to take Red Pills.

Regards Robert

jlu 2008-01-14 20:00

Re: FuelPad does not install
 
Quote:

Originally Posted by jdr93 (Post 127612)
julius, using the red pill mode added fuelpad to the n800. the program seems to work just fine, except it only works for litres and kilometers. is there a way to make it work with miles and gallons?

john

Hello John,

Thanks for trying fuelpad. Unfortunately at the moment only litres and kilometres are supported, but the current version is just 0.3. I'll have to think how I will implement other units. You can of course enter miles and gallons and pretend that km means miles and litres means gallons, but in case I end up storing the data internally always in litres and kilometres, you will have problems later.

One thing that propably must also be changed is how the fuel consumption is displayed (litres/100 km vs. miles per gallon).

Julius

jlu 2008-01-14 20:13

Re: FuelPad does not install
 
Quote:

Originally Posted by RobMtl007 (Post 127625)
Greetings Julius:

As for us not too RedPill geeks, will the installation process become more easier as time goes on.
I hate to take Red Pills.

Regards Robert

Hello Robert,

I don't like the Red Pill Mode either and I totally sympatize with you. Remember that you can disable the Red Pill Mode right after you have installed gtkextra.

The solution to prevent the need for Red Pill Mode would be to have fuelpad and gtkextra in some repository (both in the same). However, I don't want to setup a repository of my own (there has been a lot of discussion about "the repository mess" in maemo-developers mailing list).

As time goes on, fuelpad might end up in maemo-extras repository. A good thing at the moment is that now that you have installed gtkextra, you won't have to install it again even though you update fuelpad. Gtkextra seems to have been updated quite rarely.

Gtkextra is needed in the Statistics window to draw the nice graphics. I didn't want to make plotting functions of my own and used gtkextra.

Julius

jlu 2008-01-15 21:21

Re: FuelPad does not install
 
Quote:

Originally Posted by jdr93 (Post 127612)
julius, using the red pill mode added fuelpad to the n800. the program seems to work just fine, except it only works for litres and kilometers. is there a way to make it work with miles and gallons?

john

Hello John and others,

I just released a new version, 0.31, which now supports both US and Imperial gallons and miles. I ended up in storing the data internally always in litres and kilometres, so in case you already entered some data pretending litres=gallons and kilometres=miles, you will have to enter the data again (unless you are fluent in SQL and make a conversion directly to the database file /home/user/MyDocs/fuelpad.db). I am sorry about that (but I warned...)

You will find the unit selection in the Settings menu. Changing the unit to something else than SI, also changes the way the fuel consumption is reported (from litres/100 km to miles per gallon).

Obviously I haven't had much time to test it, but at least it installs and runs on the device with either english or finnish localization.

Please see the garage home page at https://garage.maemo.org/projects/fuelpad/ for the deb.

Regards,

Julius

dkwatts 2008-01-15 23:59

Re: FuelPad does not install
 
off topic: mymileagemarker.com works with miles and gallons. It's available via web and sms.

Track your MPG with My Mile Marker

jdr93 2008-01-16 04:56

Re: FuelPad does not install
 
julius:

i like it. looks good. simple design, easy to use, easy to understand the results. thank you

john

jlu 2008-01-16 15:10

Re: FuelPad does not install
 
Quote:

Originally Posted by jdr93 (Post 128512)
julius:

i like it. looks good. simple design, easy to use, easy to understand the results. thank you

john

John,

Thank you for your kind words. I am glad to here that you find it easy to use and understand, since that has been one of the design goals.

I hope you and all others realize that at the moment this is beta quality software . You should make frequent backups of the database file fuelpad.db. You can find it in the top level directory with tablet's built-in file manager, or as /home/user/MyDocs/fuelpad.db with X Terminal. At the moment the code does not handle notifications of turning the device off etc. and I haven't tested any other extreme conditions. That said, I haven't damaged the database even when I have forcibly killed fuelpad.

jlu 2008-01-19 08:42

Re: FuelPad does not install
 
Quote:

Originally Posted by RobMtl007 (Post 127625)
Greetings Julius:

As for us not too RedPill geeks, will the installation process become more easier as time goes on.
I hate to take Red Pills.

Regards Robert

I just released a new debian package of gtkextra, which does not require Red Pill Mode. Now fuelpad can be installed more easily:

1. Install gtkextra from https://garage.maemo.org/frs/?group_...elease_id=1389

2. Install fuelpad from https://garage.maemo.org/frs/?group_...elease_id=1382

No need for Red Pill Mode at any point.

If you have installed the earlier package version, you don't have to upgrade. If you want to upgrade, you propably have to remove the earlier version (again, using the Red Pill Mode) before installing the new package version. The advantage of upgrading is that gtkextra can then be seen in the Application Manager's list of installed applications even in Blue Pill Mode. The new package can also be removed without using the Red Pill Mode.

Julius


All times are GMT. The time now is 10:57.

vBulletin® Version 3.8.8