-
Notifications
You must be signed in to change notification settings - Fork 10
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
Found Devices Show No Options #21
Comments
For the time being I have uninstalled the app since every time my system would crash while I am gaming, that would be the only app that would show up in the crash log in my Mint system. Edit: For some reason when updating this post with a comment, it closed this out, not my intention. |
Hi! Thank you for the report! |
It is probably because of the WLED version 0.14. |
Tried setting one of the lamps toggles to online mode and it didn't change anything for it. Sorry for the late reply, had to debug a crashing system after a GPU upgrade (ended up being the power supply). I will be keeping closer tabs and hoping for a possible upgrade. On a note, I did try an older version of the program as you suggested to someone else having the same issue on a windows machine, while it did kind of work, it wasnt ideal. |
I will try to reproduce and fix this, maybe in March. |
No pressure. I am glad that I could spot this issue and provide the information I have. |
How did you install WLED? The latest release is 0.14.0-b1. How did you install 0.14.0.2.1? |
Sorry about the long delay. Ive been having this issue with all versions of WLED, the normal version and even the Moon Mod version. |
Damn close option, wish that wasnt the default. lol |
Just to be sure: Does only the settings page not work in WLED-GUI or does the whole WLED Page not show up? |
https://imgur.com/a/UNef6V3 |
Thank you for the video! I have to look into this again and try to reproduce it. |
I was wondering if you have ever found a fix. |
Hi! |
Don't worry about the timeline. I am patient. :P Also I tried installing the latest version onto another Mint computer and got the same results. |
Describe the bug
When bringing up the GUI window, I can detect and find all the devices on my network, but when selecting any of them, nothing but a blank window shows up. I was able to get a crash log from my Linux Mint system to help further looking into this bug.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Options for said selected device should show up and be operable.
Screenshots
First image shows the devices on my network.
But when selecting any of them, this is all I am given.
Desktop (please complete the following information):
Additional context
Here is a pastebin of the crash report from my system given about the WLED GUI bug.
https://termbin.com/ph0v
If the link does not work, Ill copy it below.
===================================================================
Info
Command Line: $'/opt/WLED/wled-gui --type=renderer --field-trial-handle=16358194044287095488,15556290221622830441,131072 --enable-features=WebComponentsV0Enabled --disable-features=CertVerifierService,CookiesWithoutSameSiteMustBeSecure,SameSiteByDefaultCookies,SpareRendererForSitePerProcess --lang=en-US --app-path=/opt/WLED/resources/app.asar --enable-sandbox --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --no-v8-untrusted-code-mitigations --shared-files=v8_context_snapshot_data:100'
Executable: /opt/WLED/wled-gui
Control Group: /user.slice/user-1000.slice/session-c1.scope
Unit: session-c1.scope
Slice: user-1000.slice
Session: c1
Owner UID: 1000 (azurusnova)
Boot ID: a289d9df7445484eb69508659b0dd76f
Machine ID: e7d0df732b0649e49e97a4d764308014
Hostname: azurusnova
Storage: /var/lib/systemd/coredump/core.wled-gui.1000.a289d9df7445484eb69508659b0dd76f.2423.1673603815000000.zst (present)
Disk Size: 1.6M
Message: Process 2423 (wled-gui) of user 1000 dumped core.
===================================================================
GDB Log
warning: Can't open file /dev/shm/.org.chromium.Chromium.D6WhRH (deleted) during file-backed mapping note processing
[New LWP 1]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/opt/WLED/wled-gui --type=rendere'.
Program terminated with signal SIGSYS, Bad system call.
#0 clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:62
62 ../sysdeps/unix/sysv/linux/x86_64/clone3.S: No such file or directory.
===================================================================
GDB Backtrace
warning: Can't open file /dev/shm/.org.chromium.Chromium.D6WhRH (deleted) during file-backed mapping note processing
[New LWP 1]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/opt/WLED/wled-gui --type=rendere'.
Program terminated with signal SIGSYS, Bad system call.
#0 clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:62
62 ../sysdeps/unix/sysv/linux/x86_64/clone3.S: No such file or directory.
#0 clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:62
#1 0x00007f9992490a51 in __GI___clone_internal (cl_args=cl_args@entry=0x7fff6f1756e0, func=func@entry=0x7f99923fe850 <start_thread>, arg=arg@entry=0x7f998f941640) at ../sysdeps/unix/sysv/linux/clone-internal.c:54
#2 0x00007f99923fe759 in create_thread (pd=pd@entry=0x7f998f941640, attr=attr@entry=0x7fff6f175a70, stopped_start=stopped_start@entry=0x7fff6f1757fe, stackaddr=stackaddr@entry=0x7f998f141000, stacksize=8386688, thread_ran=thread_ran@entry=0x7fff6f1757ff) at ./nptl/pthread_create.c:295
#3 0x00007f99923ff280 in __pthread_create_2_1 (newthread=, attr=, start_routine=, arg=) at ./nptl/pthread_create.c:828
#4 0x000055b7e45ca44b in ?? ()
#5 0x000017a12d867be0 in ?? ()
#6 0x00007f998f941640 in ?? ()
#7 0x00007fff6f1759b0 in ?? ()
#8 0x000017a12d6f2c80 in ?? ()
#9 0x0000000000000030 in ?? ()
#10 0x000017a12d84cbb8 in ?? ()
#11 0x00007fff6f175970 in ?? ()
#12 0x000055b7e9c95c85 in __start_google_malloc ()
#13 0x000055b7e4a60d74 in ?? ()
#14 0x00007fff6f175b30 in ?? ()
#15 0x0000000000000000 in ?? ()
===================================================================
GDB Backtrace (all threads)
warning: Can't open file /dev/shm/.org.chromium.Chromium.D6WhRH (deleted) during file-backed mapping note processing
[New LWP 1]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/opt/WLED/wled-gui --type=rendere'.
Program terminated with signal SIGSYS, Bad system call.
#0 clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:62
62 ../sysdeps/unix/sysv/linux/x86_64/clone3.S: No such file or directory.
Thread 1 (Thread 0x7f9990e313c0 (LWP 1)):
#0 clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:62
No locals.
#1 0x00007f9992490a51 in __GI___clone_internal (cl_args=cl_args@entry=0x7fff6f1756e0, func=func@entry=0x7f99923fe850 <start_thread>, arg=arg@entry=0x7f998f941640) at ../sysdeps/unix/sysv/linux/clone-internal.c:54
ret =
saved_errno = 1
flags =
stack =
#2 0x00007f99923fe759 in create_thread (pd=pd@entry=0x7f998f941640, attr=attr@entry=0x7fff6f175a70, stopped_start=stopped_start@entry=0x7fff6f1757fe, stackaddr=stackaddr@entry=0x7f998f141000, stacksize=8386688, thread_ran=thread_ran@entry=0x7fff6f1757ff) at ./nptl/pthread_create.c:295
need_setaffinity =
clone_flags = 4001536
tp = 0x7f998f941640
args = {flags = 4001536, pidfd = 140297515571472, child_tid = 140297515571472, parent_tid = 140297515571472, exit_signal = 0, stack = 140297507180544, stack_size = 8386688, tls = 140297515570752, set_tid = 0, set_tid_size = 0, cgroup = 0}
ret =
PRETTY_FUNCTION = "create_thread"
#3 0x00007f99923ff280 in __pthread_create_2_1 (newthread=, attr=, start_routine=, arg=) at ./nptl/pthread_create.c:828
stackaddr = 0x7f998f141000
stacksize =
iattr = 0x7fff6f175a70
default_attr = {external = {__size = "\250X\027o\377\177\000\000@\002\000\000\000\000\000\000\200X\027o\377\177\000\000\225\313\266\343\267U\000\000\200X\027o\377\177\000\000\200\000\000\000\000\000\000\000\017\002\000\000\000\000\000", __align = 140735057189032}, internal = {schedparam = {sched_priority = 1863801000}, schedpolicy = 32767, flags = 576, guardsize = 140735057188992, stackaddr = 0x55b7e3b6cb95, stacksize = 140735057188992, extension = 0x80, unused = 0x20f}}
destroy_default_attr =
c11 =
pd = 0x7f998f941640
err = 0
retval = 0
self =
stopped_start = false
thread_ran = false
original_sigmask = {__val = {0, 6442450944, 4, 27968, 2, 736, 25981019434112, 140735057189016, 140735057189088, 94248311895703, 94248395070880, 25981020677184, 25981020676608, 25981019434112, 16, 1}}
PRETTY_FUNCTION = "__pthread_create_2_1"
#4 0x000055b7e45ca44b in ?? ()
No symbol table info available.
#5 0x000017a12d867be0 in ?? ()
No symbol table info available.
#6 0x00007f998f941640 in ?? ()
No symbol table info available.
#7 0x00007fff6f1759b0 in ?? ()
No symbol table info available.
#8 0x000017a12d6f2c80 in ?? ()
No symbol table info available.
#9 0x0000000000000030 in ?? ()
No symbol table info available.
#10 0x000017a12d84cbb8 in ?? ()
No symbol table info available.
#11 0x00007fff6f175970 in ?? ()
No symbol table info available.
#12 0x000055b7e9c95c85 in __start_google_malloc ()
No symbol table info available.
#13 0x000055b7e4a60d74 in ?? ()
No symbol table info available.
#14 0x00007fff6f175b30 in ?? ()
No symbol table info available.
#15 0x0000000000000000 in ?? ()
No symbol table info available.
#0 clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:62
#1 0x00007f9992490a51 in __GI___clone_internal (cl_args=cl_args@entry=0x7fff6f1756e0, func=func@entry=0x7f99923fe850 <start_thread>, arg=arg@entry=0x7f998f941640) at ../sysdeps/unix/sysv/linux/clone-internal.c:54
#2 0x00007f99923fe759 in create_thread (pd=pd@entry=0x7f998f941640, attr=attr@entry=0x7fff6f175a70, stopped_start=stopped_start@entry=0x7fff6f1757fe, stackaddr=stackaddr@entry=0x7f998f141000, stacksize=8386688, thread_ran=thread_ran@entry=0x7fff6f1757ff) at ./nptl/pthread_create.c:295
#3 0x00007f99923ff280 in __pthread_create_2_1 (newthread=, attr=, start_routine=, arg=) at ./nptl/pthread_create.c:828
#4 0x000055b7e45ca44b in ?? ()
#5 0x000017a12d867be0 in ?? ()
#6 0x00007f998f941640 in ?? ()
#7 0x00007fff6f1759b0 in ?? ()
#8 0x000017a12d6f2c80 in ?? ()
#9 0x0000000000000030 in ?? ()
#10 0x000017a12d84cbb8 in ?? ()
#11 0x00007fff6f175970 in ?? ()
#12 0x000055b7e9c95c85 in __start_google_malloc ()
#13 0x000055b7e4a60d74 in ?? ()
#14 0x00007fff6f175b30 in ?? ()
#15 0x0000000000000000 in ?? ()
The text was updated successfully, but these errors were encountered: