You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello lgi development team. I've encounteded an issue with both lua and luajit when trying to use the playerctl and upower interfaces. The output itself is not very descriptive as the command line only reads `Segmentation fault".
I don't even know where to start as it is easy to get lost, I've made the following upower example code to explain:
I think I have all the needed introspection objects needed. Placing such code inside a GLib main loop doesn't change the output at all. Any ideas on what might be happening?
The text was updated successfully, but these errors were encountered:
Hello lgi development team. I've encounteded an issue with both lua and luajit when trying to use the playerctl and upower interfaces. The output itself is not very descriptive as the command line only reads `Segmentation fault".
I don't even know where to start as it is easy to get lost, I've made the following upower example code to explain:
The same happens with playerctl:
I think I have all the needed introspection objects needed. Placing such code inside a GLib main loop doesn't change the output at all. Any ideas on what might be happening?
The text was updated successfully, but these errors were encountered: