#44247: [NEW] Suggestion for a new port rekonq --------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: KDE web Port: rekonq | --------------------------+-------------------------------- Old description:
Attached are a portfile and patch for the rekonq KDE web browser.
It builds and runs, but also appears a very useful tool to expose certain bugs in KDE's UI layer: the app crashes systematically after applying changes in the settings dialog. The crash occurs under KWindow's destructor, apparently not in rekonq code. Where should I submit a bug report for that?
{{{ Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 com.apple.CoreFoundation 0x00007fff803f6988 CFRelease + 200 1 libkdeui.5.dylib 0x0000000102d74845 KWindowInfo::Private::~Private() + 21 2 libkdeui.5.dylib 0x0000000102d7493b KWindowInfo::~KWindowInfo() + 43 3 libkdeinit4_rekonq.dylib 0x0000000100014618 Application::rekonqWindow(QString const&) + 424 4 ??? 0x00000001192386c0 0 + 4716725952 }}}
New description: Attached are a portfile and patch for the rekonq KDE web browser. It builds and runs, but also appears a very useful tool to expose certain bugs in KDE's UI layer: the app crashes systematically after applying changes in the settings dialog. The crash occurs under KWindow's destructor, apparently not in rekonq code. Where should I submit a bug report for that? {{{ Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 com.apple.CoreFoundation 0x00007fff803f6988 CFRelease + 200 1 libkdeui.5.dylib 0x0000000102d74845 KWindowInfo::Private::~Private() + 21 2 libkdeui.5.dylib 0x0000000102d7493b KWindowInfo::~KWindowInfo() + 43 3 libkdeinit4_rekonq.dylib 0x0000000100014618 Application::rekonqWindow(QString const&) + 424 4 ??? 0x00000001192386c0 0 + 4716725952 }}} Notes: - The port depends on the submission of webkitkde #44246. - A patch for the bug has been submitted in #44258. -- Comment (by nicos@…): Adding some notes about related ports in main description. -- Ticket URL: <https://trac.macports.org/ticket/44247#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X