digikam 3.5 crashes at try to open the settings

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

digikam 3.5 crashes at try to open the settings

Steffen Bode
Hi folks

actually i got trouble to configure digikam at Ubuntu trusty i386:

if i try to open the settings menu, digikam crash. So i cant add more
folders.
I i start digikam from a console, i get a segmentation fault. The ubuntu
crash report has also this informations:

"
SegvRason

reading unknown VMA
"
I delete the config files under   ./kde/share ... and the files
under ./kde/apps

but without any success.

Have anyone a idea or a solution?

Greetings

Steffen

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

Re: digikam 3.5 crashes at try to open the settings

Gilles Caulier-4
Hi,

run digiKam in GDB as explained here:

http://www.digikam.org/contrib

... and give us the backtrace...

Gilles Caulier

2013/12/14 Steffen Bode <[hidden email]>:

> Hi folks
>
> actually i got trouble to configure digikam at Ubuntu trusty i386:
>
> if i try to open the settings menu, digikam crash. So i cant add more
> folders.
> I i start digikam from a console, i get a segmentation fault. The ubuntu
> crash report has also this informations:
>
> "
> SegvRason
>
> reading unknown VMA
> "
> I delete the config files under   ./kde/share ... and the files
> under ./kde/apps
>
> but without any success.
>
> Have anyone a idea or a solution?
>
> Greetings
>
> Steffen
>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: digikam 3.5 crashes at try to open the settings

Steffen Bode
Hi Gilles

here a backtrace snippet:

QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setFont: Painter not active
QPainter::fontMetrics: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active

Program received signal SIGSEGV, Segmentation fault.
0xb5f9b4ea in QFont::QFont (this=0xbf800048) at text/qfont.cpp:791
791     text/qfont.cpp: Datei oder Verzeichnis nicht gefunden.
(gdb) bt
#0  0xb5f9b4ea in QFont::QFont (this=0xbf800048) at text/qfont.cpp:791
#1  0xb608a9dd in QStyleOption::QStyleOption
(this=this@entry=0xbf800170,
    version=version@entry=4, type=type@entry=12) at
styles/qstyleoption.cpp:163
#2  0xb608ce6d in QStyleOptionViewItem::QStyleOptionViewItem (
    this=this@entry=0xbf800170, version=version@entry=4)
    at styles/qstyleoption.cpp:4440
#3  0xb608cee4 in QStyleOptionViewItemV2::QStyleOptionViewItemV2 (
    this=this@entry=0xbf800170, version=version@entry=4)
    at styles/qstyleoption.cpp:874
#4  0xb608cf75 in QStyleOptionViewItemV3::QStyleOptionViewItemV3 (
    this=this@entry=0xbf800170, version=version@entry=4)
    at styles/qstyleoption.cpp:992
#5  0xb608cfc9 in QStyleOptionViewItemV4::QStyleOptionViewItemV4 (
    this=0xbf800170) at styles/qstyleoption.cpp:1103
#6  0xb6881468 in optionView (this=<optimized out>, index=...)
    at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:166
#7  KWidgetItemDelegatePrivate::initializeModel
(this=this@entry=0xc001f08,
    parent=...) at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:187
#8  0xb688162a in KWidgetItemDelegatePrivate::initializeModel (
    this=this@entry=0xc001f08, parent=...)
    at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:194
#9  0xb688162a in KWidgetItemDelegatePrivate::initializeModel (
    this=this@entry=0xc001f08, parent=...)
---Type <return> to continue, or q <return> to quit---


Thanks

Steffen

Am Samstag, den 14.12.2013, 19:38 +0100 schrieb Gilles Caulier:

> Hi,
>
> run digiKam in GDB as explained here:
>
> http://www.digikam.org/contrib
>
> ... and give us the backtrace...
>
> Gilles Caulier
>
> 2013/12/14 Steffen Bode <[hidden email]>:
> > Hi folks
> >
> > actually i got trouble to configure digikam at Ubuntu trusty i386:
> >
> > if i try to open the settings menu, digikam crash. So i cant add more
> > folders.
> > I i start digikam from a console, i get a segmentation fault. The ubuntu
> > crash report has also this informations:
> >
> > "
> > SegvRason
> >
> > reading unknown VMA
> > "
> > I delete the config files under   ./kde/share ... and the files
> > under ./kde/apps
> >
> > but without any success.
> >
> > Have anyone a idea or a solution?
> >
> > Greetings
> >
> > Steffen
> >
> > _______________________________________________
> > Digikam-users mailing list
> > [hidden email]
> > https://mail.kde.org/mailman/listinfo/digikam-users
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users


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

Re: digikam 3.5 crashes at try to open the settings

Gilles Caulier-4
It crash in KDELibs/Qt, not digiKam...

Sound like a problem with your computer install ?

Gilles Caulier

2013/12/14 Steffen Bode <[hidden email]>:

> Hi Gilles
>
> here a backtrace snippet:
>
> QPainter::setPen: Painter not active
> QPainter::setBrush: Painter not active
> QPainter::setFont: Painter not active
> QPainter::fontMetrics: Painter not active
> QPainter::setPen: Painter not active
> QPainter::setBrush: Painter not active
>
> Program received signal SIGSEGV, Segmentation fault.
> 0xb5f9b4ea in QFont::QFont (this=0xbf800048) at text/qfont.cpp:791
> 791     text/qfont.cpp: Datei oder Verzeichnis nicht gefunden.
> (gdb) bt
> #0  0xb5f9b4ea in QFont::QFont (this=0xbf800048) at text/qfont.cpp:791
> #1  0xb608a9dd in QStyleOption::QStyleOption
> (this=this@entry=0xbf800170,
>     version=version@entry=4, type=type@entry=12) at
> styles/qstyleoption.cpp:163
> #2  0xb608ce6d in QStyleOptionViewItem::QStyleOptionViewItem (
>     this=this@entry=0xbf800170, version=version@entry=4)
>     at styles/qstyleoption.cpp:4440
> #3  0xb608cee4 in QStyleOptionViewItemV2::QStyleOptionViewItemV2 (
>     this=this@entry=0xbf800170, version=version@entry=4)
>     at styles/qstyleoption.cpp:874
> #4  0xb608cf75 in QStyleOptionViewItemV3::QStyleOptionViewItemV3 (
>     this=this@entry=0xbf800170, version=version@entry=4)
>     at styles/qstyleoption.cpp:992
> #5  0xb608cfc9 in QStyleOptionViewItemV4::QStyleOptionViewItemV4 (
>     this=0xbf800170) at styles/qstyleoption.cpp:1103
> #6  0xb6881468 in optionView (this=<optimized out>, index=...)
>     at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:166
> #7  KWidgetItemDelegatePrivate::initializeModel
> (this=this@entry=0xc001f08,
>     parent=...) at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:187
> #8  0xb688162a in KWidgetItemDelegatePrivate::initializeModel (
>     this=this@entry=0xc001f08, parent=...)
>     at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:194
> #9  0xb688162a in KWidgetItemDelegatePrivate::initializeModel (
>     this=this@entry=0xc001f08, parent=...)
> ---Type <return> to continue, or q <return> to quit---
>
>
> Thanks
>
> Steffen
>
> Am Samstag, den 14.12.2013, 19:38 +0100 schrieb Gilles Caulier:
>> Hi,
>>
>> run digiKam in GDB as explained here:
>>
>> http://www.digikam.org/contrib
>>
>> ... and give us the backtrace...
>>
>> Gilles Caulier
>>
>> 2013/12/14 Steffen Bode <[hidden email]>:
>> > Hi folks
>> >
>> > actually i got trouble to configure digikam at Ubuntu trusty i386:
>> >
>> > if i try to open the settings menu, digikam crash. So i cant add more
>> > folders.
>> > I i start digikam from a console, i get a segmentation fault. The ubuntu
>> > crash report has also this informations:
>> >
>> > "
>> > SegvRason
>> >
>> > reading unknown VMA
>> > "
>> > I delete the config files under   ./kde/share ... and the files
>> > under ./kde/apps
>> >
>> > but without any success.
>> >
>> > Have anyone a idea or a solution?
>> >
>> > Greetings
>> >
>> > Steffen
>> >
>> > _______________________________________________
>> > Digikam-users mailing list
>> > [hidden email]
>> > https://mail.kde.org/mailman/listinfo/digikam-users
>> _______________________________________________
>> Digikam-users mailing list
>> [hidden email]
>> https://mail.kde.org/mailman/listinfo/digikam-users
>
>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: digikam 3.5 crashes at try to open the settings

Steffen Bode
Hi together,

Hmm … i dont figure this actually completely out, but my digikam problem at ubuntu trusty sounds like this reported bug, so this thread means this is a kdelib bug:

http://digikam.1695700.n4.nabble.com/digikam-Bug-328578-New-crash-when-opening-settings-td4667320.html

