maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   Faster N9 Transitions v5.0 (9/2/12) (https://talk.maemo.org/showthread.php?t=80400)

thedead1440 2012-11-27 13:26

Re: Faster N9 Transitions v5.0 (9/2/12)
 
Ah it seems fine...Is the package named faster.zip? Can you check the FT-install.sh what path does it cp from?

You could otherwise post the script here as I tried downloading from first post and it doesn't work for me...

nugendar 2012-11-27 14:30

Re: Faster N9 Transitions v5.0 (9/2/12)
 
I'm having a trouble here. every time I click the link, it directs me to the same page again and again. When I hit the download icon, instead of start downloading it's opening the same page on a new tab. Give some help please, thank you :)

Garp 2012-11-27 14:49

Re: Faster N9 Transitions v5.0 (9/2/12)
 
Quote:

Originally Posted by nugendar (Post 1298915)
I'm having a trouble here. every time I click the link, it directs me to the same page again and again. When I hit the download icon, instead of start downloading it's opening the same page on a new tab. Give some help please, thank you :)

Is it from here
http://minus.com/ljXjXTfd5odgS

Beneath the buttom Follow in the right upper corner click at the 44.7KB buttom
It opens a new page OK, but should at the same time start downloading (at least it does so at my PC!)

Garp 2012-11-27 14:51

Re: Faster N9 Transitions v5.0 (9/2/12)
 
Quote:

Originally Posted by thedead1440 (Post 1298887)
Ah it seems fine...Is the package named faster.zip? Can you check the FT-install.sh what path does it cp from?

You could otherwise post the script here as I tried downloading from first post and it doesn't work for me...

faster-transitions-v5.zip

FT-install.sh:

#!/bin/sh

echo -e "Installing Faster Transitions by F2thaK Dezigns…"
cp -r /home/user/MyDocs/faster/.config /
cp -r /home/user/MyDocs/faster/faster /usr/share/themes/
rm -rf /home/user/MyDocs/faster
rm -rf /home/user/MyDocs/.config

echo -e "Device will reboot. Please wait..."
gconftool -s --type=string /meegotouch/theme/name faster
/sbin/reboot

thedead1440 2012-11-27 14:56

Re: Faster N9 Transitions v5.0 (9/2/12)
 
for some reason that download just opens in a new tab with same page but no file to be downloaded...

Anyway looking at the script you should have
/home/user/MyDocs/faster/.config &&
/home/user/MyDocs/faster/faster

yours is currently:
/home/user/MyDocs/faster/

Looks like F2thak changed the script in v5 hence I didn't know about the new directory structure...


P.S. why not do the copying yourself via terminal or manually instead of relying on the script? You can always use theme settings/theme manager to select faster as your theme of choice...

Garp 2012-11-27 15:06

Re: Faster N9 Transitions v5.0 (9/2/12)
 
[QUOTE=thedead1440;1298924]for some reason that download just opens in a new tab with same page but no file to be downloaded...

At my PC after click at 44.7KB buttom it opens a new page OK, but start the download at the same time!

thedead1440 2012-11-27 15:11

Re: Faster N9 Transitions v5.0 (9/2/12)
 
[QUOTE=Garp;1298929]
Quote:

Originally Posted by thedead1440 (Post 1298924)
for some reason that download just opens in a new tab with same page but no file to be downloaded...

At my PC after click at 44.7KB buttom it opens a new page OK, but start the download at the same time!

Weird...

Anyway does it work for you now?

Garp 2012-11-27 15:39

Re: Faster N9 Transitions v5.0 (9/2/12)
 
Quote:

Originally Posted by thedead1440 (Post 1298924)
for some reason that download just opens in a new tab with same page but no file to be downloaded...

Anyway looking at the script you should have
/home/user/MyDocs/faster/.config &&
/home/user/MyDocs/faster/faster

yours is currently:
/home/user/MyDocs/faster/

Looks like F2thak changed the script in v5 hence I didn't know about the new directory structure...


P.S. why not do the copying yourself via terminal or manually instead of relying on the script? You can always use theme settings/theme manager to select faster as your theme of choice...

Now it becomes difficult for an amateur!
1) Can I change the script FT-install.sh due to your lines AND if so can I use Word pad?
2) Sorry your PS I don't understand!

thedead1440 2012-11-27 15:43

Re: Faster N9 Transitions v5.0 (9/2/12)
 
See the folder on your device /home/user/MyDocs/faster/ contains a meegotouch folder and index.theme right?

If so open terminal and type:
Code:

devel-su
{enter your password}
cp -R /home/user/MyDocs/faster /usr/share/themes/
gconftool -s --type=string /meegotouch/theme/name faster

Now it should do what the script intended to do ;)

The last command above from gconftool till faster at the end is one line not two lines; the forum parses it...

Garp 2012-11-27 16:08

Re: Faster N9 Transitions v5.0 (9/2/12)
 
Quote:

Originally Posted by thedead1440 (Post 1298954)
See the folder on your device /home/user/MyDocs/faster/ contains a meegotouch folder and index.theme right?

If so open terminal and type:
Code:

devel-su
{enter your password}
cp -R /home/user/MyDocs/faster /usr/share/themes/
gconftool -s --type=string /meegotouch/theme/name faster

Now it should do what the script intended to do ;)

The last command above from gconftool till faster at the end is one line not two lines; the forum parses it...

OK now there is a set-up among my themes in settings/unit/theme showing Faster theme (no red icons but still red smileys!)
But I am :confused: because does that mean that I can't use other themes at the same time as Faster theme (ex. my colours on my calendar are not usefull!)?


All times are GMT. The time now is 11:46.

vBulletin® Version 3.8.8