Open LupoLucario opened 2 years ago
Hi have the same issue.
Same. Works on my other mirror though. I'm running out of ideas. Seems like if I could click continue as guest, it'd be fine, but I already hid my mouse. lol
It is ONLY the youtube app from my phone. Every other app from phone, or computer, or whatever works fine.
Having same issue anyone got solution for this??
Anyone find a fix?
I cloned the SD from my other mirror and tried it on new hardware. Still have the screen coming up on the new one, while my old mirror is fine. Has to be something silly.,..
Hello, I have the same problem on a new installation. Has anyone found a solution? Thanks :)
@LupoLucario Any luck with this issue? @kevinatown any suggestion how we could get this working?
I tried several things: different devices, networks and circumstances but without any luck so far.
Hi y'all, sorry about the delay on this, been busy with work, house, life, and some other projects. Anyways..
Some more information would be greatly appreciated, such as:
You can do the log like so: npm start >> log.log
and stick that log in here? Thanks!
Hi kevin,
Here is the log of starting the mirror, connecting with the phone (not playing any video), and disconnecting. For a better readability I disabled all of my other modules:
> magicmirror@2.20.0 start
> DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
[07.08.2022 16:34.20.222] [LOG] Starting MagicMirror: v2.20.0
[07.08.2022 16:34.20.230] [LOG] Loading config ...
[07.08.2022 16:34.20.237] [LOG] Loading module helpers ...
[07.08.2022 16:34.20.392] [LOG] Initializing new module helper ...
[07.08.2022 16:34.20.394] [LOG] Module helper loaded: MMM-Screencast
[07.08.2022 16:34.20.395] [LOG] All module helpers loaded.
[07.08.2022 16:34.20.523] [LOG] Starting server on port 8086 ...
[07.08.2022 16:34.20.536] [LOG] Server started ...
[07.08.2022 16:34.20.538] [LOG] Connecting socket for: MMM-Screencast
[07.08.2022 16:34.20.540] [LOG] Sockets connected & modules started ...
[07.08.2022 16:34.20.846] [LOG] Launching application.
[07.08.2022 16:34.36.195] [LOG] screencast stdout:
> magicmirror-screencast@0.0.5 start
> electron app.js
[07.08.2022 16:34.38.080] [LOG] screencast stderr: (node:18655) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See https://github.com/electron/electron/issues/23506 for more information
Thank you for your help =)
I got the same behavior.
I have the same problem...please @kevinatown help us! Thanks
This is happening for me also. @kevinatown
Started happening on my other install that was working before.
Having the same issue - is there a fix?
I did a PR here: https://github.com/kevinatown/MMM-Screencast/pull/132 Waiting for @kevinatown to look at it.
I did a PR here: #128 Waiting for @kevinatown to look at it.
Does this fork https://github.com/amirthapa27/MMM-Screencast solve the problem?
Thanks
I did a PR here: #128 Waiting for @kevinatown to look at it.
Does this fork https://github.com/amirthapa27/MMM-Screencast solve the problem?
Thanks
Yes but it opens the developer tools.
You can use https://github.com/smartgic/MMM-Screencast with the fix_window_still_visible
branch.
I did a PR here: #128 Waiting for @kevinatown to look at it.
Does this fork https://github.com/amirthapa27/MMM-Screencast solve the problem? Thanks
Yes but it opens the developer tools.
You can use https://github.com/smartgic/MMM-Screencast with the
fix_window_still_visible
branch.
Ok, thanks. The other big problem (perhaps worse than the issue #128 ...) is the one described in this issue #131 , that is the impossibility to connect.
Is there a solutions?
The connecting issue fixes itself when you do npm audit fix - - force.
But the window still visible problem creeps back in. :(
I tried the fix of @goldyfruit with Raspberry OS Buster and Bullseye. In my case it works with both os versions
I am having the same issue. After closing the connection (via smartphone), youtube on the mirror.
fix_window_still_visible
branch does not solve the problem. Any ideas?
For me, the fork of @goldyfruit fixed the error of closing the module. However, I still have connection issues after connecting to the mirror once. Only a restart of MM2 fixes the error, which means I have to restart the mirror after each screencast, which kind of sucks.
Hello! Will here be update which hide module after translation ending?
I've used the branch: fix_window_still_visible but it doesn't help my situation. The Youtube window remains open after I close the player on the phone.
Raspberry Pi 4, x64 6.1.21-v8+ MagicMirror 2.26.0
Hi, I just pulled the new code and I have the same issue after a fresh installation.
After closing the connection (via smartphone), youtube on the mirror is still visible and asks me, if I want to login or not.
A reconnection is possible and works. But I can not get rid of the window without restarting the mirror :/