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)

slai 2011-12-08 00:13

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
So I wouldnt need to copy the intex.theme file?

Also: I cant see how I can do it any other way :/ ?


edit: got the same thing, cant create directory, permission denied.

ENNINE 2011-12-08 00:15

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Please, change bubble color to blue and silver, or something like that...

Arie 2011-12-08 00:15

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Quote:

Originally Posted by slai (Post 1134788)
So I wouldnt need to copy the intex.theme file?

Also: I cant see how I can do it any other way :/ ?

I believe the theme file is needed for the theme changer in apps for meego or whatever its called, give me a minute, I'm testing it now, myself...

Arie 2011-12-08 00:16

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Quote:

Originally Posted by slai (Post 1134788)
So I wouldnt need to copy the intex.theme file?

Also: I cant see how I can do it any other way :/ ?


edit: got the same thing, cant create directory, permission denied.

I edited that post... did you see my edit? I added meegotouch to the end of the destination folder, I forgot to for some weird reason...

Edit, got it working, I didn't use the apps for meego thing, just the terminal just as I posted on the last page, working great :)

slai 2011-12-08 00:20

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Yeah I added that, what I used was (from Faster Darker folder) "cp -R meegotouch/ /usr/share/themes/base/meegotouch/".

Still says I dont have permission to create directory.

Arie 2011-12-08 00:22

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Quote:

Originally Posted by slai (Post 1134794)
Yeah I added that, what I used was (from Faster Darker folder) "cp -R meegotouch/ /usr/share/themes/base/meegotouch/".

Still says I dont have permission to create directory.

did you go root?

devel-su
rootme?

You're not creating a directory, you're copying over it...

Here's a suggestion... Do you have file manager?

ENNINE 2011-12-08 00:22

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Check meegotouch, I think there should be slash before and slash after meegotouch.

slai 2011-12-08 00:22

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Yeah, Im supposed to root, right? Or am I just being completely ignorant :P ?

edit:
Wouldnt "cp -R /meegotouch/" be completely different from "cp -R meegotouch/"?

Arie 2011-12-08 00:25

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Quote:

Originally Posted by slai (Post 1134798)
Yeah, Im supposed to root, right? Or am I just being completely ignorant :P ?

edit:
Wouldnt "cp -R /meegotouch/" be completely different from "cp -R meegotouch/"?

i assume you're
cd /home/user/MyDocs/Faster Darker, so you're in that folder... you don't need a slash before the meegotouch in that folder.

slai 2011-12-08 00:26

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Thats right. This is weird. Are you on PR 1.0 or 1.1? Im on 1.1 if that matters.

Arie 2011-12-08 00:27

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Quote:

Originally Posted by slai (Post 1134802)
Thats right. This is weird. Are you on PR 1.0 or 1.1? Im on 1.1 if that matters.

I'm on 1.1...

Try rebooting... once again, not creating a directory, copying over it...

slai 2011-12-08 00:32

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Maybe Im not getting this correctly... Wouldnt
Code:

cp -R /home/user/MyDocs/Faster\ Darker/meegotouch/ /usr/share/themes/base/meegotouch/
copy the meegotouch folder TO /usr/share/themes/base/meegotouch/meegotouch/? Thats what I thought it did, copy the folder with its contents to the set destination.

Arie 2011-12-08 00:47

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Quote:

Originally Posted by slai (Post 1134807)
Maybe Im not getting this correctly... Wouldnt
Code:

cp -R /home/user/MyDocs/Faster\ Darker/meegotouch/ /usr/share/themes/base/meegotouch/
copy the meegotouch folder TO /usr/share/themes/base/meegotouch/meegotouch/? Thats what I thought it did, copy the folder with its contents to the set destination.

i see the problem....

cp -R /home/user/MyDocs/Faster Darker/meegotouch/ /usr/share/themes/base/meegotouch/

slai 2011-12-08 00:52

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Was the problem that I was using tab to autocomplete "Faster Darker" and that turned it in to "Faster\ Darker/"? Cause other than that it seems completely the same :o .

Wouldnt that command above try to move

/home/user/MyDocs/Faster

to a folder called Darker/meegotouch/

?


edit: nevermind, the /cp -R /home/user/MyDocs/Faster\ Darker/meegotouch/ /usr/share/themes/base/meegotouch/ worked.

<3

Arie 2011-12-08 00:54

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Quote:

