Another new Linux update...
http://www.cambam.info/ref/ref.linux
Text support has finally been added! Yay!
Only quadratic fonts (such as TrueType) are currently supported.
Support for cubic fonts (such as some Type1 fonts) is on the todo list.
There were also a few bug fixes relating to the property grid.
Is anyone having problems with double-clicking drawing objects using Ubuntu?
(to get into polyline edit mode for example).
This is working OK for me in openSuSE 12.2 (KDE), but not on Ubuntu 12.04 (Gnome).
Maybe I need to upgrade to the latest Ubuntu ... or maybe it is a Gnome thing?
Any update on this? I'm running 32bit Ubuntu 12.04 LTS, and trying to insert text into a new project after just launching Cambam 0.9.8N causes it to crash immediately (trace below). If I first draw a rectangle before trying to insert text, then try to insert text using the toolbar button, I get the pop-up dialog "Edit Text" but there are no fonts available to select. If I type in some text into the text entry box and click ok, it asks whether I would like to "Save changes to Untitled?"; clicking no makes all windows disappear; yes allows me to save a .cb file before all windows disappear (cambam doesn't exit completely though; the terminal from which I launch it doesn't return). Cancel just returns me to the text entry box.
Trace when I try to insert text into a blank new project:
:~$ cambam.sh
Unknown heap type: #GUlD
Unknown heap type: #Blop
Unknown heap type: #GUlD
Unknown heap type: #Blop
metadata.c:914: assertion 'index < meta->heap_blob.size' failed
metadata.c:914: assertion 'index < meta->heap_blob.size' failed
System.DllNotFoundException: ./libcambam.so
at (wrapper managed-to-native) CamBam.UI.FontFamilyPropertyEditor:fpfAaumR09 ()
at CamBam.UI.FontFamilyPropertyEditor.urHAwsQ0Si () [0x00000] in <filename unknown>:0
at CamBam.UI.FontFamilyPropertyEditor.GetFamilyList () [0x00000] in <filename unknown>:0
at CamBam.UI.MTextPropertyEditorDialog..ctor (CamBam.CAD.MText mtext) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) CamBam.UI.MTextPropertyEditorDialog:.ctor (CamBam.CAD.MText)
at CamBam.UI.CamBamUI.JXgDGVjUvX () [0x00000] in <filename unknown>:0
at CamBam.UI.CamBamUI.InsertText () [0x00000] in <filename unknown>:0
at CamBam.CAD.EntityToolStrip.mvuDz9lnqU (System.Object , System.EventArgs ) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ToolStripItem.OnClick (System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ToolStripButton.OnClick (System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ToolStripItem.HandleClick (Int32 mouse_clicks, System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ToolStripItem.FireEvent (System.EventArgs e, ToolStripItemEventType met) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.ToolStripItem:FireEvent (System.EventArgs,System.Windows.Forms.ToolStripItemEventType)
at System.Windows.Forms.ToolStrip.OnMouseUp (System.Windows.Forms.MouseEventArgs mea) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ToolStrip.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0