Summary: | Crashed while open Sidebar "Mapsearch" | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | SB <sebastian> |
Component: | Geolocation-Places | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | basosergiou, caulier.gilles, mike, peter |
Priority: | NOR | ||
Version: | 2.1.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5.0 | |
Sentry Crash Report: |
Description
SB
2011-10-18 18:08:27 UTC
Michael, It's a crash in Marble or libkgeomap ? Gilles Caulier The crash occurs in Marble code, but that might be caused by libkgeomap... Sebastian, can you install the libkgeomap debug package (I do not know the exact name of the package in Ubuntu)? This will help us see more clearly which code path in libkgeomap is called. Michael Apart from (or even related to) the reasons for the crash, the peculiar re-entering backtrace stems from the use of "repaint" in libkexiv2's widget here. Is there any compelling reason to use repaint() over update() or is it a remnant from old Qt2/Qt3 code? Marcel, It's probably a Qt3 coding style side effect in source code i think. But really, it can be the source of the crash ? Gilles
> It's probably a Qt3 coding style side effect in source code i think.
>
> But really, it can be the source of the crash ?
Probably not. But anyway, I fixed it.
Shall I install the debug package anyway? Sebastian SB, The better way is to use current code from git/master through digiKam SC repository : https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation Checkout code, take a look in README, and compile, install, test. Gilles Caulier Hi, I don't understand, what I should do. Can you explain it? Sebastian Git/master is the versioning repository where we code digiKam through KDE server. The goal is to checkout this code and to compile/install it on your computer to check last changes done by Marcel. Gilles Caulier digiKam 2.2.0 is out since few weeks. Crash still valid with this version ? Gilles Caulier *** Bug 287051 has been marked as a duplicate of this bug. *** Sebastian, This file still valid using digiKam 2.4 ? Gilles Caulier Where can I download it? From the digikam.org site? But for my Ubuntu 11.10 Oneiric is 2.1 the newest version. Sebastian Ok, now I have the new Ubuntu and Digikam version (2.4.1) and the bug still appear. Sebastian Sorry, now after a "partly system update" it works fine :D Thanks Sebastian *** Bug 293436 has been marked as a duplicate of this bug. *** |