Reply
Thread Tools
Posts: 4 | Thanked: 3 times | Joined on Dec 2011
#291
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)
 
Posts: 13 | Thanked: 4 times | Joined on Nov 2011
#292
Originally Posted by F2thaK View Post
You know, if you read the instructions in the first post, it tells you how to revert to the default theme.


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's Avatar
Posts: 68 | Thanked: 84 times | Joined on Mar 2007 @ Lappeenranta, Finland
#293
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
 

The Following 5 Users Say Thank You to ZerionSeven For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#294
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.
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Posts: 37 | Thanked: 20 times | Joined on Dec 2011 @ Philippines
#295
Got it working using ZerionSeven's script. Everything is now great! Thanks to all you guys!
 
Posts: 24 | Thanked: 3 times | Joined on Dec 2011
#296
worked like a charm with ZerionSeven script! Finally got to use this great theme, LOVE IT!
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#297
What app do people recommend to me for scripting on Win7? Im creating my scripts inside WinSCP, obviously its due to this...

Thank you.
 

The Following User Says Thank You to F2thaK For This Useful Post:
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#298
Originally Posted by F2thaK View Post
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
 

The Following User Says Thank You to ammyt For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#299
While your being so helpful, obviously in settings > new document > format = UNIX, but what encoding must I use?
 
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#300
Originally Posted by F2thaK View Post
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.
 

The Following User Says Thank You to ammyt For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 00:16.