Open dschrempf opened 1 month ago
I think the reason is that the JRE needs to be include Java FX.
Something like
callPackage /path/to/mediathekview {
jre = (pkgs.jre.override { enableJavaFX = true; });
};
Unrelated: i think there is a negation missing in the issue title
Describe the bug
MediathekView does not start properly. Settings dialogs appear but the main application does not. There are no clear hints on why this is the case in the console log (see below).
Steps To Reproduce
Install and open MediathekView.
Additional context
QMediathekView
which does work somewhat but complains about a malformed "mirror list".Notify maintainers
@Moredread
Metadata
Add a :+1: reaction to issues you find important.
Console log: