Active Topics

 


Reply
Thread Tools
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#31
use terminal to copy

cp -R /home/user/MyDocs/call-ui.css /usr/share/themes/base/meegotouch/call-ui/style/
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#32
Originally Posted by F2thaK View Post
Sorry guys, Im working on a solution.
Hi,
i think the problem is the scripts need to have line breaks saved as unix just like tanu's advice in the f.d.b. theme thread using sublime text 2.

I'd the same problem but after fixing the script using sublime text 2 it was solved. So you either need to do that before sharing the script or users need to fix it before copying it over to their phones.
 
Posts: 4 | Thanked: 1 time | Joined on Nov 2011
#33
Open up /etc/ssh/sshd_config and set "PermitRootLogin" to "yes" , then reboot the phone

devel-su
rootme
nano /etc/ssh/sshd_config.

Now, work. (sorry for my bad english)

Originally Posted by N3xt View Post
Me too, I don't have superuser privilege for this folder "meegotouch"
 
Posts: 4 | Thanked: 1 time | Joined on Nov 2011
#34
me too. version 1.2 not work.
A solution please?

Originally Posted by F2thaK View Post
New version installs and uninstalls fine for me, but you cannot make/receive calls.
 
Posts: 1 | Thanked: 1 time | Joined on Dec 2011
#35
This is what worked for me. (Solution to Restore to original dialer screen)

The call-ui.css , and call-ui.css.orig has extra charater and it is "?"

I do not know how they have come there, but that is the reason why script not working. You can check using the file manager that these two files showing rectangular character, which is actually a "?" (question mark). You can do "ls" in "style" directory to find out.

Now,
Considering you have file names as above call-ui.css and call-ui.css.orig with rectangular character in your "style" folder

Open terminal, and type

cd /usr/share/themes/base/meegotouch/call-ui/style/
devel-su (Enter password "rootme" without quotes)
mv call-ui.css? call-ui.old
mv call-ui.css.orig? call-ui.css

Close and reboot

Last edited by rohitkpatil; 2011-12-31 at 19:56. Reason: Information added
 

The Following User Says Thank You to rohitkpatil For This Useful Post:
Posts: 3 | Thanked: 0 times | Joined on Dec 2011
#36
finally after several trials and the inputs of different posts I could change back to the initial status:

devel-su
rootme

mv -f /usr/share/themes/base/meegotouch/call-ui/style/call-ui.css? /usr/share/themes/base/meegotouch/call-ui/style/call-ui.css.old

mv -f /usr/share/themes/base/meegotouch/call-ui/style/call-ui.css.orig? /usr/share/themes/base/meegotouch/call-ui/style/call-ui.css

close terminal and reboot

done

hope you can succeed too.
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#37
I sincerely apologise to all those inconvenienced by my error(s).

I am still learning, and have this working now. I will release when its ready and works.
 

The Following User Says Thank You to F2thaK For This Useful Post:
Posts: 41 | Thanked: 10 times | Joined on Dec 2011
#38
Originally Posted by F2thaK View Post
I sincerely apologise to all those inconvenienced by my error(s).

I am still learning, and have this working now. I will release when its ready and works.
No success without failure

Honored to be of help
 

The Following User Says Thank You to drzmbs For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#39
v2.0 Released.

- Bug Fixes: In usable state now!
- Install & Remove Scripts fixed
- Restarted coding from scratch
- End Button height up to 100px from 64px
- Silence Button width down to 150px

Last edited by F2thaK; 2012-01-02 at 07:17.
 

The Following 3 Users Say Thank You to F2thaK For This Useful Post:
Posts: 246 | Thanked: 70 times | Joined on Nov 2011
#40
What's the main problem with call info when you receive a call?
Can you try to put 2-3 </br> between avatar and info code?
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:38.