[Bug 282047] New: No open digikam

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

[Bug 282047] New: No open digikam

Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047

           Summary: No open digikam
           Product: digikam
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Application: digikam (2.1.1)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
Will open digikam error segmentation fault

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f8febf76a40 (LWP 13895))]

Thread 3 (Thread 0x7f8fc845f700 (LWP 13896)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8fe444e82b in wait (this=<value optimized out>, mutex=0x14bb7d8,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x14bb7d8,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00000000005bbd30 in Digikam::ScanController::run (this=0x14bb4c0) at
/build/buildd/digikam2-2.1.1/core/digikam/database/scancontroller.cpp:647
#4  0x00007f8fe444e175 in QThreadPrivate::start (arg=0x14bb4c0) at
thread/qthread_unix.cpp:320
#5  0x00007f8fcffb556c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#6  0x00007f8fe312ad8c in start_thread (arg=0x7f8fc845f700) at
pthread_create.c:304
#7  0x00007f8fe342804d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f8fc7c5e700 (LWP 13897)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f8fc7c5d760 in ?? ()
#2  0x00007fffaef8b7b2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7f8febf76a40 (LWP 13895)):
[KCrash Handler]
#6  Digikam::DatabaseCoreBackend::setDatabaseErrorHandler (this=0x0,
handler=0x14db760) at
/build/buildd/digikam2-2.1.1/core/libs/database/databasecorebackend.cpp:1624
#7  0x000000000059153a in Digikam::AlbumManager::setDatabase (this=0x14a43a0,
params=..., priority=<value optimized out>, suggestedAlbumRoot=...) at
/build/buildd/digikam2-2.1.1/core/digikam/album/albummanager.cpp:726
#8  0x000000000068b9ac in main (argc=1, argv=0x7fffaee6f868) at
/build/buildd/digikam2-2.1.1/core/digikam/main/main.cpp:185

Reported using DrKonqi

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=282047


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |Database




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2011-09-15 05:24:54 ---
Oh nice :

Digikam::DatabaseCoreBackend::setDatabaseErrorHandler (this=0x0,
handler=0x14db760) at
/build/buildd/digikam2-2.1.1/core/libs/database/databasecorebackend.cpp:1624

==> this=0x0

Gilles caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Gilles Caulier-4
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |2.1.1




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Gilles Caulier-4
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047





--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2011-09-15 07:16:26 ---
Jose :

Look in the trace :

#5  0x00007f8fcffb556c in ?? () from /usr/lib/nvidia-current/libGL.so.1

digiKam is not relvant of opengl ? You use a NVIDIA video card. Why i can see
this trace in crash ?

Can you check if digiKam work fine in another coputer which don't use NVIDIA ?

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Gilles Caulier-4
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #3 from Gilles Caulier <caulier gilles gmail com>  2011-09-15 19:48:20 ---
*** Bug 282097 has been marked as a duplicate of this bug. ***

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Marcel Wiesweg
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047





--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-09-15 20:18:59 ---
2.1.1 is built from the 2.1.0 tag? Or any later revision?
Weird: line 1624 is end-of-file then.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Gilles Caulier-4
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #5 from Gilles Caulier <caulier gilles gmail com>  2011-09-15 21:20:59 ---
Marcel,

yes, Nicolas has used 2.1.0 tag to build tarball.

I CC Nicolas for details.

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Bugzilla from josegd@telefonica.net
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047


