Version: 1.3.92 (using KDE 3.3.2, compiled sources) Compiler: gcc version 3.3.4 OS: Linux (i686) release 2.4.29 The non-tabbed diagram mode is totally broken. I'm not able to create any new diagrams. Only the initial diagram is shown, there is no way to switch to the other diagrams. They do not even show up in the tree view.
Currently you need to restart Umbrello after switching off. If you have a patch to fix this that would be great :)
SVN commit 666779 by okellogg: Apply fix_stacked_vs_tabbed_diagrams from Danny Beullens, see http://www.geeksoc.org/~jr/umbrello/uml-devel/10234.html Thanks for your work Danny! BUG:98204 M +1 -0 ChangeLog.2 M +0 -2 umbrello/cmds/cmd_create_activitydiag.cpp M +0 -3 umbrello/cmds/cmd_create_classdiag.cpp M +0 -3 umbrello/cmds/cmd_create_collaborationdiag.cpp M +0 -3 umbrello/cmds/cmd_create_componentdiag.cpp M +0 -3 umbrello/cmds/cmd_create_deploydiag.cpp M +0 -3 umbrello/cmds/cmd_create_entityrelationdiag.cpp M +0 -3 umbrello/cmds/cmd_create_seqdiag.cpp M +0 -3 umbrello/cmds/cmd_create_statediag.cpp M +0 -3 umbrello/cmds/cmd_create_usecasediag.cpp M +99 -49 umbrello/uml.cpp M +8 -0 umbrello/uml.h M +1 -20 umbrello/umldoc.cpp M +4 -11 umbrello/umllistview.cpp
set version-fixed-in from 4.0.0 changelog