<div dir="ltr"><div class="gmail_default" style="font-size:small"><div class="gmail_default">The mainapp module is used by chirpw, which, as Dan said, is a dead end, and is *not* part of the py3 build that people are working on.</div><div class="gmail_default"><br></div><div class="gmail_default">There are lots of issues with the py3 branch right now. It is still a long way from being ready for prime time. There is UI missing, and many drivers have issues and / or have not been tested. It's really not a stable target to be trying to package.</div><div class="gmail_default"><br></div><div class="gmail_default">Martin.</div><div class="gmail_default">KD6YAM</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 15, 2022 at 5:10 AM Barry Jackson via chirp_devel <<a href="mailto:chirp_devel@intrepid.danplanet.com">chirp_devel@intrepid.danplanet.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 15/11/2022 06:40, Apostolos Kefalas wrote:<br>
<br>
> <br>
> Hello Barry,<br>
> <br>
> I really can not understand where this error comes from.<br>
> <br>
> Can you please share your build log?<br>
> <br>
> Have in mind that chirp py3 branch has 2 executables, chirpw.py and chirpwx.py.<br>
> chirpw.py is obsolete and should not be used. chirpwx.py is the way you should<br>
> go.<br>
> <br>
> Also you may want to look at Debian package of chirp which was updated a few<br>
> days ago<br>
> <br>
> <a href="https://tracker.debian.org/pkg/chirp" rel="noreferrer" target="_blank">https://tracker.debian.org/pkg/chirp</a><br>
> <br>
> <br>
> BR<br>
> Apostolos<br>
> <br>
<br>
Hi Apostolos,<br>
Thanks for your reply.<br>
I have attached the build log. You will see the offending require on <br>
line 950.<br>
<br>
I am assuming that this is found by rpm's auto requires somehow.<br>
<br>
The only references to it in the sources are in chirp/ui/mainapp.py<br>
<br>
[baz@jackodesktop chirp-20221115]$ grep -r GtkosxApplication<br>
chirp/ui/mainapp.py: from gi.repository import GtkosxApplication<br>
chirp/ui/mainapp.py: macapp = GtkosxApplication.Application()<br>
<br>
Any help would be appreciated.<br>
Barry<br>
<br>
_______________________________________________<br>
chirp_devel mailing list<br>
<a href="mailto:chirp_devel@intrepid.danplanet.com" target="_blank">chirp_devel@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_devel" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_devel</a><br>
Developer docs: <a href="http://chirp.danplanet.com/projects/chirp/wiki/Developers" rel="noreferrer" target="_blank">http://chirp.danplanet.com/projects/chirp/wiki/Developers</a></blockquote></div>