![]() |
[Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
1 Attachment(s)
Hi
I've been working on my app and finally is out. It isn't shiny beautiful, but is :) I need some testers to check if everything is showed all right. Tell what's your kernel, and if the data are the same as in file Code:
/home/user/MyDocs/.datadump Instruction: 1. Copy this executable anywhere you want it, but not on VFAT partitions, like /home/user/MyDocs. Without modding or reformatting, executing binaries from VFAT is not possible. 2. Make it executable: Code:
chmod +x marbattery-0_9_1b Code:
./marbattery-0_9_1b Tell if there are any bugs! And I would've forgot it! :) DOWNLOAD install script - it needs to be in the same directory the executable is in uninstall script - this one can be run from anywhere but VFAT partitions such as /home/user/MyDocs Source code: attached Screenshot: http://img85.imageshack.us/img85/774...2061519582.png Old version, deprecated: link ChangeLog 0.9.1b: * Fixed bug which make app crash without root or full permissions - Changed the "intro message" v0.9b: * Initial beta release |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
will give it a try thanks man!!!!
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
I will test it. I am on Power Kernel 47.
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Quote:
Permission Denied. If I run the file from file box I get the following error: No handler configured for application/x-executable (.file://home/user/MyDocs/Downloads/marbattery-0_9) Should the file not have a .DEB extension? |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Code:
~ $ sudo ./marbattery MyNokiaN900, move it to eg. /home/user/, then chmod +x it, then run it as root. |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
NokiaN900: do you know that a .deb file is? Open a .deb with an arcjiver such as Fileroller or 7zip and see. And the file I uploaded is an executable
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Quote:
then try it |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
@Keneraali: which kernel do you use?Did this work without root?
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Fair enough, I copied the file to /home/user/ and chmod +x marbattery-0_9 and see the following:
MarBattery v.1.0 Created by Marcin Mielniczuk, 2010. This software is distributed under GNU GPL v3 terms. Use it on your own risk. terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::substr Aborted. |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Quote:
Code:
chmod +x ./marbattery-0_9 Code:
chmod 777 ./marbattery-0_9 Aaah and I'd forget - if not modded you can't execute from fat - and ur homefs is fat32. the same thing with ntfs. so move the binary to your opt/root fs or use MaeModder or modify /etc/fstab About the risk mentioned in prog: The only risks are filling your fs :) This binary is with dbg symbols in as beta so if theres a problem, track it with gdb (built in on N900) |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Quote:
Code:
MarBattery v.1.0 |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Quote:
If you can please post some gdb output |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
any screenshots !!!!!
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
It's just console prog, but I'll post some soon
But it will have GUI later |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
as ive seen theres no problem when the binaries have full permissions, as -rwxrwxrwx
Any idea why this happens? |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
doesnt worrk for me... :(
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
tell is it the error mentioned before?
Does it persist with full permissions? Do you have now -rwxr-xr-x permissions? |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Fixed, I'm just uploading it!
EDIT: Note, now the file is /home/user/MyDocs/.datadump |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
I've just tested the last release. Working for me not sure if it is accurate though. I'll let you know if I found a problem here.
Please change this text in your first post to something that indicates that the binary should not be copied under VFAT filesystems (Ex. /home/user/MyDocs or /media/mmc1): Copy this executable anywhere you want it. |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Enjoy a new install script done by me!
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
And now I've added the uninstall script. Until it's final, it'll be distributed as a binary. Soon I'll add it to extras-devel!
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
I did not run your install script, but after looking at it I cannot find where you create directory /opt/marbattery. I doubt it is there by default.
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
I've just added a corrected version :)
I'm too late :) |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
hmmm, I cannot see read command.
so it will not wait for user action after this line: echo "Press any key to install MarBattery 0.9.1 beta. Press ctrl+c or exit the terminal to abort the installation." |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Whoops, bad file :)
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
It's getting info from BME or bqw27200? Is it configurable? Do You use dr_frost_dk excellent algorithm to calculate REAL percentage of capacity, instead of linearly guessed one (default)?
|
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
I'm using
Code:
lshal -u /org/freedesktop/devices/Hal/bme No, I'll check that algorithm |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
This project is temporarily frozen as I need an application for myself.
It'll be Shotime-based tv-program browser, as showtime doesn't satisfy my needs. |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
I'm uploading the source code to the first post.
If this is useful, I may continue the development of it. |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
How does this differ from bnf?
Screenshots? |
Re: [Testers needed] [Announce] [Beta] First version of marbattery - brand-new battery information-getting app
Quote:
Screenshots are on the way. |
All times are GMT. The time now is 21:52. |
vBulletin® Version 3.8.8