Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beeps? in this day and age? #158

Closed
fasterthanlime opened this issue Jun 18, 2018 · 7 comments
Closed

Beeps? in this day and age? #158

fasterthanlime opened this issue Jun 18, 2018 · 7 comments

Comments

@fasterthanlime
Copy link
Collaborator

Here's a test executable that, for me, on Windows 10:

  • beeps once in mintty (msys2 shell)
  • beeps twice in cmd.exe

The third beep is never heard - this is what butler uses as a prefix for tasks.

Attached is beeptest.exe, signed with our certificate. I'm curious how it behaves on Windows 7!

beeptest.zip

@200sc
Copy link
Contributor

200sc commented Jun 18, 2018

I don't hear any beeps on Windows 7 in cmd.exe or powershell.

@fasterthanlime
Copy link
Collaborator Author

Update: for the original reporter:

  • beeptest.exe beeps once
  • even butler -V is enough to make their computer beep
  • it's run from a .bat script

@fasterthanlime
Copy link
Collaborator Author

@200sc do you get a beep if you run butler upgrade ?

@200sc
Copy link
Contributor

200sc commented Jun 18, 2018

No, it didn't beep for me

cmd output if it matters:

E:\Downloads\beeptest>butler upgrade
∙ Looking for head upgrades...
√ Current version: d0a6e399509910618ef07d07d18152af5d44ca4e (head)
√ Latest version : e58c6568e85b0da37fea9e9f79ff9dd4b2d6a83f (head)
:: Do you want to upgrade now? [y/N] y
∙ https://broth.itch.ovh/butler/windows-amd64-head/e58c6568e85b0da37fea9e9f79ff9
dd4b2d6a83f/.zip
Scanning 3 entries for a stage two marker...
√ Upgraded butler from d0a6e399509910618ef07d07d18152af5d44ca4e (head) to e58c65
68e85b0da37fea9e9f79ff9dd4b2d6a83f (head). Have a nice day!

@200sc
Copy link
Contributor

200sc commented Jun 18, 2018

False alarm, I had some bars in my audio mixer turned to zero-- I do get the single "should beep" beep from the test program.

(also, butler upgrade dropped off a .gz file in my GOBIN but didn't extract the exectuable from it, so it looked like butler was broken, but that's on head, so)

@fasterthanlime
Copy link
Collaborator Author

(also, butler upgrade dropped off a .gz file in my GOBIN but didn't extract the exectuable from it, so it looked like butler was broken, but that's on head, so)

That sounds like what an older butler would've done - I've changed the upgrade mechanism at some point (it uses .zip now, as you can see from the output!).

@200sc so beeptest beeps once, and butler upgrade doesn't beep at all ?

@200sc
Copy link
Contributor

200sc commented Jun 18, 2018

That's correct. I can try other versions of butler if you'd like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants