maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12) (https://talk.maemo.org/showthread.php?t=80655)

ptalke 2011-12-30 10:37

Re: F.D.B. (Faster, Darker, Better) Theme v4.3 (29/12/11)
 
Hi - POSSIBLE RED BLOCK SOLUTION,

I tried to install the 4.3 with the script and got red blocks all over.
I did some research and tried to execute every line in the script manually.
When i did that, it occurs, that every line in the script ended with a ^M

I removed the ^M with vi (see info below) executed it again.
Now everything works.
Last I recopied my emoticoncache for restoring the emoticons (see http://forums.internettablettalk.com/member.php?u=32233 )
then everything worked.

Here is the explanation for the ^M removal:
UNIX treats the end of line differently than other operating systems. Sometimes when editing files in both Windows and UNIX environments, a CTRL-M character is visibly displayed at the end of each line as ^M in vi.

To remove the ^M characters at the end of all lines in vi, use:
:%s/^V^M//g

The ^v is a CONTROL-V character and ^m is a CONTROL-M. When you type this, it will look like this:
:%s/^M//g

Hope this helps the red-block people.

Regards and thanks for the awesome work to F2thaK
(btw. Clock and Bootlogo now works for me also)

tanu 2011-12-30 13:39

Re: F.D.B. (Faster, Darker, Better) Theme v4.3 (29/12/11)
 
Quote:

Originally Posted by F2thaK (Post 1143337)
You know, if you read the instructions in the first post, it tells you how to revert to the default theme. :D


Has anyone got v4.3 working?


To install, you also need Developer Mode enabled. Extract files in zip ("fdbtheme" directory and 2 scripts) MUST be in root directory of the N9. Not in MyDocs. DO NOT modify any of the files or their locations. The main "fdbtheme" directory has a folder inside it with the same name. This is correct. Leave it. Follow the instructions exactly.

under installation in the first post you have
"sh /home/user/MyDocs/theme-install_FDB.sh"

and even in theme-install_FDB.sh it's looking under Mydocs folder... am i missing something ?

ZerionSeven 2011-12-30 16:36

Re: F.D.B. (Faster, Darker, Better) Theme v4.3 (29/12/11)
 
I tried installing v4.3 Blood Red, but all I got was bunch of red squares.

I think there's somekind of character encoding problem with the install script that messed up all the filenames.

I made this version, that worked for me:
http://zerion7.pp.fi/n9/fdb/theme-install_FDB-2.sh

thedead1440 2011-12-30 17:00

Re: F.D.B. (Faster, Darker, Better) Theme v4.3 (29/12/11)
 
ok i've got 4.3 working perfectly unlike before when the clock app didn't work properly.

Use the script above by ZerionSeven by copying it to /home/user/MyDocs/
the fdbtheme directory can stay in /home/user/MyDocs/ but make sure to copy the contents inside the secondary folder of fdbtheme into the primary fdbtheme folder namely the meegotouch, splash etc folders and files. Run the script and it should reboot well with the MeeGo logo, clock app working well and the theme working to perfection.

raptor2k7 2011-12-30 18:21

Re: F.D.B. (Faster, Darker, Better) Theme v4.3 (29/12/11)
 
Got it working using ZerionSeven's script. Everything is now great! Thanks to all you guys!

willybr 2011-12-31 00:37

Re: F.D.B. (Faster, Darker, Better) Theme v4.3 (29/12/11)
 
worked like a charm with ZerionSeven script! Finally got to use this great theme, LOVE IT!

F2thaK 2011-12-31 09:39

Re: F.D.B. (Faster, Darker, Better) Theme v4.3 (29/12/11)
 
What app do people recommend to me for scripting on Win7? Im creating my scripts inside WinSCP, obviously its due to this...

Thank you.

ammyt 2011-12-31 10:06

Re: F.D.B. (Faster, Darker, Better) Theme v4.3 (29/12/11)
 
Quote:

Originally Posted by F2thaK (Post 1143796)
What app do people recommend to me for scripting on Win7? Im creating my scripts inside WinSCP, obviously its due to this...

Thank you.

notepad++

10 chars

F2thaK 2011-12-31 10:22

Re: F.D.B. (Faster, Darker, Better) Theme v4.3 (29/12/11)
 
While your being so helpful, obviously in settings > new document > format = UNIX, but what encoding must I use?

ammyt 2011-12-31 10:31

Re: F.D.B. (Faster, Darker, Better) Theme v4.3 (29/12/11)
 
Quote:

Originally Posted by F2thaK (Post 1143813)
While your being so helpful, obviously in settings > new document > format = UNIX, but what encoding must I use?

Sorry for the late reply, I was browsing gsmarena, checking for new stuf...

utf-8 if I recall that correctly.


All times are GMT. The time now is 07:22.

vBulletin® Version 3.8.8