![]() |
[Release] Red Alert
2 Attachment(s)
Hello,
This is a red based theme, which was created by: http://www.mobile-geeks.com/dark-the...00-maemo/2109/ What I did
//== How to install ==\\ 1) To install you need to transfer the downloaded .deb file to your N900(for example Documents folder) 2) Open xterm and type(you need rootsh for this): Code:
sudo gainroot If the theme doesn't look as it should it is suggested to reboot your phone after the installation. \\== How to install ==// Preview: |
Re: [Theme] Red Alert
Quick guide to make .deb:
1) Create a folder, for example /home/user/mytheme_deb 2) Create a filesystem folder hieararchy under the previously created folder. In this case, create directory /home/user/mytheme_deb/usr/share/themes/red_alert and all its subdirectories. 3) Copy your files to previously created directories 4) Create a folder called "DEBIAN" in the folder created in 1) 5) Create file called "debian-binary" in the DEBIAN directory. Edit the file to have only text "2.0" in it (without the quotation marks obviously). 6) Add a file called "control" in the DEBIAN directory. Example of file "control": Code:
Package: redalert_theme At this point you should have folders: - /home/user/mytheme_deb/DEBIAN with files prerm, postinst, control and debian-binary - /home/user/myhteme_deb/usr/share/themes/red_alert with your theme files and subdirectories 8) Run "dpkg -b /home/user/mytheme_deb mytheme_1.0_armel.deb" to make the deb. Debs should be named like package_version_architecture.deb. I hope I remembered all. |
Re: [Theme] Red Alert
Please make a .deb file and upload
|
Re: [Theme] Red Alert
OK .. i am a noob and im sure im not alone can anyone give us a guide of how are we supposed to install this wonderful THEME!!
|
Re: [Theme] Red Alert
installed the theme, theme manager didn't see it after reboot. is there a theme .ini file that needs to have the theme folder added to?
|
Re: [Theme] Red Alert
comes up as "dark......" for me and doesnt work very well
|
Re: [Theme] Red Alert
Quote:
|
Re: [Theme] Red Alert
Quote:
Quote:
|
Re: [Theme] Red Alert
What is the purpose of the __MACOSX folder? :)
|
Re: [Theme] Red Alert
Great theme! Just not as consistent as Matrix theme it seems.
Some things I noticed: - Display Brightness squares are dark gray. Can't tell which square is lit. Shows as nice and green on Matrix theme however. - Volume bar is also dark gray. Would look better as red as well. =) |
Re: [Theme] Red Alert
Quote:
|
Re: [Theme] Red Alert
Quote:
That folder isn't needed. |
Re: [Theme] Red Alert
actually, i want to try all the themes you're making.. they are all nice.. but im a newb on evrything.. idk how to install this.. i think its better to wait for it.. until it goes on the downloads.. keep it up...
|
Re: [Theme] Red Alert
I didn't actually make these themes. I just edited them. This was made by Mwmo(see first post) and Matrix by ThemeMaker.
Here's a guide by a maemo member on SSH: 1- go to the repository menu of N900 2- Install OpenSSH server on N900 3- ssh on installation will ask you for a password (choose one) 4- go to your main PC and download a free ssh client with a graphic interface (it's much easier to use for a newbie) like winscp(windows)/cyberduck(mac). 5- in your N900 launch xterminal and type: sudo gainroot 6- in x terminal type then: ifconfig 7- ifconfig will show your ip address (of course you MUST be connected to a wireless lan with your N900 ) 8- open winscp and login to this ip address. login:root password: your passord From then you can send the theme folder to usr/share/themes ;) |
Re: [Theme] Red Alert
Any way you can upload the theme as tar archive? That way, you wouldn't need ssh, and you could just install the theme directly from the device. Something like:
Code:
~ $ wget -c http://download573.mediafire.com/ndpm0i3xeydg/ktmgwzyqzn2/red_alert.tar Random question: Being technically just another distro, are themes installed in ~/.themes not recognized? |
Re: [Theme] Red Alert
Quote:
|
Re: [Theme] Red Alert
Well if you know what you are doing you aren't in trouble.
You are just transferring files. I suggest you to wait until I make a .tar version as aspidites said. |
Re: [Theme] Red Alert
Quote:
|
Re: [Theme] Red Alert
I don't get that blue menu icon. Theres quite a few things that I would like to see improved on this theme. Anyway, it's still one of the best themes available so far. Good job.
|
Re: [Theme] Red Alert
Updated first post. Fixed minor bugs and uploaded TAR achieve version for easier installation(check first post) thanks to aspidites.
|
Re: [Theme] Red Alert
You can also compress it... Maybe some of us are getting it through limited 3G? :)
|
Re: [Theme] Red Alert
You mean .tar.zip ? Then you would need an extra application to unzip it directly on the device, isn't that correct?
|
Re: [Theme] Red Alert
Quote:
Quote:
tar -czvf archive.tar.gz file Then to extract it: tar -xzvf archive.tar.gz |
Re: [Theme] Red Alert
i tried installing using the tar version but i couldnt can some one write exactly wat to write in xterm and the responses ??
|
Re: [Theme] Red Alert
It's in the first post :S
|
Re: [Theme] Red Alert
Quote:
pleae help me i tried the .tar version but i couldnt pass the xterm if though i installed 'rootsh' .. im a noob |
Re: [Theme] Red Alert
Quote:
Quote:
NOTE: If you follow the tar -xvf MyDocs/redalert.tar command your file should be saved on MyDocs folder. Where did you save the file? |
Re: [Theme] Red Alert
tar.gz is definately better, and what I normally use. Don't know what I was thinking :-P
Anyways, if anyone still is having problems, here are the steps I used to install It assumes you have installed rootsh from the app manager and enabled Extras, nothing else. Open Xterminal and execute the following: Note that everything from "wget -c ..." to tar.gz" on the next line is actually ONE line. The forum auto-wrapped the text. Code:
sudo gainroot 1) gain root privileges 2) installs wget 3) downloads the red alert theme, allowing you to continue if the connection gets interrupted 4) extract and decompress the red alert theme 5) move (install) the red alert theme to the correct location 6) exit root, returning as normal user Remember, don't run commands unless you know what they are doing. BTW, if you decide you don't want wget or the left over files, do the following: [code] sudo gainroot apt-get remove --purge wget rm -r redalert exit [code] Commands should be self explanatory, but feel free to ask if you have questions |
Re: [Theme] Red Alert
1 Attachment(s)
Updated achieve file, new icons added on App Manager due to firmware update:
|
Re: [Theme] Red Alert
I removed the link in order to fix the theme, seems like it's not working properly after update.
Will keep you posted. |
Re: [Theme] Red Alert
Quote:
i saved it in Documents .. i can't find something called Mydocs... ?? |
Re: [Theme] Red Alert
Try this:
tar -xvf MyDocs/.documents/redalert.tar |
Re: [Theme] Red Alert
Quote:
|
Re: [Theme] Red Alert
Wait for a fixed version.
|
Re: [Theme] Red Alert
Quote:
lol.. take your time .... and we will be waiting for the big release |
Re: [Theme] Red Alert
how do you uninstall a theme ... i've installed black & white and steel
steel i cannot see in the theme list, and black and white ... i don't really like :D thanks! |
Re: [Theme] Red Alert
You uninstall the mentioned themes from the App Manager -> Uninstall.
|
Re: [Theme] Red Alert
Quote:
now i rechecked ... and i found black&white ... with a coded but recognizable name ... steel is not there ... not in themes ... so i guess it did not install ... even though i think i got the message that installation went well thanks! |
Re: [Theme] Red Alert
Hmmph, I was hoping it was based on the Rush song.. ;)
|
Re: [Theme] Red Alert
Fully working/updated version on first post.
Fixed bugs, done minor changes and packaged .deb file. Enjoy. Quote:
|
All times are GMT. The time now is 01:15. |
vBulletin® Version 3.8.8