Notices


Reply
Thread Tools
Posts: 22 | Thanked: 0 times | Joined on Nov 2007
#1
hey there

i have a n810 with the latest os. comix used to be working but stopped some days ago. i didn't do anything, it just doesn't start anymore. when i click on the comix icon, i doesn't load - nothing happens. i've already deinstalled - restarted - installed it. but it didn't resolve the problem.

anybody an idea about how to fix that?
 
Posts: 39 | Thanked: 66 times | Joined on May 2008 @ Montreal
#2
Originally Posted by axxis272 View Post
hey there

i have a n810 with the latest os. comix used to be working but stopped some days ago. i didn't do anything, it just doesn't start anymore. when i click on the comix icon, i doesn't load - nothing happens. i've already deinstalled - restarted - installed it. but it didn't resolve the problem.

anybody an idiea about how to fix that?
The last time I had this problem, it was because I had tried to start it up as root and the files in .comix became unwritable by the normal user.

So, I'd suggest you try the following:

1. open a terminal and try to start it from the command line (the command is "comix")

2. see what error messages show up

3.If you're comfortable doing it, try to fix the problem using chown or chmod.

4. If you're not, just post the errors here and I'll try to make sense of them :-)

Let me know.
 

The Following User Says Thank You to bge For This Useful Post:
Posts: 22 | Thanked: 0 times | Joined on Nov 2007
#3
hey, thank you for you help!

unfortunately, i am not very familiar with x terminal. how do i start the program in x terminal?
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#4
Type in
Code:
comix
 
Posts: 22 | Thanked: 0 times | Joined on Nov 2007
#5
strange. nothing happens...
when i open x terminal, the last line looks like this:
~ $
then i type comix --> a new line ~ $ appears, but nothing else happens.
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#6
Were there any errors when you re-installed comix?
You may have to try re-installing again, then (before quitting out of application manager) go to the application manager menu, Tools, Log...
And let us know if you see anything in there.
 
Posts: 22 | Thanked: 0 times | Joined on Nov 2007
#7
it still doesn't work.
here is the log (or at least part of it, the rest ist in the attachment):

Uninstalling comix 3.6.4.osso3.1
(Reading database ... 19118 files and directories currently installed.)
Removing comix ...
Removing libjpeg-progs ...

Installing comix 3.6.4.osso3.1
Selecting previously deselected package libjpeg-progs.
(Reading database ... 19019 files and directories currently installed.)
Unpacking libjpeg-progs (from .../libjpeg-progs_6b-14.osso1_armel.deb) ...
Selecting previously deselected package comix.
Unpacking comix (from .../comix_3.6.4.osso3.1_all.deb) ...
Setting up libjpeg-progs (6b-14.osso1) ...
Setting up comix (3.6.4.osso3.1) ...

any clues?
Attached Files
File Type: txt uninstalling.txt (4.9 KB, 144 views)
File Type: txt installing.txt (15.6 KB, 105 views)
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#8
And still no errors when you run comix through terminal?

It may be worthwhile deleting your comix user-preferences.
In xterm type
Code:
ls -ald .comix
And you should expect something like
Code:
drwxr-xr-x    4 user     users        4096 Aug 17 15:38 .comix
If everything looks normal the following command will delete the .comix dir.
Code:
rm -rf .comix
Any errors, let me know.
It should just execute and present you with the $

Then see if you can run comix again, which will recreate the preferences and hopefully you'll get some output.
 

The Following 2 Users Say Thank You to codeMonkey For This Useful Post:
Posts: 22 | Thanked: 0 times | Joined on Nov 2007
#9
if i type: "ls -ald .comix"
i get the following error "ls: .comix: no such file or directory"

and there is still no error if i try to start comix
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#10
Have you got any root packages installed yet? (e.g. easyroot, becomeroot, rootsh*)
* rootsh is the recommended one

They should be listed under application manager. Let me know which one you install, then we can check if there's any problems with your dependencies.

This is like playing chess by email
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:34.