maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   comix stopped working (https://talk.maemo.org/showthread.php?t=22901)

axxis272 2008-08-18 18:00

Re: comix stopped working
 
Quote:

This is like playing chess by email :D
hehe, i hope it's not checkmate yet ;)

i do have becomeroot installed.

codeMonkey 2008-08-18 18:08

Re: comix stopped working
 
Try

Code:

sudo gainroot
apt-get check

for me please.

axxis272 2008-08-18 19:37

Re: comix stopped working
 
that command runs smothely, no problems. but still, comix doesn't work. same errors as before.

there might be something wrong with the application manager. i uninstalled bomberman, but the icon is still there (but the game itself is gone).:(

is there a way to fix the program manager?

anyways, THANK YOU very much for your patience & help!

briand 2008-08-18 19:52

Re: comix stopped working
 
sounds like maybe the indexing is messed up.

you can try an "apt-get clean" (as root) from the xterm prompt... that would (among other cleanup activities) rebuild and re-index the cache.

codeMonkey 2008-08-18 19:53

Re: comix stopped working
 
There's some info here for removing the bomberman icon.

As for comix, if you want to carry on trying, my next suggestion is to:
Code:

sudo gainroot
apt-get remove comix
apt-get clean

apt-get install comix

and keep an eye out for any errors.

Woo, the cavalry. Thanks briand :)

axxis272 2008-08-18 20:07

Re: comix stopped working
 
thank you two!

well, "apt-get clean" didn't do anything.

furthermore, unistalling went fine, updating also. some new things were installed. everything without error. i could also install comix without a problem.
but still not working :confused:

codeMonkey 2008-08-18 20:47

Re: comix stopped working
 
Hmm...
Nothing wrong with the repo - I've just managed to download and install it successfully.
Then when I run comix in xterm I get:
Code:

~$ comix
/usr/bin/comix:423: GtkWarning: gtk_widget_size_allocate(): attempt to allocate widget with width -24 and height 0
  self.window.realize()
/usr/bin/comix:1805: GtkWarning: gtksettings.c:965: an rc-data property "gtk-file-chooser-backend" already exists
  gtk.STOCK_SAVE,gtk.RESPONSE_OK))
python[1685]: GLIB DEBUG ConIc - con_ic_connection_send_event(0x41cea0, 79018100-08e2-4547-a68d-9f7e654a2a75, WLAN_INFRA, 0)
/usr/bin/comix:10721: GtkWarning: gdkdrawable-x11.c:878 drawable is not a pixmap or window
  gtk.main_iteration(False)
do_close, client side: context: (nil), cancelled: 0
do_close, client side: context: (nil), cancelled: 0
/usr/bin/comix:11569: GtkWarning: gtk_tree_model_filter_row_has_child_toggled: assertion `elt->visible' failed
  gtk.main()

and comix runs fine.
You get absolutely no output? :confused:

axxis272 2008-08-18 20:53

Re: comix stopped working
 
i don't get any output at all. strange. i think i will have to install everything new. damn, why haven't i got a backup! :(

still, thank you very much for your effort!:cool:

briand 2008-08-18 21:35

Re: comix stopped working
 
Hmm.

Perhaps there's an executable (shell script??) called 'comix' in your $PATH before the binary in /usr/bin...

Try this:

as root, type: which comix

...and see what it returns. It should say /usr/bin/comix

next, try running 'comix' from the prompt by typing out the full filespec, ie: /usr/bin/comix

axxis272 2008-08-19 04:05

Re: comix stopped working
 
it says "/usr/bin/comix"

but wehn i type this later and press enter, nothing happens. :confused:


All times are GMT. The time now is 11:49.

vBulletin® Version 3.8.8