Re: [Rosegarden-user] End of Qt4 support

2018-07-18 Thread D. Michael McIntyre

On 07/18/2018 01:57 PM, Ted Felix wrote:

really wanted us to support Qt4, so I think I can deal with any 
complaints if they come up.


I think the main problem was I was continuing to use the old translation 
tools without even realizing it, which made you think somebody still 
cared about Qt4.  I've been building with Qt5 for years.  I have no 
other reason to even have Qt4 other than checking to see that Qt4 builds 
still work, which I haven't actually done in years anyway.


So far so good, I updated and did a clean rebuild.  Now all I have to do 
is avoid breaking the translations again.  I'll pay more attention next 
time.


--
D. Michael McIntyre

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Error compiling in SVN revision 15333-SOLVED

2018-07-18 Thread Mario Moles
Hi!

Solved thanks!



Il 18/07/2018 02:21, Ted Felix ha scritto:
>   Should be fixed in r15334.  Please test.
>
> Ted. 

-- 

oiram/bin/selom

Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.

MIB-kernellinux-tester

Linux 

MIB Lilypond
Frescobaldi
Rosegarden 

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] End of Qt4 support

2018-07-18 Thread Will Godfrey
On Wed, 18 Jul 2018 08:55:19 -0400
Ted Felix  wrote:

>On 07/18/2018 06:44 AM, D. Michael McIntyre wrote:
>> On 07/17/2018 07:46 PM, Ted Felix wrote:
>> So I checked, and Debian Stable has Qt 5.7.1 available.  That's where 
>> I'd set the bar.  
>
>   OK, then I'm going to switch to building/testing with Qt5.  We'll 
>probably still be Qt4 compatible for a while until Qt5-isms start 
>sneaking into the code.  Once I notice that, I'll announce the official 
>end of Qt4 support.
>
>   Anyone with concerns, please voice them now.
>
>Ted.

What took you so long? :)

{fx: ducks and runs, looking for cover}

-- 
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] End of Qt4 support

2018-07-18 Thread Ted Felix

On 07/18/2018 10:24 AM, Michael Gerdau wrote:

I would announce the end of Qt4 support now as that's effectively what's 
happening. Together with a note stating that it is likely to continue to work 
for some time to come it should give all parties concerned a long enough grace 
period.


  Yeah, I think I'll do the official announcement next.  And my next 
commit will probably break Qt4.  It would be easy to fix if someone 
really wanted us to support Qt4, so I think I can deal with any 
complaints if they come up.


Ted.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] End of Qt4 support

2018-07-18 Thread Ted Felix

On 07/18/2018 10:13 AM, Will Godfrey wrote:

   OK, then I'm going to switch to building/testing with Qt5.

What took you so long? :)
{fx: ducks and runs, looking for cover}


  Ha!  Yeah.  There isn't really anything in Qt5 that I need, so I 
figured I'd just stick to Qt4.


  That said, I think my next commit is going to require Qt5. 
QSharedPointer::reset() is awfully handy.


Ted.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] End of Qt4 support: r15334

2018-07-18 Thread Ted Felix
  As of today, Rosegarden will no longer support Qt4.  [r15334] will be 
the last commit to support Qt4.  Qt5 will be required from now on.


  If anyone has issues with this, we can go back and restore Qt4 
support fairly easily for a while.  cmake support for Qt4 will be 
maintained for a while, but the build will fail if all you have 
installed is Qt4.


  Qt4 itself has been unsupported since 2015.  It's time to move on.

  Translators: Please upgrade your toolchains to Qt5 so that we can 
drop Qt4 altogether.  If you have both installed, you can force Qt5 for 
each tool you run at the command line by prefixing with QT_SELECT=qt5:


$ QT_SELECT=qt5 linguist

Ted.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] End of Qt4 support

2018-07-18 Thread Ted Felix

On 07/18/2018 06:44 AM, D. Michael McIntyre wrote:

On 07/17/2018 07:46 PM, Ted Felix wrote:
So I checked, and Debian Stable has Qt 5.7.1 available.  That's where 
I'd set the bar.


  OK, then I'm going to switch to building/testing with Qt5.  We'll 
probably still be Qt4 compatible for a while until Qt5-isms start 
sneaking into the code.  Once I notice that, I'll announce the official 
end of Qt4 support.


  Anyone with concerns, please voice them now.

Ted.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Error compiling in SVN revision 15333

2018-07-18 Thread D. Michael McIntyre

On 07/17/2018 07:46 PM, Ted Felix wrote:

   Thanks for catching/reporting this.  I'm still building and 
supporting Qt4, so I didn't see this Qt5 error.  Perhaps it's time to 
move on?


One of my traditional rules of thumb for questions like this was "What 
does Debian Stable have?"  On average, most users are on something way 
more modern, and that always seemed plenty old enough to me.


So I checked, and Debian Stable has Qt 5.7.1 available.  That's where 
I'd set the bar.  Nobody has to go build or install third party binaries 
to get Qt 5 anymore, and we sorted out all the serious problems with Qt 
5 builds a long time ago.


In the end, it's your call.

--
D. Michael McIntyre

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user