! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
verve-focus gives ugly message if plugin not running
Status:
CLOSED: FIXED
Severity:
enhancement
Product:
Xfce4-verve-plugin
Component:
General

Comments

Description huggie 2006-08-05 15:46:41 CEST
If the plugin isn't in the panel then the new (C version) of verve-focus gives:

** (process:25628): DEBUG: Failed to deliver the org.xfce.Verve#GrabFocus method.
25628: arguments to dbus_message_unref() were incorrect, assertion "message != NULL" failed in file dbus-message.c line 1102.
This is normally a bug in some application using the D-BUS library.


Would it be possible somehow to supress these messages and print your own "It looks like you don't have the xfce4-verve-plugin in the panel"?

Thanks.
Comment 1 Jannis Pohlmann editbugs 2006-08-08 22:27:30 CEST
Should be fixed in revision 1866:

2006-08-08	Jannis Pohlmann <jannis@xfce.org>

	* scripts/verve-focus.c: Check if objects are != NULL before
	  unref'ing them. This fixes bug #2125 as reported by
	  huggie@earth.li.
	* panel-plugin/verve-plugin.c: Unhide the panel when Verve grabs
	  the focus. Re-hide it after a command was successfully
	  started.
	* configure.in.in: Depend on version 4.3.90.2svn-22691 of the
	  panel when the xfce_panel_plugin_set_hidden was introduced.

Bug #2125

Reported by:
huggie
Reported on: 2006-08-05
Last modified on: 2010-10-28

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
0.3.6 or older
Target Milestone:
0.3.6 or older

Attachments

Additional information