[Bug 1902082] Re: Display problems after upgrading to groovy

2020-11-17 Thread advseb
I close my bug report, because I'm no longer able to reproduce it. In the meantime, there were several Kernel and other updates and maybe one of those updates solved this problem. ** Changed in: plasma-workspace (Ubuntu) Status: New => Invalid -- You received this bug notification because

[Bug 1902082] [NEW] Display problems after upgrading to groovy

2020-10-29 Thread advseb
Public bug reported: I'm running Kubuntu in VMware Player on a Windows host. After upgrading to Groovy from 20.04, I noticed graphics problems in KMenu and taskbar. I have open-vm-tools installed and the graphics driver is used. I tried a fresh Kubuntu 20.10 installation and it has exactly the sa

[Bug 1902082] Re: Display problems after upgrading to groovy

2020-10-29 Thread advseb
** Attachment added: "task bar" https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1902082/+attachment/5429010/+files/Screenshot_20201029_145301.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1902082] Re: Display problems after upgrading to groovy

2020-10-29 Thread advseb
When hovering the mouse in kmenu over the entries, I see the following messages in ~/.xsession-errors: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:51: TypeError: Cannot read property 'separatorCount' of null trying to show an empty dialog file:///usr/sh

[Bug 1902082] Re: Display problems after upgrading to groovy

2020-10-30 Thread advseb
No, disabling 3D settings in VMware doesn't resolve the problem. Of course it could also be a regression of the VMware video driver with groovy kernel. Are there any logs I should take a look at to better locate the root cause? -- You received this bug notification because you are a member of Ub

[Bug 1627117] Re: After systemd integration enabled, Postfix will no longer send mail on startup

2017-08-16 Thread advseb
I can also reproduce this problem on a clean Kubuntu 17.04 installation I did yesterday. $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 17.04 Release:17.04 Codename: zesty $ sudo apt list postfix: Auflistung... Fertig postfix/zesty,now

[Bug 752091] Re: man page says audiodriver sdl works, but doesn't

2011-09-25 Thread advseb
update patch to include correct changelog ** Patch removed: "Add dependency to libsdl1.2-dev during build time" https://bugs.launchpad.net/ubuntu/+source/mp3blaster/+bug/752091/+attachment/2409831/+files/patch.diff ** Patch added: "add sdl support during compilation" https://bugs.launchpa

[Bug 686260] Re: mp3blaster unable to find device

2011-09-15 Thread advseb
*** This bug is a duplicate of bug 752091 *** https://bugs.launchpad.net/bugs/752091 I think this is a duplicate of #752091 because the SDL was forgotten to be compiled in. So I marked this bug as a duplicate of the other one as the other report contains way more debug information. ** This bu

[Bug 752091] Re: man page says audiodriver sdl works, but doesn't

2011-09-15 Thread advseb
I downloaded the source from the homepage and compiled it manually. If I got libsdl-dev installed, SDL support is correctly compiled in. Now, I just need to figure out where those dependencies are managed in launchpad, because that should be a no-brainer to fix (means: even I could do it) :-) --

[Bug 752091] Re: man page says audiodriver sdl works, but doesn't

2011-09-15 Thread advseb
** Branch linked: lp:~adv-seb/+junk/mp3blaster -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752091 Title: man page says audiodriver sdl works, but doesn't To manage notifications about this bug go

[Bug 752091] Re: man page says audiodriver sdl works, but doesn't

2011-09-15 Thread advseb
Ok, simple one, I also checked the build using pbuilder. I installed the package I created on my local system and it works fine. ** Patch added: "Add dependency to libsdl1.2-dev during build time" https://bugs.launchpad.net/ubuntu/+source/mp3blaster/+bug/752091/+attachment/2409831/+files/patch