Todd Shoemaker | 2 Apr 2004 14:19

Re: icons / print assistent

On Mon, 2004-03-29 at 14:09, Sebastian Röder wrote:
> Hello,
<snip>
> 2.The print wizard is great, but could there be some page size added, e.g. A5?
> 
> Thanks so far.
> Sebastian

Sebastian-

I plan to add more page sizes... I was waiting for the release, and now
my only excuse is that I've been on travel a bit lately and haven't had
time to add it.  I will put it on my to-do list to put new page sizes in
CVS in the next week or so.  Send me an email directly if you have any
questions, comments, or want me to hurry up.  :)

-Todd

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
Gilles Caulier | 2 Apr 2004 14:39
Picon
Favicon

Re: icons / print assistent

Le Vendredi 2 Avril 2004 14:19, Todd Shoemaker a écrit :
> On Mon, 2004-03-29 at 14:09, Sebastian Röder wrote:
> > Hello,
>
> <snip>
>
> > 2.The print wizard is great, but could there be some page size added,
> > e.g. A5?
> >
> > Thanks so far.
> > Sebastian
>
> Sebastian-
>
> I plan to add more page sizes... I was waiting for the release, 

I must released Digikam 0.6.1 today or this week end. I waiting the final 
remarks from Renchi...

> and now 
> my only excuse is that I've been on travel a bit lately and haven't had
> time to add it.  I will put it on my to-do list to put new page sizes in
> CVS in the next week or so.

Cool. i happy to see that you will contribute to Digikamplugins in the future 
(:=)))

> Send me an email directly if you have any 
> questions, comments, or want me to hurry up.  :)
>
(Continue reading)

Gilles Caulier | 5 Apr 2004 08:50
Picon
Favicon

Digikam 0.6.1 final release available...

Hi Digikam users and contributors,

Digikam and Digikamplugins tarballs version 0.6.1 final have been released 
today and are available at the usual place :

http://digikam.free.fr/Tarballs/

Packaging for various distributions is requested. Please send me the URLs of 
your packages...

This is a major release with a big bugfix list (especialy for the plugins)  
available here :

http://cvs.sourceforge.net/viewcvs.py/digikam/digikam3/ChangeLog?rev=HEAD&content-type=text/vnd.viewcvs-markup
http://cvs.sourceforge.net/viewcvs.py/digikam/digikamplugins/ChangeLog?rev=HEAD&content-type=text/vnd.viewcvs-markup

All 0.6.0 beta plugins are available now. The plugins list is available here :

http://digikam.sourceforge.net/plugins.html

Complete Digikam/Digikamplugins GUI translations are available for :

- French, 
- German, 
- Dutch, 
- Danish, 
- Polish, 
- Italian, 
- Spanish, 
- and Hungarian. 
(Continue reading)

Matt | 5 Apr 2004 12:08
Picon

Re: Digikam 0.6.1 final release available...

On Mon, 05 Apr 2004 18:50, Gilles Caulier wrote:
> Hi Digikam users and contributors,
>
> Digikam and Digikamplugins tarballs version 0.6.1 final have been
> released today and are available at the usual place :
>
> http://digikam.free.fr/Tarballs/
>
> Packaging for various distributions is requested. Please send me the
> URLs of your packages...
>
> This is a major release with a big bugfix list (especialy for the
> plugins) available here :
>
> http://cvs.sourceforge.net/viewcvs.py/digikam/digikam3/ChangeLog?rev=
>HEAD&content-type=text/vnd.viewcvs-markup
> http://cvs.sourceforge.net/viewcvs.py/digikam/digikamplugins/ChangeLo
>g?rev=HEAD&content-type=text/vnd.viewcvs-markup
>
> All 0.6.0 beta plugins are available now. The plugins list is
> available here :
>
> http://digikam.sourceforge.net/plugins.html
>
> Complete Digikam/Digikamplugins GUI translations are available for :
>
> - French,
> - German,
> - Dutch,
> - Danish,
(Continue reading)

Henning Ryll | 5 Apr 2004 20:17
Picon

0.6.1 is missing kdelibs ?

Hi,

I have build digikam 0.6.1-rc some weeks ago from cvs. No problem so far.
Now I have tried to build the 0.6.1 final version, but configure fails.
It looks as if the kdelibs are missing.  But they are installed of course.

