Author Topic: v49 got crash report during copy/paste  (Read 1070 times)

Offline danj

  • Hero Member
  • *****
  • Posts: 895
    • View Profile
v49 got crash report during copy/paste
« on: September 14, 2016, 08:10:55 PM »
Running v49.   When attempting to copy/paste an effect from one model to another, xlights crashed, as I tried to paste the effect.   I restarted xlights and went right back to the same portion of the sequence; no further problems so far....  I tried to attach the debug report, but am not seeing one in my folders... (?)

Ok; self-inflicted.   Accidentally hit ctrl-c instead of ctrl-v when trying to paste, so effectively trying to copy/paste blank cell...    Got debug report this time; attached it.   I'll try not to be so fat-fingered from now on.
« Last Edit: September 14, 2016, 08:42:13 PM by danj »

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: v49 got crash report during copy/paste
« Reply #1 on: September 14, 2016, 09:31:55 PM »
Ok it still shouldn't crash.  I'll try to remember to check into that.  Log an issue if you have time.

Offline danj

  • Hero Member
  • *****
  • Posts: 895
    • View Profile
Re: v49 got crash report during copy/paste
« Reply #2 on: September 19, 2016, 07:23:58 PM »
I just logged an issue in GitHub.   As always, thanks so much for ALL you do Gil

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: v49 got crash report during copy/paste
« Reply #3 on: September 19, 2016, 07:53:26 PM »
Ok fixed it.  I accidentally moved a piece of code up too high when fixing another bug.   The line needed to be after I validate there is enough data in the paste string.