GithubHelp home page GithubHelp logo

Comments (9)

nlogozzo avatar nlogozzo commented on June 2, 2024 1

beta release will just have to wait till lager no big deal

And like i said it doesn't happen to all files and it actually still saves the changes (just Tagger reports it as unable to save since it throwa the error) so probably could still release lol

from atldotnet.

nlogozzo avatar nlogozzo commented on June 2, 2024 1

ok can't reproduce anymore...maybe it was something on my system that day...will reopen if it happens again

from atldotnet.

Zeugma440 avatar Zeugma440 commented on June 2, 2024

Roger that. However I can't guarantee anything more for today. ATL doesn't pay my bills 😅

from atldotnet.

nlogozzo avatar nlogozzo commented on June 2, 2024

Roger that. However I can't guarantee anything more for today. ATL doesn't pay my bills 😅

Haha no worries, Tagger doesnt either...i'm heading to work now myself so I get it 🤣 beta release will just have to wait till lager no big deal

from atldotnet.

Zeugma440 avatar Zeugma440 commented on June 2, 2024

Just tried to reproduce that without success (add a composer and an embedded picture + save the file => no issue).

Could you post code that can help me reproduce that issue?

Did you change Settings.FileBufferSize by any chance?

Thanks~

from atldotnet.

nlogozzo avatar nlogozzo commented on June 2, 2024

Could you post code that can help me reproduce that issue?

Same from #215

Did you change Settings.FileBufferSize by any chance?

Ah yes, changed it to 1024

from atldotnet.

Zeugma440 avatar Zeugma440 commented on June 2, 2024

I'm sorry, I still can't reproduce that issue on my side 🤔

Plus looking at the stacktrace alone isn't enough for me to guess what went wrong.

Are you certain I just need to run that piece of code ?

ATL.Settings.FileBufferSize = 1024
var track = new Track(path_to_annihilate);
track.Album = "test"
track.Save(); 

from atldotnet.

nlogozzo avatar nlogozzo commented on June 2, 2024

Here's what Tagger really does...
When a user changes a text box of a property (for example changes a property)....The updates are sent from the MainWindow to the controller which in turns, updates each tag property of the MusicFile .

Then when the user clicks the Apply button, the changes are written to disk. the call of track.Save() is causing the crash...everything else before causes no errors.

from atldotnet.

nlogozzo avatar nlogozzo commented on June 2, 2024

ummm it's magically working for me now....lmao

from atldotnet.

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.