releasing 0.10.0-beta3

classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

releasing 0.10.0-beta3

Gilles Caulier-4
Hi all,

I plan to release KDE4 beta3 sunday or monday, depending of current
implementation progress.

Marcel, has you some pending patches to apply before beta3 ?

Andi, about Editor Tool backports, i need a stable version for the
current job. No need to have all backported of course (:=)). Let's me
hear when it's ready.

...Or perhaps we can delay a litlle beta3 if you need more time...

Best

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: releasing 0.10.0-beta3

Bugzilla from andi.clemens@gmx.net
Hi Gilles,

sunday would be too fast for me, but monday is ok. I will not be much home
today but tomorrow so I can work a little bit more on porting on sunday.

I also have some patches lying around here, one about expanding the folderview
on quicksearch and one about multiple tag deletion, but right now these are
no patches that are so important to get them into beta3.

Andi

On Saturday 30 August 2008 10:07:31 Gilles Caulier wrote:

> Hi all,
>
> I plan to release KDE4 beta3 sunday or monday, depending of current
> implementation progress.
>
> Marcel, has you some pending patches to apply before beta3 ?
>
> Andi, about Editor Tool backports, i need a stable version for the
> current job. No need to have all backported of course (:=)). Let's me
> hear when it's ready.
>
> ...Or perhaps we can delay a litlle beta3 if you need more time...
>
> Best
>
> Gilles Caulier
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: releasing 0.10.0-beta3

Gilles Caulier-4
2008/8/30 Andi Clemens <[hidden email]>:
> Hi Gilles,
>
> sunday would be too fast for me, but monday is ok. I will not be much home
> today but tomorrow so I can work a little bit more on porting on sunday.

ok. i delay to monday morning...

Marcel ?

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: releasing 0.10.0-beta3

Marcel Wiesweg
> > Hi Gilles,
> >
> > sunday would be too fast for me, but monday is ok. I will not be much
> > home today but tomorrow so I can work a little bit more on porting on
> > sunday.
>
> ok. i delay to monday morning...
>
> Marcel ?

It's ok with me. I'm still working to get collection scannig and all to work
as I want to, and I have some patches I can commit today.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: releasing 0.10.0-beta3

Gilles Caulier-4
Marcel, Andi,

I'm ready to make tarball for this evening.

Fine for you ?

Gilles

2008/8/31 Marcel Wiesweg <[hidden email]>
> > Hi Gilles,
> >
> > sunday would be too fast for me, but monday is ok. I will not be much
> > home today but tomorrow so I can work a little bit more on porting on
> > sunday.
>
> ok. i delay to monday morning...
>
> Marcel ?

It's ok with me. I'm still working to get collection scannig and all to work
as I want to, and I have some patches I can commit today.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: releasing 0.10.0-beta3

Gilles Caulier-4
Andi,

Look in the console with KDE3 version, when you start RawImport, there are a lots of slots/signals connection broken, especially with all RNumInput...

QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')

Gilles

2008/9/2 Gilles Caulier <[hidden email]>
Marcel, Andi,

I'm ready to make tarball for this evening.

Fine for you ?

Gilles

2008/8/31 Marcel Wiesweg <[hidden email]>

> > Hi Gilles,
> >
> > sunday would be too fast for me, but monday is ok. I will not be much
> > home today but tomorrow so I can work a little bit more on porting on
> > sunday.
>
> ok. i delay to monday morning...
>
> Marcel ?

It's ok with me. I'm still working to get collection scannig and all to work
as I want to, and I have some patches I can commit today.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel



_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: releasing 0.10.0-beta3

Gilles Caulier-4
Andi,

Sound like a libkdcraw rcombobox problem, not digiKam. Look the same error in Restoration plugin :

QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
digikam: Preview Restoration started...
digikam: GreycstorationIface::Initialization...
digikam: GreycstorationIface::Process Computation...

Gilles

2008/9/2 Gilles Caulier <[hidden email]>
Andi,

Look in the console with KDE3 version, when you start RawImport, there are a lots of slots/signals connection broken, especially with all RNumInput...

QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such signal KComboBox::currentIndexChanged(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')

Gilles

2008/9/2 Gilles Caulier <[hidden email]>

Marcel, Andi,

I'm ready to make tarball for this evening.

Fine for you ?

Gilles

2008/8/31 Marcel Wiesweg <[hidden email]>

> > Hi Gilles,
> >
> > sunday would be too fast for me, but monday is ok. I will not be much
> > home today but tomorrow so I can work a little bit more on porting on
> > sunday.
>
> ok. i delay to monday morning...
>
> Marcel ?

It's ok with me. I'm still working to get collection scannig and all to work
as I want to, and I have some patches I can commit today.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel




_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: releasing 0.10.0-beta3

Bugzilla from andi.clemens@gmx.net
In reply to this post by Gilles Caulier-4

Releasing today is fine for me...

I will check the signal error now.

Andi

On Tuesday 02 September 2008 14:21:57 Gilles Caulier wrote:

> Andi,
>
> Look in the console with KDE3 version, when you start RawImport, there are
> a lots of slots/signals connection broken, especially with all RNumInput...
>
> QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> QObject::connect:  (sender name:   'unnamed')
> QObject::connect:  (receiver name: 'unnamed')
> QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> QObject::connect:  (sender name:   'unnamed')
> QObject::connect:  (receiver name: 'unnamed')
> QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> QObject::connect:  (sender name:   'unnamed')
> QObject::connect:  (receiver name: 'unnamed')
> QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> QObject::connect:  (sender name:   'unnamed')
> QObject::connect:  (receiver name: 'unnamed')
> QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> QObject::connect:  (sender name:   'unnamed')
> QObject::connect:  (receiver name: 'unnamed')
>
> Gilles
>
> 2008/9/2 Gilles Caulier <[hidden email]>
>
> > Marcel, Andi,
> >
> > I'm ready to make tarball for this evening.
> >
> > Fine for you ?
> >
> > Gilles
> >
> > 2008/8/31 Marcel Wiesweg <[hidden email]>
> >
> > > > Hi Gilles,
> > > >
> >> > > sunday would be too fast for me, but monday is ok. I will not be
> >> > > much home today but tomorrow so I can work a little bit more on
> >> > > porting on sunday.
> >> >
> >> > ok. i delay to monday morning...
> >> >
> >> > Marcel ?
> >>
> >> It's ok with me. I'm still working to get collection scannig and all to
> >> work
> >> as I want to, and I have some patches I can commit today.
> >> _______________________________________________
> >> Digikam-devel mailing list
> >> [hidden email]
> >> https://mail.kde.org/mailman/listinfo/digikam-devel

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: releasing 0.10.0-beta3

Bugzilla from andi.clemens@gmx.net
In reply to this post by Gilles Caulier-4

Everything should be ok again...

Andi

On Tuesday 02 September 2008 14:24:59 Gilles Caulier wrote:

> Andi,
>
> Sound like a libkdcraw rcombobox problem, not digiKam. Look the same error
> in Restoration plugin :
>
> QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> QObject::connect:  (sender name:   'unnamed')
> QObject::connect:  (receiver name: 'unnamed')
> digikam: Preview Restoration started...
> digikam: GreycstorationIface::Initialization...
> digikam: GreycstorationIface::Process Computation...
>
> Gilles
>
> 2008/9/2 Gilles Caulier <[hidden email]>
>
> > Andi,
> >
> > Look in the console with KDE3 version, when you start RawImport, there
> > are a lots of slots/signals connection broken, especially with all
> > RNumInput...
> >
> > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'unnamed')
> > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'unnamed')
> > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'unnamed')
> > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'unnamed')
> > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'unnamed')
> >
> > Gilles
> >
> > 2008/9/2 Gilles Caulier <[hidden email]>
> >
> > Marcel, Andi,
> >
> >> I'm ready to make tarball for this evening.
> >>
> >> Fine for you ?
> >>
> >> Gilles
> >>
> >> 2008/8/31 Marcel Wiesweg <[hidden email]>
> >>
> >> > > Hi Gilles,
> >> > >
> >>> > > sunday would be too fast for me, but monday is ok. I will not be
> >>> > > much home today but tomorrow so I can work a little bit more on
> >>> > > porting on sunday.
> >>> >
> >>> > ok. i delay to monday morning...
> >>> >
> >>> > Marcel ?
> >>>
> >>> It's ok with me. I'm still working to get collection scannig and all to
> >>> work
> >>> as I want to, and I have some patches I can commit today.
> >>> _______________________________________________
> >>> Digikam-devel mailing list
> >>> [hidden email]
> >>> https://mail.kde.org/mailman/listinfo/digikam-devel

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: releasing 0.10.0-beta3

Gilles Caulier-4
0.10.0-beta3 tarballs is done :

http://digikam3rdparty.free.fr/0.10.x-releases/digikam-0.10.0-beta3.tar.bz2

please compile and report problems.

Gilles

2008/9/2 Andi Clemens <[hidden email]>

Everything should be ok again...

Andi

