Re: [SailfishDevel] Avahi error opening socket

2018-01-27 Thread Michael Fuchs
So the relevant part seemes to be: https://gist.github.com/fuchsmich/ce0951252bd64c62ed0fabf26e820a24#file-strace_avahi-daemon-L745 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = -1 EACCES (Permission denied) write(2, "socket() failed: Permission deni"..., 34socket() failed: Permission denied) = 34

Re: [SailfishDevel] "Unnamed application is not responding" - How to respond from C and python?

2018-01-27 Thread Zhang Bird
To be honest, "harbour-pygame_breakout.cpp" is uglycode. I had the same question with you, and i didn't have a perfect solution so i used uglycode :( I tried pyotherside with qml, but it not support for SDL2 currently. So, we need some help ;) 2018-