-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
2020.4.7 Stopped working some time today, git missing everything since 2020.04.1 #13
Comments
I can validate this. Something broke in the latest release. It worked this morning and then, after the update, stopped working afterwards. I didn't debug it but it looks like @mgabeler-lee-6rs already did that for us (ty for reporting the issue btw, my kid's school is using this and it's been a fantastic value-add to the Google Meet conferencing experience) |
@mgabeler-lee-6rs The repo you are looking for is https://github.com/Fugiman/google-meet-grid-view This is only an extension wrapper for that userscript. I would go ahead and make the same issue there. |
Filed upstream issue: FugiTech/google-meet-grid-view#40 |
Hmm ... did some debugging and I'm less convinced this is an upstream issue. In the version of the extension I have locally, the line that crashes is:
However, that line is If I hack up that line in the extension to match upstream ... suddenly things work again. Which makes me thing that what changed and broke this wasn't google meet, but the latest update to Google Chrome (I installed 81 this morning) |
I also note that what's in the chrome web store is 6+ revs newer than than what is here in github 😢 |
I am getting several people having success when they uninstall and reinstall the extension. Does that fix it for you? |
Yep ... that upgraded me to |
Also, ignoring the versions issue, a sizeable chunk of this extension's code is not checked into git here -- |
That's unfortunate that the GitHub is not updated. Not very community friendly 😕 |
@sreyemnayr is the one who deploys the extension, right? |
He's the only one that has committed here, and the username lines up with the human name that signed the privacy policy :) |
This was my fault. It was working in my build of Chromium but clearly not across the board. Should be working in 2020.4.9 |
Lol cut me a break, I’m just trying to help out. |
Sorry about that |
No worries. This whole thing has just gotten so crazy. What started as something I literally packaged for like 300 people has ballooned into 3 million and while that’s kind of neat, it’s mostly been a tremendous amount of work just signing student data agreements and whatnot. I feel like I have to do it because I understand how huge a difference it makes for our families, but this isn’t like what I DO... |
Kind of a little bit of all of those. |
I for one would love to help with keeping the extension working @sreyemnayr, if you've got stuff that needs fixing/doing besides the list of gh issues(I can look at those too). This is so incredibly useful to so many people that I can only imagine many others would be willing to help too :) |
I think something must have changed on the google meet site, as this extension was working earlier today, but now it's not working at all -- it doesn't add its button to the meet UI, and clicking the grid toggle in the extension itself doesn't do anything any more.
There's an error in my dev console that I think is coming from this extension:
Which corresponds to ... code I can't find in this repo?
I have version
2020.4.7
installed currently.The text was updated successfully, but these errors were encountered: