Activity log for bug #1804513

Date Who What changed Old value New value Message
2018-11-21 20:14:22 Daniel Schürmann bug added bug
2018-11-21 20:15:21 Daniel Schürmann bug task added mixxx
2019-01-18 12:47:38 Daniel Schürmann mixxx: status New Confirmed
2019-01-18 12:47:44 Daniel Schürmann mixxx: importance Undecided Critical
2019-03-28 22:41:36 Simon Quigley bug added subscriber Ubuntu Stable Release Updates Team
2019-03-28 23:48:11 Daniel Schürmann description Mixxx 2.1.3 build with Qt but the support is experimental. The resulting binary is untested and suffering bugs. We as Mixxx team do not support 2.1.x qt5 builds. So the user is pretty alone with issues with throws a bad light on Mixxx. Fist bugs are emerging https://bugs.launchpad.net/mixxx/+bug/1804322 All known Linux issues are solved in the Mixxx 2.2.0 release candidate. We are fighting some Windows and Mac OS performance issues. So it should be up-gated immediately. See also https://bugs.launchpad.net/mixxx/+bug/1768148 for some history. [Impact] * Mixxx 2.1.3 builds with Qt5 but the support is experimental. The resulting binary is untested and suffering bugs. * We as Mixxx team do not support 2.1.x qt5 builds. So the user is pretty alone with issues with throws a bad light on Mixxx. * Fist bugs are emerging https://bugs.launchpad.net/mixxx/+bug/1804322 * These qt5 bugs have been fixed: https://bugs.launchpad.net/mixxx/+bugs?field.searchtext=&orderby=-importance&search=Search&field.status%3Alist=FIXRELEASED&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_commenter=&field.subscriber=&field.structural_subscriber=&field.tag=qt5&field.tags_combinator=ANY&field.has_cve.used=&field.omit_dupes.used=&field.omit_dupes=on&field.affects_me.used=&field.has_patch.used=&field.has_branches.used=&field.has_branches=on&field.has_no_branches.used=&field.has_no_branches=on&field.has_blueprints.used=&field.has_blueprints=on&field.has_no_blueprints.used=&field.has_no_blueprints=on [Test Case] * Start Mixxx on the console * Watch out for "Debug [Main]: Qt: 4.8.7" * all 2.1 Version must report a qt major 4 version and all 2.2 Versions must report a qt major 5 version [Regression Potential] * If we decide to follow Debian and switch to 2.2 we have the following regression potential * Issues due to the new Dry/Wet vs Dry+Wet option * Issues due to LV2 effects * Issues due to Skin improvements. * 2.2.0 is released 2018-12-17 and has proved to have no Qt5 unrelated regressions. It suffers still some GL related issues on some display manager / GPU combinations in the same way as the released Cosmic version [Other Info] * The Debian upstream packages have been updated to 2.2.0 https://packages.debian.org/buster/mixxx https://packages.debian.org/sid/mixxx * See also https://bugs.launchpad.net/mixxx/+bug/1768148 for some history.
2019-03-29 10:06:28 Robie Basak bug added subscriber Robie Basak
2019-03-30 19:39:07 Daniel Schürmann description [Impact] * Mixxx 2.1.3 builds with Qt5 but the support is experimental. The resulting binary is untested and suffering bugs. * We as Mixxx team do not support 2.1.x qt5 builds. So the user is pretty alone with issues with throws a bad light on Mixxx. * Fist bugs are emerging https://bugs.launchpad.net/mixxx/+bug/1804322 * These qt5 bugs have been fixed: https://bugs.launchpad.net/mixxx/+bugs?field.searchtext=&orderby=-importance&search=Search&field.status%3Alist=FIXRELEASED&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_commenter=&field.subscriber=&field.structural_subscriber=&field.tag=qt5&field.tags_combinator=ANY&field.has_cve.used=&field.omit_dupes.used=&field.omit_dupes=on&field.affects_me.used=&field.has_patch.used=&field.has_branches.used=&field.has_branches=on&field.has_no_branches.used=&field.has_no_branches=on&field.has_blueprints.used=&field.has_blueprints=on&field.has_no_blueprints.used=&field.has_no_blueprints=on [Test Case] * Start Mixxx on the console * Watch out for "Debug [Main]: Qt: 4.8.7" * all 2.1 Version must report a qt major 4 version and all 2.2 Versions must report a qt major 5 version [Regression Potential] * If we decide to follow Debian and switch to 2.2 we have the following regression potential * Issues due to the new Dry/Wet vs Dry+Wet option * Issues due to LV2 effects * Issues due to Skin improvements. * 2.2.0 is released 2018-12-17 and has proved to have no Qt5 unrelated regressions. It suffers still some GL related issues on some display manager / GPU combinations in the same way as the released Cosmic version [Other Info] * The Debian upstream packages have been updated to 2.2.0 https://packages.debian.org/buster/mixxx https://packages.debian.org/sid/mixxx * See also https://bugs.launchpad.net/mixxx/+bug/1768148 for some history. [Impact] Mixxx 2.1 a Qt4 release was accidentally linked against Qt5. It suffers some critical issues which are fixed in the 2.2 release linked against QT5 the outstanding issues are: * GUI freeze due to a Xlib deadlock https://bugs.launchpad.net/bugs/1805559 * Various GUI freezes and leaks https://bugs.launchpad.net/mixxx/+bug/1789059 * No scaling with HiDPI screen https://bugs.launchpad.net/bugs/1744861 * Wrong waveform size and position with GLSL https://bugs.launchpad.net/bugs/1530697 Other non critical changes are: * Vectorize remaining raster graphics for better HiDPI support. * Add mix mode switch (Dry/Wet vs Dry+Wet) for effect units. * Add support for LV2 effects plugins (currently no way to show plugin GUIs). * Add preference option for selecting which effects are shown in the list of available effects in the main window (all LV2 effects are hidden by default and must be explicitly enabled by users). * Add 8 sampler and small sampler options to LateNight. * Add key / BPM expansion indicators to Deere decks. * Add skin settings menu to LateNight. * Add controller mapping for Numark Mixtrack Platinum. * Update controller mapping for Numark N4. * Add spinback and break for Vestax VCI-400 mapping. * Add preference option to adjust the play position marker of scrolling * Add preference option to adjust opacity of beatgrid markers on scrolling waveforms. * Support IRC/AIM/ICQ broadcast metadata. [Test Case]  * Start Mixxx on the console  * Watch out for "Debug [Main]: Qt: 4.8.7"  * all 2.1 Version must report a qt major 4 version and all 2.2 Versions    must report a qt major 5 version [Regression Potential]  Mixxx 2.2 was mainly the Qt5 release with many fixes around Qt. There are no known regressions since the release 2018-12-17. Using this settled version has less regression potential compared to back porting the QT5 fixes to Mixxx 2.1 [Other Info]  * The Debian upstream packages have been updated to 2.2.0 https://packages.debian.org/buster/mixxx https://packages.debian.org/sid/mixxx  * See also https://bugs.launchpad.net/mixxx/+bug/1768148 for some history.
2019-03-30 19:40:09 Daniel Schürmann description [Impact] Mixxx 2.1 a Qt4 release was accidentally linked against Qt5. It suffers some critical issues which are fixed in the 2.2 release linked against QT5 the outstanding issues are: * GUI freeze due to a Xlib deadlock https://bugs.launchpad.net/bugs/1805559 * Various GUI freezes and leaks https://bugs.launchpad.net/mixxx/+bug/1789059 * No scaling with HiDPI screen https://bugs.launchpad.net/bugs/1744861 * Wrong waveform size and position with GLSL https://bugs.launchpad.net/bugs/1530697 Other non critical changes are: * Vectorize remaining raster graphics for better HiDPI support. * Add mix mode switch (Dry/Wet vs Dry+Wet) for effect units. * Add support for LV2 effects plugins (currently no way to show plugin GUIs). * Add preference option for selecting which effects are shown in the list of available effects in the main window (all LV2 effects are hidden by default and must be explicitly enabled by users). * Add 8 sampler and small sampler options to LateNight. * Add key / BPM expansion indicators to Deere decks. * Add skin settings menu to LateNight. * Add controller mapping for Numark Mixtrack Platinum. * Update controller mapping for Numark N4. * Add spinback and break for Vestax VCI-400 mapping. * Add preference option to adjust the play position marker of scrolling * Add preference option to adjust opacity of beatgrid markers on scrolling waveforms. * Support IRC/AIM/ICQ broadcast metadata. [Test Case]  * Start Mixxx on the console  * Watch out for "Debug [Main]: Qt: 4.8.7"  * all 2.1 Version must report a qt major 4 version and all 2.2 Versions    must report a qt major 5 version [Regression Potential]  Mixxx 2.2 was mainly the Qt5 release with many fixes around Qt. There are no known regressions since the release 2018-12-17. Using this settled version has less regression potential compared to back porting the QT5 fixes to Mixxx 2.1 [Other Info]  * The Debian upstream packages have been updated to 2.2.0 https://packages.debian.org/buster/mixxx https://packages.debian.org/sid/mixxx  * See also https://bugs.launchpad.net/mixxx/+bug/1768148 for some history. [Impact]  Mixxx 2.1 a Qt4 release was accidentally linked against Qt5. It suffers some critical issues which are fixed in the 2.2 release linked against QT5 the outstanding issues are:  * GUI freeze due to a Xlib deadlock https://bugs.launchpad.net/bugs/1805559  * Various GUI freezes and leaks https://bugs.launchpad.net/mixxx/+bug/1789059  * No scaling with HiDPI screen https://bugs.launchpad.net/bugs/1744861  * Wrong waveform size and position with GLSL https://bugs.launchpad.net/bugs/1530697  Other non critical changes are:  * Vectorize remaining raster graphics for better HiDPI support.  * Add mix mode switch (Dry/Wet vs Dry+Wet) for effect units.  * Add support for LV2 effects plugins (currently no way to show plugin GUIs).  * Add preference option for selecting which effects are shown in the list of available effects in the main window (all LV2 effects are hidden by default and must be explicitly enabled by users).  * Add 8 sampler and small sampler options to LateNight.  * Add key / BPM expansion indicators to Deere decks.  * Add skin settings menu to LateNight.  * Add controller mapping for Numark Mixtrack Platinum.  * Update controller mapping for Numark N4.  * Add spinback and break for Vestax VCI-400 mapping.  * Add preference option to adjust the play position marker of scrolling  * Add preference option to adjust opacity of beatgrid markers on scrolling waveforms.  * Support IRC/AIM/ICQ broadcast metadata. The full list of bugs can be found here: https://launchpad.net/mixxx/+milestone/2.2.0 [Test Case]  * Start Mixxx on the console  * Watch out for "Debug [Main]: Qt: 4.8.7"  * all 2.1 Version must report a qt major 4 version and all 2.2 Versions    must report a qt major 5 version [Regression Potential]  Mixxx 2.2 was mainly the Qt5 release with many fixes around Qt. There are no known regressions since the release 2018-12-17. Using this settled version has less regression potential compared to back porting the QT5 fixes to Mixxx 2.1 [Other Info]  * The Debian upstream packages have been updated to 2.2.0 https://packages.debian.org/buster/mixxx https://packages.debian.org/sid/mixxx  * See also https://bugs.launchpad.net/mixxx/+bug/1768148 for some history.
2019-04-07 04:47:00 Simon Quigley nominated for series Ubuntu Cosmic
2019-04-07 04:47:00 Simon Quigley bug task added mixxx (Ubuntu Cosmic)
2019-04-07 04:47:06 Simon Quigley mixxx (Ubuntu): status New Fix Released
2019-04-07 04:47:09 Simon Quigley mixxx (Ubuntu): importance Undecided High
2019-04-07 04:47:10 Simon Quigley mixxx (Ubuntu Cosmic): importance Undecided High
2019-04-07 04:47:12 Simon Quigley mixxx (Ubuntu): importance High Critical
2019-04-07 04:47:14 Simon Quigley mixxx (Ubuntu Cosmic): importance High Critical
2019-04-07 04:47:16 Simon Quigley mixxx (Ubuntu Cosmic): status New In Progress
2019-04-07 04:47:19 Simon Quigley mixxx (Ubuntu Cosmic): assignee Simon Quigley (tsimonq2)
2019-04-07 04:47:29 Simon Quigley bug added subscriber Simon Quigley
2019-04-07 04:47:44 Simon Quigley summary Cosmic: Mixxx 2.1.3 is not stable with Qt5 Cosmic: Mixxx 2.1.3 is not stable with Qt5
2019-04-22 08:52:20 Daniel Schürmann mixxx: status Confirmed In Progress
2019-06-02 19:20:12 Daniel Schürmann description [Impact]  Mixxx 2.1 a Qt4 release was accidentally linked against Qt5. It suffers some critical issues which are fixed in the 2.2 release linked against QT5 the outstanding issues are:  * GUI freeze due to a Xlib deadlock https://bugs.launchpad.net/bugs/1805559  * Various GUI freezes and leaks https://bugs.launchpad.net/mixxx/+bug/1789059  * No scaling with HiDPI screen https://bugs.launchpad.net/bugs/1744861  * Wrong waveform size and position with GLSL https://bugs.launchpad.net/bugs/1530697  Other non critical changes are:  * Vectorize remaining raster graphics for better HiDPI support.  * Add mix mode switch (Dry/Wet vs Dry+Wet) for effect units.  * Add support for LV2 effects plugins (currently no way to show plugin GUIs).  * Add preference option for selecting which effects are shown in the list of available effects in the main window (all LV2 effects are hidden by default and must be explicitly enabled by users).  * Add 8 sampler and small sampler options to LateNight.  * Add key / BPM expansion indicators to Deere decks.  * Add skin settings menu to LateNight.  * Add controller mapping for Numark Mixtrack Platinum.  * Update controller mapping for Numark N4.  * Add spinback and break for Vestax VCI-400 mapping.  * Add preference option to adjust the play position marker of scrolling  * Add preference option to adjust opacity of beatgrid markers on scrolling waveforms.  * Support IRC/AIM/ICQ broadcast metadata. The full list of bugs can be found here: https://launchpad.net/mixxx/+milestone/2.2.0 [Test Case]  * Start Mixxx on the console  * Watch out for "Debug [Main]: Qt: 4.8.7"  * all 2.1 Version must report a qt major 4 version and all 2.2 Versions    must report a qt major 5 version [Regression Potential]  Mixxx 2.2 was mainly the Qt5 release with many fixes around Qt. There are no known regressions since the release 2018-12-17. Using this settled version has less regression potential compared to back porting the QT5 fixes to Mixxx 2.1 [Other Info]  * The Debian upstream packages have been updated to 2.2.0 https://packages.debian.org/buster/mixxx https://packages.debian.org/sid/mixxx  * See also https://bugs.launchpad.net/mixxx/+bug/1768148 for some history. [Impact]  Mixxx 2.1 a Qt4 release was accidentally linked against Qt5. It suffers some critical issues which are fixed in the 2.2 release linked against QT5 the outstanding issues are:  * GUI freeze due to a Xlib deadlock https://bugs.launchpad.net/bugs/1805559  * Various GUI freezes and leaks https://bugs.launchpad.net/mixxx/+bug/1789059  * No scaling with HiDPI screen https://bugs.launchpad.net/bugs/1744861  * Wrong waveform size and position with GLSL https://bugs.launchpad.net/bugs/1530697  Other non critical changes are:  * Vectorize remaining raster graphics for better HiDPI support.  * Add mix mode switch (Dry/Wet vs Dry+Wet) for effect units.  * Add support for LV2 effects plugins (currently no way to show plugin GUIs).  * Add preference option for selecting which effects are shown in the list of available effects in the main window (all LV2 effects are hidden by default and must be explicitly enabled by users).  * Add 8 sampler and small sampler options to LateNight.  * Add key / BPM expansion indicators to Deere decks.  * Add skin settings menu to LateNight.  * Add controller mapping for Numark Mixtrack Platinum.  * Update controller mapping for Numark N4.  * Add spinback and break for Vestax VCI-400 mapping.  * Add preference option to adjust the play position marker of scrolling  * Add preference option to adjust opacity of beatgrid markers on scrolling waveforms.  * Support IRC/AIM/ICQ broadcast metadata. The full list of bugs can be found here: https://launchpad.net/mixxx/+milestone/2.2.0 [Test Case]  * Start Mixxx on the console  * Watch out for "Debug [Main]: Qt: 4.8.7"  * all 2.1 Version must report a qt major 4 version and all 2.2 Versions    must report a qt major 5 version * Watch the GUI for random artifacts * Load an mp3 track via drag and drop from Nautilus. Is the waveform shown correctly? * Play the track. Does it play without sound artifacts? [Regression Potential]  Mixxx 2.2 was mainly the Qt5 release with many fixes around Qt. There are no known regressions since the release 2018-12-17. Using this settled version has less regression potential compared to back porting the QT5 fixes to Mixxx 2.1 [Other Info]  * The Debian upstream packages have been updated to 2.2.0 https://packages.debian.org/buster/mixxx https://packages.debian.org/sid/mixxx  * See also https://bugs.launchpad.net/mixxx/+bug/1768148 for some history.
2021-05-18 13:58:56 Jan Holthuis mixxx: status In Progress Won't Fix
2022-10-08 21:06:41 Swiftb0y bug watch added https://github.com/mixxxdj/mixxx/issues/9526
2022-10-08 21:06:43 Swiftb0y lock status Unlocked Comment-only
2023-08-10 19:40:02 Simon Quigley mixxx (Ubuntu Cosmic): assignee Simon Quigley (tsimonq2)