OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

> Gthumb, More Than A Picture Viewer ...
Chero
post Mar 21 2006, 11:39 PM
Post #1





Group: Members
Posts: 1,141
Joined: 22-April 04
From: Belgium
Member No.: 2,962



Hi,

This page was created by gthumb running on my Z : http://users.telenet.be/zaurususer/screens2/

The features of gthumb : http://gthumb.sourceforge.net/features.html

I hope to get it on the "contrib" site this week.

Have fun,
Chero.
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
Chero
post Mar 28 2006, 10:01 PM
Post #2





Group: Members
Posts: 1,141
Joined: 22-April 04
From: Belgium
Member No.: 2,962



The search for the dependencies gave me this :
glib2
gtk2
libxml2
libgnome
libgnomeui
libgnomecanvas
libglade
libgnomeprint
libgnomeprintui
libbonobo
libbonoboui
libexif
libgphoto
libtiff
libjpeg
(hicolor)

The last one isn't really a lib or app, it just contains some icons.

Is someone willing to test this, or do you wait until I fixed the deps in the ipk ? (maybe this evening, I was too busy yesterday)

Most of these are in the main feed, some are in http://mail.pdaxrom.org/contrib/Chero/ and the missing one (libexif) is in the gphoto thread.

@ desertrat : do you have a ".thumbnails" in your home-dir ? If not, does it help if you create it ?

Chero.
Go to the top of the page
 
+Quote Post
desertrat
post Mar 29 2006, 12:10 AM
Post #3





Group: Members
Posts: 742
Joined: 15-October 05
From: Gulag, Siberia
Member No.: 8,322



QUOTE(Chero @ Mar 29 2006, 06:01 AM)
The search for the dependencies gave me this :
glib2
gtk2
[...]

I've got all these installed.

QUOTE
@ desertrat : do you have a ".thumbnails" in your home-dir ? If not, does it help if you create it ?

I already have that directory.

I uninstalled everything and reinstalled, but still no pics sad.gif

Right now I recompiling the whole kaboodle - gphoto2 & friends and possibly gthumb. If that still doesn't work then I'm going to try gtkam smile.gif

-- cheers
Go to the top of the page
 
+Quote Post
desertrat
post Mar 29 2006, 07:33 AM
Post #4





Group: Members
Posts: 742
Joined: 15-October 05
From: Gulag, Siberia
Member No.: 8,322



QUOTE(desertrat @ Mar 29 2006, 08:10 AM)
Right now I recompiling the whole kaboodle - gphoto2 & friends and possibly gthumb. If that still doesn't work then I'm going to try gtkam smile.gif

I've recompiled gphoto2 & friends and they work. But gthumb still doesn't display any pics. So I tried compiling gthumb too but ended up with the following error:

CODE
creating libphotoimporter.la
(cd .libs && rm -f libphotoimporter.la && ln -s ../libphotoimporter.la libphotoimporter.la)
make[3]: Leaving directory `/mnt/cf/src/gthumb-2.6.9/src'
make[2]: Leaving directory `/mnt/cf/src/gthumb-2.6.9/src'
Making all in components
make[2]: Entering directory `/mnt/cf/src/gthumb-2.6.9/components'
Making all in image-viewer
make[3]: Entering directory `/mnt/cf/src/gthumb-2.6.9/components/image-viewer'
/usr/bin/orbit-idl-2 -I /opt/native/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/share/idl/bonobo-activation-2.0 -I /opt/native/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/share/idl/bonobo-2.0 nautilus-view-component.idl
orbit-idl-2 2.10.2 compiling
 mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule

sh: armv5tel-cacko-linux-gcc: command not found
Error: Empty file

** (process:16716): WARNING **: nautilus-view-component.idl compilation failed
make[3]: *** [nautilus_view_component_idl_stamp] Error 1
make[3]: Leaving directory `/mnt/cf/src/gthumb-2.6.9/components/image-viewer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/cf/src/gthumb-2.6.9/components'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/cf/src/gthumb-2.6.9'
make: *** [all] Error 2


Chero, did you come across this error, if so what did you do to resolve it?

BTW the reason I recompiled gphoto2 etc, instead of using Merli's is because Merli's libgphoto2-devel placed files in what seemed to be odd places and ./configure in gthumb didn't find the files.

-- cheers
Go to the top of the page
 
+Quote Post
Chero
post Mar 29 2006, 08:27 AM
Post #5





Group: Members
Posts: 1,141
Joined: 22-April 04
From: Belgium
Member No.: 2,962



QUOTE(desertrat @ Mar 29 2006, 04:33 PM)
QUOTE(desertrat @ Mar 29 2006, 08:10 AM)
Right now I recompiling the whole kaboodle - gphoto2 & friends and possibly gthumb. If that still doesn't work then I'm going to try gtkam smile.gif

I've recompiled gphoto2 & friends and they work. But gthumb still doesn't display any pics. So I tried compiling gthumb too but ended up with the following error:

CODE
creating libphotoimporter.la
(cd .libs && rm -f libphotoimporter.la && ln -s ../libphotoimporter.la libphotoimporter.la)
make[3]: Leaving directory `/mnt/cf/src/gthumb-2.6.9/src'
make[2]: Leaving directory `/mnt/cf/src/gthumb-2.6.9/src'
Making all in components
make[2]: Entering directory `/mnt/cf/src/gthumb-2.6.9/components'
Making all in image-viewer
make[3]: Entering directory `/mnt/cf/src/gthumb-2.6.9/components/image-viewer'
/usr/bin/orbit-idl-2 -I /opt/native/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/share/idl/bonobo-activation-2.0 -I /opt/native/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/share/idl/bonobo-2.0 nautilus-view-component.idl
orbit-idl-2 2.10.2 compiling
 mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule

sh: armv5tel-cacko-linux-gcc: command not found
Error: Empty file

** (process:16716): WARNING **: nautilus-view-component.idl compilation failed
make[3]: *** [nautilus_view_component_idl_stamp] Error 1
make[3]: Leaving directory `/mnt/cf/src/gthumb-2.6.9/components/image-viewer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/cf/src/gthumb-2.6.9/components'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/cf/src/gthumb-2.6.9'
make: *** [all] Error 2


Chero, did you come across this error, if so what did you do to resolve it?

BTW the reason I recompiled gphoto2 etc, instead of using Merli's is because Merli's libgphoto2-devel placed files in what seemed to be odd places and ./configure in gthumb didn't find the files.

-- cheers
*



You could have used the libgphoto2 in my feed, it has the includes in it, and installs in normal places.

Anyway,

Yes, I had the error :
I symlinked someplace/bin/gcc from the zgcc-image to /usr/bin/armv5tel-cacko-linux-gcc

Chero.
Go to the top of the page
 
+Quote Post
desertrat
post Mar 29 2006, 11:02 AM
Post #6





Group: Members
Posts: 742
Joined: 15-October 05
From: Gulag, Siberia
Member No.: 8,322



QUOTE(Chero @ Mar 29 2006, 04:27 PM)
I symlinked someplace/bin/gcc from the zgcc-image to /usr/bin/armv5tel-cacko-linux-gcc

Thanks, that got me a bit further then I get this error:
QUOTE
Making all in image-viewer
make[3]: Entering directory `/mnt/cf/src/gthumb-2.6.9/components/image-viewer'
/usr/bin/orbit-idl-2 -I /opt/native/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/share/idl/bonobo-activation-2.0 -I /opt/native/arm/3.4.5-xscale-softvfp/armv5tel-cacko-linux/share/idl/bonobo-2.0 nautilus-view-component.idl
orbit-idl-2 2.10.2 compiling
  mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule

<stdin>:33:22: Bonobo.idl: No such file or directory
nautilus-view-component.idl:54: Error: `Bonobo' undeclared identifier

** (process:9470): WARNING **: nautilus-view-component.idl compilation failed
make[3]: *** [nautilus_view_component_idl_stamp] Error 1
make[3]: Leaving directory `/mnt/cf/src/gthumb-2.6.9/components/image-viewer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/cf/src/gthumb-2.6.9/components'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/cf/src/gthumb-2.6.9'
make: *** [all] Error 2

Any ideas?

-- cheers
Go to the top of the page
 
+Quote Post

Posts in this topic
Chero   Gthumb, More Than A Picture Viewer ...   Mar 21 2006, 11:39 PM
Antikx   Nice! Good job.   Mar 22 2006, 05:26 AM
Chero   Added to my feed on the contrib pages : http://mai...   Mar 22 2006, 01:00 PM
Chero   Gphoto2 support added, connected camera, clicked o...   Mar 23 2006, 11:54 PM
Chero   Hi, I've added an entry in the announcement t...   Mar 24 2006, 08:50 AM
clofland   I just intalled gthumb. Two things. 1. It had no ...   Mar 27 2006, 11:19 AM
Chero   QUOTE(clofland @ Mar 27 2006, 08:19 PM)I just...   Mar 27 2006, 12:14 PM
clofland   QUOTE(Chero @ Mar 27 2006, 02:14 PM)It should...   Mar 27 2006, 12:33 PM
desertrat   QUOTE(clofland @ Mar 27 2006, 07:19 PM)1. It ...   Mar 28 2006, 10:33 AM
Chero   Thanks for the feed-back, I'll try to look in...   Mar 27 2006, 10:13 PM
clofland   QUOTE(Chero @ Mar 28 2006, 12:13 AM)BTW: Do y...   Mar 28 2006, 06:05 AM
desertrat   QUOTE(Chero @ Mar 28 2006, 06:13 AM)BTW: Do y...   Mar 28 2006, 10:11 AM
clofland   QUOTE(desertrat @ Mar 28 2006, 12:11 PM)QUOTE...   Mar 28 2006, 11:52 AM
Chero   The search for the dependencies gave me this : gli...   Mar 28 2006, 10:01 PM
desertrat   QUOTE(Chero @ Mar 29 2006, 06:01 AM)The searc...   Mar 29 2006, 12:10 AM
desertrat   QUOTE(desertrat @ Mar 29 2006, 08:10 AM)Right...   Mar 29 2006, 07:33 AM
Chero   QUOTE(desertrat @ Mar 29 2006, 04:33 PM)QUOTE...   Mar 29 2006, 08:27 AM
desertrat   QUOTE(Chero @ Mar 29 2006, 04:27 PM)I symlink...   Mar 29 2006, 11:02 AM
Chero   QUOTE(desertrat @ Mar 29 2006, 08:02 PM)QUOTE...   Mar 29 2006, 09:55 PM
desertrat   QUOTE(Chero @ Mar 30 2006, 05:55 AM)It looks ...   Mar 30 2006, 10:15 AM
Chero   QUOTE(desertrat @ Mar 30 2006, 07:15 PM)Now y...   Mar 30 2006, 10:47 AM
desertrat   QUOTE(Chero @ Mar 30 2006, 06:47 PM)Oops, it ...   Mar 30 2006, 09:04 PM
Chero   Sorry to copy contents of another site, but I just...   Mar 30 2006, 10:19 PM
desertrat   QUOTE(Chero @ Mar 31 2006, 06:19 AM)Sorry to ...   Mar 31 2006, 12:59 AM
clofland   Yes, that is the EXACT same issue I have. Your scr...   Mar 31 2006, 08:27 AM
jerrybme   I too have it installed & running BUT it doesn...   Mar 31 2006, 01:48 PM
ozuzo   QUOTE(jerrybme @ Mar 31 2006, 11:48 PM)I too ...   Apr 6 2006, 03:44 AM
Chero   QUOTE(ozuzo @ Apr 6 2006, 12:44 PM)QUOTE(jerr...   Apr 6 2006, 11:39 AM
jerrybme   QUOTE(ozuzo @ Apr 6 2006, 05:44 AM)QUOTE(jerr...   Apr 7 2006, 09:35 AM
Meanie   QUOTE(jerrybme @ Apr 8 2006, 03:35 AM)QUOTE(o...   Apr 7 2006, 05:53 PM
desertrat   QUOTE(Meanie @ Apr 8 2006, 01:53 AM)I absolut...   Apr 7 2006, 09:29 PM
Jon_J   Bringing an old post back from the dead... Is ther...   Apr 4 2008, 06:42 PM
kkazakov13   Yes, there is a reason. Open the image itself and ...   Apr 4 2008, 10:24 PM
Jon_J   QUOTE(kkazakov13 @ Apr 5 2008, 01:24 AM) ...   Apr 5 2008, 07:42 AM
kkazakov13   QUOTE(Jon_J @ Apr 5 2008, 05:42 PM) QUOTE...   Apr 5 2008, 11:26 AM
Jon_J   Since I couldn't get the help documentation to...   Apr 5 2008, 03:39 PM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 20th May 2013 - 08:27 PM