Re: [Mscore-developer] creating a login for IRC

2015-04-28 Thread Lasconic
See https://www.freenode.net/faq.shtml#nicksetup lasconic 2015-04-29 0:25 GMT+02:00 Jim Newton : > Thanks Jojo, that's cool. What about the password. It asks me whether I > have a password, but it is not obvious to me how to create a password if I > don't have one. > > > > -- > View this messa

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Marc Sabatella
OK, but that one has been closed for some time now, hasn't it? See comments #4 & #6. If you are using the 2.0.1 branch, these bugs never existed in the first place exist, and if you are using the master, they have been fixed for three weeks now it seems. Unless you are seeing otherwise, in which

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Jim Newton
This is the one I was referring to. https://musescore.org/en/node/54176 -- View this message in context: http://dev-list.musescore.org/ISO-user-save-hook-tp7579238p7579254.html Sent from the MuseScore Developer mailing list archive at Nabble.com. --

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Marc Sabatella
I don't know what you mean about "he problem solved of the initial measure having less counts than the time signature". I do not recall any such bug report in the issue tracker. If you know of such a bug, please submit with sample score and/or precise steps to reproduce. On Tue, Apr 28, 2015 at

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Jim Newton
the the problem solved of the initial measure having less counts than the time signature? But your advise is good. That’s basically what I want the snapshots for. having a good file, and knowing what actions are necessary to corrupt it will make it easy to explain to the developers. > On 29

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Marc Sabatella
FWIW, I'd say if you seeing any corruptions whatsover, the only problem you should be interested in solving right now is finding the causes of the corruptions you are seeing.  There should be none at all.  Right now I know of only two documented ways of creating corruption.  One involves copy an

Re: [Mscore-developer] creating a login for IRC

2015-04-28 Thread Jim Newton
Thanks Jojo, that's cool. What about the password. It asks me whether I have a password, but it is not obvious to me how to create a password if I don't have one. -- View this message in context: http://dev-list.musescore.org/creating-a-login-for-IRC-tp7579230p7579250.html Sent from the MuseS

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Jim Newton
My suspicion is that it is easier on the mac, if I can just figure out how. There is already a way to have the OS watch a directory and run a script when a file changes (or is added) in it. Thus no need to have a program started at boot time to watch the directory... at least I think so... -

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Jim Newton
BTW is there an easy way to convert lots and lots of .mscz files to .mscx format? It looks like the .mscz file contains multiple zipped files in them, but the mscx is a single file that apparently contains everything. -- View this message in context: http://dev-list.musescore.org/ISO-user-save

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Jim Newton
Yes, and when it happens all data is lost back to the point of the most previous backup. If I can figure out how to store incremental changes in the git repository, it will be very easy to back up to a previous version which works. Jim -- View this message in context: http://dev-list.musescore

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Lasconic
On IRC, ecormier suggested https://github.com/nevik/gitwatch lasconic 2015-04-28 20:13 GMT+02:00 Joachim Schmitz : > "corrupts often"??? yes, it does happen occasionally, very occasionally, > but surely not often? Not to me at least > > -Original Message- > From: Jim Newton [mailto:jimka

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Joachim Schmitz
"corrupts often"??? yes, it does happen occasionally, very occasionally, but surely not often? Not to me at least -Original Message- From: Jim Newton [mailto:jimka.i...@gmail.com] Sent: Tuesday, April 28, 2015 8:06 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-develo

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Jim Newton
I'll give it a try. The more specific problem I want to solve is that when using the dev stream of MuseScore, the file corrupts often. I'd like to be able to revert the the most recent version which is not corrupted. It also hopefully makes it easier to re remember which actions caused the corr

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Lasconic
But then, maybe git is not the right tool and something like this is better? https://owncloud.org/install/ lasconic 2015-04-28 19:49 GMT+02:00 Jim Newton : > That's a good idea actually. > On Apr 28, 2015 7:20 PM, "Jojo-Schmitz [via MuseScore > Developer]"

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Jim Newton
That's a good idea actually. On Apr 28, 2015 7:20 PM, "Jojo-Schmitz [via MuseScore Developer]" wrote: That’s what I said ;-)   From: Lasconic [mailto: [hidden email] ] Sent: Tuesday, April 28, 2015 7:18 PM To: MuseScore Subject: Re: [Mscore-de

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Joachim Schmitz
That’s what I said ;-) From: Lasconic [mailto:lasco...@gmail.com] Sent: Tuesday, April 28, 2015 7:18 PM To: MuseScore Subject: Re: [Mscore-developer] ISO user save hook To me, this is not MuseScore department. You want to commit a file to git when a file is saved? Your OS should be ab

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Lasconic
To me, this is not MuseScore department. You want to commit a file to git when a file is saved? Your OS should be able to trigger an event when a file is saved, and then do whatever you want. lasconic 2015-04-28 19:15 GMT+02:00 Joachim Schmitz : > Hmm, hook... can't you use a git hook that reac

Re: [Mscore-developer] ISO user save hook

2015-04-28 Thread Joachim Schmitz
Hmm, hook... can't you use a git hook that reacts on a new/changed file showing up in the repo to do the commit for you? -Original Message- From: Jim Newton [mailto:jimka.i...@gmail.com] Sent: Tuesday, April 28, 2015 6:47 PM To: mscore-developer@lists.sourceforge.net Subject: [Mscore-deve

[Mscore-developer] ISO user save hook

2015-04-28 Thread Jim Newton
Does anyone know whether there is some sort of save hook in musescore? I keep my scores in revision control using git. I save them as .mscx files as opposed to .mscz files, because that way only the diffs can be store with each successive revision. I'd like musescore to automatically check in