Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 579974 - media-gfx/inkscape crash with broken recent entry (generated by vmplayer)
Summary: media-gfx/inkscape crash with broken recent entry (generated by vmplayer)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2016-04-14 16:10 UTC by yury fedorchenko
Modified: 2020-05-05 14:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix inkscape crash. (inkscape-bad-recent-files.diff,926 bytes, patch)
2016-04-14 16:10 UTC, yury fedorchenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yury fedorchenko 2016-04-14 16:10:32 UTC
Created attachment 430456 [details, diff]
fix inkscape crash.

inkscape crash with broken recent entry generated with other applications, for example vmplayer.

When started vmplayer from commmand line with somevm.vmx with argument it generate bad 
entry in recently-used.xbel with href="file://somevm.vmx".
This rise an excheption in Glib::filename_form_uri(url).

Every time when inkscape try open file it look throw recent files... and crash at such entry cause it does not catch exeption properly.

it maybe vmplayer bug but it is not possible to patch it.

P.S. it may cause crash of some other gtkmm application.
Comment 1 Jonas Stein gentoo-dev 2017-11-21 17:52:29 UTC
Which versions are affected?

I do not fully understand the situation or how to reproduce it. 
Is this reported upstream already for one of the packages? 
If yes, please link here.

The situation seems to be a bit more complicate and requires some analysis.
We can not help you efficiently via bug tracker. 

I have had very good experience on the gentoo IRC [1] with questions like this. Of course there are also forums and mailing lists [2,3].
I hope you understand, that I will close the bug here therefore and wish you good luck on one of the mentioned channels [4].


[1] https://www.gentoo.org/get-involved/irc-channels/
[2] https://forums.gentoo.org/
[3] https://www.gentoo.org/get-involved/mailing-lists/all-lists.html
[4] https://www.gentoo.org/support/
Comment 2 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-05-05 14:49:32 UTC
Does not seem to be the case anymore.