Re: Umbrello 2.11.5 not starting on Kubuntu 13.10
Ashish Madeti <[email protected]> Thu, 26 Jun 2014 10:19:13 +0530
| Newsgroups | gmane.linux.umbrello.user |
|---|---|
| Message-ID | <[email protected]> |
Solved the problem, sorry for bothering you. Somehow umbrello is starting with dimensions 0x0, so adding the following to umbrellorc [General Options] Geometry=800,600 solved the problem. On 06/26/2014 10:09 AM, Ashish Madeti wrote: > Hi > I installed umbrello on Kubuntu 13.10 using apt-get, but when I run it, it is not starting. When I run it from console, I see the following output: > > umbrello(3566)/kdeui (kdelibs): Attempt to use QAction "edit_undo" with KXMLGUIFactory! > umbrello(3566)/kdeui (kdelibs): Attempt to use QAction "edit_redo" with KXMLGUIFactory! > umbrello(3566) UMLListView::findView: could not find "class diagram" in UMLListViewItem: "Logical View", type="lvt_Logical_View", id="Logical View", children=1 > umbrello(3566) UMLListView::findView: could not find "class diagram" in UMLListViewItem: "Logical View", type="lvt_Logical_View", id="Logical View", children=1 > > After this it does not respond. > Output of "umbrello --version" > > Qt: 4.8.4 > KDE Development Platform: 4.11.5 > Umbrello UML Modeller: 2.11.5 > > Thanks > -- Ashish Madeti