You are not logged in.
Hello,
I can't start umbrello. When I launch it from desktop it showed the usual bouncy icons in kde for a brief moment then nothing. If I start it form command line it shows the following
$ umbrello
umbrello(12159)/kdeui (kdelibs): Attempt to use QAction "edit_undo" with KXMLGUIFactory!
umbrello(12159)/kdeui (kdelibs): Attempt to use QAction "edit_redo" with KXMLGUIFactory!
umbrello(12159) UMLListView::findView: could not find "class diagram" in UMLListViewItem: "Logical View", type="lvt_Logical_View", id="Logical View", children=1
umbrello(12159) UMLListView::findView: could not find "class diagram" in UMLListViewItem: "Logical View", type="lvt_Logical_View", id="Logical View", children=1
I have tried to reinstall kdesdk package but it didn't help.
I'm using arch 64bit, and enabled multilib repository.
Or just add
[General Options]
Geometry=800,600at the beginning of
to $HOME/.kde4/share/config/umbrellorc
Thanks, this solves the problem
I'll mark the thread solved
Last edited by Es Be Ye (2014-01-23 13:31:47)
Offline
I have exactly same issue on KDE 4.12
Offline
http://forum.kde.org/viewtopic.php?f=22&t=38672
I searched this article, but it won't work in my computer.
Maybe someone can get help from the article.
Offline
http://forum.kde.org/viewtopic.php?f=22&t=38672
I searched this article, but it won't work in my computer.
Maybe someone can get help from the article.
Doesn't work for me. I tried compiling from git, but it says the same.
Offline
I just updated KDE to 4.12.1 (which many umbrello changes) but it's still not work
Offline
For some reason umbrello starts with 0width and 0 height
I've used and now is working
umbrello --geometry 600x400+0+0
:S
Offline
Or just add
[General Options]
Geometry=800,600
at the beginning of
to $HOME/.kde4/share/config/umbrellorc
Offline
Thanks, I confirm that worked for me too!
Offline