Dear Dougie, Thank you the fast answer. If I comment the GPIO functions in my code, the GUI start without problem. If I uncomment the GPIO functions and run it with gksudo, then the GPIO functions works during the start (__init__) ,but unfortunatelly I see only the main frame. The full content is mi...