Bug 164032 - korganizer toolbars and menus are empty
Summary: korganizer toolbars and menus are empty
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-14 11:57 UTC by FiNeX
Modified: 2008-06-15 20:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Example video. (336.14 KB, video/mpeg)
2008-06-14 11:58 UTC, FiNeX
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FiNeX 2008-06-14 11:57:43 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Using current revision from trunk (compiled a couple of days ago), toolbars and menus are emptied.

See the attached video.
Comment 1 FiNeX 2008-06-14 11:58:35 UTC
Created attachment 25327 [details]
Example video.
Comment 2 FiNeX 2008-06-14 14:47:12 UTC
This problem doesn't occour with korganized integrated in kontact.
Comment 3 Fredrik Klasson 2008-06-15 18:22:00 UTC
This happens for me too, running on gentoo using both 4.0.82 and the svn (kde-base/koranizer-9999). Running korganizer standalone only shows empty menus and toolbars, quiting (using the main menu), and then using it in kontact shows the menus and toolbars.
Comment 4 Allen Winter 2008-06-15 19:07:55 UTC
SVN commit 820881 by winterz:

fix my last commit where I broke menus and toolbar.
BUG: 164032


 M  +4 -4      korganizer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=820881
Comment 5 FiNeX 2008-06-15 20:00:34 UTC
great, before I've tried to fix it, initially I've readded the initActions(), after I've removed the setComponentData, but I've not done the two changes togheter :-)

Now it works. Thanks Allen :-)