#41952: Umbrello Can't run on Mavericks --------------------------+--------------------- Reporter: piyush.pv@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: umbrello | --------------------------+--------------------- Comment (by piyush.pv@…): Replying to [comment:4 nicos@…]:
Are you able to simulate problem you side ? No, umbrello does not crash in my case. For this reason, the output you get when the program crashes may also be pretty helpful to try to pinpoint the problem. Typically by running in the command line {{{ /Applications/MacPorts/KDE4/umbrello.app/Contents/MacOS/umbrello }}} if you installed Macports with standard paths, and providing the output. The amount of information may also be higher if umbrello is built with the +debug variant (this requires however qt4-mac and kdelibs4 to be also built with this variant).
Thanks it really revel the issue. Applications/MacPorts/KDE4/umbrello.app/Contents/MacOS/umbrello QIODevice::setTextModeEnabled: The device is not open umbrello(16271)/kdeui (KIconLoader): Error: standard icon theme "oxygen" not found! Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! umbrello(16271)/kdeui (kdelibs): Session bus not found To circumvent this problem try the following command (with Linux and bash) then I install sudo port install oxygen-icons But other error still persist. QIODevice::setTextModeEnabled: The device is not open Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! umbrello(16502)/kdeui (kdelibs): Session bus not found To circumvent this problem try the following command (with Linux and bash) export $(dbus-launch) -- Ticket URL: <https://trac.macports.org/ticket/41952#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X