On Tuesday 02 September 2008 14:24:59 Gilles Caulier wrote:
> Andi,
>
> Sound like a libkdcraw rcombobox problem, not digiKam. Look the same error
> in Restoration plugin :
>
> QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> QObject::connect:  (sender name:   'unnamed')
> QObject::connect:  (receiver name: 'unnamed')
> digikam: Preview Restoration started...
> digikam: GreycstorationIface::Initialization...
> digikam: GreycstorationIface::Process Computation...
>
> Gilles
>
> 2008/9/2 Gilles Caulier <[hidden email]>
>
> > Andi,
> >
> > Look in the console with KDE3 version, when you start RawImport, there
> > are a lots of slots/signals connection broken, especially with all
> > RNumInput...
> >
> > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'unnamed')
> > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'unnamed')
> > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'unnamed')
> > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'unnamed')
> > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'unnamed')
> >
> > Gilles
> >
> > 2008/9/2 Gilles Caulier <[hidden email]>
> >
> > Marcel, Andi,
> >
> >> I'm ready to make tarball for this evening.
> >>
> >> Fine for you ?
> >>
> >> Gilles
> >>
> >> 2008/8/31 Marcel Wiesweg <[hidden email]>
> >>
> >> > > Hi Gilles,
> >> > >
> >>> > > sunday would be too fast for me, but monday is ok. I will not be
> >>> > > much home today but tomorrow so I can work a little bit more on
> >>> > > porting on sunday.
> >>> >
> >>> > ok. i delay to monday morning...
> >>> >
> >>> > Marcel ?
> >>>
> >>> It's ok with me. I'm still working to get collection scannig and all to
> >>> work
> >>> as I want to, and I have some patches I can commit today.
> >>> _______________________________________________
> >>> Digikam-devel mailing list
> >>> [hidden email]
> >>> https://mail.kde.org/mailman/listinfo/digikam-devel

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: releasing 0.10.0-beta3

Bugzilla from andi.clemens@gmx.net
compiles fine here...

Andi


On Tuesday 02 September 2008 19:26:42 Gilles Caulier wrote:

> 0.10.0-beta3 tarballs is done :
>
> http://digikam3rdparty.free.fr/0.10.x-releases/digikam-0.10.0-beta3.tar.bz2
>
> please compile and report problems.
>
> Gilles
>
> 2008/9/2 Andi Clemens <[hidden email]>
>
> > Everything should be ok again...
> >
> > Andi
> >
> > On Tuesday 02 September 2008 14:24:59 Gilles Caulier wrote:
> > > Andi,
> > >
> > > Sound like a libkdcraw rcombobox problem, not digiKam. Look the same
> >
> > error
> >
> > > in Restoration plugin :
> > >
> > > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > > QObject::connect:  (sender name:   'unnamed')
> > > QObject::connect:  (receiver name: 'unnamed')
> > > digikam: Preview Restoration started...
> > > digikam: GreycstorationIface::Initialization...
> > > digikam: GreycstorationIface::Process Computation...
> > >
> > > Gilles
> > >
> > > 2008/9/2 Gilles Caulier <[hidden email]>
> > >
> > > > Andi,
> > > >
> > > > Look in the console with KDE3 version, when you start RawImport,
> > > > there are a lots of slots/signals connection broken, especially with
> > > > all RNumInput...
> > > >
> > > > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > > > QObject::connect:  (sender name:   'unnamed')
> > > > QObject::connect:  (receiver name: 'unnamed')
> > > > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > > > QObject::connect:  (sender name:   'unnamed')
> > > > QObject::connect:  (receiver name: 'unnamed')
> > > > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > > > QObject::connect:  (sender name:   'unnamed')
> > > > QObject::connect:  (receiver name: 'unnamed')
> > > > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > > > QObject::connect:  (sender name:   'unnamed')
> > > > QObject::connect:  (receiver name: 'unnamed')
> > > > QObject::connect: No such signal KComboBox::currentIndexChanged(int)
> > > > QObject::connect:  (sender name:   'unnamed')
> > > > QObject::connect:  (receiver name: 'unnamed')
> > > >
> > > > Gilles
> > > >
> > > > 2008/9/2 Gilles Caulier <[hidden email]>
> > > >
> > > > Marcel, Andi,
> > > >
> > > >> I'm ready to make tarball for this evening.
> > > >>
> > > >> Fine for you ?
> > > >>
> > > >> Gilles
> > > >>
> > > >> 2008/8/31 Marcel Wiesweg <[hidden email]>
> > > >>
> > > >> > > Hi Gilles,
> > > >> > >
> > > >>> > > sunday would be too fast for me, but monday is ok. I will not
> > > >>> > > be much home today but tomorrow so I can work a little bit more
> > > >>> > > on porting on sunday.
> > > >>> >
> > > >>> > ok. i delay to monday morning...
> > > >>> >
> > > >>> > Marcel ?
> > > >>>
> > > >>> It's ok with me. I'm still working to get collection scannig and
> > > >>> all
> >
> > to
> >
> > > >>> work
> > > >>> as I want to, and I have some patches I can commit today.
> > > >>> _______________________________________________
> > > >>> Digikam-devel mailing list
> > > >>> [hidden email]
> > > >>> https://mail.kde.org/mailman/listinfo/digikam-devel
> >
> > _______________________________________________
> > Digikam-devel mailing list
> > [hidden email]
> > https://mail.kde.org/mailman/listinfo/digikam-devel

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel