https://bugs.kde.org/show_bug.cgi?id=402008
Bug ID: 402008 Summary: QCacheGrind tries to execute xdg-open on macOS Product: kcachegrind Version: unspecified Platform: Homebrew (Mac OS X) OS: OS X Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: josef.weidendor...@gmx.de Reporter: rgovos...@gmail.com Target Milestone: --- QCacheGrind works great on macOS but when I try to use "Export Graph" in the File menu, or "Export Graph > As Image..." in the contextual menu on the call graph, it attempts to execute `xdg-open`. On macOS, it should just execute `open`. I confirmed that `ln -s /usr/bin/open /usr/local/bin/xdg-open` worked around the problem. (As an aside, I think the File menu and contextual menu should have the same options for exporting.) -- You are receiving this mail because: You are watching all bug changes.