What is configure looking for?

Henning

checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using 
-mt
checking if Qt compiles without flags... no
checking for moc... /usr/qt/3/bin/moc
checking for uic... /usr/qt/3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.2/lib, headers /usr/kde/3.2/include
checking if UIC has KDE plugins available... configure: error: not found - you 
need to install kdelibs first.

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
Gilles Caulier | 5 Apr 2004 23:28
Picon
Favicon

Re: 0.6.1 is missing kdelibs ?

Le Lundi 5 Avril 2004 18:17, Henning Ryll a écrit :
> Hi,
>
> I have build digikam 0.6.1-rc some weeks ago from cvs. No problem so far.
> Now I have tried to build the 0.6.1 final version, but configure fails.
> It looks as if the kdelibs are missing.  But they are installed of course.
>
> What is configure looking for?
>
> Henning
>
>
> checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using
> -mt
> checking if Qt compiles without flags... no
> checking for moc... /usr/qt/3/bin/moc
> checking for uic... /usr/qt/3/bin/uic
> checking whether uic supports -L ... yes
> checking whether uic supports -nounload ... yes
> checking if Qt needs -ljpeg... no
> checking for rpath... yes
> checking for KDE... libraries /usr/kde/3.2/lib, headers
> /usr/kde/3.2/include checking if UIC has KDE plugins available...
> configure: error: not found - you need to install kdelibs first.
>

Hum, don't use directly .configure script, but try :

make -f Makefile.cvs
./configure
(Continue reading)

Henning Ryll | 6 Apr 2004 00:24
Picon

Re: 0.6.1 is missing kdelibs ?

> Hum, don't use directly .configure script, but try :
>
> make -f Makefile.cvs
> ./configure
> make
> ...
>
> regards

Ok,
I have tried it. But autoconf 2.58 failed too.

#bash-2.05b# make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
Can't locate object method "path" via package "Request"=20
at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
make[1]: *** [cvs] Fehler 1
make: *** [all] Fehler 2

After upgrading to autoconf 2.5.9 I was able to build digikam.
But now I get the next problem with building plugins.
The SlideShow plugin fails, since it can't find some OpenGL functions

(Continue reading)

Wayne Maeda | 5 Apr 2004 15:41

0.6.1

Is the major difference between 0.6.0 and 0.6.1 new language translations? I'm 
trying to decide whether to upgrade to 0.6.1. 

Thanks,
Wayne

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
Matt | 6 Apr 2004 08:30
Picon

Re: Digikam 0.6.1 final release available...

On Mon, 05 Apr 2004 22:08, Matt wrote:
> On Mon, 05 Apr 2004 18:50, Gilles Caulier wrote:
> > Hi Digikam users and contributors,
> >
> > Digikam and Digikamplugins tarballs version 0.6.1 final have been
> > released today and are available at the usual place :
> >
> > http://digikam.free.fr/Tarballs/
> >
> > Packaging for various distributions is requested. Please send me
> > the URLs of your packages...
> >
> > This is a major release with a big bugfix list (especialy for the
> > plugins) available here :
> >
> > http://cvs.sourceforge.net/viewcvs.py/digikam/digikam3/ChangeLog?re
> >v= HEAD&content-type=text/vnd.viewcvs-markup
> > http://cvs.sourceforge.net/viewcvs.py/digikam/digikamplugins/Change
> >Lo g?rev=HEAD&content-type=text/vnd.viewcvs-markup
> >
> > All 0.6.0 beta plugins are available now. The plugins list is
> > available here :
> >
> > http://digikam.sourceforge.net/plugins.html
> >
> > Complete Digikam/Digikamplugins GUI translations are available for
> > :
> >
> > - French,
> > - German,
(Continue reading)

Gilles Caulier | 6 Apr 2004 12:56
Picon
Favicon

Re: 0.6.1

Le Lundi 5 Avril 2004 13:41, Wayne Maeda a écrit :
> Is the major difference between 0.6.0 and 0.6.1 new language translations?

New translations, enable beta plugins in 0.6.0, Very large bugfix list in 
plugins. See Changelog file in Digikamplugins tarball for details.

> I'm trying to decide whether to upgrade to 0.6.1.
>
> Thanks,
> Wayne

regards
--

-- 
Gilles Caulier

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click

Gmane