[docs] Bug bei py2exe

Sandro Tosi sandro.tosi at gmail.com
Wed Feb 4 09:35:06 CET 2015


Hello Laura,
this is an English speaking mailing list, so please either repost your
question in English (even though I think it doesnt belong here, from
the code shown in the OP) or seek for guidance on a German speaking
forum.

Regards,
Sandro

2015-01-30 16:01 GMT+00:00 Laura M Niesemann <Laura-M.Niesemann at web.de>:
> Liebes Python-Team,
> bei der Ausführung des py2exe gibt es einen Fehler.
> Folgender Code :
>
>     setup ( windows= [{ "script":"Programm.py", "icon_resources": [(
> 0,"Icon.ico")]  }]  )
>
> funktioniert bis WindowsXP einwandfrei. Dort werden die Icons ausgegeben und
> dargestellt.
>
> Ab Windows7 jedoch funktioniert das Icon nicht mehr.
> Die Icons werden weder im Explorer noch auf dem Fenster selbst dargestellt.
> Sie sind nach dem "setup" verschwunden. Obwohl sie vor dem py2exe setup
> angezeigt wurden.
>
> Da scheint ein Fehler vorzuliegen. Da haben die wohl bei M$ irgendetwas
> verändert.
>
> herzlichen Gruß
> Laura Meret Niesemann
>
> _______________________________________________
> docs mailing list
> docs at python.org
> https://mail.python.org/mailman/listinfo/docs
>



-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


More information about the docs mailing list