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)

thedead1440 2012-10-26 03:32

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by johndanvic (Post 1285543)
Can the clock and date font size in the lock screen be changed? I want them to be on their original values. :)

You can change them yourself; pretty easy to do so...

Search the forums for how to do them just do them in your theme folder instead of the base/blanco folders...

optimaxxx 2012-10-27 12:29

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
I've installed the default theme, but now when the phone attempts to start, it gets stuck on the loading screen with a nine dot pulsing pattern.

I can still boot into jellybean, is there anything I can do to fix meego?

thedead1440 2012-10-27 12:31

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
That 9-dot pattern is sexy isn't it? :p

Anyway use SDK mode to change your theme to blanco....This thread has my solution to it...You can search the thread for it...

optimaxxx 2012-10-28 12:57

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Wow, feeling a bit ******ed, but I cannot seem to login as root remotely, and from some research, it seems since pr1.1, root ssh is disabled by default.

Any advice one enabling it?

thedead1440 2012-10-28 13:06

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by optimaxxx (Post 1286675)
Wow, feeling a bit ******ed, but I cannot seem to login as root remotely, and from some research, it seems since pr1.1, root ssh is disabled by default.

Any advice one enabling it?

Since you are using Android you can edit this file: /etc/ssh/sshd_config

Edit the following section in yours to reflect as below:

Code:

# Authentication:
LoginGraceTime 120
PermitRootLogin yes
StrictModes yes


Then edit this file: /etc/default/ssh/ to look like:

Code:

# Default settings for openssh-server. This file is sourced by /bin/sh from
# /etc/init.d/ssh.

# Options to pass to sshd
SSHD_OPTS="-D -4"

# OOM-killer adjustment for sshd (see
# linux/Documentation/filesystems/proc.txt; lower values reduce likelihood
# of being killed, while -17 means the OOM-killer will ignore sshd; set to
# the empty string to skip adjustment)
SSHD_OOM_ADJUST=-17
mkdir -m 0755 -p /var/run/sshd
exec /usr/sbin/sshd $SSHD_OPTS


Do the above while I try to see where the password is stored so that you can login using SDK mode...

thedead1440 2012-10-28 13:11

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
One more thing since you are using Android and can do the replacements of files, why not simply correct what you did wrong?

Which variant of theme did you try on?

optimaxxx 2012-10-28 13:21

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Well, I had installed one of the alternate theme colours, and i was thinking that would cause issues with installing FDB right on top, so i ..

To revert to default theme:


1. - Open Terminal app and enter these commands:

devel-su
rootme [root password; default is shown]
sh /home/user/MyDocs/fdb/*colour*/default.sh

2. - Device will automatically reboot to apply theme.

Did that, but then i realised, that meant neither red nor blue, simply the FDB default, not N9-level default.

Also, another question if i may, the blanco theme file from the first post is no longer there, any info on where I might be able to get it from?

thedead1440 2012-10-28 13:45

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Blanco: http://db.tt/z7JsmHpB

Base: http://db.tt/avlh3XpR

thedead1440 2012-10-28 14:23

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
While doing the files replacement also ensure your /usr/share/themes/ directory only has base and blanco; delete any other folders so that the system reverts to blanco theme upon booting...

optimaxxx 2012-10-28 14:54

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Is it normal that it now doesn't have the nokia "plip-plop" animation and now just shows a static MeeGo image?

thedead1440 2012-10-28 14:58

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by optimaxxx (Post 1286733)
Is it normal that it now doesn't have the nokia "plip-plop" animation and now just shows a static MeeGo image?

oh I think my blanco had that image :p

Are you able to boot up normally into your system already?

lorenzo 2012-11-01 16:46

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
4 Attachment(s)
hi, i used blackchat tweak from n9qt but there are some issues/missing parts, do someone know which files change?

jalyst 2012-11-02 08:17

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
So are there plans to release the complete them as a deb any time soon, or is F2Thak too busy IRL lately? TY.\
Not really interested in the more complete theme via install script etc.

thedead1440 2012-11-02 09:20

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by jalyst (Post 1288871)
So are there plans to release the complete them as a deb any time soon, or is F2Thak too busy IRL lately? TY.\
Not really interested in the more complete theme via install script etc.

That has been covered since pre v7.0 :p

