The Following 2 Users Say Thank You to droitwichgas For This Useful Post: | ||
|
2011-03-04
, 22:54
|
Posts: 523 |
Thanked: 292 times |
Joined on Jan 2010
|
#12
|
|
2011-03-05
, 03:07
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#13
|
I seem to get everyting working but can not download the actual theme folder just getting a "Maybe the file does mnot exists" message when I press intall theme button, i have however got conversation showing in portrait (yippee!)
Where do I save the theme folder, in the same folder as the conversation modder? Also do I need to unzip the theme folder or not before I save to the phone?
It seems zenity's not in the repos any more but this thread should help
http://talk.maemo.org/showpost.php?p=956794&postcount=3
The Following User Says Thank You to ejasmudar For This Useful Post: | ||
|
2011-03-05
, 09:46
|
Posts: 523 |
Thanked: 292 times |
Joined on Jan 2010
|
#14
|
you can save the theme ".zip" file anywhere. And, you donot need to unzip it. Just chose the zip file with the app.
The package pageshows that it is available in extras. That is why you can install by apt-get. Anyway, thanks for that link
|
2011-03-05
, 10:09
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#15
|
Thanks for your help here but I have download the zip file to my Downloads folder but when i run the script it never asks me to select a file just comes up with the warning "no files found"'. Should the script ask for the file or try and find it itself?
The Xterm seems to suggest a segmentation fault?
Not sure why but zenity didn't appear in either my HAM or FAM and it sounds like the poster on the link I highlighted had the same issue.
ls
sh conversation_modder.sh
|
2011-03-05
, 22:36
|
Posts: 523 |
Thanked: 292 times |
Joined on Jan 2010
|
#16
|
Ok lets clarify things a bit here:
a. There are two types of zip files here: the zip file for the scripts from the first post ("conversations_modder.zip") and theme zip files from the wiki (eg:conversation_ui.zip)
b. You should unzip conversation_modder.zip to a folder in MyDocs. It should have 4 scripts in it.
c. Open Xterm, become root, change directory to where the scripts are unzipped. ie, do cd /home/users/MyDocs/CM/ if MC is the folder to where you've unzipped the files.
To confirm if the scripts are there use this command:
This should give a list of files in the folder and you should see changename.sh, conversation_modder.sh, convport.sh and conthemer.shCode:ls
d. Now that you've confirmed you're in the correct directory, run the app as
It should start off with a window asking you what action to perform if you HAVE zenity. If not, please click here to install Zenity.Code:sh conversation_modder.sh
e. If you've successfully installed Zenity, do the above steps again to run the app.
f. It should then ask you for action.
g. Click on 'install theme'
h. It will then ask you to select the theme file. This is the zip file downloaded from the wiki (which has not been unzipped).
i. It will be installed as your conversation theme.
Now, tell me clearly, when are you getting the no file found error?on immediately trying to run the script? How do you know it is a segmentation fault?
I know going to the Xterm is not friendly, but I am working on an installable deb package. I just need to figure out how to et the scripts to run as root from the main menu. Please have patience.
Thanks,
Ejas
|
2011-03-06
, 18:00
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#17
|
Thanks for all this it seems to be, I think anyway a problem with zenity starting, as on one occession it has allowed me to select a downloaded theme but on numerous attempts since it has let me, change the theme, just come up file not found with the zenity folders never appearing, not sure how I check to find out what is causing the problem?
dpkg -i path/to/conversationmodder.deb
The Following 2 Users Say Thank You to ejasmudar For This Useful Post: | ||
|
2011-03-06
, 22:10
|
Posts: 523 |
Thanked: 292 times |
Joined on Jan 2010
|
#18
|
|
2011-03-07
, 03:28
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#19
|
Thnaks for this everything seems to wok OK and the script opens zenity but once I hit download ...
nothing appears to happen before zenity closes, the themes don't appear to change and I can't access the change colours options.
It seems you are almost there but not quite?
The Following User Says Thank You to ejasmudar For This Useful Post: | ||
|
2011-03-07
, 09:51
|
Posts: 330 |
Thanked: 97 times |
Joined on Dec 2010
@ saudi arabia
|
#20
|
Tags |
conversations, modding |
|
http://talk.maemo.org/showpost.php?p=956794&postcount=3