Originally Posted by slai (Post 1134814)
Was the problem that I was using tab to autocomplete "Faster Darker" and that turned it in to "Faster\ Darker/"? Cause other than that it seems completely the same :o .

Wouldnt that command above try to move

/home/user/MyDocs/Faster

to a folder called Darker/meegotouch/

?

I dunno, the N9 was as confused as I was when I read it, hahah.

slai 2011-12-08 01:00

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Cool! Now all I need is the brains to invent a timemachine and go back to the point where I thought "meh, I dont need to back up those folders".

Or that someone uploads the normal files in an easy "cp -R /home/user/MyDocs/usr/ /" type of way :P .

Really want to have the option to revert back easily if need be. Those bubbles are annoying me ;) .

Arie 2011-12-08 01:05

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Quote:

Originally Posted by slai (Post 1134820)
Cool! Now all I need is the brains to invent a timemachine and go back to the point where I thought "meh, I dont need to back up those folders".

Or that someone uploads the normal files in an easy "cp -R /home/user/MyDocs/usr/ /" type of way :P .

Really want to have the option to revert back easily if need be. Those bubbles are annoying me ;) .

I think everyone dislikes them... lol

ENNINE 2011-12-08 01:07

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Change 'em...
Make them on photoshop, format should be .png and then paste to messaging-ui.

slai 2011-12-08 01:08

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
But other than that I like it!!! Its cool that its doable at all, really.

Will create a theme of my own. ASAP. Also: new icons, kind of been working on some. Good times.

godofwar424 2011-12-08 02:25

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Tried to use the theme changer and have got nothing but problems, missing emoticon icons and all sorts..

Wish I never bluddy bothered and just stuck with manually installing the dark theme..

Now im trying to get back to my nice default blanco without that damn theme manager installed.. Hopefully this works, otherwise im gonna just give up and reflash the damn thing..

Just a slight warning, be careful when using the theme manager..

