Bug 24381

Summary: graphics/dia does not support "libraries"
Product: Ports & Packages Reporter: pfeifer <pfeifer>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me CC: saper
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description pfeifer 2001-01-16 13:10:03 UTC
	The current dia port/package does not support "libraries", that is,
	special modes for UML, ER,... diagrams.

	The combo box below the regular tools like "create line" and "create
	image" remains empty, and thus also the palette below that menu
	where one can select those special items.

	I believe this might be related to the two messages
	  Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkMenuItem'
	and
	  Gtk-CRITICAL **: file gtkmenuitem.c: line 310 (gtk_menu_item_activate): assertion `menu_item != NULL' failed.
	that I get upon startup of dia, but then it might not.

	Also, /usr/X11R6/bin/dia sets the following to variables
	  DIA_SHAPE_PATH=/usr/X11R6/share/gnome/dia/shapes
	  DIA_SHEET_PATH=/usr/X11R6/share/gnome/dia/sheets
	where my system does not have a /usr/X11R6/share/gnome directory
	at all.

	(I do, however, have /usr/X11R6/lib/dia/ and the libs in there
	that represent the various drawing modes for UML, ER,...)

How-To-Repeat: 
	Start dia, look at the combo box in the middle of the main/tool
	window.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2001-05-17 19:28:53 UTC
Responsible Changed
From-To: freebsd-ports->gnome

over to maintainer(s)
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2001-05-17 20:00:11 UTC
Responsible Changed
From-To: gnome->ade

I'll be upgrading dia shortly.
Comment 3 Ade Lovett freebsd_committer freebsd_triage 2001-05-17 22:49:16 UTC
State Changed
From-To: open->closed

dia has just been updated to 0.88 - please update your ports 
tree and try again.  Thanks.