Hello bwoodsend,

Thanks for your guidance. Indeed it seems to be related to GTK. I made a
couple of tests in different environments by adding and removing libraries.
I thought it was related to Kivy at first, but indeed it's related to Gtk.
It's probably a hook that gathers all those files.

Since I only use GTK to open a message dialog, I hope it's possible to
reduce the number of files. Otherwise, I might look into a different
solution to open those message dialogs on Linux.


Le sam. 23 mars 2024, à 08 h 59, bwoodsend <[email protected]> a écrit :

> Hmm, it’s expected that knowing where a file came from (which you can find
> in the various build/*/*.toc files) is enough to answer that question.
> Failing that, I guess you could look at the INFO: Loading module hook
> 'hook-xxx.py' from '.../PyInstaller/hooks and read those hook files to
> see if you can find anything that looks like it’s trying to add
> /usr/shared/* directories to datas.
>
> Most likely though, it’ll be Gtk related. That requires an unpleasant
> amount of stuff to function.
> ​
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "PyInstaller" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/pyinstaller/DCvSYvIusRU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/pyinstaller/0d33dcda-2ad5-487d-a524-b5757c9c09dan%40googlegroups.com
> <https://groups.google.com/d/msgid/pyinstaller/0d33dcda-2ad5-487d-a524-b5757c9c09dan%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
IKUS Software
https://www.ikus-soft.com/
514-971-6442
St-Colomban, QC J5K 1T9

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/CAM%3D_CK4f2pVBxq%3DcCzKkCWtOYaVBTvAQ9XbY33YCg2Z62O2FSQ%40mail.gmail.com.

Reply via email to