| Summary: | Cannot launch KOrganizer from K menu | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Daniel Richard G. <skunk> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Already fixed for KDE 3.5.6. *** This bug has been marked as a duplicate of 134065 *** A patch to fix this problem was sent out to all the package distros a couple days after 3.5.5 was released. So you should be able to nag your distro to make the patch available to you. |
Version: (using KDE KDE 3.5.5) Installed from: Compiled From Sources OS: Linux Launching KOrganizer from the K menu causes some disk activity, but ultimately no app. ~/.xsession-errors hints at the problem: ----begin log excerpt---- kio (KLauncher): KLauncher: Got start_service_by_desktop_path('/opt/kde-3.5.5/share/applications/kde/korganizer.desktop', ...) klauncher: KRun::processDesktopExec: No URLs supplied to single-URL service korganizer --import %u kdecore (KConfigSkeleton): KConfigSkeleton::writeConfig() kdeinit: Got EXT_EXEC 'korganizer' from launcher. Could not load library! Trying exec.... kio (KLauncher): korganizer (pid 505) up and running. kdecore (KConfigSkeleton): KConfigSkeleton::readConfig() kicker: ExtensionManager::desktopIconsArea() = [0,0 - 1600x1200] screen = 0 korganizer: '<url>' missing. korganizer: Use --help to get a list of available command line options. kdeinit: PID 505 terminated. ----end log excerpt---- I can launch the program "manually" from a terminal (simply invoking "korganizer") without a problem.