Steve | 1 Feb 01:31

[Bug 268267] digiKam crashes on picture import : OpenCV and Gphoto2 libraries incompatibility through libdc1394

https://bugs.kde.org/show_bug.cgi?id=268267

Steve <engineering@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |engineering@...

--- Comment #92 from Steve <engineering pt-global com>  2012-02-01 00:31:55 ---
I have just installed openSUSE 12.1 on another machine. I can access the images
via ptp on my camera on the new machine but not the old. Both machines just
updated with software update.
-rwxr-xr-x 1 root root 213856 Oct 30 16:32 /usr/lib64/libdc1394.so.22.1.5
digikam-2.2.0-3.3.2.x86_64
same on both machines. Different motherboards, all other hardware the same.

--

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bko_mail | 1 Feb 01:53
Favicon

[Bug 273290] Digikam 1.9.0 (KDE 4.6.3) has crashed during import of pictures from SD card

https://bugs.kde.org/show_bug.cgi?id=273290

--- Comment #14 from  <bko_mail smartassproducts com>  2012-02-01 00:53:15 ---
Created an attachment (id=68386)
 --> (http://bugs.kde.org/attachment.cgi?id=68386)
New crash information added by DrKonqi

digikam (1.9.0) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.2

- What I was doing when the application crashed:
Attempting to download 150 photos from SD card. Have experienced this same
issue when attempting to download fewer pics, approximately 40-50. If I select
a handful at a time, perhaps <20, the crash doesn't happen. The camera is a
Nikon D5100 and the card, which is inserted in my laptop's card reader, is a
16GB SanDisk.

-- Backtrace (Reduced):
#7  0xb69aba26 in Digikam::ThumbnailLoadingTask::execute (this=0x8128f288) at
/build/buildd/digikam-1.9.0/libs/threadimageio/thumbnailtask.cpp:100
#8  0xb6987ac0 in Digikam::LoadSaveThread::run (this=0x9e04530) at
/build/buildd/digikam-1.9.0/libs/threadimageio/loadsavethread.cpp:116
#9  0xb69cb6b6 in Digikam::DynamicThread::DynamicThreadPriv::run
(this=0x9eb36f0) at
/build/buildd/digikam-1.9.0/libs/threads/dynamicthread.cpp:311
#10 0xb4970866 in QThreadPoolThread::run (this=0x9baa2cd8) at
concurrent/qthreadpool.cpp:106
#11 0xb497cda2 in QThreadPrivate::start (arg=0x9baa2cd8) at
thread/qthread_unix.cpp:320

--

-- 
(Continue reading)

Rex Dieter | 1 Feb 04:46
Favicon
Gravatar

[Bug 292902] KDE system settings control center is installed, however after choosing a dark theme, the album explorer has still a white background with unreadable yellow or white font.

https://bugs.kde.org/show_bug.cgi?id=292902

Rex Dieter <rdieter@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rdieter@...

--- Comment #3 from Rex Dieter <rdieter math unl edu>  2012-02-01 03:46:51 ---
yeah, this sounds essentially like a dup of bug #283572

--

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Philip Johnsson | 1 Feb 07:49
Picon

Re: [Bug 268267] digiKam crashes on picture import : OpenCV and Gphoto2 libraries incompatibility through libdc1394

apt-get install digikam works fine for install digikam but it will not
update the kdelibs automatically as needed. The problem lies in that
some kdelib package is not updated.

What does "apt-get update && apt-get upgrade" say?

The important packages to check are libkipi8, libkdcraw20 and
libkexiv2-10 they should all (at the moment of writing this) have
package versionname as follow: 4:4.7.2-oneiric~ppa2

Check those and see if you find what is missing.

/Philip

On Wed, Feb 1, 2012 at 1:31 AM, Steve <engineering@...> wrote:
> https://bugs.kde.org/show_bug.cgi?id=268267
>
>
> Steve <engineering@...> changed:
>
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                 CC|                            |engineering@...
>
>
>
>
> --- Comment #92 from Steve <engineering pt-global com>  2012-02-01 00:31:55 ---
> I have just installed openSUSE 12.1 on another machine. I can access the images
> via ptp on my camera on the new machine but not the old. Both machines just
(Continue reading)

Philip Johnsson | 1 Feb 07:49
Picon

[Bug 268267] digiKam crashes on picture import : OpenCV and Gphoto2 libraries incompatibility through libdc1394

https://bugs.kde.org/show_bug.cgi?id=268267

--- Comment #93 from Philip Johnsson <philip johnsson gmail com>  2012-02-01 06:49:22 ---
apt-get install digikam works fine for install digikam but it will not
update the kdelibs automatically as needed. The problem lies in that
some kdelib package is not updated.

What does "apt-get update && apt-get upgrade" say?

The important packages to check are libkipi8, libkdcraw20 and
libkexiv2-10 they should all (at the moment of writing this) have
package versionname as follow: 4:4.7.2-oneiric~ppa2

Check those and see if you find what is missing.

/Philip

On Wed, Feb 1, 2012 at 1:31 AM, Steve <engineering <at> pt-global.com> wrote:
> https://bugs.kde.org/show_bug.cgi?id=268267
>
>
> Steve <engineering <at> pt-global.com> changed:
>
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                 CC|                            |engineering <at> pt-global.com
>
>
>
>
(Continue reading)

Philip Johnsson | 1 Feb 07:53
Picon

Re: [Bug 268267] digiKam crashes on picture import : OpenCV and Gphoto2 libraries incompatibility through libdc1394

Sorry, there are differences in version names

libkipi8 = 4:4.7.4-oneiric~ppa2
libkexiv2-10 = 4:4.7.2-oneiric~ppa2
libkdcraw20 = 4:4.7.2-oneiric~ppa2

That is what you should have installed right now

/Philip

On Wed, Feb 1, 2012 at 7:49 AM, Philip Johnsson
<philip.johnsson@...> wrote:
> apt-get install digikam works fine for install digikam but it will not
> update the kdelibs automatically as needed. The problem lies in that
> some kdelib package is not updated.
>
> What does "apt-get update && apt-get upgrade" say?
>
> The important packages to check are libkipi8, libkdcraw20 and
> libkexiv2-10 they should all (at the moment of writing this) have
> package versionname as follow: 4:4.7.2-oneiric~ppa2
>
> Check those and see if you find what is missing.
>
> /Philip
>
> On Wed, Feb 1, 2012 at 1:31 AM, Steve <engineering@...> wrote:
>> https://bugs.kde.org/show_bug.cgi?id=268267
>>
>>
(Continue reading)

Philip Johnsson | 1 Feb 07:53
Picon

[Bug 268267] digiKam crashes on picture import : OpenCV and Gphoto2 libraries incompatibility through libdc1394

https://bugs.kde.org/show_bug.cgi?id=268267

--- Comment #94 from Philip Johnsson <philip johnsson gmail com>  2012-02-01 06:53:49 ---
Sorry, there are differences in version names

libkipi8 = 4:4.7.4-oneiric~ppa2
libkexiv2-10 = 4:4.7.2-oneiric~ppa2
libkdcraw20 = 4:4.7.2-oneiric~ppa2

That is what you should have installed right now

/Philip

On Wed, Feb 1, 2012 at 7:49 AM, Philip Johnsson
<philip.johnsson <at> gmail.com> wrote:
> apt-get install digikam works fine for install digikam but it will not
> update the kdelibs automatically as needed. The problem lies in that
> some kdelib package is not updated.
>
> What does "apt-get update && apt-get upgrade" say?
>
> The important packages to check are libkipi8, libkdcraw20 and
> libkexiv2-10 they should all (at the moment of writing this) have
> package versionname as follow: 4:4.7.2-oneiric~ppa2
>
> Check those and see if you find what is missing.
>
> /Philip
>
> On Wed, Feb 1, 2012 at 1:31 AM, Steve <engineering <at> pt-global.com> wrote:
(Continue reading)

Philip Johnsson | 1 Feb 08:01
Picon

[Bug 268267] digiKam crashes on picture import : OpenCV and Gphoto2 libraries incompatibility through libdc1394

https://bugs.kde.org/show_bug.cgi?id=268267

--- Comment #95 from Philip Johnsson <philip johnsson gmail com>  2012-02-01 07:01:31 ---
Sorry, disregard from post #93 and #94. I answered in the wrong thread for the
wrong post via the mailinglist. The answers have nothing to do with this
problem. Don't know how to delete the postings here.

Sorry about that.

/Philip

--

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Lukas Sommer | 1 Feb 08:12
Picon

[Bug 289222] Rotate jpeg images isn't multithreaded.

https://bugs.kde.org/show_bug.cgi?id=289222

--- Comment #9 from Lukas Sommer <sommerluk gmail com>  2012-02-01 07:12:06 ---
Thanks a lot!

--

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Gilles Caulier | 1 Feb 08:34
Picon
Gravatar

[Bug 292902] KDE system settings control center is installed, however after choosing a dark theme, the album explorer has still a white background with unreadable yellow or white font.

https://bugs.kde.org/show_bug.cgi?id=292902

Gilles Caulier <caulier.gilles@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |DUPLICATE

--- Comment #4 from Gilles Caulier <caulier gilles gmail com>  2012-02-01 07:34:02 ---

*** This bug has been marked as a duplicate of bug 283572 ***

--

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Gmane