Monday, December 31, 2018

Re: [update] x11/wxWidgets

On Mon, Dec 31 2018, Jeremie Courreges-Anglas <jca@wxcvbn.org> wrote:
> Hi,
>
> tl;dr, what the diff does:
>
> - update to wxWidgets-3.0.4, the latest version available
>
> - update to wxPython-3.0.2, the latest and probably last "classic"
> release - Aleksander Piotrowski
>
> - adapt consumer ports to cope. Those fall into five categories:
>
> 1. ports already fixed, with few or no patches
>
> 2. ports fixed, but broken at runtime
> - misc/rocrail,-gui (crash) - sebastia@
> - devel/codeblocks (hangs at startup) - Josh Grosse

[...]

> If you're the maintainer of a port among lists 2, 3 or 4, your feedback
> would be greatly appreciated. For rocview and codeblocks which are
> broken at runtime, I'll issue a follow-up with more details.

Regarding codeblocks, I noticed a hang when the editor autodetects
compilers available on the system. But it doesn't happen all the time,
maybe 1 time out of 5. The child process - supposedly the one that
attempts to run various compilers - ends up in a zombie state.

Josh, have you already spotted this?

--8<--
Valgrind plugin activated
Autosave plugin activated
BYO Games plugin activated
Koders query plugin activated
Code completion plugin activated
Code snippets plugin activated
Code statistics plugin activated
ReopenEditor plugin activated
Abbreviations plugin activated
Added compiler "GNU GCC Compiler"
<hangs>
-->8--

ps auxww output:

--8<--
jca 35289 0.0 0.0 0 0 p1 Z+ - 0:00.00 (codeblocks)
jca 96093 0.4 0.6 46184 99264 p1 I+ 6:15PM 0:02.22 codeblocks
-->8--

--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

No comments:

Post a Comment