Searched refs:msg (Results 1 - 25 of 34) sorted by relevance

12

/inkscape/share/extensions/
H A Drun_command.py35 msg = None
63 msg = "Neither subprocess.Popen nor popen2.Popen3 is available"
64 if rc and msg is None:
65 msg = "%s failed:\n%s\n%s\n" % (prog_name, out, err)
67 msg = "Error attempting to run %s: %s" % (prog_name, str(inst))
70 if msg is None:
80 msg = "Error reading temporary file: %s" % str(inst)
89 if msg is not None:
90 sys.stderr.write(msg + "\n")
H A Duniconv_output.py42 msg = None
64 msg = "Neither subprocess.Popen nor popen2.Popen3 is available"
65 if rc and msg is None:
66 msg = "%s failed:\n%s\n%s\n" % (prog_name, out, err)
68 msg = "Error attempting to run %s: %s" % (prog_name, str(inst))
71 if msg is None:
81 msg = "Error reading temporary file: %s" % str(inst)
90 if msg is not None:
91 sys.stderr.write(msg + "\n")
H A Dinkex.py88 def errormsg(msg):
102 if isinstance(msg, unicode):
103 sys.stderr.write(msg.encode("utf-8") + "\n")
105 sys.stderr.write((unicode(msg, "utf-8", errors='replace') + "\n").encode("utf-8"))
H A Dreplace_font.py123 def die(msg = "Dying!"):
124 inkex.errormsg(msg)
/inkscape/src/ui/dialog/
H A Ddebug.h62 virtual void message(char const *msg) = 0;
H A Dmessages.cpp112 void Messages::message(char *msg) argument
115 Glib::ustring uMsg = msg;
H A Dmessages.h50 void message(char *msg);
H A Dpixelartdialog.cpp370 char *msg = _("Select an <b>image</b> to trace"); local
371 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
388 char *msg = _("Image looks too big. Process may take a while and it is" local
391 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_WARNING,
402 char *msg = _("Select an <b>image</b> to trace"); local
403 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
422 char *msg = _("Image looks too big. Process may take a while and it is" local
425 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_WARNING,
H A Ddebug.cpp42 void message(char const *msg);
144 void DebugDialogImpl::message(char const *msg) argument
147 Glib::ustring uMsg = msg;
H A Dsvg-fonts-dialog.cpp522 char *msg = _("Select a <b>path</b> to define the curves of a glyph"); local
523 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
530 char *msg = _("The selected object does not have a <b>path</b> description."); local
531 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
537 char *msg = _("No glyph selected in the SVGFonts dialog."); local
538 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
564 char *msg = _("Select a <b>path</b> to define the curves of a glyph"); local
565 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
572 char *msg = _("The selected object does not have a <b>path</b> description."); local
573 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
[all...]
/inkscape/src/2geom/
H A Dconic_section_clipper_impl.h56 #define DBGINFO(msg) \
57 std::cerr << msg << std::endl;
58 #define DBGPRINT(msg, var) \
59 std::cerr << msg << var << std::endl;
60 #define DBGPRINTIF(cond, msg, var) \
62 std::cerr << msg << var << std::endl;
67 #define DBGPRINTCOLL(msg, coll) \
69 std::cerr << msg << ":\n"; \
76 #define DBGINFO(msg)
77 #define DBGPRINT(msg, va
[all...]
/inkscape/src/trace/
H A Dtrace.cpp59 char *msg = _("Select an <b>image</b> to trace"); local
60 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
61 //g_warning(msg);
94 char *msg = _("Select only one <b>image</b> to trace"); local
95 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
112 char *msg = _("Select one image and one or more shapes above it"); local
113 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
124 char *msg = _("Select an <b>image</b> to trace"); //same as above local
125 msgStack->flash(Inkscape::ERROR_MESSAGE, msg);
126 //g_warning(msg);
132 char *msg = _("Select an <b>image</b> to trace"); local
225 char *msg = _("Select an <b>image</b> to trace"); local
407 char *msg = _("Trace: No active document"); local
439 char *msg = _("Trace: Image has no bitmap data"); local
553 char *msg = g_strdup_printf(_("Trace: Done. %ld nodes created"), totalNodeCount); local
[all...]
/inkscape/src/live_effects/
H A Dlpe-perspective_path.cpp79 char *msg = _("You need a BOX 3D object"); local
80 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_INFO,
94 char *msg = _("You need a BOX 3D object"); local
95 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_INFO,
120 char *msg = _("You need a BOX 3D object"); local
121 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_INFO,
128 char *msg = _("First perspective selected"); local
129 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_INFO,
134 char *msg = _("Perspective changed"); local
135 Gtk::MessageDialog dialog(msg, fals
[all...]
H A Dlpe-show_handles.cpp55 char *msg = _("The \"show handles\" path effect will remove any custom style on the object you are applying it to. If this is not what you want, click Cancel."); local
56 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_QUESTION, Gtk::BUTTONS_OK_CANCEL, true);
/inkscape/src/util/
H A Dege-appear-time-tracker.h73 void report(gchar const* msg);
H A Dege-appear-time-tracker.cpp105 void AppearTimeTracker::report(gchar const* msg) argument
109 g_message("Time ended at %2.3f with [%s] on [%s]", secs, msg, _name.c_str());
H A Dexpression-evaluator.h165 void throwError(const char *msg);
/inkscape/src/
H A Dpreferences.cpp151 gchar *msg = g_strdup_printf(_("Cannot create profile directory %s."), local
153 _reportError(msg, not_saved);
154 g_free(msg);
169 gchar *msg = g_strdup_printf(_("%s is not a valid directory."), local
171 _reportError(msg, not_saved);
172 g_free(msg);
180 gchar *msg = g_strdup_printf(_("Failed to create the preferences file %s."), local
182 _reportError(msg, not_saved);
183 g_free(msg);
211 //_reportError(msg, not_save
216 gchar *msg = g_strdup_printf(_("The preferences file %s is not a regular file."), local
226 gchar *msg = g_strdup_printf(_("The preferences file %s could not be read."), local
237 gchar *msg = g_strdup_printf(_("The preferences file %s is not a valid XML document."), local
246 gchar *msg = g_strdup_printf(_("The file %s is not a valid Inkscape preferences file."), local
856 _reportError(Glib::ustring const &msg, Glib::ustring const &secondary) argument
[all...]
H A Dinkscape.cpp241 Glib::ustring msg = Glib::ustring::compose( local
243 g_warning("%s", msg.c_str());
244 SP_ACTIVE_DESKTOP->messageStack()->flash(Inkscape::ERROR_MESSAGE, msg.c_str());
250 Glib::ustring msg = Glib::ustring::compose( local
252 g_warning("%s", msg.c_str());
253 SP_ACTIVE_DESKTOP->messageStack()->flash(Inkscape::ERROR_MESSAGE, msg.c_str());
427 Glib::ustring msg; local
429 if (prefs->getLastError( msg, secondary )) {
430 handler->handleError(msg, secondary);
/inkscape/po/
H A Dbad.po.test.exp9 bad.po.test: Not in msg format:
H A Dcheck-markup27 my ($msg) = @_;
30 print "$name: $msg:\n$_";
178 po_error('Not in msg format');
/inkscape/src/inkgc/
H A Dgc.cpp26 void display_warning(char *msg, GC_word arg) { argument
27 g_warning(msg, arg);
/inkscape/share/extensions/Barcode/
H A DBase.py38 def error(self, text, msg):
41 "Error encoding '%s' as %s barcode: %s\n" % (text, self.name, msg))
/inkscape/src/ui/view/
H A Dedit-widget-interface.h147 virtual void setMessage (Inkscape::MessageType type, gchar const* msg) = 0;
/inkscape/src/trace/potrace/
H A Dinkscape-potrace.cpp511 ustring msg = ustring::compose(_("Trace: %1. %2 nodes"), traceCount++, nodeCount); local
512 desktop->getMessageStack()->flash(Inkscape::NORMAL_MESSAGE, msg);
574 ustring msg = ustring::compose(_("Trace: %1. %2 nodes"), colorIndex, nodeCount); local
575 desktop->getMessageStack()->flash(Inkscape::NORMAL_MESSAGE, msg);

Completed in 40 milliseconds

12