Re: [Mscore-developer] how to keep single plugin QML code for both MScore 3 and 2

2019-09-27 Thread Joachim Schmitz
This would be nice, but is not possible as far as I'm aware B Berteh schrieb >Hello. > >Is there a way to keep a single qml code file for both MScore 3 and 2, as the >import are different ? and if yes how ? ... provided of course the plugin does >not need specific elements from API

Re: [Mscore-developer] Fw: musescore 3

2019-01-28 Thread Joachim Schmitz
See https://musescore.org/en/node/281844 From: Martine DELAFORGE [mailto:mrdelafo...@wanadoo.fr] Sent: Monday, January 28, 2019 7:08 PM To: mscore-developer@lists.sourceforge.net Subject: [Mscore-developer] Fw: musescore 3 J’ai essayé de télécharger musescore 3 sous windows 7. Il ne

Re: [Mscore-developer] MSVC 2017 compilation problem

2019-01-28 Thread Joachim Schmitz
Try first to run the msvc_build.bat with an argument of relwithdebinfo -Original Message- From: Bo Thorsen [mailto:b...@sonofthor.dk] Sent: Monday, January 28, 2019 11:36 AM To: mscore-developer@lists.sourceforge.net Subject: [Mscore-developer] MSVC 2017 compilation problem Hi list, I

Re: [Mscore-developer] Trying to compile, hit errors with QtWebEngine references

2019-01-18 Thread Joachim Schmitz
Better check and follow the developers' handbook on musescore.org eabfor...@gmail.com schrieb >Linux Mint 19.1 here. > >I grabbed the source yesterday and am trying to compile to the best of >my ability.  I have no particular goal, I just want to start looking at >the internals a

Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error

2018-12-11 Thread Joachim Schmitz
Reg. the 32 in the name, see https://github.com/openssl/openssl/issues/2383 So we're in the clear for now -Original Message- From: Joachim Schmitz [mailto:j...@schmitz-digital.de] Sent: Tuesday, December 11, 2018 7:16 PM To: 'mscore-developer@lists.sourceforge.net' Subject: RE: [Mscore

Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error

2018-12-11 Thread Joachim Schmitz
But they are very old, OpenSSL 0.9.8za, the ones we have (those with 32 in their name) are pretty recent, 1.0.2n And the score audio problem has an entire different cause -Original Message- From: Joachim Schmitz [mailto:j...@schmitz-digital.de] Sent: Tuesday, December 11, 2018 6:49 PM

Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error

2018-12-11 Thread Joachim Schmitz
OK, update: those 2 64bit DLLs do indeed work too, with the 64bit MuseScore, i.e. "Save online" does work when I replaced the 32bit versions with these -Original Message----- From: Joachim Schmitz [mailto:j...@schmitz-digital.de] Sent: Tuesday, December 11, 2018 6:35 PM T

Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error

2018-12-11 Thread Joachim Schmitz
mpile/link error What folder is it in? On 12/11/2018 11:29 AM, Joachim Schmitz wrote: > I got it grom GitHub, not sure why you don't? > > -Original Message- > From: Sideways Skullfinger [mailto:sidew...@sidewaysskullfinger.com] > Sent: Tuesday, December 11, 2018 4:33

Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error

2018-12-11 Thread Joachim Schmitz
.html On 12/11/2018 9:21 AM, Joachim Schmitz wrote: > It will, I tried > > -Original Message- > From: Ralf Mattes [mailto:r...@mh-freiburg.de] > Sent: Tuesday, December 11, 2018 3:17 PM > To: mscore-developer@lists.sourceforge.net > Subject: Re: [Mscore-developer] ?

Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error

2018-12-11 Thread Joachim Schmitz
FOUND" VS2017 compile/link error Then font_style_select.ui should be part of the git project. When I rebase my master it does not show up. I do not see it in the mscore folder or the mscore/inspector folder on github.com Where do I acquire this file? On 12/11/2018 9:24 AM, Joachim Sch

Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error

2018-12-11 Thread Joachim Schmitz
- that switch to andf from master might have cleaned uip thins in regards to that missungf dll - that font_style_select.ui (and .h) is a relative recent addition -Original Message- From: Sideways Skullfinger [mailto:sidew...@sidewaysskullfinger.com] Sent: Tuesday, December 11, 2018 4:00

Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error

2018-12-11 Thread Joachim Schmitz
It will, I tried -Original Message- From: Ralf Mattes [mailto:r...@mh-freiburg.de] Sent: Tuesday, December 11, 2018 3:17 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error Am Dienstag, 11. Dezember

Re: [Mscore-developer] Page Size Units Issues

2018-12-03 Thread Joachim Schmitz
The beta is out since a few days, and just today got updated -Original Message- From: Sideways Skullfinger [mailto:sidew...@sidewaysskullfinger.com] Sent: Monday, December 03, 2018 2:38 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] Page Size Units Issues

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-27 Thread Joachim Schmitz
Both have a build and install directory only their own Sideways Skullfinger schrieb >But the build and install directories change, so you have to reconfigure >at least that part. > >\On 11/27/2018 3:02 PM, Joachim Schmitz wrote: >> >> There is no special

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-27 Thread Joachim Schmitz
gt;> For now I'm going to edit this file in Qt Creator and then reopen >>> VS2017 after I'm done. >>> >>> >>> >>> On 11/23/2018 8:56 AM, Sideways Skullfinger wrote: >>>> To end this thread on a note that might interest t

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-24 Thread Joachim Schmitz
t; On 11/23/2018 8:56 AM, Sideways Skullfinger wrote: >>> To end this thread on a note that might interest the email list: >>> What configuration are you using personally right now?  It sounds >>> like you're still using mingw, and tha

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-24 Thread Joachim Schmitz
might interest the email list: >> What configuration are you using personally right now?  It sounds like >> you're still using mingw, and that MuseScore still supports building >> with mingw.  Is there a timeline for ending that support and only >> supporting MSVC inside

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-23 Thread Joachim Schmitz
gt;you're still using mingw, and that MuseScore still supports building >with mingw.  Is there a timeline for ending that support and only >supporting MSVC inside Visual Studio? > > >On 11/22/2018 11:43 PM, Joachim Schmitz wrote: >> >> Yes, and they should be current &

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-22 Thread Joachim Schmitz
ok/developers-handbook/compilation/compile-instructions-windows-visual-studio-2017 >Are those up-to-date?  Or maybe nothing has changed for those instructions. >I just finished installing Qt 5.12 ... > >On 11/22/2018 4:33 PM, Joachim Schmitz wrote: >> &

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-22 Thread Joachim Schmitz
The former. The latter is still a todo Sideways Skullfinger schrieb >So I should stop using Qt and switch to MSVC?  I have Visual Studio 2017 >installed for another project.  I could switch.  Or is this MSVC inside >Qt Creator? > >On 11/22/2018 4:07 PM, Joachi

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-22 Thread Joachim Schmitz
Of course I meant "in time"... ---- Joachim Schmitz schrieb >Ah, good to know, maybe just in tile for musescore 3 beta ;-) >Note though that the official way is no longer via MinGW but via MSVC > > Sideways Skullfinger schrieb > >>I am upd

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-22 Thread Joachim Schmitz
Ah, good to know, maybe just in tile for musescore 3 beta ;-) Note though that the official way is no longer via MinGW but via MSVC Sideways Skullfinger schrieb >I am updating to the final RC right now.  It was released several hours ago. > >On 11/22/2018 3:57 PM, Joachi

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-22 Thread Joachim Schmitz
low >instructions again. >Thanks! > >On 11/22/2018 3:17 PM, Joachim Schmitz wrote: >> >> You need to set BUILD_64 to false, or use Qt 5.12, which has a 64bit mingw >> >> >> >> Sideways Skullfinger schrieb >> >> Yesterday I was b

Re: [Mscore-developer] libgcc_s_seh-1.dll not found, build error with current master

2018-11-22 Thread Joachim Schmitz
You need to set BUILD_64 to false, or use Qt 5.12, which has a 64bit mingw Sideways Skullfinger schrieb >Yesterday I was building with off of a master that was a few months >old.  Today with the new master I am getting this error at the very end >of the build: > >CMake Error at

Re: [Mscore-developer] Meet crash at splash screen in win10 x64 platform

2018-11-15 Thread Joachim Schmitz
And, more importantly, make sure to run the installed version too ;-) From: Johan Temmerman [mailto:temmerm...@gmail.com] Sent: Thursday, November 15, 2018 6:51 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] Meet crash at splash screen in win10 x64 platform

Re: [Mscore-developer] pitchspelling.cpp / Score::spellNotelist() switch fallthrough

2018-10-10 Thread Joachim Schmitz
I believe the fallthrougj is wanted here and fixed that compiler warning in my PR https://github.com/musescore/MuseScore/pull/3961 Tommaso Cucinotta schrieb >Hi, > >while compiling master on Linux, the compiler is warning about two switch >fallthrough, so hinting that this patch may

Re: [Mscore-developer] Questions about the first issue for beginner

2018-09-20 Thread Joachim Schmitz
Sorry, you're to late for that, see issue https://musescore.org/en/node/275218 and my last PR for that, https://github.com/musescore/MuseScore/pull/3958 Li Fengshi schrieb > I am a beginner who want to start contributing to MuseScore project. While I > am compiling mscore project in

Re: [Mscore-developer] Problems with compiling Musescore on Linux - missing QWebView

