[Bug 172830] New: crashes at startup if marble-data is not installed

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

[Bug 172830] New: crashes at startup if marble-data is not installed

Tobias Doerffel-2
http://bugs.kde.org/show_bug.cgi?id=172830

           Summary: crashes at startup if marble-data is not installed
           Product: digikam
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           0.10.0-beta5 (rev.: 871399) (using KDE 4.1.2)
Compiler:          GCC 4.3.2
OS:                Linux
Installed from:    Ubuntu Packages

When compiling Digikam with Marble support (i.e. libmarble-dev installed) but
marble-data is not installed, Digikam crashes at startup with

digikam(20915) Phonon::KdePlatformPlugin::createBackend: using backend:  "Xine"
Starting to load Plugins.
Files:  "CompassFloatItem.so"
Files:  "MapScaleFloatItem.so"
Files:  "MarbleOverviewMap.so"
Files:  "MarbleStarsPlugin.so"
=== MarbleDirs: ===
Local Path: "/home/toby/.marble/data"
Plugin Local Path: "/home/toby/.marble/plugins"

Marble Data Path (Run Time) : ""
Marble Data Path (Compile Time): "/usr/share/kde4/apps/marble/data"

Marble Plugin Path (Run Time) : ""
Marble Plugin Path (Compile Time): "/usr/lib/kde4/plugins/marble"

System Path: ""
Plugin System Path: "/usr/lib/kde4/plugins/marble"
===================
"CompassFloatItem.so"  -  "/usr/lib/kde4/plugins/marble/CompassFloatItem.so"
QFSFileEngine::open: No file name specified
Cannot open file '', because: No file name specified
"MapScaleFloatItem.so"  -  "/usr/lib/kde4/plugins/marble/MapScaleFloatItem.so"
"MarbleOverviewMap.so"  -  "/usr/lib/kde4/plugins/marble/MarbleOverviewMap.so"
QFSFileEngine::open: No file name specified
Cannot open file '', because: No file name specified
"MarbleStarsPlugin.so"  -  "/usr/lib/kde4/plugins/marble/MarbleStarsPlugin.so"
QFSFileEngine::open: No file name specified
cannot open ""  for reading
fstat error
mmap error for input
cannot open ""  for reading
fstat error
mmap error for input
cannot open ""  for reading
fstat error
mmap error for input
cannot open ""  for reading
fstat error
mmap error for input
cannot open ""  for reading
fstat error
mmap error for input
cannot open ""  for reading
fstat error
mmap error for input
cannot open ""  for reading
fstat error
mmap error for input
cannot open ""  for reading
fstat error
mmap error for input
cannot open ""  for reading
fstat error
mmap error for input
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
Use workaround:  0
No recent Default Placemark Cache File available!
No Default Placemark Source File!
No recent Default Placemark Cache File available!
No Default Placemark Source File!
No recent Default Placemark Cache File available!
No Default Placemark Source File!
No recent Default Placemark Cache File available!
No Default Placemark Source File!
No recent Default Placemark Cache File available!
No Default Placemark Source File!
loadMapTheme "earth/citylights/citylights.dgml"
File does not exist: ""
loadMapTheme "earth/bluemarble/bluemarble.dgml"
File does not exist: ""
KCrash: Application 'digikam' crashing...
sock_file=/home/..../.kde/socket-..../kdeinit4__0



(gdb) bt
#0  0xb55e35a7 in GeoSceneDocument::head () from /usr/lib/libmarblewidget.so.4
#1  0xb561a9db in MarbleModel::MarbleModel () from
/usr/lib/libmarblewidget.so.4
#2  0xb56235a9 in MarbleMap::MarbleMap () from /usr/lib/libmarblewidget.so.4
#3  0xb5617770 in MarbleWidget::MarbleWidget () from
/usr/lib/libmarblewidget.so.4
#4  0xb7d7dadf in Digikam::WorldMapWidget::WorldMapWidget () from
/usr/lib/libdigikam.so.1
#5  0xb7d7a32f in Digikam::ImagePropertiesGPSTab::ImagePropertiesGPSTab () from
/usr/lib/libdigikam.so.1
#6  0xb7d61202 in Digikam::ImagePropertiesSideBar::ImagePropertiesSideBar ()
from /usr/lib/libdigikam.so.1
#7  0x08099de1 in Digikam::ImagePropertiesSideBarDB::ImagePropertiesSideBarDB
()
#8  0x0822e759 in Digikam::DigikamView::DigikamView ()
#9  0x082215d9 in Digikam::DigikamApp::setupView ()
#10 0x08223443 in Digikam::DigikamApp::DigikamApp ()
#11 0x082537e4 in main ()


Hope this helps.


--
Configure bugmail: http://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 172830] crashes at startup if marble-data is not installed

Gilles Caulier-4
http://bugs.kde.org/show_bug.cgi?id=172830


Gilles Caulier caulier gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |general
            Product|digikam                     |marble




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2008-10-15 08:44:19 ---
This problem must be fixed in marble code. nothing can be done in digiKam.

Gilles Caulier


--
Configure bugmail: http://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 172830] crashes at startup if marble-data is not installed

Gilles Caulier-4
In reply to this post by Tobias Doerffel-2
http://bugs.kde.org/show_bug.cgi?id=172830


Gilles Caulier caulier gilles gmail com changed:

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




--
Configure bugmail: http://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