[Bug 1576454] Re: Superfluous Xsession.d script: 60x11-common_localhost

2020-10-14 Thread Stefan Puiu
Thanks for fixing this! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576454 Title: Superfluous Xsession.d script: 60x11-common_localhost To manage notifications about this bug go to: https://bugs

[Bug 1576454] Re: Superfluous Xsession.d script: 60x11-common_localhost

2020-10-08 Thread Stefan Puiu
Attached a patch against https://salsa.debian.org/xorg- team/xorg/-/tree/ubuntu; not sure if this is the right repo, but it does have the offending change/file. ** Patch added: "0001-Revert-Seems-when-this-was-renamed-it-fell-out-of-gi.patch" https://bugs.launchpad.net/ubuntu/+source/xorg/+bu

[Bug 1576454] Re: Superfluous Xsession.d script: 60x11-common_localhost

2020-10-08 Thread Stefan Puiu
... or maybe not, since I don't see the file in the Debian git repo (from the Vcs-Git field in from debian/control from the Ubuntu source): https://salsa.debian.org/xorg-team/xorg/-/tree/debian- unstable/debian/local/Xsession.d -- You received this bug notification because you are a member of Ub

[Bug 1576454] Re: Superfluous Xsession.d script: 60x11-common_localhost

2020-10-08 Thread Stefan Puiu
I think both files come from Debian. I did an 'apt-get source x11-common' and I see that debian/x11-common.install installs stuff from debian/local/Xsession.d. I see both files there: stefan@spuiu-vm:~/src/ubuntu/xorg-7.7+19ubuntu14$ grep -rn xhost debian/local/Xsession.d/ debian/local/Xsession.d

[Bug 1898981] [NEW] x11-common: duplicate calls to xhost in /etc/X11/Xsession.d scripts

2020-10-07 Thread Stefan Puiu
Public bug reported: Hi, While debugging a different issue (see https://askubuntu.com/questions/1280861/black-screen-after-18-04-20-04-1 -upgrade-on-virtualbox), I was trying to understand who runs 'xhost +si:localuser:' and found the scripts in /etc/X11/Xsession.d. There I noticed there are 2 sc

[Bug 1781143] Re: Additional LKM not added after upgrading to Ubuntu 18.04 (maybe be a bug in "libkmod")

2019-10-09 Thread Stefan Puiu via ubuntu-bugs
** Attachment added: "dracut output" https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/1781143/+attachment/5295971/+files/guest_additions_fail.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1781143] Re: Additional LKM not added after upgrading to Ubuntu 18.04 (maybe be a bug in "libkmod")

2019-10-09 Thread Stefan Puiu via ubuntu-bugs
I'm also seeing this. I have a bionic VM running in VirtualBox and, a few days ago, I wanted to install the newer version of the guest additions, and got an error from dracut: dracut: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.NHsS4s/initramfs --kerneldir /lib/modules/4.15.0-65-gen