2018-09-16 Thread Joachim Schmitz
Which version of musescore are you trying to build and which which version of Qt? Markus Lutz schrieb >Hello, >unfortunately I cannot compile Musescore currently because of a missing >QWebview. >I use QtCreator on Linux Mint LMDE. >I get the following error message: > >In file

Re: [Mscore-developer] Please restore MuseScore Songbook 1.13

2018-09-09 Thread Joachim Schmitz
I think there was some kind of announcement at https://musescore.com/groups/musescore-android/discuss/5022201 Bye, Jojo -Original Message- From: Kenzi NOIKE [mailto:kno...@gmail.com] Sent: Sunday, September 09, 2018 2:58 PM To: mscore-developer@lists.sourceforge.net Subject: Re:

Re: [Mscore-developer] CMake issue

2018-05-11 Thread Joachim Schmitz
then >>> hopefully complete the CMake configuration and get the full Build >>> pane list for this Debug config.  At that point I would hope see >>> CMAKE_TOOLCHAIN_FILE in that list and disable it in the configuration. >>> >>> On 5/10/2018 8:55 PM, Joachim Schmitz wrote: &g

Re: [Mscore-developer] CMake issue

2018-05-10 Thread Joachim Schmitz
here with my installed >CMake 3.11 versus 3.10.  Another version I jumped. > >I'll comment out this if block in that file and see if everything else >works.  Otherwise I'll regress to CMake 3.10. > >On 5/10/2018 8:37 PM, Joachim Schmitz wrote: >> >> This file d

Re: [Mscore-developer] CMake issue

2018-05-10 Thread Joachim Schmitz
e because it fails >to configure.  I don't see it in the Build list for my Release config. > >On 5/10/2018 8:48 PM, Joachim Schmitz wrote: >> >> I don't think this relates to the cmake version. >> You need to remove the CMAKE_TOOLCHAIN_FILE from your configuration >>

Re: [Mscore-developer] CMake issue

2018-05-10 Thread Joachim Schmitz
This file does not exist anymore in the master branch. Sideways Skullfinger schrieb >Qt 5.9.5 is installed.  I have edited my Qt.bat file.  I can configure a >Release build, but Debug still gives me this error: > >C:\Program

Re: [Mscore-developer] CMake issue

2018-05-10 Thread Joachim Schmitz
Maybe our changes crossed? Sideways Skullfinger schrieb >I just made some edits to the online docs, but it refuses to let me >preview them, so I don't want to save them.  It puts up a red bar with >an error message that disappears before I can read it.  I have pressed >the button

Re: [Mscore-developer] CMake issue

2018-05-10 Thread Joachim Schmitz
AFAIK continues integration uses Qt 5.9.4, I personally upgraded to 5.9.5 right after it came out and the latest QtCreator version. I've just now amended the handbook text, but not (yet) the image. Bye, Jojo Lasconic schrieb >LTS means Long Term Support. >I hope you get better luck

Re: [Mscore-developer] win32 - excluding jack, pulse, etc.

2018-04-02 Thread Joachim Schmitz
tz <j...@schmitz-digital.de>,mscore-developer@lists.sourceforge.net Betreff:Re: AW: Re: [Mscore-developer] win32 - excluding jack, pulse, etc. >On 01/04/2018 20:06, Joachim Schmitz wrote: >> Mingw, QtCreator. As far as I know MSCV++ is not possible (but it would be >> great i

Re: [Mscore-developer] win32 - excluding jack, pulse, etc.

2018-04-01 Thread Joachim Schmitz
Mingw, QtCreator. As far as I know MSCV++ is not possible (but it would be great if it were!) -Original Message- From: Tommaso Cucinotta [mailto:tommaso.cucino...@gmail.com] Sent: Sunday, April 01, 2018 7:45 PM To: Joachim Schmitz <j...@schmitz-digital.de>; mscore-dev

Re: [Mscore-developer] win32 - excluding jack, pulse, etc.

2018-04-01 Thread Joachim Schmitz
Compiling master worked for me the other day. Tommaso Cucinotta schrieb >forgot to add: I'm on master, is it known to have issues on Win ? > > T. > >On 01/04/2018 11:46, Tommaso Cucinotta wrote: >> On 01/04/2018 09:24, Joachim Schmitz wrote: >>>

Re: [Mscore-developer] win32 - excluding jack, pulse, etc.

2018-04-01 Thread Joachim Schmitz
Did you follow all the steps that are outlined in the developers' handbook, the part for Windows? You need to install jack, and none of libvorbis, libogg, portaudio or lame need to get compiled, and all those are available directly from the handbook. Bye, Jojo Originalmitteilung

Re: [Mscore-developer] change MIDI channel

2017-08-23 Thread Joachim Schmitz
These MIDI controls are in master, and so far in master only -Original Message- From: Tommaso Cucinotta [mailto:tommaso.cucino...@gmail.com] Sent: Wednesday, August 23, 2017 12:01 PM To: mscore-developer@lists.sourceforge.net Subject: [Mscore-developer] change MIDI channel Hi, is there

Re: [Mscore-developer] ?= Compiling MuseScore on Linux (Ubuntu=?utf-8?q? 17.04)

2017-08-21 Thread Joachim Schmitz
That cherry-pick would only be needed in 2.0.2 or older, as 2.0.3 and later have it already. Tommaso Cucinotta schrieb >On 20/08/2017 22:14, Lasconic wrote: >> Where is patch 5320fa196 ? > >perhaps I had mistakenly copied the hash after cherry-pick, instead of before >;-P ? anyway,

Re: [Mscore-developer] ?= Compiling MuseScore on Linux (Ubuntu?==?utf-8?q? 17.04

2017-08-21 Thread Joachim Schmitz
Building 2.1 or 2.2 on/for Linux is IMHO legitimate as many distributions don't provide the former and MuseScore doesn't provide nightlies for the latter. Tommaso Cucinotta schrieb >On 20/08/2017 21:21, Marc Sabatella wrote: >> Still, the more important question is the one I asked -

Re: [Mscore-developer] ?= Compiling MuseScore on Linux (Ubuntu?==?utf-8?q? 17.04

2017-08-21 Thread Joachim Schmitz
Actulally MuseScore does provide nightyies for 2.2, as AppImages From: Joachim Schmitz [mailto:j...@schmitz-digital.de] Sent: Monday, August 21, 2017 1:56 PM To: mscore-developer@lists.sourceforge.net; Marc Sabatella <m...@outsideshore.com>; Tommaso Cucinotta <tommaso.cucino...@

Re: [Mscore-developer] ?= ?==?utf-8?q? Compiling MuseScore on Linux (Ubuntu?==?utf-8?q? 17.04

2017-08-20 Thread Joachim Schmitz
Well, 5.3 should be sufficient, the Windows version uses 5.4, and later versions don't work work with MuseScore 2.x. The Master branch needs 5.8 or later Bye, Jojo Ralf Mattes schrieb > >Am Sonntag, 20. August 2017 16:43 CEST, Marc Sabatella >schrieb: >

Re: [Mscore-developer] Compiling MuseScore on Linux (Ubuntu 17.04)

2017-08-18 Thread Joachim Schmitz
Hi Thomaso Trying to build 2.0.2??? What not the latest official release 2.1, or even 2.2? Some of the issues you mention might even have been fixed 6) The qm files require a 'make lrelease' Bye, Jojo -Original Message- From: Tommaso Cucinotta [mailto:tommaso.cucino...@gmail.com]

Re: [Mscore-developer] Master crashes when opening most dialogue boxes

2017-04-20 Thread Joachim Schmitz
Have you tried using the native file dialog? You'd need to enable it manually in MuseScore.ini -Original Message- From: ABL [mailto:antonio.lo...@alice.it] Sent: Thursday, April 20, 2017 10:15 AM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] Master crashes

Re: [Mscore-developer] Master crashes when opening most dialogue boxes

2017-04-19 Thread Joachim Schmitz
Yes, I can. Maybe it is about the native/non-native file dialog? -Original Message- From: Maurizio M. Gavioli [mailto:miwa...@miwarre.org] Sent: Wednesday, April 19, 2017 7:10 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] Master crashes when opening most

Re: [Mscore-developer] Master crashes when opening most dialogue boxes

2017-04-19 Thread Joachim Schmitz
Works just fine on Windows. Only that load/create mp3 dialog needs to be dismissed -Original Message- From: Maurizio M. Gavioli [mailto:miwa...@miwarre.org] Sent: Wednesday, April 19, 2017 10:11 AM To: mscore-developer@lists.sourceforge.net Subject: [Mscore-developer] Master crashes when

Re: [Mscore-developer] Composer and title for a QML plugin

2016-12-31 Thread Joachim Schmitz
score. This is not always true as a score can contain more than one "title" string. It would be nice to set the first string with title style as default title metadata (if not set explicitly). This is an entry on my (virtual) ToDo list. Am 31.12.2016 um 11:03 schrieb Joachim Schmitz: But

Re: [Mscore-developer] Composer and title for a QML plugin

2016-12-31 Thread Joachim Schmitz
But feel free to ipen an issue in the issue tracker for this From: Joachim Schmitz [mailto:j...@schmitz-digital.de] Sent: Saturday, December 31, 2016 10:49 AM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] Composer and title for a QML plugin Noticed

Re: [Mscore-developer] Composer and title for a QML plugin

2016-12-31 Thread Joachim Schmitz
Noticed that the other day too. ‘git blame’ shows that those had been taken out in 3f1aa2ed, 2016-03-18 and 0763a5cc, 2016-10-10, by Werner. Not sure why though, but at least one of those changes is marked as a ToDo. From: Juha Ruotsalainen [mailto:kon...@gmail.com] Sent: Saturday,

Re: [Mscore-developer] Noteworthy Composer files support

2016-12-20 Thread Joachim Schmitz
I believe that has been done already, by splitting thins between the libmscore and mscore directories in the MuseScore source tree. AFAIK 'clients' for this are the iOS and Android player/songbook apps and the musescore.com website -Original Message- From: azmeuk [mailto:azm...@gmail.com]

Re: [Mscore-developer] lyrics autoplacement

2016-08-18 Thread Joachim Schmitz
Hmm, I’d rather have it for the ‚offending‘ syllable only, or for all measures of the affected system From: Werner Schweer [mailto:w...@wschweer.de] Sent: Thursday, August 18, 2016 1:51 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] lyrics autoplacement Its

Re: [Mscore-developer] Trouble building with Windows 7 / Qt Creator 4.0.3

2016-08-12 Thread Joachim Schmitz
Hmm, looking that the image the make install was done. Not sure It matters, but in Working directory I have "%{sourceDir}\win32install\bin" -Original Message----- From: Joachim Schmitz [mailto:j...@schmitz-digital.de] Sent: Friday, August 12, 2016 5:26 PM To: 'mscore

Re: [Mscore-developer] Trouble building with Windows 7 / Qt Creator 4.0.3

2016-08-12 Thread Joachim Schmitz
Probably didn't do the 'make install' step, which should publicate the win32install directory -Original Message- From: garbo [mailto:garyhess...@hotmail.com] Sent: Friday, August 12, 2016 4:59 PM To: mscore-developer@lists.sourceforge.net Subject: [Mscore-developer] Trouble building with

Re: [Mscore-developer] muse 2.2.1 with qt5.5

2016-06-02 Thread Joachim Schmitz
What do you mean be 'muse 2.2.1'? There is no such MuseScore version, the latest stable version is 2.0.3 and for the current development build, which will become Musecore 3.0 on day, you'd need Qt 5.6 -Original Message- From: Joachim Schiele [mailto:j...@lastlog.de] Sent: Thursday, June

Re: [Mscore-developer] undefined reference to `QString:: ...

2016-05-18 Thread Joachim Schmitz
More likely something wrong with your setup Bernhard Landauer schrieb >Thanks Jojo! >Interesting! :D >Well something seems to be not right with the sources, then, I assume ;) > >I'm using: >depends=('qt5-svg' > 'qt5-tools' > 'qt5-webengine' > 'shared-mime-info') >

Re: [Mscore-developer] Is Score::cropPage() obsolete?

2016-04-26 Thread Joachim Schmitz
Yes indeed Sideways Skullfinger schrieb >Now it's starting to make sense, thanks. Along those same lines, I'm >assuming that these 2 are also related to plugins: > >#ifdef SCRIPT_INTERFACE > >and > >Q_PROPERTY() > >-- >Sideways > >On 4/

Re: [Mscore-developer] Is Score::cropPage() obsolete?

2016-04-25 Thread Joachim Schmitz
It is is Q_INVOCABLE, it can be used in plugins. -Original Message- From: Sideways Skullfinger [mailto:sidew...@sidewaysskullfinger.com] Sent: Monday, April 25, 2016 8:03 PM To: mscore-developer@lists.sourceforge.net Subject: [Mscore-developer] Is Score::cropPage() obsolete? I can find

Re: [Mscore-developer] Qt Creator [CmakeFiles/lrelease] Error 1 in first compilation attempt

2016-04-21 Thread Joachim Schmitz
Well, I was offered that MuseScore-build and had to override it to MuseScore\build.qtc. Not sure what you're talking about reg. kits? I have 2 kits, one for Qt.5.4 (as needed for MuseScore 2.0.x) and another for Qt-5.6. -Original Message- From: freixas [mailto:t...@freixas.org] Sent:

Re: [Mscore-developer] Qt Creator [CmakeFiles/lrelease] Error 1 in first compilation attempt

2016-04-21 Thread Joachim Schmitz
not being a valid command... -Original Message- From: Joachim Schmitz [mailto:j...@schmitz-digital.de] Sent: Thursday, April 21, 2016 12:23 PM To: 'mscore-developer@lists.sourceforge.net' <mscore-developer@lists.sourceforge.net> Subject: RE: [Mscore-developer] Qt Creator [CmakeFiles/lr

Re: [Mscore-developer] Qt Creator [CmakeFiles/lrelease] Error 1 in first compilation attempt

2016-04-21 Thread Joachim Schmitz
The instructions should work just fine, if followed to the letter. Note they have recently(about a week ago) been updated to reflect the need of Qt-5.6 and some other changes minor changes -Original Message- From: freixas [mailto:t...@freixas.org] Sent: Thursday, April 21, 2016 6:39 AM

Re: [Mscore-developer] Qt Creator [CmakeFiles/lrelease] Error 1 in first compilation attempt

2016-04-21 Thread Joachim Schmitz
The -DCMAKE_TOOLCHAIN_FILE=build/mingw32.mingw.cmake is not needed (anymore?), leads to a warning of being unused. So I've removed it from the instructions. -Original Message- From: jonEnquist [mailto:jon.enqu...@gmail.com] Sent: Thursday, April 21, 2016 5:16 AM To:

Re: [Mscore-developer] Ties Behavior

2016-04-10 Thread Joachim Schmitz
>There are frequent situations where you have to edit ties outside the note >entry. >One example: you just copy and pasted a large passage displacing it's >position relative to the beat, or to a different key signature - >you ended up with the bunch of unnecessary ties that you have to get rid

Re: [Mscore-developer] Ties Behavior

2016-04-10 Thread Joachim Schmitz
Hi Anton In note entry mode a tie is created via the + key and creates a tied-to note of the selected duration directly after the previous one. If a selected duration is too long to fix the current measure, the note is split and tied automagically. I can't really think of a quicker method to add

Re: [Mscore-developer] GSoC 2016 | Piano reduction, single voice extraction

2016-03-22 Thread Joachim Schmitz
Gerhard or Felix? From: Gerhard Brauchle [mailto:feli...@online.de] Sent: Tuesday, March 22, 2016 8:56 AM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] GSoC 2016 | Piano reduction, single voice extraction Hi Lasconic, Thanks for the link. I already read

Re: [Mscore-developer] musescore-git

2015-12-04 Thread Joachim Schmitz
>The about says "Unstable Prerelease for Version: 2.1.0 / Revision: 3543170" >Looks good to me. This Rev.Nr. is obvioiusly something different from gitrev or gitcommit. It's a completely different format anyway. The Rev number should match the output of git rev-parse --short HEAD

Re: [Mscore-developer] musescore-git

2015-12-04 Thread Joachim Schmitz
>That would mean it's not correct. >$(git rev-parse --short HEAD) prints the commit hash, wich is 77e980d This is indeed what it should be showing. And does in the nightly builds for Mac and Windows -- Go from Idea to

Re: [Mscore-developer] musescore-git

2015-12-04 Thread Joachim Schmitz
>>That would mean it's not correct. >>$(git rev-parse --short HEAD) prints the commit hash, wich is 77e980d >This is indeed what it should be showing. And does in the nightly builds for Mac and Windows And I think upthread you've been told that you apparently forgot to do the 'make revision'

Re: [Mscore-developer] MuseScore run error in Xcode project.

2015-11-17 Thread Joachim Schmitz
Or have a look at https://github.com/musescore/MuseScore/pull/2131, where I did the necessary changes for Windows, maybe those hint at which changes are needed for Mac From: Lasconic [mailto:lasco...@gmail.com] Sent: Tuesday, November 17, 2015 10:57 AM To: MuseScore

Re: [Mscore-developer] Q_ASSERT(false) in else branch gives compiler warning

2015-07-09 Thread Joachim Schmitz
The intention was, I think, to replace the abort() by assert() and hence indeed only affect debug builds, but in a Qt fashion. Bye, Jojo Maurizio M. Gavioli schrieb heuchi wrote after Werner's change to fix compilation with Qt5.5 I'm getting warnings like this:

Re: [Mscore-developer] Preparing MuseScore 2.0.2

2015-05-19 Thread Joachim Schmitz
1- Why not just using the 2.0 branch? 2.0.1 is taged there, so can get recovere0d 4- I believe that if you’d drop the ‘-noobsolete’ from the command generating the translation sources, those could server 2.0m 2.0.1, 2.0.2 and 2.1, all at the same time? Could switch it on again when

Re: [Mscore-developer] review of compiler warnings

2015-05-05 Thread Joachim Schmitz
Looks like a very valid warning to me, strange that there is no such warning in the Windows build Just dropping the 0 part should fix it, I don't think ms.size() can ever return something 0. -Original Message- From: Jim Newton [mailto:jimka.i...@gmail.com] Sent: Tuesday, May 05, 2015

Re: [Mscore-developer] ISO user save hook

2015-04-29 Thread Joachim Schmitz
Read again, it says: ... in its default settings exports PDF versions of all .mscz ... 2.Select the in- and output format(s), or just use the default (*.mscz to *.pdf) -Original Message- From: Jim Newton [mailto:jimka.i...@gmail.com] Sent: Wednesday, April 29, 2015 1:42 PM To:

Re: [Mscore-developer] running tests on mac via xcode

2015-04-29 Thread Joachim Schmitz
That warning shows only on Mac, not on Linux nor Windows. From: Robert Patterson [mailto:rob...@robertgpatterson.com] Sent: Wednesday, April 29, 2015 5:06 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] running tests on mac via xcode ...hides overloaded

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

2015-04-27 Thread Joachim Schmitz
Hi Jim Try https://kiwiirc.com/client/irc.freenode.net/?nick=jim-newton#musescore Bye, Jojo -Original Message- From: Jim Newton [mailto:jimka.i...@gmail.com] Sent: Monday, April 27, 2015 11:51 AM To: mscore-developer@lists.sourceforge.net Subject: [Mscore-developer] creating a login

Re: [Mscore-developer] running tests on mac via xcode

2015-04-26 Thread Joachim Schmitz
Hi ABL You are submitting a PR for that? Bye, Jojo -Original Message- From: ABL [mailto:antonio.lo...@alice.it] Sent: Sunday, April 26, 2015 4:11 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] running tests on mac via xcode @Jojo-Schmitz : Yes, using

Re: [Mscore-developer] running tests on mac via xcode

2015-04-25 Thread Joachim Schmitz
Hmm, so it doesn't properly deal with that being a signed char and makes it unsigned. Have you tried my other suggestions, like using %hh? Or cast it to signed char? -Original Message- From: ABL [mailto:antonio.lo...@alice.it] Sent: Saturday, April 25, 2015 6:34 PM To:

Re: [Mscore-developer] running tests on mac via xcode

2015-04-25 Thread Joachim Schmitz
As far as I remember the bogus warnings are about something different From: Robert Patterson [mailto:rob...@robertgpatterson.com] Sent: Saturday, April 25, 2015 2:44 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] running tests on mac via xcode I am a lurker

Re: [Mscore-developer] running tests on mac via xcode

2015-04-25 Thread Joachim Schmitz
The compiler can't warn here, as tagE() is a varadic function, so default argument promotion should take place, which should implicitly cast that enum (which is a signed char actually) into an int, and the %d expects an int anyway? What wrong results are you getting? You should get a number

Re: [Mscore-developer] Staff properties, File name

2014-12-22 Thread Joachim Schmitz
name can be changed in File - Parts : Part Title. I believe it will be used as filename. lasconic 2014-12-22 10:08 GMT+01:00 Joachim Schmitz j...@schmitz-digital.de mailto:j...@schmitz-digital.de : My PR https://github.com/musescore/MuseScore/pull/1568 should fix

Re: [Mscore-developer] Staff properties, File name

2014-12-22 Thread Joachim Schmitz
am guessing the number of such characters is extremely limited and easily enough dealt with in part extraction. On Mon, Dec 22, 2014 at 3:25 AM, Joachim Schmitz j...@schmitz-digital.de mailto:j...@schmitz-digital.de wrote: True, but those can still contain spaces , umlauts and other fancy

Re: [Mscore-developer] Staff properties, File name

2014-12-22 Thread Joachim Schmitz
basically never port them. Why shouldn't portability of filenames be the responsibility of the user? (If it is really even an issue.) On Mon, Dec 22, 2014 at 6:38 AM, Joachim Schmitz j...@schmitz-digital.de mailto:j...@schmitz-digital.de wrote: Problem is that filenames using these special

Re: [Mscore-developer] détail ??

2014-11-17 Thread Joachim Schmitz
The messages about shortcuts should vanish after a factory reset The text style “Tuplets” might be fixed in ab4d849, they seem to stem from 1.x import and should now be “Tuplet”, i.e. without the ‘s’ From: Robert Leleu [mailto:robert.jean.le...@wanadoo.fr] Sent: Monday, November 17, 2014

Re: [Mscore-developer] Reviewing Code

2014-10-19 Thread Joachim Schmitz
I’ve now submitted a PR for this. I wasn’t too sure how best to fix it, but now I’ll go for LEFT|TOP Bye, Jojo From: Nalin Goel [mailto:naling1...@gmail.com] Sent: Sunday, October 19, 2014 3:47 PM To: mscore-developer@lists.sourceforge.net Subject: [Mscore-developer] Reviewing Code

Re: [Mscore-developer] Linux Mint 64 compilation fails

2014-09-13 Thread Joachim Schmitz
Check http://musescore.org/en/node/24774#comment-96016 and try the trick with the qt.conf From: Robert Leleu [mailto:robert.jean.le...@wanadoo.fr] Sent: Saturday, September 13, 2014 5:32 PM To: mscore-developer@lists.sourceforge.net Subject: Re: [Mscore-developer] Linux Mint 64 compilation

Re: [Mscore-developer] plugins in v2.0

2014-09-04 Thread Joachim Schmitz
Hi Stéphane I wasn’t sure, because I didn’t test it. Now we know which category it falls into ;-) You can force Travis to retry, by ‘git commit –amend; (save the commit message unchanged); git push –force’. Sometimes you may have to do that several times Bye, Jojo

Re: [Mscore-developer] plugins in v2.0

2014-08-29 Thread Joachim Schmitz
note names is done and even part of MuseScore, without the translations though, but you can get them from my GitHub repo. I have something for cue notes, not sure about the status though, check my repo. I did some work on batch export, but know that it isn't finished, check my repo. This is the

Re: [Mscore-developer] Linux Mint 64 compilation fails

2014-08-29 Thread Joachim Schmitz
I think on Window we fixed that with a qr.conf -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ ___ Mscore-developer mailing list

Re: [Mscore-developer] Towards MuseScore 2.0 beta1 Translation and documentation

2014-08-22 Thread Joachim Schmitz
Several ways to proof-read translations: a) on Transifex itself, in view mode. Or in translation mode, so you can fix typos and obvious mistakes directly. Take extra care of keeping format, line feeds, the '%n' parts of strings, colons, capitalization Watch out for instructions (there are very

Re: [Mscore-developer] Qt dependency changed from 5.1 to 5.2 without announcement

2014-08-21 Thread Joachim Schmitz
Qt.5.4 is due October 2014, so might be out before the official MuseScore 2.0... Bye, Jojo -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ ___

Re: [Mscore-developer] Qt dependency changed from 5.1 to 5.2 without announcement

2014-08-21 Thread Joachim Schmitz
Yes, right, I just wanted to point out that 5.1 and 5.2 are both too old to still consider them. -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/

Re: [Mscore-developer] Towards MuseScore 2.0 beta1 Translation and documentation

2014-08-21 Thread Joachim Schmitz
The Italian translation is 100% complete, but not necessarily 100% correct (I can't realy judge, but am pretty about this for the German translation, which was mainly done by me, so I can't imagine it to be different for Italian), so proof reading is certainly needed. Make sure to liaise with

Re: [Mscore-developer] Towards MuseScore 2.0 beta1

2014-08-14 Thread Joachim Schmitz
For the Italian translation I think Shoichi is working on it and has it almost complete (95%). See https://www.transifex.com/projects/p/musescore/language/it/ Guess having help and proof-readers won't harm though :-) German translation is complete, but could use proof-readers... Bye, Jojo

Re: [Mscore-developer] Towards MuseScore 2.0 beta1

2014-08-14 Thread Joachim Schmitz
Hi Kostis7 Have a look at the currentl nightly builds, and check if you find these complaints to still be valid. Bye, Jojo -- ___ Mscore-developer mailing list

Re: [Mscore-developer] Enum's and plug-ins

2014-06-24 Thread Joachim Schmitz
From: Maurizio M. Gavioli [mailto:miwa...@miwarre.org] There seem to be problems with enum's in the current plug-in framework: according to documentation, to be accessible to QML, enum's should be defined *within* a QObject derived class.

Re: [Mscore-developer] Enum's and plug-ins

2014-06-24 Thread Joachim Schmitz
An attempt of simulating an out-of-class enum for QML can be seen at: http://qt-project.org/forums/viewthread/18529 I think it is better to avoid dirty tricks of this kind and pull back those enums into some class; several enums have an obvious class candidate; the Element class could be used

Re: [Mscore-developer] Help Setting Up Best Bug-Fix Development Environment

2014-04-27 Thread Joachim Schmitz
Hi Carl The repository is updated continuously. There is no automatic update of your fork, you'd have to this manually, 'git fetch upstream;git rebase upstream/master;git push'. The clone on your machine is linked to your fork on GitHub. There is no way to have this updates to happen

Re: [Mscore-developer] Regarding automatic stop.

2014-03-08 Thread Joachim Schmitz
You mean something like 'stop playback at last note'? Seems useful to me, as would a 'start playback at first note'. Bye, Jojo Ruchit Agrawal ruchit...@gmail.com schrieb: -- Subversion Kills Productivity. Get off

Re: [Mscore-developer] nighlly doesn't run under Windows XP

2014-02-17 Thread Joachim Schmitz
Is it that the extesion is just hidden? This is the (stupid and dangarous) default in Windows for 'known' extensions.-- Gesendet von meinem Palm Pre²Am 17.02.2014 14:51 schrieb Robert Leleu robert.jean.le...@wanadoo.fr: Indeed (although this nightly also has no extension) So you should modify

  1   2   >