-
I have been using lgi for one of my projects, and it has been incredibly difficult for me to wrap my head around it. There aren't any documents for it, and the only way for me to make a program with l…
-
DISCLAIMER: it's not a true issue cause I know this library isn't being developed for Lua5.4
So, I have been trying to compile this library for Lua5.4. I am using Fedora 40 and I was trying to see …
-
### The problem
The UPnP/IGD integration shows „Failed setup“ in the integrations panel.
UPnP is enabeled on the Fritz!Box, restart of the Fritz!Box didn‘t solve the issue.
### What version…
-
### Describe the bug
As briefly discussed [here](https://github.com/NixOS/nixpkgs/commit/a2fd477970f3cfb5c5c51bc527ce6ace47b1cfab#r56948876) `luaPackages.lgi` recently started to produced errors, as …
-
Bang, cara biar bisa ke connect database mongodb gimana ya? Tiap --db "link" pasti klo bot di restart data ilang lgi
-
Hi, I was considering using Lgi with [Fennel](https://fennel-lang.org/) for one of my future projects. However I develop apps for the eOS platform, and in the next months they'll be releasing Gtk4 (on…
-
Taking this as my basic example for lack of better explanation
```lua
local lgi = require("lgi")
local Gtk = lgi.require("Gtk", "3.0")
local cairo = lgi.cairo
local window = Gtk.Window {
titl…
-
In the awesome window manager's test suite, I've seen weird and non-reproducible crashes with Lua
5.2 and 5.1.
With Lua 5.3 it's reproducible and a bit clearer, which might be also because of other p…
-
Output of `awesome --version`:
awesome v4.3-314-g1116bc47 (Too long)
• Compiled against Lua 5.1.4 (running with LuaJIT 2.0.5)
• D-Bus support: ✔
• xcb-errors support: ✘
• execinfo support: …
-
Hi
I've installed a new firmware to Meraki MR12 (21.02.3), and the problem is when I test a wi-fi speed I get about 130-140 Mb/s DW, but only 2-3 Mb/s UP.
So I take a UART and flashed a 21.02.1, but…