[Bug 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory.

2017-02-09 Thread Stefan Puiu
This happens while building a VMWare image of trusty (14.04) (vmbuilder vmw6 ubuntu --suite=trusty). This happened repeatedly in the last 2 days. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/879710 T

[Bug 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory.

2017-02-09 Thread Stefan Puiu
I'm seeing a bug that looks very similar in Ubuntu 14.04 (vmbuilder 0.12.4). In my case, umount is called from disk.py. 2017-02-09 04:15:57,625 INFO: Unmounting target filesystem 2017-02-09 04:15:57,645 INFO: umount: /tmp/tmpGsaKCo: device is busy. 2017-02-09 04:15:57,645 INFO:

[Bug 538488] Re: nm-connection-editor window too big for netbook

2011-07-26 Thread Stefan Puiu
This affects me as well - I have a Hannspree SN10E2 netbook and 10.10. It makes nm-connection-editor completely unusable, because the window can't be resized, so you can't change any settings. One workaround would be to manually change the setting(s) in the text configuration file(s), but then that

[Bug 42555] Re: ubuntu-minimal should support recommends (was: syslog-ng causes ubuntu-minimal to be removed.)

2007-04-17 Thread Stefan Puiu
Wow, somebody's actually having a look at this bug! I'm amazed! I agree with Luca and the others who pointed out the upgrade issue. I don't know if any of you guys is aware of the inherent limitations in sysklogd - e.g. the ugly deadlocks one might experience when running BIND compiled from source

[Bug 78282] Re: vnc4server does not start Desktop environment after security update

2007-01-28 Thread Stefan Puiu
Oh, btw, I'm using Edgy 6.10 32-bit, trying to run KDE remotely (I have kde-core but not full Kubuntu installed). I'm also using it for full desktop mode - I've uncommented the first two lines in ~/.vnc/xstartup and commented out the others. -- vnc4server does not start Desktop environment after

[Bug 78282] Re: vnc4server does not start Desktop environment after security update

2007-01-28 Thread Stefan Puiu
Hi, I can also confirm that the updated vnc4server has some problems - I can use the version in edgy just fine, but after trying the update, I can't log into the VNC server from my Windows machine (using UltraVNC). It asks for a password and then just dies. If I downgrade it (sudo apt-get install

[Bug 67998] Re: Dist-upgrades from Dapper to Edgy break on existing ~/.asoundrc.asoundconf due to missing conf parameters (e.g., Unable to find definition 'defaults.pcm.ipc_key')

2006-12-04 Thread Stefan Puiu
I've also tried setting the default soundcard, and that worked, too. I guess the quick fix is: $ asoundconf set-default-card `asoundconf list | grep -v "^Names" | head -1` Especially if you have only one soundcard :D. This sets the default soundcard to be the first one showing up in the output of

[Bug 67998] Re: Dist-upgrades from Dapper to Edgy break on existing ~/.asoundrc.asoundconf due to missing conf parameters (e.g., Unable to find definition 'defaults.pcm.ipc_key')

2006-11-27 Thread Stefan Puiu
I've also experienced this, and I think it's far from being low priority. Especially if you're not an experienced ALSA user and can't figure out what's wrong with the ~/.asoundrc.asoundconf file (some users might have problems tracing their problems to that). Also, it can be deceiving, since in th

[Bug 42555] Re: syslog-ng causes ubuntu-minimal to be removed.

2006-10-31 Thread Stefan Puiu
After a bit of reading from the "Debian GNU/Linux FAQ" and the "Debian New Maintainer's Guide" I was able to re-build the packages, by downloading the source from packages.ubuntu.com, making the simple substitution suggested above and then building the binary packages. If anyone's interested I can

[Bug 42555] Re: Dependency/Conflict issue

2006-10-30 Thread Stefan Puiu
This is also reported here: https://launchpad.net/distros/ubuntu/+source/syslog-ng/+bug/62803 I'm not familiar with Ubuntu package internals, but if you give me a more verbose description of required actions I could have a stab at a patch. -- Dependency/Conflict issue https://launchpad.net/bugs

[Bug 62803] Re: syslog-ng causes ubuntu-minimal to be removed.

2006-10-30 Thread Stefan Puiu
Oops, this seems to be a duplicate of 42555. Maybe it should be closed (if anybody is paying any attention)? https://launchpad.net/distros/ubuntu/+source/syslog-ng/+bug/42555 -- syslog-ng causes ubuntu-minimal to be removed. https://launchpad.net/bugs/62803 -- ubuntu-bugs mailing list ubuntu-b

[Bug 62803] Re: syslog-ng causes ubuntu-minimal to be removed.

2006-10-29 Thread Stefan Puiu
I also agree with this. sysklogd is an old piece of software, with no new releases since 2001, and can cause deadlocks if used together with a local nameserver (see here: http://marc.theaimsgroup.com/?l=bind- users&m=106550411521807&w=2), or delays in logging if it has to do reverse DNS lookups. sy

[Bug 63976] Re: [edgy] mgp segfaults on startup

2006-10-28 Thread Stefan Puiu
Hi, I can confirm this bug. I was trying to view Dave Jones' presentation "Why Userspace Sucks", which he provides as an mgp file plus some additional files: http://www.codemonkey.org.uk/projects/talks/ols2k6.tar.gz At first, mgp would crash as in the above report: mgp -o slides.mgp style.mgp