Iuri Diniz

Results 8 comments of Iuri Diniz

As workaround, with the current version (0.1.1), I think if you just create the functions everything will be fine. But you must replace `@extschema@.` with nothing https://gist.github.com/iuridiniz/b659afaa98d4eb5b7bee7ef3ffae4caf

AFAIK This issue is not related to freeswitch. In order to change realtime io scheduler, the container needs CAP_SYS_ADMIN capability. I don't know how to add this cap in your...

Looking your error message, the problem was with CPU scheduler (`ERROR: Failed to set SCHED_FIFO scheduler (Operation not permitted)`), so you need CAP_SYS_NICE too If you want to start freeswitch...

I'm affected by this issue. The problem occours if I use multiple threads and call collect in each thread Thread 01 | Thread 02 ------------ | ------------- `_timeo = socket.getdefaulttimeout()...

> Hi all, I have the same problem. Cleaning the persistent data helps only for a short time. > > Thanks! Yes, I cleanup persistent data, but he problem occurs...

flatpak has the same issue (I have booth)

flatpak ``` iuri@GTR:~$ com.ktechpit.whatsie Gtk-Message: 09:12:56.789: Failed to load module "canberra-gtk-module" Gtk-Message: 09:12:56.789: Failed to load module "canberra-gtk-module" qt.qpa.qgnomeplatform: Could not find color scheme "" Qt: Session management error: Could...

I can still compile the mod_skel and use it 1.10, but yes, it seems abandoned