" Metadata for error domain" warning when using File>New
Bug #818628 reported by
jazzynico
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Low
|
John Smith |
Bug Description
When I open a new template with File>New (tested with different templates) or the New icon or Ctrl+N, the console shows the following message:
** (inkscape:5026): WARNING **: Metadata for error domain "inkscape_error" already registered
It doesn't occur when opening an existing document, and is not dependent on the document (new or existing) previously opened. I haven't tested it exhaustively, but it doesn't seem to affect the document or Inkscape's behavior.
Reproduced on Ubuntu 10.10, Inkscape revision 10517.
Not reproduced with 0.48.
tags: | added: dbus |
Changed in inkscape: | |
status: | New → Confirmed |
tags: |
added: dbusapi removed: dbus |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I only get these messages with a dbus-enabled, optimized (-O3) build on Mac OS X 10.5.8 (i386) - IIRC the dbus-enabled build also sometimes produces other (critical) console warnings when working with multiple windows (within one Inkscape instance), after closing a window.
A normally configured build (without dbus, compiled with '-O0') doesn't produce the warnings.