Jose Mª <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #6 from Jose Mª <josegd telefonica net>  2011-09-15 21:43:51 ---
(In reply to comment #2)

> Jose :
>
> Look in the trace :
>
> #5  0x00007f8fcffb556c in ?? () from /usr/lib/nvidia-current/libGL.so.1
>
> digiKam is not relvant of opengl ? You use a NVIDIA video card. Why i can see
> this trace in crash ?
>
> Can you check if digiKam work fine in another coputer which don't use NVIDIA ?
>
> Gilles Caulier

Yes I use a Nvidia card with drivers propietary

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Bugzilla from davstev@sasktel.net
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047


Dave Stevenson <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #7 from Dave Stevenson <davstev sasktel net>  2011-09-16 01:52:17 ---
I have what appears to be the same problem on Ubuntu 11.04 x86_64 with Intel
graphics.  Installed a couple of days ago from philip5 ppa. Worked well until
updated to 2.1.1 last night.  Now segfaults every time.  Backtrace below.

Dave Stevenson

Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f09403eda20 (LWP 11590))]

Thread 4 (Thread 0x7f09219f1700 (LWP 11591)):
#0  0x00007f093788ff03 in __poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=<value optimized out>) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0931f4d104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f0931f4d9f2 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f09270b6c44 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f0931f743e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f093759fd8c in start_thread (arg=0x7f09219f1700) at
pthread_create.c:304
#6  0x00007f093789d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f09142e8700 (LWP 11593)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f09388c382b in wait (this=<value optimized out>, mutex=0x1e8bbb8,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1e8bbb8,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00000000005bbd30 in Digikam::ScanController::run (this=0x1e85220) at
/build/buildd/digikam2-2.1.1/core/digikam/database/scancontroller.cpp:647
#4  0x00007f09388c3175 in QThreadPrivate::start (arg=0x1e85220) at
thread/qthread_unix.cpp:320
#5  0x00007f093759fd8c in start_thread (arg=0x7f09142e8700) at
pthread_create.c:304
#6  0x00007f093789d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f0913ae7700 (LWP 11594)):
#0  0x00007f093788ff03 in __poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=<value optimized out>) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0931f4d104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f0931f4d639 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f09389d5446 in QEventDispatcherGlib::processEvents (this=0x1e90ad0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f09389a9882 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f09389a9abc in QEventLoop::exec (this=0x7f0913ae6b30, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007f09388c0924 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:492
#7  0x00007f093898bc2f in QInotifyFileSystemWatcherEngine::run (this=0x1e8f7a0)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f09388c3175 in QThreadPrivate::start (arg=0x1e8f7a0) at
thread/qthread_unix.cpp:320
#9  0x00007f093759fd8c in start_thread (arg=0x7f0913ae7700) at
pthread_create.c:304
#10 0x00007f093789d04d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f09403eda20 (LWP 11590)):
[KCrash Handler]
#6  Digikam::DatabaseCoreBackend::setDatabaseErrorHandler (this=0x0,
handler=0x1e984b0) at
/build/buildd/digikam2-2.1.1/core/libs/database/databasecorebackend.cpp:1624
#7  0x000000000059153a in Digikam::AlbumManager::setDatabase (this=0x1e7aa50,
params=..., priority=<value optimized out>, suggestedAlbumRoot=...) at
/build/buildd/digikam2-2.1.1/core/digikam/album/albummanager.cpp:726
#8  0x000000000068b9ac in main (argc=1, argv=0x7fffb6b6f2e8) at
/build/buildd/digikam2-2.1.1/core/digikam/main/main.cpp:185

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Andreas K. Huettel
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047


Andreas K. Huettel <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #8 from Andreas K. Huettel <dilfridge gentoo org>  2011-09-16 07:42:53 ---
Please compare bug 281767 Comment #13 :(

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Marcel Wiesweg
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047





--- Comment #9 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-09-17 15:02:45 ---
Can someone start digikam under gdb and compare if the same backtrace results?
Line 1624 is the last line of the file, the '}' closing the namespace, so the
backtrace is somehow broken.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Marcel Wiesweg
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047





--- Comment #10 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-09-25 13:56:25 ---
See http://www.digikam.org/drupal/contrib how to run digikam under gdb. Even
better, with current git.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Bugzilla from astukalov@gmail.com
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047


Alexey Stukalov <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #11 from Alexey Stukalov <astukalov gmail com>  2011-10-03 21:49:15 ---
OS: ArchLinux
Qt: 4.7.4
KDE: 4.7.1
Intel video drivers

It seems I have the same bug -- both 2.1.1 and 2.2.0 digikam crash at the
startup in Digikam::DatabaseCoreBackend::setDatabaseErrorHandler() (sorry, no
debug symbols at hand to provide stacktrace).
If that helps -- I started using digikam directly from 2.1.0. Downgrading to
2.1.0 helps -- digikam starts normally and my photo db seems to be ok.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Bugzilla from astukalov@gmail.com
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047





--- Comment #12 from Alexey Stukalov <astukalov gmail com>  2011-10-05 22:41:18 ---
It seems, my problem was in incompatible config/digikamrc file.
Somehow, when I started using digikam 2.1.0, it created a file with [Database
Settings] section, where there were two sets of database options: Images
XXX=... and Thumbnails XXX=...
I figured out that digikam 2.1.1+ expects options named like Database XXX=...
instead.

So, essentially, digikam 2.1.1+ failed to read my 2.1.0 db config properly --
and in the debug I see DatabaseParameters contains default empty values that
causes crash somewhere later in setErrorHandler(), because this=0.

I hope now you can reproduce that. It would be nice to gracefully handle
missing/wrong db parameters situation.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Marcel Wiesweg
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047





--- Comment #13 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-10-07 16:03:59 ---
Alexey: can you attach such a broken config file?

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Marcel Wiesweg
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047





--- Comment #14 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-10-07 16:05:11 ---
*** Bug 283480 has been marked as a duplicate of this bug. ***

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Bugzilla from astukalov@gmail.com
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047





--- Comment #15 from Alexey Stukalov <astukalov gmail com>  2011-10-07 19:00:07 ---
Created an attachment (id=64322)
 --> (http://bugs.kde.org/attachment.cgi?id=64322)
digikamrc config from 2.1.0 that causes 2.1.1+ crash

My original config file was already fixed, so I had to reproduce: deleted
current config, downgraded to 2.1.0, completed initial wizard, exited, backed
up digikamrc, upgraded back to 2.2.0 -> it crashes.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Bugzilla from hrvoje.senjan@gmail.com
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047





--- Comment #16 from Hrvoje Senjan <hrvoje senjan gmail com>  2011-10-11 17:57:41 ---
Created an attachment (id=64421)
 --> (http://bugs.kde.org/attachment.cgi?id=64421)
New crash information added by DrKonqi

digikam (2.2.0) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4

- What I was doing when the application crashed:

Trying to open digikam 2.2.0 and i can't do it, tried also deleting digikam.db
but it didn't help

-- Backtrace (Reduced):
#6  Digikam::DatabaseCoreBackend::setDatabaseErrorHandler (this=0x0,
handler=0xf01c40) at
/build/buildd/digikam-2.2.0/core/libs/database/databasecorebackend.cpp:1624
#7  0x000000000059c698 in Digikam::AlbumManager::setDatabase (this=0xf51430,
params=..., priority=<optimized out>, suggestedAlbumRoot=...) at
/build/buildd/digikam-2.2.0/core/digikam/album/albummanager.cpp:728
#8  0x00000000004896ca in main (argc=1, argv=<optimized out>) at
/build/buildd/digikam-2.2.0/core/digikam/main/main.cpp:185

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Bugzilla from hrvoje.senjan@gmail.com
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047





--- Comment #17 from Hrvoje Senjan <hrvoje senjan gmail com>  2011-10-11 18:01:57 ---
Removing $HOME/.kde/share/apps/digikam and $HOME/.kde/share/config/digikamrc
solves the issue for me

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282047] No open digikam

Marcel Wiesweg
In reply to this post by Bugzilla from josegd@telefonica.net
https://bugs.kde.org/show_bug.cgi?id=282047


Marcel Wiesweg <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64322|application/octet-stream    |text/plain
          mime type|                            |




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
12