[chirp_devel] py3 File Open problem
David Boucha
Wed Dec 14 16:10:41 PST 2022
Your fix in https://github.com/kk7ds/chirp/pull/251 works for me.
On Wed, Dec 14, 2022 at 5:06 PM Dan Smith via chirp_devel <
chirp_devel at intrepid.danplanet.com> wrote:
> > [boucha at esqueleto chirp (py3 u=)]$ ./chirpwx.py
> > Gtk-Message: 16:55:54.177: Failed to load module "xapp-gtk3-module"
> > Traceback (most recent call last):
> > File "/home/boucha/repos/chirp/chirp/wxui/main.py", line 812, in
> _menu_open
> > with wx.FileDialog(self, _('Open a file'),
> > TypeError: FileDialog(): argument 3 has unexpected type 'PosixPath'
>
> Yep, turned out to be broken for all the systems that use UnixPlatform.
> This should fix it:
>
> https://github.com/kk7ds/chirp/pull/251
>
> If you guys can test that real quick that'd be great, else I'll just put
> it in.
>
> Good catch, I hadn't seen this because I have an existing config and only
> fresh users would hit it. Thanks!
>
> --Dan
> _______________________________________________
> chirp_devel mailing list
> chirp_devel at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
> Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20221214/de32251e/attachment-0001.html
More information about the chirp_devel
mailing list