darealshinji
darealshinji
### Pre-submit checks - [X] I [checked for similar issues](https://github.com/TheAssassin/AppImageLauncher/issues?q=) beforehand, but could not find any, not even closed ones. I could not add my bug report to any existing...
**Describe the bug** I've installed nqq through snap but it doesn launch. **To Reproduce** ```sh $ sudo snap install core22 core22 20220902 aus Canonical✓ installiert $ notepadqq /snap/notepadqq/855/usr/local/lib/notepadqq/notepadqq-bin: /lib/x86_64-linux-gnu/libc.so.6: version...
There are a lot of files inside the `$prefix/share/notepadqq` directory: ``` $ find share/notepadqq/ -type f | wc -l 1563 ``` I was wondering if you could pack these files...
I had built an app that uses QtDBus, so I need the DBus daemon to run in background. I can launch it as an autostart process, but the command promt...
`HAVE_SYS_TIMES_H` must be manually defined as 0 or else the build will fail.
Also... - remove dependency on "tiff"; it's not used despite the configure script looking for it - better way to build static library - don't export all DLL symbols -...
Simple package update.
- fix static Qt6 build involving qt6-qtimageformats - apply the ENABLE_RELOCATABLE patch on the poppler-qt builds - add qtimageformats/qt6-qtimageformats to the dependencies Please read http://mxe.cc/#creating-packages In particular, make sure that...
building with `make`, `make VERBOSE=` or `make VERBOSE=0` won't change anything, but setting VERBOSE to anything else will show the output that goes into the build log Please read http://mxe.cc/#creating-packages...
is included twice (probably a missing header fixed by upstream at some point) Please read http://mxe.cc/#creating-packages In particular, make sure that your build rules: * install .pc file, * install...