James McDonald

Results 4 issues of James McDonald

Extracting the AppImage to use glabels-batch-qt in a docker environment ```bash chmod +x glabels-3.99-master561-x86_64.AppImage ./glabels-3.99-master561-x86_64.AppImage --appimage-extract mv squashfs-root /usr/local/glabels-qt export LD_LIBRARY_PATH=/usr/local/glabels-qt/usr/lib:$LD_LIBRARY_PATH # have to mess with the LD_LIBRARY_PATH because #...

uname -a Linux tgn-ws01-tgn-home 5.6.19-300.fc32.x86_64 #1 SMP Wed Jun 17 16:10:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux When running INSTALL.sh ./INSTALL.sh modprobe: FATAL: Module ashmem_linux not found in directory /lib/modules/5.6.19-300.fc32.x86_64...

Hi @dereuromark, This is my attempt at a PR to add type hinting to the AuthenticationService::loadIdentifier() method I think the reason your phpstorm meta file works in VSCode is the...

### Description When baking a fixture with a custom name when the name parameter exceeds 28 characters it throws an exception. It should be using the `--table` parameter for the...

defect