| View previous topic :: View next topic |
| Author |
Message |
Tenobok Apprentice


Joined: 09 Jul 2004 Posts: 196 Location: Germany, Karlsruhe
|
Posted: Fri Mar 03, 2006 6:38 pm Post subject: |
|
|
| Vanquirius wrote: |
Possibly. Mind testing with stable portage? |
Already tested. And yes, the problem was the new portage version. Did work like a charm with the stable portage version.
Thanks for your help.
Edit: Oh damn - It didn't work - Now it puts a startup script in /usr/bin but it tells me: /usr/local/bin/comix: No such file or directory.
But it seems to be somehow linked to the portage version, because he did more this time.
Okay - now i'm going to revert back to the unstable portage version, since it's needed for modular X. _________________ "I love deadlines. I like the whooshing sound they make as they fly by." - Douglas Adams |
|
| Back to top |
|
 |
Mallow005 n00b

Joined: 15 Nov 2002 Posts: 49 Location: CA
|
Posted: Sat Mar 18, 2006 11:20 pm Post subject: Comix 2.9 AMD64 error |
|
|
Doesn't work for me...
| Quote: | kitty mallow # comicthumb
Traceback (most recent call last):
File "/usr/bin/comicthumb", line 42, in ?
in_file_path = sys.argv[1]
IndexError: list index out of range |
|
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
Posted: Sun Mar 19, 2006 10:00 am Post subject: |
|
|
Mallow005: comicthumb is the thumbnailer for Nautilus, run comix to start the application. _________________ Comix - GTK Comic Book Viewer [ http://comix.sourceforge.net ] |
|
| Back to top |
|
 |
EneNL n00b


Joined: 31 Aug 2005 Posts: 54 Location: The Netherlands
|
Posted: Sun Mar 19, 2006 4:14 pm Post subject: |
|
|
| I also don't get a comix binary when installing through portage, a manual install does work. I am on ~amd64 with portage version 2.1_pre6-r4. |
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
|
| Back to top |
|
 |
Vanquirius Developer


Joined: 14 Jun 2002 Posts: 1297 Location: Ethereal plains
|
Posted: Sat Mar 25, 2006 4:08 pm Post subject: |
|
|
Unstable Portage should be fixed now. _________________ Hello. |
|
| Back to top |
|
 |
EneNL n00b


Joined: 31 Aug 2005 Posts: 54 Location: The Netherlands
|
Posted: Wed Mar 29, 2006 2:22 pm Post subject: |
|
|
By the way, are you interested in internationalising? I could translate it to Dutch. |
|
| Back to top |
|
 |
Vanquirius Developer


Joined: 14 Jun 2002 Posts: 1297 Location: Ethereal plains
|
Posted: Wed Mar 29, 2006 3:57 pm Post subject: |
|
|
E-mail him . _________________ Hello. |
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
Posted: Thu Mar 30, 2006 2:41 pm Post subject: |
|
|
| EneNL wrote: |
By the way, are you interested in internationalising? I could translate it to Dutch. |
You are very welcome to translate it to Dutch. Send me an email (herrekberg<AT>users.sourceforge.net) and I'll give you all the details. _________________ Comix - GTK Comic Book Viewer [ http://comix.sourceforge.net ] |
|
| Back to top |
|
 |
Vaarsuvius Guru


Joined: 02 Dec 2004 Posts: 344
|
Posted: Fri Apr 28, 2006 1:17 pm Post subject: |
|
|
somehow the magnifying lens doesn't work for me anymore.
Does anybody else encounter this problem?
I click on Magnifying Lens in the menu (or press Z) and nothing happens... I don't get any warnings or errors when starting from the console either...
Running version 3.0.1 btw |
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
Posted: Fri Apr 28, 2006 1:35 pm Post subject: |
|
|
I have heard that it won't work with XGL for some reason. Do you use any such "non-standard" software that might cause the problem? _________________ Comix - GTK Comic Book Viewer [ http://comix.sourceforge.net ] |
|
| Back to top |
|
 |
Vaarsuvius Guru


Joined: 02 Dec 2004 Posts: 344
|
Posted: Fri Apr 28, 2006 1:51 pm Post subject: |
|
|
| RiBBiT wrote: | | I have heard that it won't work with XGL for some reason. Do you use any such "non-standard" software that might cause the problem? |
I use xorg7 (7.0-r1) but not Xgl on my laptop.
Can I run comix with gdb? All I get is "/usr/bin/comix": not in executable format: File format not recognized when I try to run it. |
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
Posted: Fri Apr 28, 2006 2:12 pm Post subject: |
|
|
I don't think it is possible to use gdb since it is a Python program. You can test this comix file with added debugging information. It will spit out a lot of numbers when you try to use the lens. Load an image and try to use the lens on it and post the output to me, it will tell me where the responsible method exits (and hopefully why as well.) _________________ Comix - GTK Comic Book Viewer [ http://comix.sourceforge.net ] |
|
| Back to top |
|
 |
Vaarsuvius Guru


Joined: 02 Dec 2004 Posts: 344
|
Posted: Fri Apr 28, 2006 7:18 pm Post subject: |
|
|
| RiBBiT wrote: | | I don't think it is possible to use gdb since it is a Python program. You can test this comix file with added debugging information. It will spit out a lot of numbers when you try to use the lens. Load an image and try to use the lens on it and post the output to me, it will tell me where the responsible method exits (and hopefully why as well.) |
ok when I activate the magnifying lens and move the cursor around it spits out lots and lots of "1"s, nothing else. |
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
Posted: Fri Apr 28, 2006 10:06 pm Post subject: |
|
|
Ok, then I know where it exits, it's right at the beginning. I think I know what is wrong, it doesn't pass a timer test that will ensure that the lens is not updated to often and use up all CPU time. Probably the time reported along with the event is broken somehow. I have uploaded a new version (same URL), try that one instead, it will tell me for sure. It's important that you try it on an image.
Thanks _________________ Comix - GTK Comic Book Viewer [ http://comix.sourceforge.net ] |
|
| Back to top |
|
 |
Vaarsuvius Guru


Joined: 02 Dec 2004 Posts: 344
|
Posted: Fri Apr 28, 2006 10:44 pm Post subject: |
|
|
| RiBBiT wrote: | Ok, then I know where it exits, it's right at the beginning. I think I know what is wrong, it doesn't pass a timer test that will ensure that the lens is not updated to often and use up all CPU time. Probably the time reported along with the event is broken somehow. I have uploaded a new version (same URL), try that one instead, it will tell me for sure. It's important that you try it on an image.
Thanks |
so this is the output now (yes, I tried it on an image):
| Quote: | -492293645
0
30
<gtk.gdk.Pixbuf object (GdkPixbuf) at 0xb7a1dcac>
-492293632
0
30
<gtk.gdk.Pixbuf object (GdkPixbuf) at 0xb7a1dcac>
-492293631
0
30
<gtk.gdk.Pixbuf object (GdkPixbuf) at 0xb7a1dcac>
-492293618
0
30
<gtk.gdk.Pixbuf object (GdkPixbuf) at 0xb7a1dcac>
|
the first line always changes when I move the cursor (counts down), 2nd, 3rd, 4th line always stay the same. |
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
Posted: Sat Apr 29, 2006 9:42 am Post subject: |
|
|
It uses a negative time (which is a bit strange), on my system it corresponds to the uptime in ms. Anyway I have uploaded a new version, it should work for you now. Please test if you can move over-sized images around by pressing the left mouse button on them and moving the mouse around as well, that feature uses the same mechanism. _________________ Comix - GTK Comic Book Viewer [ http://comix.sourceforge.net ] |
|
| Back to top |
|
 |
Vaarsuvius Guru


Joined: 02 Dec 2004 Posts: 344
|
Posted: Sat Apr 29, 2006 10:15 am Post subject: |
|
|
| RiBBiT wrote: | | It uses a negative time (which is a bit strange), on my system it corresponds to the uptime in ms. Anyway I have uploaded a new version, it should work for you now. Please test if you can move over-sized images around by pressing the left mouse button on them and moving the mouse around as well, that feature uses the same mechanism. |
yep the lens now works, but I can't move over-sized images with the left mouse button pressed.
I don't know why I have a negative time, but since the lens worked some time ago, something else must have broken it (I understand you didn't change the mechanism in the last versions, so there's another problem on my side) |
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
Posted: Sat Apr 29, 2006 10:39 am Post subject: |
|
|
Oops, my mistake, it seems as if the event was triggered by button1 + mod2_mask (i.e. left mouse and num lock) when moving the image or using the lens with the middle mouse button. Why that is I can't tell, really stupid mistake. It should be fixed now anyway.
As for the sudden problems, did you update Xorg before it happened, or possibly GTK+? I believe it is the X server that is responsible for setting these values. There might have been some change i the new 7.0 branch.
New version up now (hopefully the last one!) _________________ Comix - GTK Comic Book Viewer [ http://comix.sourceforge.net ] |
|
| Back to top |
|
 |
sternklang Veteran


Joined: 10 Sep 2005 Posts: 1641 Location: Somewhere in time and space
|
Posted: Sat Apr 29, 2006 1:14 pm Post subject: |
|
|
And as an Extra Bonus Prize, the lens now works under Xgl/Compiz with this new version.
Of course, I've been through umpteen updates of Xgl/Compiz without testing this out, so for all I know whatever was interfering with the lens working was changed on the Xgl end of things, and your recent changes have nothing to do with it. But whatever it was, it's good to see it back.  |
|
| Back to top |
|
 |
Vaarsuvius Guru


Joined: 02 Dec 2004 Posts: 344
|
Posted: Sat Apr 29, 2006 3:24 pm Post subject: |
|
|
| RiBBiT wrote: | Oops, my mistake, it seems as if the event was triggered by button1 + mod2_mask (i.e. left mouse and num lock) when moving the image or using the lens with the middle mouse button. Why that is I can't tell, really stupid mistake. It should be fixed now anyway.
As for the sudden problems, did you update Xorg before it happened, or possibly GTK+? I believe it is the X server that is responsible for setting these values. There might have been some change i the new 7.0 branch.
New version up now (hopefully the last one!) |
thanks a lot, now everything works
Yes, I did update Xorg before it happened (I also updated lots of other packages, so I could not be sure that Xorg was causing the problem) |
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
Posted: Sat Apr 29, 2006 3:55 pm Post subject: |
|
|
Good to hear it works at last. I'll upload a new version soon with the fixes and some other stuff, I have to finish the half done implementation of the new convert dialog first though. _________________ Comix - GTK Comic Book Viewer [ http://comix.sourceforge.net ] |
|
| Back to top |
|
 |
unz l33t


Joined: 28 Jul 2004 Posts: 819 Location: Roma, Italia
|
Posted: Sat Apr 29, 2006 6:06 pm Post subject: |
|
|
c'mon guy ... i can't live without the zoom, nor xgl
ps: i was stuck to 0.X.X version ... it was amazing to update to 3.0.1 ... great job! _________________ Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/ |
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
Posted: Sat Apr 29, 2006 10:48 pm Post subject: |
|
|
| unz wrote: | c'mon guy ... i can't live without the zoom, nor xgl
ps: i was stuck to 0.X.X version ... it was amazing to update to 3.0.1 ... great job! |
I'm coding as fast as possible!
No, not really. Actually I have been watching film and drinking alcohol, but now I'm ready.
I also realized that I had made some promises about other features in the next release, I'll try to finish off some of them as well.
EDIT: That will do. Now I only have to wait for the translators to update their translations before it goes public. _________________ Comix - GTK Comic Book Viewer [ http://comix.sourceforge.net ] |
|
| Back to top |
|
 |
RiBBiT Apprentice


Joined: 18 May 2005 Posts: 215 Location: Sweden
|
Posted: Thu May 04, 2006 6:07 pm Post subject: |
|
|
New version (3.1) is now released. It should hopefully fix all the reported problems. _________________ Comix - GTK Comic Book Viewer [ http://comix.sourceforge.net ] |
|
| Back to top |
|
 |
|