[Bug 2061329] Re: [SRU] displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-31 Thread Erich Eickmeyer
** Summary changed: - displaycal 3.9.11-2 fails to start in noble, needs python 3.11 + [SRU] displaycal 3.9.11-2 fails to start in noble, needs python 3.11 ** Summary changed: - [SRU] displaycal 3.9.11-2 fails to start in noble, needs python 3.11 + [SRU] displaycal 3.9.11-2 needs patch to work

[Bug 2067618] Re: displaycal-py3 fails to launch due to python version mismatch

2024-05-31 Thread Erich Eickmeyer
*** This bug is a duplicate of bug 2061329 *** https://bugs.launchpad.net/bugs/2061329 ** This bug has been marked a duplicate of bug 2061329 displaycal 3.9.11-2 fails to start in noble, needs python 3.11 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2067338] Re: [SRU] Long SysEx messages are skipped by Midi-Bridge

2024-05-30 Thread Erich Eickmeyer
** Summary changed: - Long SysEx messages are skipped by Midi-Bridge + [SRU] Long SysEx messages are skipped by Midi-Bridge -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067338 Title: [SRU] Long

[Bug 2063879] Re: [SRU] EasyEffects Depends: calf-plugins should be Recommends

2024-05-30 Thread Erich Eickmeyer
$ apt-cache policy easyeffects easyeffects: Installed: 7.1.6-1ubuntu0.24.04.1 Candidate: 7.1.6-1ubuntu0.24.04.1 Version table: *** 7.1.6-1ubuntu0.24.04.1 100 100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages 100 /var/lib/dpkg/status 7.1.6-1

[Bug 2063847] Re: Audacity hangs on launch if calf-plugins package is installed

2024-05-30 Thread Erich Eickmeyer
Gabriel, For what it's worth, we've had some movement on LP: #2063879 which will remove calf-plugins from being a dependency of easyeffects, so that should solve the coinstallability problem and allow you to remove calf- plugins soon. -- You received this bug notification because you are a

[Bug 2061329] Re: displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-30 Thread Erich Eickmeyer
Ok, the fix is now uploaded for Oracular and Noble, and is awaiting SRU approval for Noble. This will take a minimum of one week for the SRU process. For more information, see https://wiki.ubuntu.com/StableReleaseUpdates ** Changed in: displaycal-py3 (Ubuntu Oracular) Status: In Progress

[Bug 2061329] Re: displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-30 Thread Erich Eickmeyer
meError: Need Python version >= 3.8 <= 3.11, got 3.12.2 + + + [What could go wrong] + + The DisplayCAL developers do not yet support Python 3.12 until the + release of WxWidgets 4.2.0 since it could crash upon closure. I (Erich + Eickmeyer) have not experienced this in my testing,

[Bug 2061329] Re: displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-30 Thread Erich Eickmeyer
Ok, we have success built in my PPA at https://launchpad.net/~eeickmeyer/+archive/ubuntu/displaycaltest. I'll convert this bug into an SRU now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061329

[Bug 2061329] Re: displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-30 Thread Erich Eickmeyer
** Changed in: displaycal-py3 (Ubuntu) Status: Triaged => In Progress ** Changed in: displaycal-py3 (Ubuntu) Assignee: (unassigned) => Erich Eickmeyer (eeickmeyer) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2061329] Re: displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-30 Thread Erich Eickmeyer
Unfortunately, that one patch didn't work and it needs more work. Got the following: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/DisplayCAL/main.py", line 549, in main _main(module, name, app_lock_file_name) File

[Bug 2061329] Re: displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-30 Thread Erich Eickmeyer
Heh, it won't. It simply needs this commit: https://github.com/eoyilmaz/displaycal- py3/commit/0025940335eb1bd56f03f742aa095028d7ffa06f. I'll try simply patching and see if that works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2061329] Re: displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-30 Thread Erich Eickmeyer
Actually, the version of wxwidgets supports 3.12. Currently seeing what a backport of the version in oracular, which contains no new features, does. If it works, I'll try to SRU it into noble. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2061329] Re: displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-30 Thread Erich Eickmeyer
So I guess this is an upstream issue they are certainly aware of but it's currently out of their hands. I guess all we can do is wait and see. In the meantime, once we get a viable 3.12 version, I'll try to get it into 24.04 one way or another, hopefully just by patching this version. If not, a

