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.

Remixatron crashes when trying to display playback progress

See original GitHub issue

Just downloaded the newest version to give some of the changes a go. However, I get this error when it tries to display playback progress:

##Traceback (most recent call last):---###--###---#####---####--##-----###--###---#####---#####-----####-----###----######---#
##----####------##----###--------###  File "/Users/Jason/Sites/Remixatron/infinite_jukebox.py", line 319, in <module>####---##
###-----####-----###----######---###----####------##----###--------#####-                                                display_playback_progress(v)
2019-07-28 11:31:43.125  File "/Users/Jason/Sites/Remixatron/infinite_jukebox.py", line 119, in display_playback_progresshe (null) framework.                                                                                                              curses.A_REVERSE)                      # print in reverse highlight
                                                                  _curses.error: addch() returned ERR

The song plays for one beat before pygame crashes and audio stops playing.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
drensincommented, Aug 3, 2019

Well… I’ve been working for a couple of weeks on a real UI for this. I’ve now just uploaded it here: https://github.com/drensin/Remixatron/tree/master/Web UI.

In general, the curses library used in the CLI is a problematic, so I’m slowly going to deprecate it. Please poke at the web ui and let me know what you think 😃

0reactions
GoldenChaoscommented, Aug 4, 2019

Oh, awesome! Will do, been waiting for this for a looooong time 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jellyfin crashes each time after 5 min when playing a video
Any video media play ends up by jellyfin crashing and restarting after around 5 min. To Reproduce. Launch a video; Wait ~ 5...
Read more >
Playback stops on mobile devices. Progress bar sta... - Page 11
What happens for me is that it'll play for awhile and then suddenly stop, or if I try to skip a song it...
Read more >
ProgressDialog.show() crashes with getApplicationContext
One cause of this error may be trying to display an application window/dialog through a Context that is not an Activity. Now, i...
Read more >
Resolve crash at playback video - Blackmagic Forum
Hi everyone. I use Davinci Resolve Studio 16.1.1 and i have one serious problem. When I try to playback edited video, its crashs....
Read more >
Apple Music crashing on iOS 14 | Apple Developer Forums
Crashes occure on an iPhone 11 Pro, iPhone 8 Plus, iPhone SE an iPad 10.2. Those crashes happen when I am trying to...
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