Git Product home page Git Product logo

Comments (5)

voc0der avatar voc0der commented on August 16, 2024

100% reproduction rate with these steps:

  1. Search for album in library
  2. Double click the result without expanding it to add to playlist
  3. Wait or skip to end of song using seekbar
  4. Track 1 plays again

from georgia.

voc0der avatar voc0der commented on August 16, 2024

Hmm, so I pulled :latest and it seems to have a different issue now. Kind of difficult to say if the original issue remains because of the (new) bug. I can't double click like in the steps above to add to playlist; it seems nothing happens.

Sometimes, when I double click, it seems to restart the current playlist instead. On a fresh f2k instance (or reloading when it crashes), it works as expected. But the bug (below) seems to happen after ~70 seconds of playback consistently but maybe it's m,ore lik. I've tracked it down to the music having started FROM the library. Starting music from the playlist seems to act differently.

Error: Spider Monkey Panel v1.4.1 (Georgia: Georgia v2.0.3-dev by Mordred)
arr1 is undefined

File: Panel_Library.js
Line: 1154, Column: 46
Stack trace:
arraysEqual@Panel_Library.js:1154:46
treeState/<@Panel_Library.js:1282:42
treeState@Panel_Library.js:1279:50
on_metadb_changed@Panel_Library.js:4197:25
[email protected]:1732:12

Edit : looks like "this.node" in treeState is an array with my currently FILTERED library items. Somehow "i" ends up being 26199, so asking for this.node[i] is going to be out of bounds. I wonder if 26199 is the arraysize of an unfiltered playlist for me.

from georgia.

kbuffington avatar kbuffington commented on August 16, 2024

I can't get it to crash, but I definitely broke something with library selection last night. Once you've selected something in the library you can't even single click something else.

Wasn't able to reproduce your original problem either.

I'll let you know once it's fixed.

from georgia.

kbuffington avatar kbuffington commented on August 16, 2024

@noblesigma I believe this is fixed now. Can you pull the latest and let me know? If it continues to crash you can also try right-clicking >> Properties and clear properties. Don't think that'll be necessary but you might have a weird saved state on your machine.

from georgia.

voc0der avatar voc0der commented on August 16, 2024

As always, thanks! I just pulled the latest build and it's working now. So far I haven't seen any of the issues reported about above anymore, but I'll keep my eyes peeled! Great work!

from georgia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.