Search Criteria
Package Details: tvtower-bin 0.8.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tvtower-bin.git (read-only, click to copy) |
---|---|
Package Base: | tvtower-bin |
Description: | A tribute to Mad TV. Written in BlitzMax, Lua and a bit of C.(Prebuilt version) |
Upstream URL: | https://www.tvtower.org/ |
Keywords: | blitzmax cross-platform cross-platform-game game madtv manager-game movies simulation |
Licenses: | LicenseRef-custom |
Conflicts: | tvtower |
Provides: | tvtower |
Submitter: | nalquas |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 1 |
Popularity: | 0.013940 |
First Submitted: | 2021-11-11 18:59 (UTC) |
Last Updated: | 2024-12-24 02:12 (UTC) |
Dependencies (5)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- glu (glu-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libxcb (libxcb-gitAUR)
- gendesk (make)
Latest Comments
zxp19821005 commented on 2024-05-28 01:19 (UTC)
@AngryUbuntuNerd You can see the
PKGBUILD
file :find "${pkgdir}/opt/${pkgname%-bin}/logfiles" -name "log.*.txt" -perm 644 -exec chmod 666 {} \;
I've changed the permissions of the file, and it runs well in KDE x11.AngryUbuntuNerd commented on 2024-05-27 16:19 (UTC)
There seems to be something wrong with folder permissions, as I get this error when starting it as a non-root user:
Cannot open "logfiles/log.app.txt" to append log entry to.
Starting as root works, but that causes issues with Wayland.