Bug 98204 - Switching between tabbed and non-tabbed views requires restart
Summary: Switching between tabbed and non-tabbed views requires restart
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-30 16:15 UTC by Sebastian Stein
Modified: 2013-11-06 17:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Stein 2005-01-30 16:15:00 UTC
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.
Comment 1 Oliver Kellogg 2005-01-30 17:08:28 UTC
Currently you need to restart Umbrello after switching off.
If you have a patch to fix this that would be great :)
Comment 2 Oliver Kellogg 2007-05-20 23:43:19 UTC
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  
Comment 3 Ralf Habacker 2013-11-06 17:34:10 UTC
set version-fixed-in from 4.0.0 changelog