DonDavici / DreamPlex

Plex client for Enigma2
73 stars 50 forks source link

Switch User -> Bluescreen #308

Open bergyla opened 8 years ago

bergyla commented 8 years ago

Beim drücken der grünen Taste (Switch User) endet die Aktion mit einem Bluescreen und einem Reboot der Enigma/GUI (OpenATV/Metrix)... Der Crash ist auch reproduzierbar wenn bei der Konfiguration Server der Punkt myPlex HomeUser auf False gesetzt wird und somit die Anzeige von Switch Home User im Dreamplex GUI gar nicht angeboten wird.

Getestet mit DreamPlex V2.1.3+git1422+573d30b-r2

dreamplex.log.txt enigma2_crash_1452151623_crash.log.txt

secustor commented 8 years ago

I can confirm this behaviour on OpenVix 3.02.037 for the non german speakers: bergyla and I get a crash when we try to change the myPlex homeUser. Further the button appears still if we deactivate the myPlex homeUser function.

setup: stable release: 2.1.3 Enigma2 distru: OpenVix 3.02.037 Hardware: VU+ Solo²

dreamplex.log.txt enigma2_crash_2016-03-16_17-29-44.log.txt enigma2_crash_2016-03-16_17-10-12.log.txt enigma2_crash_2016-03-16_17-04-01.log.txt enigma2_crash_2016-03-16_17-43-36.log.txt enigma2_crash_2016-03-16_17-40-58.log.txt enigma2_crash_2016-03-16_17-37-08.log.txt

UPDATE:

looks like somewhere in the code a folder at /hdd/dreamplex/config/homeUsers gets created and when we try to change the user by pressing the green button it tries to open a filestream, but this fails because of the directory flag.

I hope this helps. I will do further testing and get back in touch.

UPDATE2: If I delete folder, I don't get this error anymore. But now the file keeps to stay empty <xml></xml> I have tried the default myPlex URL as https://app.plex.tv but no effect.

@bergyla Can you confirm this?

greetings secustor