-
Notifications
You must be signed in to change notification settings - Fork 101
some problems (maybe bugs) #126
Comments
Hey @emadg, first of all thanks for the valuable feedback! SoundCleod was recently entirely rewritten from scratch (in version 1.x) to support better performance, faster development cycle and hopefully easier code contribution. This introduced a bunch of bugs and missing features, both will soon be addressed (bugs fixed, features reimplemented).
|
Command+W is fixed in version 1.1.5. |
Hi Márton, Thanks for quick fix of the problem. your app is awesome for listening to BTW, the link for version 1.1.5 is not working. I thought it's goof to Cheers, On Wed, Nov 16, 2016 at 2:08 PM, Márton Salomváry [email protected]
|
On Thu, Nov 17, 2016 at 7:13 PM, Emad Gohari [email protected] wrote:
|
Oops thanks for the heads-up, fixed the download link. I'm glad you find the app useful. Cheers! |
In previous versions, I could use command+R to refresh the page and also command+L to show the SoundCloud URL of the track/playlist/artist I am viewing in SondCleod. It looks like these shortcuts are not working anymore in new update.
Also, When I open the app and play a track, before the new update, when I used command+W I could close the window but the song still was playing in the background and I could view the app's GUI by clicking the App's icon in my dock. However, now when I close the window using command+W the song stop playing and I cannot get the app's GUI back by clicking the app's icon. Also when I try to open the app's GUI window again using Sondcleod's options in toolbar using Window->Main Window, I get the error below:
[[A JavaScript error occurred in the main process]]
Uncaught Exception:
TypeError: Cannot read property 'show' of null
at EventEmitter.menu.events.on (/Applications/SoundCleod.app/Contents/Resources/app.asar/main.js:143:15)
at emitNone (events.js:86:13)
at EventEmitter.emit (events.js:185:7)
at click (/Applications/SoundCleod.app/Contents/Resources/app.asar/menu.js:137:20)
at MenuItem.click (/Applications/SoundCleod.app/Contents/Resources/electron.asar/browser/api/menu-item.js:52:9)
at Function.executeCommand (/Applications/SoundCleod.app/Contents/Resources/electron.asar/browser/api/menu.js:121:15)
I am not sure if the previous functionality of command+W was correct or not from the app's design point of view, but I used it a lot for minimizing Soundcleod. If possible please fix these issues so that it works like before.
Thanks ;)
The text was updated successfully, but these errors were encountered: