#906589 inkscape: "Import Clip Art" is not working

Package:
inkscape
Source:
inkscape
Description:
vector-based drawing program
Submitter:
Göran Weinholt
Date:
2019-10-04 17:18:07 UTC
Severity:
normal
#906589#5
Date:
2018-08-18 13:37:42 UTC
From:
To:
The "Import Clip Art" function in the File menu is not working. The
dialog shows an error: "Could not connect to the Open Clip Art
Library". The terminal logs an error:

** (inkscape:12723): WARNING **: 15:35:06.393: ImportDialog::on_xml_file_read():
	Failed to retrieve 'http://openclipart.org/media/feed/rss/some string'
	Operation not supported

#906589#8
Date:
2018-09-18 09:59:28 UTC
From:
To:
Control: forwarded -1 https://bugs.launchpad.net/inkscape/+bug/1793108
Control: tag -1 upstream

Forwarded, see above.

#906589#15
Date:
2019-04-09 12:27:38 UTC
From:
To:
Control: tag -1 moreinfo unreproducible

I just tried again, and I couldn't reproduce this error anymore.  Like
upstream, I'm blaming something on gtkmm or glib, although I'm not sure
on what.

Could you please try again?

#906589#20
Date:
2019-04-09 19:12:53 UTC
From:
To:
Control: forcemerge 926113 -1

mhpf.

this is annoying, and I should have noticed the similarity in the
message with #926113 ...

#906589#31
Date:
2019-04-09 18:42:40 UTC
From:
To:
Mattia Rizzolo <mattia@debian.org> writes:
glib and saw /usr/lib/x86_64-linux-gnu/gio/modules in strace. I looked
at what files go there with apt-file and found gvfs. Installing gvfs
almost fixed it; gvfs-backends was also needed. Now I can search for
clipart.

So maybe add Recommends: gvfs-backends? It added another 15MB to the
disk usage for me.

Regards,