Home
last modified time | relevance | path

Searched refs:show_error_dialog (Results 1 – 25 of 54) sorted by relevance

123

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOERROR.cpp131 sys.show_error_dialog( "%s\n", strBuf ); in internal()
174 sys.show_error_dialog( "%s\n", strBuf ); in mem()
218 sys.show_error_dialog( "%s\n", strBuf ); in msg()
270 sys.show_error_dialog( "%s\n", strBuf ); in run()
H A DCmdLine.cpp46 sys.show_error_dialog(_("The command line option %s requires an argument."), option); in have_arg()
56 sys.show_error_dialog(_("Multiple startup mode options present on the command line.")); in set_startup_mode()
H A DOVGABUF.cpp73 sys.show_error_dialog(_("An error occurred creating the front surface!")); in init()
75 sys.show_error_dialog(_("An error occurred creating the back surface!")); in init()
/dports/print/system-config-printer/system-config-printer-1.5.12/
H A Derrordialogs.py43 def show_error_dialog (title, text, parent=None): function
58 show_error_dialog (title, text, parent)
86 show_error_dialog (title, text, parent)
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/
H A Dgprompter.c544 static void show_error_dialog( const char* message ) in show_error_dialog() function
566 show_error_dialog ("error opening file"); in save_to_file()
583 show_error_dialog ("error allocating buffer"); in save_to_file()
601 show_error_dialog("error closing file"); in save_to_file()
653 show_error_dialog ("fseek failed\n"); in on_menu_file_open()
661 show_error_dialog ("ftell failed\n"); in on_menu_file_open()
671 show_error_dialog ("malloc failed\n"); in on_menu_file_open()
682 show_error_dialog ("error occured while reading from file\n"); in on_menu_file_open()
706 show_error_dialog ("error closing file\n"); in on_menu_file_open()
712 show_error_dialog ("unable to open file\n"); in on_menu_file_open()
/dports/news/sabnzbdplus/SABnzbd-3.3.0/sabnzbd/
H A Dpanic.py196 show_error_dialog(
220 show_error_dialog("\n%s:\n %s\n%s" % (T("Fatal error"), reason, remedy))
252 def show_error_dialog(msg): function
/dports/deskutils/mate-utils/mate-utils-1.26.0/mate-dictionary/libgdict/
H A Dgdict-utils.c248 show_error_dialog (GtkWindow *parent, in show_error_dialog() function
304 show_error_dialog (get_toplevel_window (widget), title, detail); in _gdict_show_error_dialog()
328 show_error_dialog (get_toplevel_window (widget), title, error->message); in _gdict_show_gerror_dialog()
/dports/deskutils/gnome-dictionary/gnome-dictionary-40.0/src/
H A Dgdict-utils.c243 show_error_dialog (GtkWindow *parent, in show_error_dialog() function
299 show_error_dialog (get_toplevel_window (widget), title, detail); in _gdict_show_error_dialog()
323 show_error_dialog (get_toplevel_window (widget), title, error->message); in _gdict_show_gerror_dialog()
/dports/deskutils/py-autokey/autokey-0.95.10/lib/autokey/
H A Dqtapp.py115 self.show_error_dialog("Fatal error starting AutoKey.", str(e))
151 self.show_error_dialog("Fatal error starting AutoKey.", str(e))
162 … self.show_error_dialog("Error starting interface. Keyboard monitoring will be disabled.\n" +
223 self.show_error_dialog(
315 def show_error_dialog(message: str, details: str=None): member in Application
H A Dgtkapp.py101 self.show_error_dialog(_("Fatal error starting AutoKey.\n") + str(e))
127 …self.show_error_dialog(_("AutoKey is already running as pid %s but is not responding") % pid, str(…
153 … self.show_error_dialog(_("Error starting interface. Keyboard monitoring will be disabled.\n" +
276 def show_error_dialog(self, message, details=None): member in Application
/dports/net-im/cawbird/cawbird-1.4.2/src/widgets/
H A DAccountCreateWidget.vala48 Utils.show_error_dialog (error, this.main_window);
60 Utils.show_error_dialog (e, this.main_window);
74 Utils.show_error_dialog (e, this.main_window);
184 Utils.show_error_dialog (e, this.main_window);
/dports/net/vinagre/vinagre-3.22.0/vinagre/
H A Dvinagre-utils.vala36 public void show_error_dialog (string? title,
62 show_error_dialog (title, messages, parent);
89 show_error_dialog (_("Error loading UI file"), message, null);
227 show_error_dialog (_("Error showing help"), error.message, window);
/dports/net-im/cawbird/cawbird-1.4.2/src/list/
H A DListListEntry.vala125 Utils.show_error_dialog (e, (Gtk.Window)this.get_toplevel());
145 …Utils.show_error_dialog (TweetUtils.failed_request_to_error (call, e), (Gtk.Window)this.get_toplev…
171 Utils.show_error_dialog (err, (Gtk.Window)this.get_toplevel());
/dports/net-im/cawbird/cawbird-1.4.2/src/window/
H A DUserListDialog.vala98 Utils.show_error_dialog (TweetUtils.failed_request_to_error (call, e), this);
158 Utils.show_error_dialog (TweetUtils.failed_request_to_error (call, e), this);
177 Utils.show_error_dialog (err, this);
H A DAccountDialog.vala170 Utils.show_error_dialog (TweetUtils.failed_request_to_error (call, e), this);
202 Utils.show_error_dialog (TweetUtils.failed_request_to_error (call, e), this);
234 Utils.show_error_dialog (TweetUtils.failed_request_to_error (call, e), this);
/dports/deskutils/gnome-initial-setup/gnome-initial-setup-41.2/gnome-initial-setup/pages/account/
H A Dgis-account-page-enterprise.c105 show_error_dialog (GisAccountPageEnterprise *page, in show_error_dialog() function
185 show_error_dialog (page, _("Failed to register account"), error); in on_permit_user_login()
379 show_error_dialog (page, _("No supported way to authenticate with this domain"), NULL); in on_join_login()
419 show_error_dialog (page, _("Failed to join domain"), error); in on_realm_joined()
487 show_error_dialog (page, _("Failed to log into domain"), error); in on_realm_login()
/dports/sysutils/cinnamon-settings-daemon/cinnamon-settings-daemon-4.8.5/plugins/automount/
H A Dcsd-automount-manager.c59 show_error_dialog (const char *primary_text, in G_DEFINE_TYPE()
152 show_error_dialog (primary, in volume_mount_cb()
280 show_error_dialog (primary, error->message); in autorun_show_window()
/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Dlog.cpp126 show_error_dialog(buf.str().c_str()); in log_handler()
216 void Logger::show_error_dialog(const char* msg) in show_error_dialog() function in Logger
H A Dlog.h75 static void show_error_dialog(const char* msg);
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/user-accounts/
H A Dcc-add-user-dialog.c117 show_error_dialog (CcAddUserDialog *self, in show_error_dialog() function
204 show_error_dialog (self, _("Failed to add account"), error); in create_user_done()
875 show_error_dialog (self, _("Failed to register account"), error); in on_register_user()
914 show_error_dialog (self, _("Failed to register account"), error); in on_permit_user_login()
932 show_error_dialog (self, _("Failed to register account"), NULL); in enterprise_permit_user_login()
1047show_error_dialog (self, _("No supported way to authenticate with this domain"), NULL); in on_join_login()
1111 show_error_dialog (self, _("Failed to join domain"), error); in on_realm_joined()
1181 show_error_dialog (self, _("Failed to log into domain"), error); in on_realm_login()
/dports/deskutils/gucharmap/gucharmap-3efb47b75b61d7c6db7e48d72f7aa8c4d4365011/gucharmap/
H A Dgucharmap-window.c44 show_error_dialog (GtkWindow *parent, in G_DEFINE_TYPE()
80 show_error_dialog (GTK_WINDOW (guw), error); in print_operation_done_cb()
134 show_error_dialog (GTK_WINDOW (guw), error); in gucharmap_window_print()
390 show_error_dialog (parent, error); in open_url()
/dports/deskutils/go-for-it/Go-For-It-1.9.6/src/Todo.txt/
H A DTxtListManager.vala148 show_error_dialog (
157 show_error_dialog (
177 show_error_dialog (e.message);
337 private void show_error_dialog (string msg) {
H A DTaskManager.vala353 private void show_error_dialog (string error_message) {
450 show_error_dialog (error_message);
479 show_error_dialog (error_message);
/dports/deskutils/gnome-contacts/gnome-contacts-41.0/src/
H A Dcontacts-avatar-selector.vala158 Utils.show_error_dialog (_("Failed to set avatar."),
164 Utils.show_error_dialog (_("Failed to set avatar."),
255 Utils.show_error_dialog (_("Failed to set avatar."),
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOSYS.h175 void show_error_dialog(const char *formatStr, ...);

123