Package Details: netflix 1.0.7-1

Git Clone URL: https://aur.archlinux.org/netflix.git (read-only, click to copy)
Package Base: netflix
Description: Unnofficial Netflix desktop application
Upstream URL: https://gitlab.com/linuxbombay/netflix-desktop
Licenses: GPL
Conflicts: Netflix-bin
Submitter: gameslayer
Maintainer: gameslayer
Last Packager: gameslayer
Votes: 4
Popularity: 0.86
First Submitted: 2022-11-24 16:24 (UTC)
Last Updated: 2024-06-03 05:35 (UTC)

Latest Comments

1 2 3 Next › Last »

gameslayer commented on 2024-06-04 01:58 (UTC) (edited on 2024-06-04 02:22 (UTC) by gameslayer)

I did do an update to Netflix that disables maximize on startup but I had two friends on Arch Linux xfce4 who tried 1.0.6-1 and had no issues so I don't know what is going on with your systems as even they couldn't reproduce the issue but just to solve the issue I quoted it out

jrd commented on 2024-06-03 17:22 (UTC)

Same for me. It worked again. So the problem was probably between libelectron and some thing system-wide…

linesma commented on 2024-06-03 17:17 (UTC) (edited on 2024-06-03 17:19 (UTC) by linesma)

With the recent libelectron update and the June 3rd update, everything is working again for me on Plasma 6. I did a clean build of both updates just to make sure.

gameslayer commented on 2024-06-01 01:25 (UTC) (edited on 2024-06-01 01:57 (UTC) by gameslayer)

I'll maybe remove mainWindow.maximize()) if it's causing some people issues on the next update tho I am still unable to reproduce this :)

raspberrian commented on 2024-05-31 15:38 (UTC) (edited on 2024-05-31 19:30 (UTC) by raspberrian)

Nothing in my ~/.local or ~/.cache. Fresh install of Arch Linux with plasma 6 but issue remains unfortunately. Could it be something with a OpenJDK or Python update? Fixed it by editing /opt/Netflix/main.js and comment out mainWindow.maximize()). Only, indeed, when you maximize the window it crashes but not when you make the window bigger with moving the side and bottom edges. Thanks for that workaround @jrd

gameslayer commented on 2024-05-31 15:20 (UTC)

Maybe try that, I am honestly a bit stumped on whats causing the issue for you right now

jrd commented on 2024-05-31 15:12 (UTC) (edited on 2024-05-31 15:23 (UTC) by jrd)

Maybe something put in the profile in ~/.local or ~/.cache linked to netflix or libelectron?

jrd commented on 2024-05-31 14:44 (UTC)

Same result when reinstalling npm and rebuilding libelectron.

gameslayer commented on 2024-05-31 13:43 (UTC)

It doesn't have anything to do with Manjaro since I am on Manjaro and unable to reproduce the issue on Gnome or xfce4

Try removing and reinstalling npm next

jrd commented on 2024-05-31 13:28 (UTC) (edited on 2024-05-31 13:31 (UTC) by jrd)

I’m also under Manjaro (stable), so some packages may be lacking behind Arch packages.

my npm version is 10.8.0 my node version is 22.2.0

I didn’t try to use nvm and another node version.

I have other computers (under Manjaro stable, or testing, all with Xfce4) where I can test it too.

[Edit] Same result with node 20 or 21