Bug 58370 - [PATCH] recently change in x11-fm/gnome-commander makes it crash
Summary: [PATCH] recently change in x11-fm/gnome-commander makes it crash
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-22 10:20 UTC by Jens Rehsack
Modified: 2003-10-26 23:25 UTC (History)
1 user (show)

See Also:


Attachments
patch-automake (898 bytes, text/plain)
2003-10-22 10:20 UTC, Jens Rehsack
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Rehsack 2003-10-22 10:20:11 UTC
	The change in x11-fm/gnome-commander made to solve a problem with
	package building found by Kris on bento makes the application crash
	with:
WARNING: Couldn't load installed file type pixmap, trying to load from source-dir
WARNING: Trying to load ../pixmaps/gnome_cmd_arrow_up.xpm instead
...
Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != NULL' failed.
...
** CRITICAL **: file utils.c: line 866 (create_styled_pixmap_button): assertion `text || pm' failed.
GLib-CRITICAL **: file gdataset.c: line 359 (g_datalist_id_set_data_full): assertion `destroy_func == NULL' failed.
Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
	However, using automake/autoconf seems to work, even when I build
	packages locally. If I would know a little more about the problem
	on bento I can perhaps create a patch that satisfy both, bento and
	the users (later) :-)

	I've seen the port has no maintainter, so I would offer me.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-10-26 23:25:05 UTC
State Changed
From-To: open->closed

You're now the maintainer, and the configure patch has been committed.