Opened 10 years ago

Last modified 10 years ago

#44247 new submission

[NEW] Suggestion for a new port rekonq

Reported by: RJVB (René Bertin) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: KDE web Cc: NicosPavlov, IanWadham, mkae (Marko Käning)
Port: rekonq

Description (last modified by NicosPavlov)

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.

Attachments (2)

Portfile (1.2 KB) - added by RJVB (René Bertin) 10 years ago.
Portfile for rekonq
patch-CMakeLists.diff (340 bytes) - added by RJVB (René Bertin) 10 years ago.
patchfile to deactivate building the docs

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by RJVB (René Bertin)

Attachment: Portfile added

Portfile for rekonq

Changed 10 years ago by RJVB (René Bertin)

Attachment: patch-CMakeLists.diff added

patchfile to deactivate building the docs

comment:1 Changed 10 years ago by mkae (Marko Käning)

Cc: nicos@… iandw.au@… mk@… added; nicos removed
Version: 2.3.1

I am adding also Ian to the CC list.

(Note, that you need to specify the full MacPorts handle including the domain in the CC list.)

comment:2 Changed 10 years ago by mkae (Marko Käning)

Keywords: KDE added; kde removed
Summary: rekonq[NEW] Suggestion for a new port rekonq

comment:3 Changed 10 years ago by NicosPavlov

Description: modified (diff)

Adding some notes about related ports in main description.

Note: See TracTickets for help on using tickets.