![]() |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Yup, It doesn't work on PR1.3
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
it works fine for me on openkernel pr1.3
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
I 've installed but I do not work, what are the reasons?thanks
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Any progress?
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
[edit] Installed backup for pr1.2 from here, that fixed the lock screen at least. But I think there was something different on the 1.3 version, so it would be nice if someone uploaded that. |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Is there any chance for a working version of lpsmagic for PR 1.3?
Many thanks in advance! Best Regards, Jaracz |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Hi,
After a clean install of PR1.3, lpsmagic wasn't working. I did a bit of investigations (namely, running lpsmagic from the terminal), and I got a font error. The program is looking for a font named "NokiaPureTextRegEuro.ttf", but the one in my system is named "NokiaPureTextTRegEuro.ttf" (notice the T between Text and Reg?) I just needed to edit /usr/bin/lpsmagic to look for the right font, and it is now working. |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Be careful as editing it can put your device in MALF
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
same thing here. i upgraded to pr1.3 and lpsmagic does not work. screen so empty now. hope there ll be a fix soon |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
Have you had any trouble since making the changes you made? |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
As soon as i get my n9 (it's @ nokia care atm) i'll update. If anyone makes a deb/patch whatever i'll update.
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
I've managed to upset Aegis, but recovered.
An alternative is to duplicate the required font and give it the wanted name ie.: prompt>cd /usr/share/fonts/nokia/Nokia%20Pure/Tabular/ prompt>cp NokiaPureTextTRegEuro.ttf NokiaPureTextRegEuro.ttf Cheers |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Good, I got it working on PR 1.3 with that hint, thanks.
However: (1) Why are the date formats hardcoded in, with only two options? Why not respect the device settings for date format? (2) Could you add a way to change the colour of the text/icons? I changed my clock to cyan, and all my other icons to match, but it doesn't match the white text/icons of ipsmagic, so I had to changeeverything back to white. |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
Cheers, while waiting for a real update of the software with some of the here proposed enhancements etc.. |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
Best Regards, Jaracz |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
thanks a lot. |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
prompt>ln -s NokiaPureTextTRegEuro.ttf NokiaPureTextRegEuro.ttf But anyway, thanks! :) |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
It's very nice, but I want to change the colours (e.g. from white to cyan). I thought all I'd need to do is edit this file:
Code:
/opt/Ipsmagic/magiccssHowever editing magiccss didn't work to change any of the text colours, although editing the icons did change their colours. Any ideas? |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
be careful. Deb makes a backup of the stock css.
Text is generated in the code, so wait for 2.0 to achieve that... |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
by mistake I installed <PR1.2 version :mad:
Do I need to uninstall it? :confused: Can I install the newest version over this? :rolleyes: |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
I couldnt wait. I reinstalled the new version over the <PR1.2 version and everything seems to be ok.
One question, the app overrides my weather meecast icon Is there any way to combine both applications? |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
is there a 1.3 version? |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
the poster above installed the version that was for 'less than pr1.2', and then installed the most recent version. |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
in case anyones interested, the deb im using is here:
https://github.com/teleshoes/n9-conf...1.81_armel.deb and heres my ~/.lpsmagic: https://github.com/teleshoes/n9-conf...er%25.lpsmagic {klomp-lps is a script for my music player} this includes a lot of extremely pre-alpha 2.0 stuff that im sure will be removed or largely changed, so id suggest not using it. i also have NO idea if it works on closed mode pr1.3. i hacked in bad versions of 2 features: 1) "lpsmagic -once" to paint the image, update the gconf key, and exit. this should be done with signals or dbus, but that sort of stuff is for 2.0. 2) i also added a %cmd{} shell command thing for printing the first line of shell command STDOUTs {EDIT: source for my changes: https://github.com/teleshoes/lpsmagic } |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
installed ths version bt no display,,,,i hv nitdroid,,,,,,,installed,,,,could it be an issue,,, |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
you need an lpsmagic config file at
/home/user/.lpsmagic e.g.: Code:
[General] |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
hi wolke...kindly show me how to create the config file...
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
put that file in MyDocs, call it lpsmagic.txt
open a terminal and run mv MyDocs/lpsmagic.txt .lpsmagic type it carefully.. ALSO: i strongly suspect you should wait until 2.0. this piece of hack is just what im doing in the meantime, so i thought id share; its unsupported by admiral0 or by me, and i wouldnt recommend it to anyone who wouldnt feel perfectly comfortable with modifying a config text file routinely, or to anyone at all, really. |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
My N9 is still MIA somewhere in Milan...
wolke's deb is based on my prealpha code with some fixes. |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Oh, look just posted and my N9 is back from the dead. Tommorrow i'll fetch it from Nokia Care :D
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Quote:
This app is the only thing holding me back from PR1.3 God I love a good standby screen. Hell, our screen is off 90% of the time, it might as well be useful! |
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
od I love a good standby screen. Hell, our screen is off 90% of the time, it might as well be useful!
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Solved nasty bug that made me drop lpsmagic in the closet. YAY!
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
Any word on version 2.0?
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
doesn't wrk for me... could it be cause i don't use default theme?
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
is that you are using pr1.2 ?
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
i have pr 1.3 and i tried 1.4.1 and 1.81 from wolke
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
lpsmagic only works on pr1.2
|
Re: [MOD] lpsmagic 1.4.1 - Add useful info to low power screen
my 1.81 deb works on pr1.3.
also, 1.4.1 worked for me on an open kernel |
| All times are GMT. The time now is 08:10. |
vBulletin® Version 3.8.8