godofwar424 2011-12-08 02:44

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Can somebody please upload the contents of there base folder for me please, I seem to have lost my emoticons for texts :( I urgently need them files as I can only see a red square atm meaning I dont know what emoticon people are sending! :(

Help! :)

It seems my emoticons are in the icons folder, they just arent showing up in messages anymore :/

Can anyone clarify as to what the hell happened to my emotes?? :S

godofwar424 2011-12-08 02:50

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Dont worry, f**king need to reflash the damn thing...

F2thaK 2011-12-08 05:04

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Version 2.3 removed. It was stated it was untested, but I should have written that in the first post.

Im very sorry guys.

Seems it may have stuffed my device also.


EDIT: Nope. Fixed it. Version 2.4 is out.

vihru 2011-12-08 08:10

Re: [Announce] Faster Darker Theme for N9
 
got any install tutorial for this?

slai 2011-12-08 09:48

Re: [Announce] Faster Darker Theme for N9
 
Says so in the first post, vihru.

Quote:

extract the zip file into /usr/share/themes/ on your N9 and reboot.

vihru 2011-12-08 10:03

Re: [Announce] Faster Darker Theme for N9
 
Quote:

Originally Posted by slai (Post 1134893)
Says so in the first post, vihru.


yes but in usb or ssh?
or in terminal? and what command?

F2thaK 2011-12-08 13:06

Re: [Announce] Faster Darker Theme for N9
 
Installation is now even easier.

Just install the deb file!

Instructions updated in first post.

No other changes made.

(Thanks ammyt for packaging!)

:D

vihru 2011-12-08 16:30

Re: [Announce] Faster Darker Theme for N9
 
deb installing doenst work for me? anybody else has same problem?
and look this picture.. those numbers are difficult to see..
and that button can made better? :p thanks a lot still for making this dark theme!
http://www.jviheriakoski.com/2011-12-07_23-00-20.png

tratrafe2 2011-12-08 18:18

Re: [Announce] Dark Theme for N9 (Conversations, Mail, Phone, etc.)
 
Quote:

Originally Posted by godofwar424 (Post 1134837)
Can somebody please upload the contents of there base folder for me please, I seem to have lost my emoticons for texts :( I urgently need them files as I can only see a red square atm meaning I dont know what emoticon people are sending! :(

Help! :)

It seems my emoticons are in the icons folder, they just arent showing up in messages anymore :/

Can anyone clarify as to what the hell happened to my emotes?? :S

Same happened here, bu t it has nothing to do with the dark theme mod....i put developer theme on through the themechanger app, restarted, then back on the blanco(modded) theme, and oops emoticons are gone...
will anyone be so kind and upload the default /usr folder/subfolders that has to do with the IMs and generally any theme change? :)

youmeego 2011-12-09 04:28

Re: [Announce] Faster Darker Theme for N9
 
what is theme changer? can i use it to make my own theme for n9?

F2thaK 2011-12-09 04:36

Re: [Announce] Faster Darker Theme for N9
 
Quote:

Originally Posted by vihru (Post 1135062)
deb installing doenst work for me? anybody else has same problem?
and look this picture.. those numbers are difficult to see..
and that button can made better? :p thanks a lot still for making this dark theme!
http://www.jviheriakoski.com/2011-12-07_23-00-20.png

I will fix link text colour.
Fix Buttons is on my to-do list.




Quote:

Originally Posted by youmeego (Post 1135290)
what is theme changer? can i use it to make my own theme for n9?

http://apps.formeego.org/staging/app.../themechanger/
No.

F2thaK 2011-12-09 14:30

Re: [Announce] Faster Darker Theme for N9
 
Version 2.5 released.

Changelog:
- Reverted Spinner to default colour
- Fixed Link font colour bug
- Removed duplicated images
- Reduced image file sizes
- Added theme icon
- Background fix
- Feeds splash fix
- Notes splash fix
- Documents splash fix
- Facebook splash fix
- Messaging text input background tweak
- Changed Booting Logo to "MeeGo"
- Changed Messaging bubbles to Light Grey & Dark Grey

godofwar424 2011-12-09 14:43

Re: [Announce] Faster Darker Theme for N9
 
Hey quick bug report, when holding down on text input in order to select somewhere to delete or start writing from. Hard to explain and its not really possible to screenshot it :P

Similar to selecting text in the iphone, it brings up a magnified view so u can choose where to start writing or deleting from. The bug is that the magnified view has a white background meaning we cant see any of the writing as the fonts white :P

If this doesn't make any sense I will try and get a screenshot to upload :)

F2thaK 2011-12-09 14:49

Re: [Announce] Faster Darker Theme for N9
 
What app does it happen in?

Arie 2011-12-09 14:50

Re: [Announce] Faster Darker Theme for N9
 
Quote:

Originally Posted by godofwar424 (Post 1135464)
Hey quick bug report, when holding down on text input in order to select somewhere to delete or start writing from. Hard to explain and its not really possible to screenshot it :P

Similar to selecting text in the iphone, it brings up a magnified view so u can choose where to start writing or deleting from. The bug is that the magnified view has a white background meaning we cant see any of the writing as the fonts white :P

If this doesn't make any sense I will try and get a screenshot to upload :)

I just tried it and got the words showing up fine...

godofwar424 2011-12-09 14:53

Re: [Announce] Faster Darker Theme for N9
 
1 Attachment(s)
Quote:

Originally Posted by Arie (Post 1135470)
I just tried it and got the words showing up fine...

Testing new version now, maybe its been fixed :P

No hasn't been fixed..

F2thaK 2011-12-09 14:56

Re: [Announce] Faster Darker Theme for N9
 
Version 2.0 (7/12/11)
- Virtual Keyboard: Completer, Magnifier and Wordtracker fixes

godofwar424 2011-12-09 15:09

Re: [Announce] Faster Darker Theme for N9
 
Quote:

Originally Posted by F2thaK (Post 1135475)
Version 2.0 (7/12/11)
- Virtual Keyboard: Completer, Magnifier and Wordtracker fixes

I edited my earlier post with an image to prove the bug, also that is using the latest version of your theme.

F2thaK 2011-12-09 15:09

Re: [Announce] Faster Darker Theme for N9
 
Quote:

Originally Posted by godofwar424 (Post 1135473)
Testing new version now, maybe its been fixed :P

No hasn't been fixed..

Never even seen that before. :confused:

Will look into it.

godofwar424 2011-12-09 15:13

Re: [Announce] Faster Darker Theme for N9
 
Quote:

Originally Posted by F2thaK (Post 1135479)
Never even seen that before. :confused:

Will look into it.

Yeah I didn't think I explained it very well :P Was a bit awkward to screenshot :P

But yeah if you hold your finger down you can get that view which allows you to choose a point in the text you've written :)


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

vBulletin® Version 3.8.8