Bug 294717 - mapshape crash when trying to use marble shape
Summary: mapshape crash when trying to use marble shape
Status: RESOLVED WORKSFORME
Alias: None
Product: calligracommon
Classification: Applications
Component: flake-plugins (show other bugs)
Version: 2.4-snapshots
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Calligra Bugs
URL: https://bugs.gentoo.org/show_bug.cgi?...
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2012-02-23 21:44 UTC by Andreas K. Huettel
Modified: 2018-10-27 04:09 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas K. Huettel 2012-02-23 21:44:14 UTC
This is a clone of https://bugs.gentoo.org/show_bug.cgi?id=402777

The patch from http://mail.kde.org/pipermail/marble-devel/2012-February/002858.html does *not* help.

calligrawords 
words(32318)/kdecore (KLibrary) kde4Factory: The library
"/usr/lib64/kde4/stateshape.so" does not offer a qt_plugin_instance function.
(Soprano::Redland::BackendPlugin) creating model of type "hashes" with options
"hash-type='memory',contexts='yes'" 
words(32318)/koffice (lib komain) KoOdfReadStore::loadAndParse: No store
backend 
words(32318)/koffice (lib kopageapp) KoOdfLoadingContext::KoOdfLoadingContext:
could not parse manifest document 
words(32318)/kotext TextShapeFactory::newDocumentResourceManager: No
KUndo2Stack found in the document resource manager, creating a new one 
words(32318)/koffice (filter manager) KoFilterManager::filterAvailable: The
library  ""  does not offer a check_ ""  function. 

Enchant dict for "en_US" 0x3e2f3d0 
Enchant dict for "en_US" 0x3e2f3d0 
Enchant dict for "en_US" 0x3e2f3d0 
Enchant dict for "en_US" 0x3e2f3d0 
Enchant dict for "en_US" 0x3e2f3d0 
Enchant dict for "en_US" 0x3e2f3d0 
words(32318)/kdeui (KAction) KActionCollection::setComponentData: this does not
work on a KActionCollection containing actions! 
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such
file or directory
QFileSystemWatcher: failed to add paths:
/home/baa/.local/share/marble/maps/earth/placemarks/
Object::connect: No such signal Marble::MarbleModel::modelChanged()
calligrawords: Fatal IO error: client killed
KCrash: Application 'calligrawords' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/baa/.kde4/socket-rob_rebuild/kdeinit4__0

[1]+  Stopped                 calligrawords
baa@rob_rebuild ~ $ QSocketNotifier: Invalid socket 14 and type 'Read',
disabling...
Comment 1 Barrie Backhurst 2012-04-08 10:37:45 UTC
This has now progressed in that the shape can be created. However after using the "Basic Shape Manipulation" tool to resize the map shape, Calligrawords crashes upon clicking the "Map editing tool" 

CLI output

baa@rob_rebuild ~ $ calligrawords
(Soprano::Redland::BackendPlugin) creating model of type "hashes" with options "hash-type='memory',contexts='yes'" 
words(3131)/kdecore (KLibrary) kde4Factory: The library "/usr/lib64/kde4/stateshape.so" does not offer a qt_plugin_instance function.
words(3131)/koffice (lib kopageapp) KoOdfLoadingContext::KoOdfLoadingContext: could not parse manifest document 
Enchant dict for "en_US" 0x26eaf00 
Enchant dict for "en_US" 0x26eaf00 
Enchant dict for "en_US" 0x26eaf00 
Enchant dict for "en_US" 0x26eaf00 
Enchant dict for "en_US" 0x26eaf00 
Enchant dict for "en_US" 0x26eaf00 
words(3131)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions! 
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /home/baa/.local/share/marble/maps/earth/placemarks/
Object::connect: No such signal Marble::MarbleModel::modelChanged()
Object::connect: No such signal Marble::MarbleModel::modelChanged()
Finished loading all placemarks  981 
Object::connect: No such signal Marble::MarbleWidget::visibleLatLonAltBoxChanged(Marble::GeoDataLatLonAltBox&)
Object::connect:  (receiver name: 'MapToolFactoryId')
Object::connect: No such signal Marble::MarbleWidget::setMapThemeId(QString&)
Object::connect:  (receiver name: 'MapToolFactoryId')
QFSFileEngine::open: No file name specified
Cannot open file '', because: No file name specified
KCrash: Application 'calligrawords' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/baa/.kde4/socket-rob_rebuild/kdeinit4__0

[1]+  Stopped                 calligrawords

Current program versions

Calligra 2.3.92
Qt 4.8.1
KDE 4.8.2
Comment 2 Halla Rempt 2012-04-16 14:37:10 UTC
Hm, I cannot reproduce. If you still can reproduce with 2.4, could you add a backtrace in addition to the terminal output?
Comment 3 Barrie Backhurst 2012-04-17 09:33:56 UTC
On Monday 16 Apr 2012 14:37:10 you wrote:
> https://bugs.kde.org/show_bug.cgi?id=294717
> 
> Boudewijn Rempt <boud@valdyas.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED                 |NEEDSINFO
>                  CC|                            |boud@valdyas.org
>          Resolution|---                         |WAITINGFORINFO
> 
> --- Comment #2 from Boudewijn Rempt <boud@valdyas.org> ---
> Hm, I cannot reproduce. If you still can reproduce with 2.4, could you add a
> backtrace in addition to the terminal output?

The Marble shape does not appear to be available in 2.4(on Gentoo), though it 
is available in Kexi. Should I update the Gentoo bug?
Comment 4 Halla Rempt 2012-04-18 19:54:21 UTC
I guess so... I think we'll be removing this shape pretty soon, it's giving so much trouble.
Comment 5 Barrie Backhurst 2012-05-05 12:53:33 UTC
On Wednesday 18 Apr 2012 19:54:21 you wrote:
> https://bugs.kde.org/show_bug.cgi?id=294717
> 
> --- Comment #4 from Boudewijn Rempt <boud@valdyas.org> ---
> I guess so... I think we'll be removing this shape pretty soon, it's giving
> so much trouble.

I have only just updated the Gentoo bug, but the shape is still missing in 
Calligra Words 2.4.1

Although I do not have a specific use, it would be a shame to lose the marble 
shape as it is a distinctive feature within the suite and that is why I felt a 
bug should be raised
Comment 6 Andrew Crouthamel 2018-09-23 02:24:56 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Andrew Crouthamel 2018-10-27 04:09:08 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!