Import from Clipart.org Not Available

Asked by szaijan

I downloaded and installed Inkscape 0.46 for Mac OS 10.5. It works quite well, but the command File->Import from Clipart.org does not appear in my File menu, despite the fact that I set my Clipart.org username and password in the File->Inkscape Preferences->Import/Export tab and they appear to be correct. How do I activate this feature?

Thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
Inkscape Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
mahfiaz (mahfiaz) said :
#1

Run your inkscape from terminal and try to use the feature. It may be it throws out some errors, which you would have to report as a bug.

Revision history for this message
szaijan (szaijan) said :
#2

That's something I sould have tried first. It seems to have a problem with my GTK or my C library. Maybe I need to compile it for my machine.

dhcp-sun07-29-48:MacOS 27298$ ./Inkscape

(inkscape-bin:72310): Gtk-WARNING **: Locale not supported by C library.
 Using the fallback 'C' locale.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

(inkscape-bin:72310): Gtk-WARNING **: cannot open display: :0

Revision history for this message
mahfiaz (mahfiaz) said :
#3

(inkscape-bin:72310): Gtk-WARNING **: Locale not supported by C library.
 Using the fallback 'C' locale.
This one is nothing dangerous, it just states that your current locale isn't supported by Gtk, and fallback (C) is used.

Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

(inkscape-bin:72310): Gtk-WARNING **: cannot open display: :0
But this is the problem. It is related to your X11 or windowsmanager or something's settings, which does not allow inkscape to open new window. I don't know how to solve this. Google for "osx connection refused cannot open display", the first one came up as: http://forums.macosxhints.com/showthread.php?t=47228
If this is not the case, report it as bug, to see if somebody can help you. Answers is not the dev's place to be.

Revision history for this message
szaijan (szaijan) said :
#4

Thank you. Having worked through the connection refused issue (it was just not starting X11 gracefully), I'm back to the original problem, which is a group of Pango warnings. I would submit this as a bug, but I still suspect it's my environment and not the program.:

(inkscape-bin:94390): Pango-WARNING **: Error loading GDEF table 85

(inkscape-bin:94390): Pango-WARNING **: Error loading GSUB table 85

(inkscape-bin:94390): Pango-WARNING **: Error loading GPOS table 85

(inkscape-bin:94390): Pango-WARNING **: Error loading GDEF table 85

(inkscape-bin:94390): Pango-WARNING **: Error loading GSUB table 85

(inkscape-bin:94390): Pango-WARNING **: Error loading GPOS table 85

(inkscape-bin:94390): Pango-WARNING **: Error loading GDEF table 85

(inkscape-bin:94390): Pango-WARNING **: Error loading GSUB table 85

(inkscape-bin:94390): Pango-WARNING **: Error loading GPOS table 85

(inkscape-bin:94390): Pango-WARNING **: Error loading GDEF table 85

(inkscape-bin:94390): Pango-WARNING **: Error loading GSUB table 85

Revision history for this message
mahfiaz (mahfiaz) said :
#5

Report this as bug, and include as much information as you can about your inkscape and osx versions, gdb traces or whatever you can. Also include when these messages get printed. On opening of program? what happens then? Crash or whatever you encounter.

Can you help with this problem?

Provide an answer of your own, or ask szaijan for more information if necessary.

To post a message you must log in.