-
Notifications
You must be signed in to change notification settings - Fork 209
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
xschedule crashes on pattern select #4620
Comments
Beginner so I'm not sure if it's me or not but I created a model group with 4 arches and went to create a new schedule. All ran fine till I went back to layout and added a star. After that anytime I tried to create a new sequence and clicked on any patter the crash screen would pop up. Obviously I went back a deleted the star from the group but same thing. I went as far as going back to the last 2023 release and that did not crash but i wasn't seeing the pattern on the time line. I did use and MP4 file for my music. I'm on Debian Linux node3 5.10.0-29-amd64 #1 SMP Debian 5.10.216-1 (2024-05-03) x86_64 GNU/Linux xLights_dbgrpt-2089383-20240617T114933.zip |
A number of libraries were updated in early 2024. The crash logs seem to be pointing at the OS libraries. Can you validate that you are running reasonably current versions. |
Thanks for getting back to me. Yes, I do an update quite often. Tonight I
will upgrade to Debian 12 and I can tyrty it again after that.
…On Mon, Jun 17, 2024 at 3:18 PM Daryl ***@***.***> wrote:
A number of libraries were updated in early 2024. The crash logs seem to
be pointing at the OS libraries. Can you validate that you are running
reasonably current versions.
—
Reply to this email directly, view it on GitHub
<#4620 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJIRNJRGI6SBCHHMUJM4LXLZH4ZALAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZUGI2DIMBVGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi Daryl. Upgrade to Debian 12 completed...
Linux node3 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1
(2024-05-03) x86
_64 GNU/Linux
Problem remains the same, unfortunately. I tried starting from scratch
with a temp show directory but no go.
…On Mon, Jun 17, 2024 at 3:18 PM Daryl ***@***.***> wrote:
A number of libraries were updated in early 2024. The crash logs seem to
be pointing at the OS libraries. Can you validate that you are running
reasonably current versions.
—
Reply to this email directly, view it on GitHub
<#4620 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJIRNJRGI6SBCHHMUJM4LXLZH4ZALAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZUGI2DIMBVGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
xLights_dbgrpt-3842-20240617T232051.zip I have attached two zip files from post upgrade. Plan today is to work on building xlights locally. Nice software, does a lot of checking to keep xligths noobs like myself from tripping up too badly. |
Scott just commited a couple changes .. perhaps that might help? |
Great, I'll check it out.
…On Fri, Jun 21, 2024, 9:33 AM Daryl ***@***.***> wrote:
Scott just commited a couple changes .. perhaps that might help?
5f453bc
<5f453bc>
—
Reply to this email directly, view it on GitHub
<#4620 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJIRNJUSBPOKWMN54XTJYM3ZIQTRFAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSG43DINBVG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Well, that was fun. I decided since you all build your linux under ubuntu
I'd build a ubuntu box. Tried the 2024.11 and blaaah, same thing. So I
works on building the nightly release using docker and didn't see any
errors but had a problem getting the image extracted. But what ho my
friends, a new release! Downloaded it on the ubuntu system and blech, same
problem. But wait, there;'s more! Decided to dissect the appimage bundle
and found the actual xlights executable. Ran that from the command line
and lo and behold a miracle, iot runs just fine outside that app image.
Pretty blinky lights and music, all in sync. Even though I have a
workaround I may probe the appimage contents a bit to see if I can put my
finger on the cause. It's up to you if you want to close this or wait for
the further tests. Thanks for working with me on this. I haven't seen
this many pretty lights since my PDP 11/45.
…On Fri, Jun 21, 2024 at 9:33 AM Daryl ***@***.***> wrote:
Scott just commited a couple changes .. perhaps that might help?
5f453bc
<5f453bc>
—
Reply to this email directly, view it on GitHub
<#4620 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJIRNJUSBPOKWMN54XTJYM3ZIQTRFAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSG43DINBVG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
OK, commented out
source "$this_dir"/apprun-hooks/"linuxdeploy-plugin-gtk.sh"
in AppRun and code ran fine.
…On Fri, Jun 21, 2024 at 9:33 AM Daryl ***@***.***> wrote:
Scott just commited a couple changes .. perhaps that might help?
5f453bc
<5f453bc>
—
Reply to this email directly, view it on GitHub
<#4620 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJIRNJUSBPOKWMN54XTJYM3ZIQTRFAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSG43DINBVG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Can keep it open for a bit to see what you find. Intertesting that was able
to run the image on a Ubuntu oracle cloud instance..not sure what might be
happening on your install. Hoping you come across something.
…On Sun, Jun 23, 2024, 8:18 PM DavidO-55 ***@***.***> wrote:
OK, commented out
source "$this_dir"/apprun-hooks/"linuxdeploy-plugin-gtk.sh"
in AppRun and code ran fine.
On Fri, Jun 21, 2024 at 9:33 AM Daryl ***@***.***> wrote:
> Scott just commited a couple changes .. perhaps that might help?
> 5f453bc
> <
5f453bc>
>
> —
> Reply to this email directly, view it on GitHub
> <
#4620 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/BJIRNJUSBPOKWMN54XTJYM3ZIQTRFAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSG43DINBVG4>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#4620 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDNVK6UIQDGJ65OI3XSLC3ZI5QWLAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBVGM3TQMRSGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
OK, a bit of progress. I noticed you send along your copies of several
libraries instead of using the local ones so I pointed those to the live
libraries and I managed to get one effect selected but the prog ralphed
again on tying to select a second one. So it looks like your initial idea
was probably correct I'm just not sure where to go from here but I'll think
on it a bit.
…On Fri, Jun 21, 2024 at 9:33 AM Daryl ***@***.***> wrote:
Scott just commited a couple changes .. perhaps that might help?
5f453bc
<5f453bc>
—
Reply to this email directly, view it on GitHub
<#4620 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJIRNJUSBPOKWMN54XTJYM3ZIQTRFAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSG43DINBVG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
NOTE: IF YOU DO NOT ATTACH A SEQUENCE THAT DEMONSTRATES YOUR PROBLEM THEN THERE IS A HIGH PROBABILITY YOUR ISSUE WILL JUST BE CLOSED AND NOT INVESTIGATED.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
(and/or link to a short video showing the problem with audio track describing what you are doing)
Expected behavior
A clear and concise description of what you expected to happen and why.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions (please complete the following information):
Additional context
Add any other context about the problem here.
Attachments
If you would prefer not to post your sequences publically please say so and be ready to PM them to one of the developers when asked.
The text was updated successfully, but these errors were encountered: