You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
Teknomancer
I ssh'd a zip file into Haiku and tried to open it with Beezer. The MIME-type wasn't set and this caused Beezer to not open the file while Expander had no trouble opening it subsequently (probably MIME got updated somehow or it just works by extension too).
Beezer should ideally also try to open the file by recognizing the .zip extension. I was sure this used to work, but I could be mistaken.
Teknomancer
I think this is due to missing "_bzr_rules.txt" in the Beezer's settings folder. I don't remember the format of this file, I'll have to check the code later.
Hmm, that file doesn't exist in the tree anylonger... it should be re-added. Perhaps including it in some other location might be better. Anyway, added it here so I don't forget.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Teknomancer
I ssh'd a zip file into Haiku and tried to open it with Beezer. The MIME-type wasn't set and this caused Beezer to not open the file while Expander had no trouble opening it subsequently (probably MIME got updated somehow or it just works by extension too).
Beezer should ideally also try to open the file by recognizing the .zip extension. I was sure this used to work, but I could be mistaken.
Teknomancer
I think this is due to missing "_bzr_rules.txt" in the Beezer's settings folder. I don't remember the format of this file, I'll have to check the code later.
Teknomancer
https://bitbucket.org/cpr/beezer/src/250f50899f74c68ceb81134af9d60a2bfcf2aed6/Source/Beezer/settings/_bzr_rules.txt
Hmm, that file doesn't exist in the tree anylonger... it should be re-added. Perhaps including it in some other location might be better. Anyway, added it here so I don't forget.
The text was updated successfully, but these errors were encountered: