Manu Linares

Results 29 issues of Manu Linares

This. If I have the time, later this week I'll try to write a plugin for qBitorrent

[hodoHandshake.pcap.zip](https://github.com/wifiphisher/wifiphisher/files/4393495/hodoHandshake.pcap.zip) **Version**: commit 46bdf134d838bb33e1272c598a67c8cf085c5d8d **Description**: command **sudo wifiphisher --essid Hodo -hC hodoHandshake.pcap** It creates the rogue ap with ssid "Hodo" and select attack "firmware-upgrade". Client then connects, and enters wifi...

### Describe the bug App crashes sometimes when going back to the Launcher ### Steps to reproduce 1- Go to launcher from any app. 2- I see briefly lawnchair asking...

bug

opening firefox and playing a video stdout: `env NVD_LOG=1 MOZ_X11_EGL=1 MOZ_DISABLE_RDD_SANDBOX=1 LIBVA_DRIVER_NAME=nvidia /usr/lib/firefox/firefox %u` ``` [GFX1-]: glxtest: VA-API test failed: failed to initialise VAAPI connection. ATTENTION: default value of option...

https://github.com/elFarto/nvidia-vaapi-driver/blob/8e66a2fe429a57fda1bbd735842fe8fec87d1d7b/test.sh#L21 `[cplayer] Warning: option --opengl-debug was replaced with --gpu-debug and might be removed in the future.` should be: `$MPV -v --msg-level=all=debug --hwdec=vaapi --gpu-debug --hwdec-codecs=all --vd-lavc-check-hw-profile=no "$@"`

### Describe the bug 1. Play "h264, aac2.0" movie that always worked in direct mode on my firestick. 2. Check Dashboard, and see that it is transcoding: Reason for transcoding:...

bug
playback

``` python main.py --upscale --scale 4 --image FILEPATH Traceback (most recent call last): File "/home/mb/scripts/EDSR_Tensorflow/main.py", line 3, in import run File "/home/mb/scripts/EDSR_Tensorflow/run.py", line 13, in from tensorflow.tools.graph_transforms import TransformGraph ModuleNotFoundError:...

How to reproduce: 1. Run [Manjaro](https://manjaro.org/download/xfce) 1. Install aur helper "yay" (`pacman -Sy yay`) 1. Install lwjgl from aur ([2](https://aur.archlinux.org/packages/lwjgl), [3](https://aur.archlinux.org/packages/lwjgl2)) or other way. (`yay lwjgl`) 1. Try to run...

> Playlist is not endlist. Only VOD Playlists are supported example m3u8 file of livestream. ``` #EXTM3U #EXT-X-VERSION:3 #EXT-X-ALLOW-CACHE:YES #EXT-X-TARGETDURATION:13 #EXT-X-MEDIA-SEQUENCE:29 #EXTINF:10.427778, hls_360p_0029.ts #EXTINF:4.546511, hls_360p_0030.ts #EXTINF:10.427778, hls_360p_0031.ts #EXTINF:10.427778, hls_360p_0032.ts #EXTINF:10.427778,...

enhancement

https://github.com/openwrt/luci/blob/71017a530473bf52d5fbf507c62be096975f2bfb/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js#L27 ` _('Show advanced options like packge list modification'));` should be ` _('Show advanced options like package list modification'));`