View Single Post
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: