xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
530 stars 197 forks source link

xschedule crashes on pattern select #4620

Open DavidO-55 opened 3 weeks ago

DavidO-55 commented 3 weeks ago

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)

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

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.

DavidO-55 commented 3 weeks ago

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 Failed on 2024.02, 2024.09, 2024.10, 2024.11 2023.23 doesn't crash

xLights_dbgrpt-2089383-20240617T114933.zip xLights_dbgrpt-2231454-20240617T115304.zip xLights_dbgrpt-2273188-20240617T115940.zip

derwin12 commented 3 weeks ago

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.

DavidO-55 commented 3 weeks ago

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 https://github.com/xLightsSequencer/xLights/issues/4620#issuecomment-2174244052, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJIRNJRGI6SBCHHMUJM4LXLZH4ZALAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZUGI2DIMBVGI . You are receiving this because you authored the thread.Message ID: @.***>

DavidO-55 commented 3 weeks ago

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 https://github.com/xLightsSequencer/xLights/issues/4620#issuecomment-2174244052, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJIRNJRGI6SBCHHMUJM4LXLZH4ZALAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZUGI2DIMBVGI . You are receiving this because you authored the thread.Message ID: @.***>

DavidO-55 commented 3 weeks ago

xLights_dbgrpt-3842-20240617T232051.zip xLights_dbgrpt-3568-20240617T231817.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.

derwin12 commented 2 weeks ago

Scott just commited a couple changes .. perhaps that might help? https://github.com/xLightsSequencer/xLights/commit/5f453bc066ad019def983665cf3eaea452a523bd

DavidO-55 commented 2 weeks ago

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 https://github.com/xLightsSequencer/xLights/commit/5f453bc066ad019def983665cf3eaea452a523bd

— Reply to this email directly, view it on GitHub https://github.com/xLightsSequencer/xLights/issues/4620#issuecomment-2182764457, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJIRNJUSBPOKWMN54XTJYM3ZIQTRFAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSG43DINBVG4 . You are receiving this because you authored the thread.Message ID: @.***>

DavidO-55 commented 2 weeks ago

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 https://github.com/xLightsSequencer/xLights/commit/5f453bc066ad019def983665cf3eaea452a523bd

— Reply to this email directly, view it on GitHub https://github.com/xLightsSequencer/xLights/issues/4620#issuecomment-2182764457, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJIRNJUSBPOKWMN54XTJYM3ZIQTRFAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSG43DINBVG4 . You are receiving this because you authored the thread.Message ID: @.***>

DavidO-55 commented 2 weeks ago

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 https://github.com/xLightsSequencer/xLights/commit/5f453bc066ad019def983665cf3eaea452a523bd

— Reply to this email directly, view it on GitHub https://github.com/xLightsSequencer/xLights/issues/4620#issuecomment-2182764457, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJIRNJUSBPOKWMN54XTJYM3ZIQTRFAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSG43DINBVG4 . You are receiving this because you authored the thread.Message ID: @.***>

derwin12 commented 2 weeks ago

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 < https://github.com/xLightsSequencer/xLights/commit/5f453bc066ad019def983665cf3eaea452a523bd>

— Reply to this email directly, view it on GitHub < https://github.com/xLightsSequencer/xLights/issues/4620#issuecomment-2182764457>,

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 https://github.com/xLightsSequencer/xLights/issues/4620#issuecomment-2185378222, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDNVK6UIQDGJ65OI3XSLC3ZI5QWLAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBVGM3TQMRSGI . You are receiving this because you commented.Message ID: @.***>

DavidO-55 commented 2 weeks ago

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 https://github.com/xLightsSequencer/xLights/commit/5f453bc066ad019def983665cf3eaea452a523bd

— Reply to this email directly, view it on GitHub https://github.com/xLightsSequencer/xLights/issues/4620#issuecomment-2182764457, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJIRNJUSBPOKWMN54XTJYM3ZIQTRFAVCNFSM6AAAAABJOMGAHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSG43DINBVG4 . You are receiving this because you authored the thread.Message ID: @.***>