question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Custom audio for alarm does not work

See original GitHub issue

Describe the bug When I specify the the .wav file within the INI, the sound does not get played

To Reproduce Set up the INI file so that it’s the following:

[General]
no_clock = False
no_sound = True
emoji = False
; Set a file here to play this instead of default bell sound (Optional) 
audio_file = /home/jared/Sounds/Hummingbird-SoundBible.com-623295865.wav

[Time]
tomatoes_per_set = 4
work_minutes = 1
small_break_minutes = 5
long_break_minutes = 15
alarm_seconds = 5

[KeyBindings]
focus_previous = s-tab,left,h,j
focus_next = tab,right,l,k
exit_clicked = q
start = s
pause = p
reset = r
reset_all = a
  1. Uninstall the pip package via pip uninstall 'pydoro[audio]
  2. Build using python3 ./setup.py build
  3. Install using python3 ./setup.py install
  4. Run using python pydoro/pydoro_tui.py

Expected behavior I expect the humming bird sound to play after the timer ends

Desktop (please complete the following information):

  • Linux Mint 21 “Vanessa”

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
JaDoggcommented, Aug 29, 2022

Press watch button in github.

1reaction
JaDoggcommented, Aug 29, 2022

yes… too lazy to do a release today… 🦥

Read more comments on GitHub >

github_iconTop Results From Across the Web

iPhone alarm song not working - Apple Community
When I set a song as my alarm, the song plays during the setting process. However when the alarm goes off, the default...
Read more >
iPhone Alarm is Not Playing Selected Music in iOS 15.3 [Fixed]
How to fix iPhone alarm is not Playing Selected Music on iPhone, Alarm won't play selected music in iOS 15, iPhone alarm song...
Read more >
How to fix phone alarm not working - Carlcare
If the phone alarm is not working, simply go to the sound settings on your phone to cross-check, increase the volume, and assign...
Read more >
N9 Clock / Alarm looses custom sounds (MP3)
it works fine on my device, though i have not chosen anything more then one sound. i am using mp3 as well. my...
Read more >
[IOS 16 DB1] Custom alarms aren't showing up when ... - Reddit
[IOS 16 DB1] Custom alarms aren't showing up when selecting an alarm sound and if you select a song as your alarm it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found