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

MediaException: com.sun.media.jfxmedia.MediaException: Could not create player! #53

Closed
sentry-io bot opened this issue May 1, 2024 · 0 comments · Fixed by #60
Closed

MediaException: com.sun.media.jfxmedia.MediaException: Could not create player! #53

sentry-io bot opened this issue May 1, 2024 · 0 comments · Fixed by #60
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented May 1, 2024

Sentry Issue: AZKAR-39

MediaException: Could not create player!
    at com.sun.media.jfxmediaimpl.NativeMediaManager.getPlayer(NativeMediaManager.java:274)
    at com.sun.media.jfxmedia.MediaManager.getPlayer(MediaManager.java:118)
    at javafx.scene.media.MediaPlayer.init(MediaPlayer.java:474)
    at javafx.scene.media.MediaPlayer.<init>(MediaPlayer.java:421)
    at com.bayoumi.util.gui.notfication.NotificationAudio.play(NotificationAudio.java:29)
...
(9 additional frame(s) were not displayed)

MediaException: com.sun.media.jfxmedia.MediaException: Could not create player!
    at javafx.scene.media.MediaException.exceptionToMediaException(MediaException.java:146)
    at javafx.scene.media.MediaPlayer.init(MediaPlayer.java:518)
    at javafx.scene.media.MediaPlayer.<init>(MediaPlayer.java:421)
    at com.bayoumi.util.gui.notfication.NotificationAudio.play(NotificationAudio.java:29)
    at com.bayoumi.util.gui.notfication.Notification.create(Notification.java:22)
...
(8 additional frame(s) were not displayed)
@sentry-io sentry-io bot added the bug Something isn't working label May 1, 2024
@AbdelrahmanBayoumi AbdelrahmanBayoumi moved this to 🚢 Todo in Azkar Roadmap May 1, 2024
@AbdelrahmanBayoumi AbdelrahmanBayoumi moved this from 🚢 Todo to 🏗 Working on it in Azkar Roadmap Jul 6, 2024
@AbdelrahmanBayoumi AbdelrahmanBayoumi linked a pull request Jul 6, 2024 that will close this issue
AbdelrahmanBayoumi added a commit that referenced this issue Jul 6, 2024
…ception

Fix #53 prevent create player if no driver
@AbdelrahmanBayoumi AbdelrahmanBayoumi moved this from 🏗 Working on it to ✅ Done in Azkar Roadmap Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant