Corruption in janitor roster icons #23
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ald_productions/spacebase-v2-updated-code#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Occurring on Ubuntu Linux after running the ./linux_install.sh script and restarting.
$ ls -l ~/.steam/steam/steamapps/common/SpacebaseDF9/Linux/Munged/UI/anito
-rw-rw-r-- 1 bryce bryce 320 Feb 6 15:09 /home/bryce/.steam/steam/steamapps/common/SpacebaseDF9/Linux/Munged/UI/JanitorIcon.lua
-rw-rw-r-- 1 bryce bryce 458 Feb 6 15:09 /home/bryce/.steam/steam/steamapps/common/SpacebaseDF9/Linux/Munged/UI/janitoricon.png
If I revert
02e07ce182and reinstall, the icons go back to the way they were.Added ~154859 label
The corruption issue was just that the filename was recorded incorrectly (file letter capitalization was off; good enough for 'doze I suppoze but nix on linux).
Anyway, there's still an issue with the background of the mop not being fully transparent so you can see a square box behind it.