Re: [Mixxx-devel] Qt 5 request for testing

2016-01-05 Thread Max Linke
Does anyone know which packages are required for debian/ubuntu?

On 01/04/2016 05:24 PM, Uwe Klotz wrote:
> Fedora 23 x86_64
>
> Required packages for building with qt5=1:
>
>   * qt5-qtbase-devel
>   * qt5-qtscript-devel
>   * qt5-qtsvg-devel
>   * qt5-qtxmlpatterns-devel
>   * qt5-linguist
>
>
> Minor bug:
> Library table view is empty after startup. Only after selecting another
> side bar item and selecting it again it gets populated.
>
> Fixed bug:
> The previously unreadable column headers (red on red) in the Late Night
> skin have become readable (yellow on black) again :)
> https://bugs.launchpad.net/mixxx/+bug/1514069
>
> Uwe
>
> On 01/03/2016 11:33 PM, RJ Ryan wrote:
>> Hi folks,
>>
>> We'd like to switch to Qt5 at some point. For folks living on the
>> bleeding edge, please start building Mixxx with qt5 and filing bugs.
>>
>> Tag them qt5 so we have a hotlist of bugs to fix:
>> https://bugs.launchpad.net/mixxx/+bugs?field.tag=qt5
>>
>> On OS X, Qt 5.5 is a huge improvement performance-wise over 4.8! It
>> mostly just works, except for some minor issues.
>>
>> Cheers,
>> RJ
>>
>>
>> --
>>
>>
>> ___
>> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
>> http://mixxx.org
>>
>>
>> Mixxx-devel mailing list
>> Mixxx-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
>
>
> --
>
>
>
> ___
> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> http://mixxx.org
>
>
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>

--
___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel


Re: [Mixxx-devel] Qt 5 request for testing

2016-01-04 Thread RJ Ryan
Oops -- should have mentioned. All you should need is qt5=1.

On Mon, Jan 4, 2016, 1:35 AM Max Linke  wrote:

> Hi rryan
>
> What scons flag should I use to build with qt5?
>
> best Max
>
> On 01/03/2016 11:33 PM, RJ Ryan wrote:
> > Hi folks,
> >
> > We'd like to switch to Qt5 at some point. For folks living on the
> > bleeding edge, please start building Mixxx with qt5 and filing bugs.
> >
> > Tag them qt5 so we have a hotlist of bugs to fix:
> > https://bugs.launchpad.net/mixxx/+bugs?field.tag=qt5
> >
> > On OS X, Qt 5.5 is a huge improvement performance-wise over 4.8! It
> > mostly just works, except for some minor issues.
> >
> > Cheers,
> > RJ
> >
> >
> >
> --
> >
> >
> >
> > ___
> > Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> > http://mixxx.org
> >
> >
> > Mixxx-devel mailing list
> > Mixxx-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mixxx-devel
> >
>
>
> --
> ___
> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> http://mixxx.org
>
>
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
--
___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Re: [Mixxx-devel] Qt 5 request for testing

2016-01-04 Thread Uwe Klotz

Fedora 23 x86_64

Required packages for building with qt5=1:

 * qt5-qtbase-devel
 * qt5-qtscript-devel
 * qt5-qtsvg-devel
 * qt5-qtxmlpatterns-devel
 * qt5-linguist


Minor bug:
Library table view is empty after startup. Only after selecting another side 
bar item and selecting it again it gets populated.


Fixed bug:
The previously unreadable column headers (red on red) in the Late Night skin 
have become readable (yellow on black) again :)

https://bugs.launchpad.net/mixxx/+bug/1514069

Uwe

On 01/03/2016 11:33 PM, RJ Ryan wrote:

Hi folks,

We'd like to switch to Qt5 at some point. For folks living on the bleeding 
edge, please start building Mixxx with qt5 and filing bugs.


Tag them qt5 so we have a hotlist of bugs to fix:
https://bugs.launchpad.net/mixxx/+bugs?field.tag=qt5

On OS X, Qt 5.5 is a huge improvement performance-wise over 4.8! It mostly 
just works, except for some minor issues.


Cheers,
RJ


--


___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel


--
___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

[Mixxx-devel] Qt 5 request for testing

2016-01-03 Thread RJ Ryan
Hi folks,

We'd like to switch to Qt5 at some point. For folks living on the bleeding
edge, please start building Mixxx with qt5 and filing bugs.

Tag them qt5 so we have a hotlist of bugs to fix:
https://bugs.launchpad.net/mixxx/+bugs?field.tag=qt5

On OS X, Qt 5.5 is a huge improvement performance-wise over 4.8! It mostly
just works, except for some minor issues.

Cheers,
RJ
--
___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Re: [Mixxx-devel] Qt 5 request for testing

2016-01-03 Thread Max Linke
Hi rryan

What scons flag should I use to build with qt5?

best Max

On 01/03/2016 11:33 PM, RJ Ryan wrote:
> Hi folks,
>
> We'd like to switch to Qt5 at some point. For folks living on the
> bleeding edge, please start building Mixxx with qt5 and filing bugs.
>
> Tag them qt5 so we have a hotlist of bugs to fix:
> https://bugs.launchpad.net/mixxx/+bugs?field.tag=qt5
>
> On OS X, Qt 5.5 is a huge improvement performance-wise over 4.8! It
> mostly just works, except for some minor issues.
>
> Cheers,
> RJ
>
>
> --
>
>
>
> ___
> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> http://mixxx.org
>
>
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>

--
___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel