Bug 215081 - korganizer can't be launch from kmenu and system tray.
Summary: korganizer can't be launch from kmenu and system tray.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdepim
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-10 20:36 UTC by Chitlesh GOORAH
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: FC6-update
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-10 21:18:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chitlesh GOORAH 2006-11-10 20:36:52 UTC
Description of problem:
I have exactly the same problem as described here:
http://bugs.kde.org/show_bug.cgi?id=135513
ie.
korganizer can't be launched from
- the kmenu
- system tray

There's already a patch in the link. See whether it's useful for fedora's case.

Version-Release number of selected component (if applicable):
kdepim-3.5.5-0.1.fc6

How reproducible:
everytime

Comment 1 Than Ngo 2006-11-10 21:18:41 UTC
i have already committed the fix to our CVS. It will be included in the next 
kdepim build. Many thanks for your report!

Comment 2 Sammy 2006-11-16 00:27:53 UTC
The patch for korganizer-import.desktop should not have the
Categories field, otherwise it shows up in the K-menu as well.
This is fixed in the KDE-svn by just deleting the last line.

Comment 3 Than Ngo 2006-11-16 11:52:30 UTC
there's the correct fix for this issue.

--- /tmp/k  2006-11-16 12:49:34.000000000 +0100
+++ /usr/share/applications/kde/korganizer-import.desktop   2006-11-16 
12:47:50.000000000 +0100
@@ -135,4 +135,4 @@
 X-KDE-StartupNotify=true
 X-DCOP-ServiceType=Unique
 X-DCOP-ServiceName=korganizer
-Categories=Qt;KDE;Office;
+NoDisplay=true

i will send the fix to kde upstream. Thanks for your report.



Note You need to log in before you can comment on or make changes to this bug.