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

2018-01-26 Thread Jonas Aaberg
Hi, I tested two of my programs on SailfishOS: - texttv (https://bitbucket.org/gmelchett/texttv) written in python, using pygame_sdl2 - endlessman (https://bitbucket.org/gmelchett/endlessman/) written in C using SDL2 (Needs some CFLAG changes to compile on Xperia X due to gcc 4.x) Bo

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

2018-01-30 Thread Jonas Aaberg
o, we need some help ;) > > > 2018-01-27 14:58 GMT+08:00 Jonas Aaberg : > > > > > > > Hi, > > > > I tested two of my programs on SailfishOS: > > - texttv (https://bitbucket.org/gmelchett/texttv) written in > > python, using pygame_sdl2 > >