kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #36801
Re: KIDIALOG broken
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Suminski <maciej.suminski@xxxxxxx>
-
Date:
Mon, 23 Jul 2018 22:33:19 +0200
-
Authentication-results:
spf=pass (sender IP is 188.184.36.46) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<2b7da017-f7d4-50dd-b294-da4e32e5a557@gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0
On 07/23/2018 08:04 PM, Wayne Stambaugh wrote:
[snip]
> I wondered about that. Orson may be using a later version of wxWidgets.
> I'm currently using 3.0.4. I only use 3.1 when I'm messing around with
> the gtk3 fix stuff.
>
> A quick reminder developers, 3.0 is the currently supported version of
> wxWidgets. Please test all new code against this version before pushing
> code to the dev branch.
Normally I am using 3.0.4 too, from time to time I check the head
version to see if a certain wx bug has been fixed in the upstream. I
cannot confirm the bug on Linux with wxGTK 3.0.4, so the problem might
be Windows specific or just Linux users are lucky this time. I will do
my best to see if there is a workaround that we can apply for 5.0.1
Note that if we decide to store the do-not-show setting in the
configuration file, then we will need a way to revert the setting too.
Cheers,
Orson
References