Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Radiant 1.11.4 unresponsive scrolling with > 95% CPU usage #649

Open
aleksarias opened this issue Mar 21, 2017 · 7 comments
Open

Radiant 1.11.4 unresponsive scrolling with > 95% CPU usage #649

aleksarias opened this issue Mar 21, 2017 · 7 comments

Comments

@aleksarias
Copy link

Installed the latest radiant player and made sure I'm using the NPAPI version of flash.
When enter the program and scroll, the program freezes and CPU utilization goes to over 95% on a single core.
Here's my OS information:

Model Name:	MacBook Pro
Model Identifier:	MacBookPro13,2
Processor Name:	Intel Core i5
Processor Speed:	2.9 GHz
Number of Processors:	1
Total Number of Cores:	2
L2 Cache (per Core):	256 KB
L3 Cache:	4 MB
Memory:	8 GB
System Version:	macOS 10.12.3 (16D32)
Kernel Version:	Darwin 16.4.0
Boot Volume:	Macintosh HD
Boot Mode:	Normal

Here's a screenshot of the CPU usage while simply scrolling and not playing music.
untitled

@jacobwgillespie
Copy link
Member

This should be resolved with the upcoming Radiant 2.0 (which doesn't use Flash).

@Evertt
Copy link

Evertt commented Apr 15, 2017

@jacobwgillespie when is 2.0 expected to arrive?

@jacobwgillespie
Copy link
Member

jacobwgillespie commented Apr 15, 2017

@Evertt I'm not entirely sure - you can follow along with the progress at https://github.com/radiant-player/radiant-player-electron. But since it's essentially only my limited free time that is being devoted to development, I'm not sure when I'll have time to finish everything up. The big features that are still missing are:

  • A settings dialog
  • Themes
  • Last.fm scrobbling

Then I have to get the pipeline set up to actually release it.

@chrismou
Copy link
Member

@jacobwgillespie is it still only building for Mac? I had a look at the repo a few months ago but was depending on some Mac only packages

@jacobwgillespie
Copy link
Member

@chrismou yes, for now. Technically the only mac-specific thing is the osx-mouse package that's being used to access the mouse and thus make the custom title bar work. There's an equivalent package for Windows that can be used there as a replacement. I've mainly just been targeting feature-parity with Radiant 1.0 to get this out the door faster, but after that's done then going back and adding Windows support should definitely be doable.

@chrismou
Copy link
Member

Yeah, I'm getting flashbacks of this being where i got stuck last time. Us pesky Linux users ;-)

Haven't spotted any equivalent Linux packages on your travels have you? I can't actually remember what that OSX mouse package actually does.

@jacobwgillespie
Copy link
Member

jacobwgillespie commented Apr 17, 2017

Ah, you're on Linux - I haven't seen the equivalent package for Linux, however the C code is acutally pretty straightforward, so creating an equivalent Linux package should be doable, I would imagine. Or we could just disable the custom menu bar on Linux.

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

No branches or pull requests

4 participants