[Bug 2061329] Re: displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-30 Thread Erich Eickmeyer
Looks like what we're really waiting on is https://github.com/wxWidgets/Phoenix/issues/2553. ** Bug watch added: github.com/wxWidgets/Phoenix/issues #2553 https://github.com/wxWidgets/Phoenix/issues/2553 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2061329] Re: displaycal 3.9.11-2 fails to start in noble, needs python 3.11

2024-05-30 Thread Erich Eickmeyer
There's a potential clue on fixing this in https://github.com/eoyilmaz/displaycal-py3/issues/341, but I'm not 100% sure on this. I'm definitely keeping an eye on this. ** Changed in: displaycal-py3 (Ubuntu) Status: Confirmed => Triaged ** Changed in: displaycal-py3 (Ubuntu) Importance:

[Bug 2067510] Re: [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-05-29 Thread Erich Eickmeyer
** Changed in: ubuntustudio-installer (Ubuntu Oracular) Status: In Progress => Fix Committed ** Changed in: ubuntustudio-installer (Ubuntu Noble) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2067512] Re: [SRU] fix for user first run should not affect live session user

2024-05-29 Thread Erich Eickmeyer
** Changed in: ubuntustudio-installer (Ubuntu Oracular) Status: In Progress => Fix Committed ** Changed in: ubuntustudio-installer (Ubuntu Noble) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2067510] Re: [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-05-29 Thread Erich Eickmeyer
** Changed in: ubuntustudio-installer (Ubuntu Noble) Milestone: None => noble-updates -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067510 Title: [SRU] enable ubuntustudio-fix-firstrun.service

[Bug 2067512] [NEW] [SRU] fix for user first run should not affect live session user

2024-05-29 Thread Erich Eickmeyer
-installer (Ubuntu) Importance: High Assignee: Erich Eickmeyer (eeickmeyer) Status: In Progress ** Affects: ubuntustudio-installer (Ubuntu Noble) Importance: High Assignee: Erich Eickmeyer (eeickmeyer) Status: Triaged ** Affects: ubuntustudio-installer (Ubuntu Oracular

[Bug 2067510] [NEW] [SRU] enable ubuntustudio-fix-firstrun.service on initial login

2024-05-29 Thread Erich Eickmeyer
configuration administration options in ubuntu- desktop-provision. ** Affects: ubuntustudio-installer (Ubuntu) Importance: High Assignee: Erich Eickmeyer (eeickmeyer) Status: In Progress ** Affects: ubuntustudio-installer (Ubuntu Noble) Importance: High Assignee: Erich

[Bug 2063879] Re: [SRU] EasyEffects Depends: calf-plugins should be Recommends

2024-05-29 Thread Erich Eickmeyer
Ok, fixed Oracular and fixed version string for Noble. ** Changed in: easyeffects (Ubuntu Oracular) Status: In Progress => Fix Committed ** Changed in: easyeffects (Ubuntu Noble) Status: Incomplete => In Progress -- You received this bug notification because you are a member of

[Bug 2067338] Re: Long SysEx messages are skipped by Midi-Bridge

2024-05-29 Thread Erich Eickmeyer
For the SRU teams's sake, we probably should change this status back to "In Progress". ** Changed in: pipewire (Ubuntu Noble) Status: Fix Committed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-05-28 Thread Erich Eickmeyer
$ apt-cache policy plymouth-theme-edubuntu plymouth-theme-edubuntu: Installed: 24.04.26.1 Candidate: 24.04.26.1 Version table: *** 24.04.26.1 100 100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages 100 /var/lib/dpkg/status 24.04.26 500

[Bug 2067338] Re: Long SysEx messages are skipped by Midi-Bridge

2024-05-28 Thread Erich Eickmeyer
** Description changed: [Impact] A regression in 1.0.5 has been found in PipeWire and is fixed in 1.0.7. Users of certain MIDI controllers that rely on long SysEx messages are unable to function properly. I noticed this when reconnecting my Beheringer X-Touch (shown here:

[Bug 2067338] Re: Long SysEx messages are skipped by Midi-Bridge

2024-05-27 Thread Erich Eickmeyer
As I'm only a MOTU and this is in main, I must request sponosrship from a core-dev. However, I have confirmed that this fixes the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067338 Title:

[Bug 2067338] Re: Long SysEx messages are skipped by Midi-Bridge

2024-05-27 Thread Erich Eickmeyer
** Patch added: "pipewire_1.0.5-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/pipewire/+bug/2067338/+attachment/5783484/+files/pipewire_1.0.5-1ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2067338] Re: Long SysEx messages are skipped by Midi-Bridge

2024-05-27 Thread Erich Eickmeyer
affects: pipewire (Ubuntu Oracular) Importance: High Assignee: Erich Eickmeyer (eeickmeyer) Status: New ** Also affects: pipewire (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: pipewire (Ubuntu Oracular) Status: New => Fix Released ** Chan

[Bug 2067338] [NEW] Long SysEx messages are skipped by Midi-Bridge

2024-05-27 Thread Erich Eickmeyer
s: pipewire (Ubuntu) Importance: High Assignee: Erich Eickmeyer (eeickmeyer) Status: New ** Tags: amd64 apport-bug noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067338 Titl

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-05-13 Thread Erich Eickmeyer
$ apt-cache policy plymouth-theme-ubuntustudio plymouth-theme-ubuntustudio: Installed: 24.04.9 Candidate: 24.04.9 Version table: *** 24.04.9 100 100 http://archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages 100 /var/lib/dpkg/status 24.04.8 500 500

[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

2024-05-10 Thread Erich Eickmeyer
$ apt-cache policy ubuntustudio-installer ubuntustudio-installer: Installed: 1.18.2 Candidate: 1.18.2 Version table: *** 1.18.2 100 100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages 100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe

[Bug 2064170] Re: [SRU] "Switch Configuration" menu selection inoperable

2024-05-10 Thread Erich Eickmeyer
$ apt-cache policy ubuntustudio-installer ubuntustudio-installer: Installed: 1.18.2 Candidate: 1.18.2 Version table: *** 1.18.2 100 100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages 100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe

[Bug 2065359] [NEW] [BPO] lsp-plugins/1.2.15-2 from ocular to noble

2024-05-09 Thread Erich Eickmeyer
. Successfully built in https://launchpad.net/~ubuntustudio- ppa/+archive/ubuntu/backports-staging ** Affects: lsp-plugins (Ubuntu) Importance: Undecided Status: Invalid ** Affects: lsp-plugins (Ubuntu Noble) Importance: Undecided Assignee: Erich Eickmeyer (eeickmeyer

[Bug 2054395] Re: [sru] sos upstream 4.7.0

2024-05-08 Thread Erich Eickmeyer
@athos-ribeiro A debdiff should most certainly not be trying to patch a symlink. I'd recommend trying it with `patch -p1 < {debdiff}` and build the source package to see if it works. If it complains about changes to the source that aren't reflected, then yes, there's a problem with the debdiff,

[Bug 2065112] Re: Sync chroma 1.19-2 (universe) from Debian unstable (main)

2024-05-08 Thread Erich Eickmeyer
This bug was fixed in the package chroma - 1.19-2 --- chroma (1.19-2) unstable; urgency=low * No-change upload to cancel NMU re #1007426 and fix spuriuous "ubuntu" in version. -- Ian Jackson Sun, 11 Dec 2022 17:54:27 + chroma (1.19-1ubuntu1) unstable; urgency=low *

[Bug 2065117] Re: Please merge 0.0.2012-06-kde4.8-6 into Oracular

2024-05-08 Thread Erich Eickmeyer
Sponsored! ** Changed in: oxygencursors (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065117 Title: Please merge 0.0.2012-06-kde4.8-6 into Oracular

[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

2024-05-06 Thread Erich Eickmeyer
$ apt-cache policy ubuntustudio-installer ubuntustudio-installer: Installed: 1.18.1 Candidate: 1.18.1 Version table: *** 1.18.1 100 100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages 100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe

[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

2024-05-06 Thread Erich Eickmeyer
** Changed in: ubuntustudio-default-settings (Ubuntu Oracular) Status: Fix Committed => Triaged ** Changed in: ubuntustudio-default-settings (Ubuntu Noble) Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2064170] Re: [SRU] "Switch Configuration" menu selection inoperable

2024-05-06 Thread Erich Eickmeyer
$ apt-cache policy ubuntustudio-installer ubuntustudio-installer: Installed: 1.18.1 Candidate: 1.18.1 Version table: *** 1.18.1 100 100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages 100 http://us.archive.ubuntu.com/ubuntu noble-proposed/universe

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-05-03 Thread Erich Eickmeyer
>Can you explain the purpose of this change? A leading _ is usually a marker that a string is to be translated. It doesn't seem like a change we want to make these strings NOT be translated. Copied directly from the actual /usr/share/Plymouth/themes/spinner/spinner.plymouth. Unfortunately, the

[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

2024-05-03 Thread Erich Eickmeyer
** Changed in: ubuntustudio-default-settings (Ubuntu Noble) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063899 Title: [SRU] Users are not initially

[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

2024-05-03 Thread Erich Eickmeyer
> This results in an unowned file on the filesystem, and you don't remove it again on package removal. Is there a reason you aren't shipping this as a conffile? Merely forgot to make sure it gets removed, but it has to be conditional in that it doesn't get removed *if* ubuntustudio-installer is

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-05-03 Thread Erich Eickmeyer
** Changed in: edubuntu-artwork (Ubuntu Noble) Status: Incomplete => In Progress ** Changed in: edubuntu-artwork (Ubuntu Oracular) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

2024-05-03 Thread Erich Eickmeyer
> this is marked 'fix committed' but there is no upload in oracular- proposed. blocks SRU. I uploaded it before changing the status and just got a "Rejected" for trying to upload again. ** Changed in: ubuntustudio-default-settings (Ubuntu Oracular) Status: Incomplete => Fix Committed --

[Bug 2064170] Re: [SRU] "Switch Configuration" menu selection inoperable

2024-05-03 Thread Erich Eickmeyer
** Also affects: ubuntustudio-installer (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: ubuntustudio-installer (Ubuntu Oracular) Importance: High Assignee: Erich Eickmeyer (eeickmeyer) Status: Incomplete ** Changed in: ubuntustudio-installer (Ubuntu

[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

2024-05-03 Thread Erich Eickmeyer
** Changed in: ubuntustudio-installer (Ubuntu Oracular) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063899 Title: [SRU] Users are not initially

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-05-03 Thread Erich Eickmeyer
** Changed in: ubuntustudio-look (Ubuntu Oracular) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063895 Title: Multiple plymouth themes display wrong

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-05-03 Thread Erich Eickmeyer
** Also affects: edubuntu-artwork (Ubuntu Oracular) Importance: High Status: In Progress ** Also affects: ubuntustudio-look (Ubuntu Oracular) Importance: High Status: In Progress ** Also affects: lubuntu-artwork (Ubuntu Oracular) Importance: High Status: New **

[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

2024-05-03 Thread Erich Eickmeyer
** Changed in: ubuntustudio-default-settings (Ubuntu Oracular) Status: In Progress => Fix Committed ** Changed in: ubuntustudio-installer (Ubuntu Oracular) Milestone: noble-updates => None ** Changed in: ubuntustudio-installer (Ubuntu Noble) Milestone: None => noble-updates **

[Bug 2063879] Re: [SRU] EasyEffects Depends: calf-plugins should be Recommends

2024-05-03 Thread Erich Eickmeyer
** Also affects: easyeffects (Ubuntu Oracular) Importance: Medium Assignee: Erich Eickmeyer (eeickmeyer) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063879 Title

[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

2024-05-03 Thread Erich Eickmeyer
Assignee: Erich Eickmeyer (eeickmeyer) Status: In Progress ** Also affects: ubuntustudio-installer (Ubuntu Oracular) Importance: High Assignee: Erich Eickmeyer (eeickmeyer) Status: In Progress ** Changed in: ubuntustudio-default-settings (Ubuntu Noble) Status: New

[Bug 2063879] Re: [SRU] EasyEffects Depends: calf-plugins should be Recommends

2024-05-03 Thread Erich Eickmeyer
The change in behavior depends on what the user wants. Basically, it comes down to this: does the user want EasyEffects with the enhancements provided by calf-plugins and broken Ardour/Audacity (or others perhaps?) or do they want to be able to remove calf-plugins and still have a functioning

[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

2024-04-29 Thread Erich Eickmeyer
hanged in: ubuntustudio-default-settings (Ubuntu) Assignee: (unassigned) => Erich Eickmeyer (eeickmeyer) ** Description changed: [Impact] Ubiquity and Calamares used to have a facility to make the first configured user part of the `audio` group by default. Unfortunately, with `ubunt

[Bug 2063899] Re: [SRU] Users are not initially configured properly

2024-04-29 Thread Erich Eickmeyer
** Also affects: ubuntu-desktop-provision Importance: Undecided Status: New ** Summary changed: - [SRU] Users are not initially configured properly + [SRU] Users are not initially configured properly for audio in Ubuntu Studio ** Description changed: [Impact] Ubiquity and

[Bug 2064170] Re: [SRU] "Switch Configuration" menu selection inoperable

2024-04-29 Thread Erich Eickmeyer
** Changed in: ubuntustudio-installer (Ubuntu) Status: Triaged => In Progress ** Changed in: ubuntustudio-installer (Ubuntu) Assignee: (unassigned) => Erich Eickmeyer (eeickmeyer) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 2064170] [NEW] [SRU] "Switch Configuration" menu selection inoperable

2024-04-29 Thread Erich Eickmeyer
Public bug reported: [Impact] In Ubuntu Studio Audio Configuration, the "Switch Configuration" selection, which allows a user to switch between the (now considered deprecated) PulseAudio/JACK setup and the modern PipeWire setup, is completely inoperable due to a typographical error in the

[Bug 2063879] Re: [SRU] EasyEffects Depends: calf-plugins should be Recommends

2024-04-29 Thread Erich Eickmeyer
I mean, not a bad idea, but it does handle *some* functionality, but it's not *required* to function. I'm not sure that demoting it that much is completely justified and I don't want to step on the maintainer too much. -- You received this bug notification because you are a member of Ubuntu

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-04-26 Thread Erich Eickmeyer
Likewise, attaching screenshot of Ubuntu Studio to show issue. Bringing that dialog up slightly in the fix as well. ** Attachment added: "VirtualBox_ISOTest_26_04_2024_18_56_17.png"

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-04-26 Thread Erich Eickmeyer
Attaching screenshot of Edubuntu without fix. Also fixing to bring that dialog down to make readable. ** Changed in: ubuntustudio-look (Ubuntu Noble) Status: Triaged => In Progress ** Changed in: edubuntu-artwork (Ubuntu Noble) Status: Triaged => In Progress ** Attachment added:

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-04-26 Thread Erich Eickmeyer
** Changed in: edubuntu-artwork (Ubuntu Noble) Status: New => Triaged ** Changed in: ubuntustudio-look (Ubuntu Noble) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-04-26 Thread Erich Eickmeyer
** Also affects: ubuntustudio-look (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntustudio-look (Ubuntu Noble) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-04-26 Thread Erich Eickmeyer
I thought attaching the file in question here might be a good idea. :) ** Attachment added: "keymap-render.png" https://bugs.launchpad.net/ubuntu/+source/plymouth-theme-ubuntu-unity/+bug/2063895/+attachment/5771196/+files/keymap-render.png ** Also affects: edubuntu-artwork (Ubuntu)

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-04-26 Thread Erich Eickmeyer
** Description changed: [ Impact ] During the 24.04 cycle, an update was made to Plymouth. This update - apparently mandated the includsion of a lot more keyboard layouts into + apparently mandated the inclusion of a lot more keyboard layouts into the `keymap-render.png` file for each

[Bug 2063899] Re: Dummy audio device running on new installs

2024-04-26 Thread Erich Eickmeyer
** Changed in: ubuntustudio-installer (Ubuntu) Importance: Undecided => High ** Summary changed: - Dummy audio device running on new installs + [SRU] Users are not initially configured properly -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2063899] [NEW] Dummy audio device running on new installs

2024-04-26 Thread Erich Eickmeyer
: Erich Eickmeyer (eeickmeyer) Status: In Progress ** Attachment added: "Screenshot_20240426_163412.png" https://bugs.launchpad.net/bugs/2063899/+attachment/5771168/+files/Screenshot_20240426_163412.png -- You received this bug notification because you are a member of U

[Bug 2063879] Re: [SRU] EasyEffects Depends: calf-plugins should be Recommends

2024-04-26 Thread Erich Eickmeyer
** Changed in: easyeffects (Ubuntu Noble) Milestone: None => noble-updates -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063879 Title: [SRU] EasyEffects Depends: calf-plugins should be

[Bug 2063879] [NEW] [SRU] EasyEffects Depends: calf-plugins should be Recommends

2024-04-26 Thread Erich Eickmeyer
rt.cgi?bug=1063319), and as part of the Debian Multimedia Team I have submitted a direct commit to the package (https://salsa.debian.org/multimedia- team/easyeffects/-/commit/862142c0b64f6c0cf07a4abda2a57946663eeb4c). ** Affects: easyeffects (Ubuntu) Importance: Medium Assignee: Erich

[Bug 2063847] Re: Audacity hangs on launch if calf-plugins package is installed

2024-04-26 Thread Erich Eickmeyer
That's fine, but I am working on an SRU (Stable Release Update) of EasyEffects since this is certainly a packaging error that I can fix (not my error, but I have a fairly big hammer). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063847] Re: Audacity hangs on launch if calf-plugins package is installed

2024-04-26 Thread Erich Eickmeyer
There's an open Debian bug in regards to that (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063319), but that's a separate bug from this, though it would be justify to fix it as it affects this bug (as noted in that bug). ** Bug watch added: Debian Bug tracker #1063319

[Bug 2063847] Re: Audacity hangs on launch if calf-plugins package is installed

2024-04-26 Thread Erich Eickmeyer
Considering calf hasn't seen a proper release in 5 years, I'm not at all surprised. Only recently have we seen any development activity start back up from them, and I'm not entirely sure where it's going. My advise is to use lsp-plugins as opposed to calf-plugins for now. ** Also affects: calf

[Bug 2037015] Re: Screen corruption of webkit2gtk apps in X11 on Raspberry Pi, such as during install

2024-04-24 Thread Erich Eickmeyer
This is one of those first-touch experience items that, since this is Edubuntu's first foray into the Raspberry Pi experience, I'd rather get right the first time. Unfortunately, the corruption on the slideshow is sub-par and looks amateurish for us. So no, this needs to be reprioritized. **

[Bug 2063353] Re: [SRU] plasma-discover backends race condition cause GUI not to load

2024-04-24 Thread Erich Eickmeyer
Interestingly enough, I cannot reproduce this on a "clean" Ubuntu Studio system or a live .iso of Ubuntu Studio. Only on my existing /home, and even after deleting all configs and cache related to discover. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2060817] Re: gnome-initial-setup hardcoded to Ubuntu branding, not overridable

2024-04-24 Thread Erich Eickmeyer
So, the blacklist was ineffective, so we're just going to roll with it and we can SRU a fix with an edubuntu:ubuntu:GNOME session in the future to work a fix into this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063353] Re: [SRU] plasma-discover backends race condition cause GUI not to load

2024-04-24 Thread Erich Eickmeyer
** Description changed: [Impact] It has been found that under many circumstances, plasma-discover will not load if more than one backend is present. This was first discovered in plasma-discover 6.0 but the same code seems to be also present in - plasma-discover 5.27.11. Bug fix is

[Bug 2063353] [NEW] [SRU] plasma-discover backends race condition cause GUI not to load

2024-04-24 Thread Erich Eickmeyer
Public bug reported: [Impact] It has been found that under many circumstances, plasma-discover will not load if more than one backend is present. This was first discovered in plasma-discover 6.0 but the same code seems to be also present in plasma-discover 5.27.11. Bug fix is found at

[Bug 2063132] Re: Gnome-tweaks crashes system

2024-04-22 Thread Erich Eickmeyer
** Also affects: gnome-tweaks (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-desktop-provision Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063128] Re: Upgrade from mantic to noble shows a debconf prompt

2024-04-22 Thread Erich Eickmeyer
This has never been a problem in previous upgrades, so something in jackd2 must've changed in the debian packaging. We don't maintain this in Ubuntu but rely on syncs from Debian. Furthermore, we usually force this in when upgrading, so I'm surprised this is even happening. Perhaps we can add it

[Bug 2060817] Re: gnome-initial-setup hardcoded to Ubuntu branding, not overridable

2024-04-19 Thread Erich Eickmeyer
Seth, No, not in the cloud infrastructure automatic provisioning. However, Pro is still optional for Ubuntu Desktop via subscription for the security updates. This would also make sense for Ubuntu Desktop Flavors as well, but due to the 3-year support span there is some ambiguity so we're looking

[Bug 2062544] Re: Edubuntu 24.04 shows 23.04 during boot

2024-04-19 Thread Erich Eickmeyer
Too late now. ** Changed in: edubuntu-artwork (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062544 Title: Edubuntu 24.04 shows 23.04 during

[Bug 2062544] Re: Edubuntu 24.04 shows 23.04 during boot

2024-04-19 Thread Erich Eickmeyer
Actually going to just unversion it. Not something we need to be maintaining on a regular basis. art/edubuntu-text/edubuntu-text.plymouth title=Edubuntu ** Changed in: edubuntu-artwork (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a

[Bug 2062544] Re: Edubuntu 24.04 shows 23.04 during boot

2024-04-19 Thread Erich Eickmeyer
** Changed in: edubuntu-artwork (Ubuntu) Assignee: (unassigned) => Erich Eickmeyer (eeickmeyer) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062544 Title: Edubuntu 24.04 shows 23.04 dur

[Bug 2062445] Re: gnome-shell-extension-alphabetical-grid does not compile gschemas upon compilation

2024-04-18 Thread Erich Eickmeyer
** Changed in: gnome-shell-extension-alphabetical-grid (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062445 Title:

[Bug 2062445] Re: gnome-shell-extension-alphabetical-grid does not compile gschemas upon compilation

2024-04-18 Thread Erich Eickmeyer
signed) => Erich Eickmeyer (eeickmeyer) ** Changed in: gnome-shell-extension-alphabetical-grid (Ubuntu) Milestone: None => ubuntu-24.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062445 Ti

[Bug 2062444] [NEW] gnome-shell-extension-alphabetical-grid does not compile gschemas upon compilation

2024-04-18 Thread Erich Eickmeyer
Public bug reported: It has been found that the makefile of gnome-shell-extension- alphabetical-grid no longer compiles its gschemas upon compilation. Instead, it needs to compile upon configuration per upstream README. ** Affects: gnome-shell-extension-alphabetical-grid (Ubuntu)

[Bug 2062445] [NEW] gnome-shell-extension-alphabetical-grid does not compile gschemas upon compilation

2024-04-18 Thread Erich Eickmeyer
: Critical Assignee: Erich Eickmeyer (eeickmeyer) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062445 Title: gnome-shell-extension-alphabetical-grid does

[Bug 2060816] Re: App grid icon is Ubuntu logo, need to find override

2024-04-18 Thread Erich Eickmeyer
Same thing happened to me, but as soon as I logged-out and in after the update it went to the Ubuntu logo or, in the case of Edubuntu, the Edubuntu logo. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2062083] Re: Ubuntu Mate : dm-crypt errors due to missing cryptsetup

2024-04-18 Thread Erich Eickmeyer
Fixed via https://git.launchpad.net/~ubuntu-mate-dev/ubuntu- seeds/+git/ubuntu- mate/commit/?id=2a8f092eb4c2c9e8ca4cbf37917fb1acf6a1ccb3 ** Project changed: ubuntu-desktop-provision => ubuntu-mate-meta (Ubuntu) ** Changed in: ubuntu-mate-meta (Ubuntu) Status: New => Fix Released -- You

[Bug 2062083] Re: Ubuntu Mate : dm-crypt errors due to missing cryptsetup

2024-04-18 Thread Erich Eickmeyer
CORRECTION: Fixed via https://git.launchpad.net/~ubuntu-mate-dev/ubuntu- seeds/+git/ubuntu- mate/commit/?h=noble=ab1f920be1e0200ca5a91fd0de2a1b0160e015f9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2060817] Re: gnome-initial-setup hardcoded to Ubuntu branding, not overridable

2024-04-18 Thread Erich Eickmeyer
Lech, One of the qualifications to be an official Ubuntu flavor is that the flavor must be built from the Ubuntu repositories without additional repositories. They are built exactly the same way as every other image (livecd-rootfs, ubuntu-image, ubuntu-cdimage, etc.). That is a hard requirement.

[Bug 2062178] Re: Disable location services in gnome-control-center

2024-04-18 Thread Erich Eickmeyer
Marco, Context: Scarlett is the lead for Kubuntu, so she's looking at it from a KDE Plasma perspective, which for her packaging purposes would need a dpkg-divert to switch the geoclue.conf to something else, but that's not exactly a problem for her as it's not a package they ship by default. --

[Bug 2062178] Re: Disable location services in gnome-control-center

2024-04-18 Thread Erich Eickmeyer
Scarlett, Ubuntu Studio has `plasma-wallpaper-dynamic` which pulls-in `libqt5positioning5` which pulls in `geoclue-2.0` so Nightcolor detects positioning by default for us. Apparently, it says this: "The device's location will be periodically updated using GPS (if available), or by sending

[Bug 2062178] Re: Disable location services in gnome-control-center

2024-04-18 Thread Erich Eickmeyer
I actually agree with Marco. If the fallback is GeoIP, maybe it's premature to patch this out. GeoIP is "good enough". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062178 Title: Disable location

[Bug 2062101] Re: Ubuntu Cinnamon logo is white - appears invisible on white background

2024-04-17 Thread Erich Eickmeyer
** Changed in: ubuntucinnamon-environment (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062101 Title: Ubuntu Cinnamon logo is white - appears

[Bug 2062101] [NEW] Ubuntu Cinnamon logo is white - appears invisible on white background

2024-04-17 Thread Erich Eickmeyer
Public bug reported: The Ubuntu Cinnamon logo in the installer is completely white and needs to have at least some contrast against a white background as presented. ** Affects: ubuntucinnamon-environment (Ubuntu) Importance: High Status: In Progress ** Changed in:

[Bug 2060816] Re: App grid icon is Ubuntu logo, need to find override

2024-04-17 Thread Erich Eickmeyer
** Changed in: edubuntu-artwork (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060816 Title: App grid icon is Ubuntu logo, need to find override

[Bug 2060816] Re: App grid icon is Ubuntu logo, need to find override

2024-04-17 Thread Erich Eickmeyer
That sounds wonderful, but we use the ubuntu session currently and it's too late to change that. Therefore, we'll have to just do a `dpkg- divert` `view-app-grid-ubuntu-symbolic` now, which means my existing `dpkg-divert` of `view-app-grid-symbolic` will need to change and I need to go back to the

[Bug 2060816] Re: App grid icon is Ubuntu logo, need to find override

2024-04-17 Thread Erich Eickmeyer
** Changed in: edubuntu-artwork (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060816 Title: App grid icon is Ubuntu logo, need to find override

[Bug 2060816] Re: App grid icon is Ubuntu logo, need to find override

2024-04-17 Thread Erich Eickmeyer
Oops, something's not quite right here. Fixing... ** Changed in: edubuntu-artwork (Ubuntu) Status: Fix Released => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060816 Title:

[Bug 2061927] Re: Gnome Online Accounts setup removed from gnome-initial-setup

2024-04-16 Thread Erich Eickmeyer
This has been mitigated for now by creating a systemd user service that starts `gnome-control-center online-accounts` once upon first login, however, it's not ideal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2060817] Re: gnome-initial-setup hardcoded to Ubuntu branding, not overridable

2024-04-16 Thread Erich Eickmeyer
GOA issues filed at LP: #2061927 ** Changed in: gnome-initial-setup (Ubuntu) Milestone: None => ubuntu-24.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060817 Title: gnome-initial-setup

[Bug 2061927] [NEW] Gnome Online Accounts setup removed from gnome-initial-setup

2024-04-16 Thread Erich Eickmeyer
Public bug reported: Per LP: #2049513, Online Accounts integration was removed as opposed to finding a downstream solution, which would have been as easy as using the default web browser instead of a webkitgtk-powered popup. Unfortunately, even though potential ideas were tossed around during the

  1   2   3   4   5   6   7   8   9   10   >