I use digikam 3.5 at debian jessie x64 also … and here is all fine and working. So, debian "wins" (again) because it has a better release management - proofing - validating … like ever … hmmm

Greetings

Steffen


Am 14.12.2013 KW 50 um 22:10 schrieb Gilles Caulier:

> It crash in KDELibs/Qt, not digiKam...
>
> Sound like a problem with your computer install ?
>
> Gilles Caulier
>
> 2013/12/14 Steffen Bode <[hidden email]>:
>> Hi Gilles
>>
>> here a backtrace snippet:
>>
>> QPainter::setPen: Painter not active
>> QPainter::setBrush: Painter not active
>> QPainter::setFont: Painter not active
>> QPainter::fontMetrics: Painter not active
>> QPainter::setPen: Painter not active
>> QPainter::setBrush: Painter not active
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> 0xb5f9b4ea in QFont::QFont (this=0xbf800048) at text/qfont.cpp:791
>> 791     text/qfont.cpp: Datei oder Verzeichnis nicht gefunden.
>> (gdb) bt
>> #0  0xb5f9b4ea in QFont::QFont (this=0xbf800048) at text/qfont.cpp:791
>> #1  0xb608a9dd in QStyleOption::QStyleOption
>> (this=this@entry=0xbf800170,
>>    version=version@entry=4, type=type@entry=12) at
>> styles/qstyleoption.cpp:163
>> #2  0xb608ce6d in QStyleOptionViewItem::QStyleOptionViewItem (
>>    this=this@entry=0xbf800170, version=version@entry=4)
>>    at styles/qstyleoption.cpp:4440
>> #3  0xb608cee4 in QStyleOptionViewItemV2::QStyleOptionViewItemV2 (
>>    this=this@entry=0xbf800170, version=version@entry=4)
>>    at styles/qstyleoption.cpp:874
>> #4  0xb608cf75 in QStyleOptionViewItemV3::QStyleOptionViewItemV3 (
>>    this=this@entry=0xbf800170, version=version@entry=4)
>>    at styles/qstyleoption.cpp:992
>> #5  0xb608cfc9 in QStyleOptionViewItemV4::QStyleOptionViewItemV4 (
>>    this=0xbf800170) at styles/qstyleoption.cpp:1103
>> #6  0xb6881468 in optionView (this=<optimized out>, index=...)
>>    at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:166
>> #7  KWidgetItemDelegatePrivate::initializeModel
>> (this=this@entry=0xc001f08,
>>    parent=...) at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:187
>> #8  0xb688162a in KWidgetItemDelegatePrivate::initializeModel (
>>    this=this@entry=0xc001f08, parent=...)
>>    at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:194
>> #9  0xb688162a in KWidgetItemDelegatePrivate::initializeModel (
>>    this=this@entry=0xc001f08, parent=...)
>> ---Type <return> to continue, or q <return> to quit---
>>
>>
>> Thanks
>>
>> Steffen
>>
>> Am Samstag, den 14.12.2013, 19:38 +0100 schrieb Gilles Caulier:
>>> Hi,
>>>
>>> run digiKam in GDB as explained here:
>>>
>>> http://www.digikam.org/contrib
>>>
>>> ... and give us the backtrace...
>>>
>>> Gilles Caulier
>>>
>>> 2013/12/14 Steffen Bode <[hidden email]>:
>>>> Hi folks
>>>>
>>>> actually i got trouble to configure digikam at Ubuntu trusty i386:
>>>>
>>>> if i try to open the settings menu, digikam crash. So i cant add more
>>>> folders.
>>>> I i start digikam from a console, i get a segmentation fault. The ubuntu
>>>> crash report has also this informations:
>>>>
>>>> "
>>>> SegvRason
>>>>
>>>> reading unknown VMA
>>>> "
>>>> I delete the config files under   ./kde/share ... and the files
>>>> under ./kde/apps
>>>>
>>>> but without any success.
>>>>
>>>> Have anyone a idea or a solution?
>>>>
>>>> Greetings
>>>>
>>>> Steffen
>>>>
>>>> _______________________________________________
>>>> Digikam-users mailing list
>>>> [hidden email]
>>>> https://mail.kde.org/mailman/listinfo/digikam-users
>>> _______________________________________________
>>> Digikam-users mailing list
>>> [hidden email]
>>> https://mail.kde.org/mailman/listinfo/digikam-users
>>
>>
>> _______________________________________________
>> Digikam-users mailing list
>> [hidden email]
>> https://mail.kde.org/mailman/listinfo/digikam-users
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users

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