ronb1964
ronb1964
This worked for a while on Nobara but now I'm back to having to log into an X11 session. I'm on Gnome 46.6 using NVidia 565.57.01. Same results with both...
Closing and reopening to re-run tests now that repository is public
The test failure is due to test environment incompatibility, not a packaging issue: - AppImage bundles Python 3.13 with required libraries (libpython3.13.so.1.0) - Test environment lacks this library and ydotool...
Updated to v0.3.7 with AppImageHub compatibility fixes: - Bundled ydotool binaries for self-contained text injection - Added AppImage update information (zsync) - Fixed dependency handling The new release should pass...
## ✅ Issues Fixed - Ready for Re-test I've addressed all the test failures from the previous run: ### Fixes in v0.3.7: 1. **✅ Bundled ydotool binaries** - AppImage is...
Gentle ping @AppImage maintainers - v0.3.7 has been released with all the fixes for the test failures (bundled ydotool, zsync support, optimized size). Could you please re-run the validation tests?...
Closing and reopening to trigger fresh validation tests with v0.3.7 fixes
Fixed AppImageHub validation issues: ✅ Removed symlink desktop file (was causing 'multiple desktop files' error) ✅ Added PNG icon to AppDir root (AppImageHub requirement) ✅ Rebuilt v0.3.7 AppImage with fixes...
Fixed Python library path issue for AppImageHub test compatibility. Changes: ✅ Removed desktop file symlink ✅ Added PNG icon format ✅ Made ydotool system dependency (documented in README) ✅ Fixed...
✅ Final v0.3.7 AppImage uploaded with all fixes: - Bundled ydotool (built from source for compatibility) - PNG icon in AppDir root - Removed desktop file symlink - Success messages...