See this post for the .debs of the latest version...

jalyst 2012-11-02 09:22

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Oh I see, wasn't in the OP & have never really followed this thread (or related ones), thanks.

thedead1440 2012-11-02 09:28

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by jalyst (Post 1288891)
Oh I see, wasn't in the OP & have never really followed this thread (or related ones), thanks.

Yup F2thak hasn't updated the OP due to his schedule...However you can still find the .debs for v7.5 in the first post ;)

jalyst 2012-11-02 09:33

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
But the OP still says debs don't contain the full theme, has that changed with 7.6?

Quote:

Originally Posted by thedead1440 (Post 1288889)
That has been covered since pre v7.0 :p

See this post for the .debs of the latest version...

That post seems to suggest once one installs one of the debs, the theme is applied right away, is that right?
Personally just want to manually switch to the themes via TS or TC when I'm ready...

thedead1440 2012-11-02 09:49

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by jalyst (Post 1288898)
But the OP still says debs don't contain the full theme, has that changed with 7.6?

That post seems to suggest once one installs one of the debs, the theme is applied right away, is that right?
Personally just want to manually switch to the themes via TS or TC when I'm ready...

Full theme in the sense the boot video isn't changed...Basically the .debs don't touch anything in base/blanco but the scripts do...

What you may want to do is download all three .debs into one folder and install them in one command from terminal...

Switch to blanco using TS or TC after that and switch back whenever you want...I'm pretty sure you'll find a post by me earlier than that which has the same .debs that don't auto-apply...I'm typing on the phone so can't search much :D

jalyst 2012-11-02 09:58

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by thedead1440 (Post 1288902)
Full theme in the sense the boot video isn't changed...Basically the .debs don't touch anything in base/blanco but the scripts do...

So the only thing the install script changes that the 7.6 debs don't (yet) is the boot video?

Quote:

Switch to blanco using TS or TC after that and switch back whenever you want...I'm pretty sure you'll find a post by me earlier than that which has the same .debs that don't auto-apply...I'm typing on the phone so can't search much :D
I'll have a look, otherwise no "biggy" having to manually switch back to blanco, so long as there's no "issues" before I can even do that.

Cheers.

thedead1440 2012-11-02 10:07

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
I think I may have not put the regular .debs up here...However, I can guarantee you won't have issues with the auto .debs and if you do I'm responsible :D

Just try reading some subsequent posts after the .debs post for better clarity...

jalyst 2012-11-02 10:12

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by thedead1440 (Post 1288906)
I think I may have not put the regular .debs up here...However, I can guarantee you won't have issues with the auto .debs and if you do I'm responsible :D
Just try reading some subsequent posts after the .debs post for better clarity...

Thanks and this:
Quote:

So the only thing the install script changes that the 7.6 debs don't (yet) is the boot video?
Or are you saying that's clarified in a dozen or so posts following the post you linked to?

thedead1440 2012-11-02 12:18

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Currently boot video isn't changed and there are 1-2 .css files for improving the other views of calendar (not monthly view) that I didn't touch due to them having to effect your base folder...

In the subsequent posts after the .deb post you can see I added the .css for clock which you can do for all 3 variants; it was missed out in the original folder that F2thak posted so I only package that folder...Its a pretty easy copy for the clock...

Lastly, the .debs have the same call-ui and call-history mods as in the scripts, however if you prefer the stock not enlarged avatars and buttons in the follow-up posts I've done those too...

thedead1440 2012-11-13 15:13

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Hi F2thak,

I know currently you are not developing this due to your schedule...

I just wanted to highlight the following so that if/when you ever resume developing this you can help fix it

The text isn't appearing for the names below...I'm not able to find what is the cause hence my post...

http://db.tt/UuzrVQ76

Thanks!

raniruth 2012-11-18 14:26

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
How many minutes/hours does the installation has? i`ve been waiting for 4 hours and there is only the BOX application.

What i will do?

thedead1440 2012-11-18 15:30

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by raniruth (Post 1295577)
How many minutes/hours does the installation has? i`ve been waiting for 4 hours and there is only the BOX application.

What i will do?

Please elaborate as I don't get you at all...

Edit: I think I finally understood; you have rebooted and see 9 dots in the from of a square right? This means you didn't follow the instructions of the script to the T...Now you can fix it using SDK mode...I've posted instructions twice on how to fix it in this thread so just search them in this thread and you'll be set...


Edit 2: Found it for you; its here...

raniruth 2012-11-21 14:18

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v6.1 (28/2/12)
 
Quote:

Originally Posted by thedead1440 (Post 1244464)
ok this is where sdk mode comes handy for:

1) switch on your phone
2) plug it in to your pc
3) select sdk mode on the phone
4) install winscp & putty on your pc
5) open winscp and the address of the host should be 192.168.2.15 with username root and password rootme
6) open putty and user will be root and password rootme
8) you can use putty to change directory to where you copied the theme to
9) do a cp /location/where/you/copied/the/theme/ /home/user/mydocs
10) cd /home/user/mydocs/theme_name
11) sh default.sh

voila, it'll reboot and you are done...


Edit: Remember when you copy the theme to mydocs it should be directly the theme folder i.e. /home/user/mydocs/theme_name/default.sh

i cant see the sdk mode in the phone and after that how can i install winscp?

thedead1440 2012-11-21 14:21

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
If you have developer mode enabled when you plug in your phone SDK mode is one of the options...If you don't have it then use a Linux installation with Sync&connect option; the remaining instructions are the same...

Google for WinSCP; it isn't that hard to get so I won't post the link...

raniruth 2012-11-22 12:09

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by thedead1440 (Post 1296788)
If you have developer mode enabled when you plug in your phone SDK mode is one of the options...If you don't have it then use a Linux installation with Sync&connect option; the remaining instructions are the same...

Google for WinSCP; it isn't that hard to get so I won't post the link...

I`ve finish downloading the winscp. but i follow the instruction and i my logging in is wrong. What should i do?

thedead1440 2012-11-22 12:24

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by raniruth (Post 1297204)
I`ve finish downloading the winscp. but i follow the instruction and i my logging in is wrong. What should i do?

username is root and password should be what you set for root; default is rootme...

raniruth 2012-11-22 12:30

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by thedead1440 (Post 1297212)
username is root and password should be what you set for root; default is rootme...

hostname:192.168.2.15
username:root
password:root

After that network error.

raniruth 2012-11-22 12:36

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by thedead1440 (Post 1297212)
username is root and password should be what you set for root; default is rootme...

Add me in ym please. Punky_jobby@ymail.com

thedead1440 2012-11-22 12:39

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
the password is rootme like I said not root so correct that...

blurrik 2012-11-23 08:49

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by raniruth (Post 1297204)
I`ve finish downloading the winscp. but i follow the instruction and i my logging in is wrong. What should i do?

AH! I have this problem too. Loading animations are with cubes now cant get pass that whenever phone is switched on tried the instructions as above by using winscp/putty but stuck at the logging in part too! Please help :( Desperately need a guide.

followed according to the instructions : Host: 192.168.2.15, user: root password: rootme but keep getting access denied.

thedead1440 2012-11-23 09:12

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
blurrik,

Did you ever enable SSH or change your root password?

raniruth 2012-11-23 09:39

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by thedead1440 (Post 1297212)
username is root and password should be what you set for root; default is rootme...

THe connection is Network error. What will i do?

raniruth 2012-11-23 09:44

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
thedead please help me.

Add me in ym. Punky_jobby@ymail.com

and i`ll show you what am i doing to login winscp

thedead1440 2012-11-23 09:47

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
I don't use ymail and you can just post screenshots here...

raniruth 2012-11-23 09:55

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
I`ve Been Always following this Ins.

Host name:192.168.2.15

Username: root
Password: rootme

And after that network error. :(

thedead1440 2012-11-23 10:02

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
Quote:

Originally Posted by raniruth (Post 1297470)
I`ve Been Always following this Ins.

Host name:192.168.2.15

Username: root
Password: rootme

And after that network error. :(

Did you ever set-up SSH on your device or change your root password?

In terminal when you used to enter devel-su was the password rootme or something else?

raniruth 2012-11-23 10:05

Re: N9 MeeGo Harmattan Theme Pack "Faster Darker Better" v7.6 (7/10/12)
 
I`ve Forgotten the password.

But i used devel-su on the terminal after i install it. after that this box appears :(


All times are GMT. The time now is 09:58.

vBulletin® Version 3.8.8