Reply
Thread Tools
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#411
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...
 
Posts: 5 | Thanked: 0 times | Joined on Aug 2012
#412
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
 
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#413
Originally Posted by nugendar View Post
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!)

Last edited by Garp; 2012-11-27 at 15:08.
 
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#414
Originally Posted by thedead1440 View Post
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
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#415
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...
 
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#416
[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!
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#417
[QUOTE=Garp;1298929]
Originally Posted by thedead1440 View Post
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?
 
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#418
Originally Posted by thedead1440 View Post
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!
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#419
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...
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#420
Originally Posted by thedead1440 View Post
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 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!)?
 
Reply


 
Forum Jump


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