[Bug 2049927] Re: [amdgpu] since Linux kernel 6.5.0-14 external monitors are no longer detected

2024-05-06 Thread Roel Harbers
I just "fixed" this: turns out, I have, at some point in the past, added `blacklist amdgpu` to `/etc/modprobe.d`, as part of an unrelated troubleshooting session probably, and forgot about it. I don't know why that wouldn't break 6.5.0.13 as well; maybe `update- initramfs` failed or wasn't

[Bug 1902156] Re: [ASUS VivoBook X541UJ] Keyboard and touchpad don't work on kernel 5.8.0.29, but 5.4 or 5.8.16 work

2020-12-07 Thread Roel
For me also fixed in 5.8.0-31-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902156 Title: [ASUS VivoBook X541UJ] Keyboard and touchpad don't work on kernel 5.8.0.29, but 5.4 or 5.8.16

[Bug 1900404] Re: pulseaudio[2032]: No UCM verb is valid for hw:0

2020-11-25 Thread Roel Van de Paar
This also happens on 20.04.1 LTS. Please fix it there also. May be same as https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1056 ** Bug watch added: gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues #1056 https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1056 --

[Bug 1896374] [NEW] Installation of Ubuntu crashed

2020-09-20 Thread Roel Pantonial
Public bug reported: At the end of installation, a pop-up showed a fatal error and installation couldn't complete. Moreover, it recommends to send bug report to developers. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15.2 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic

[Bug 480159] Re: grub console is ridiculously slow

2020-03-16 Thread Roel Van de Paar
This bug is 11 years old and still present in the latest and greatest. A fix should be easy - just force VGA resolution always as suggested by Johannes. Fix please :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 480159] Re: grub console is ridiculously slow

2020-03-16 Thread Roel Van de Paar
Same here. Ubuntu 20.04, 4K screen, 1060ti. Very slow and key presses sometimes register twice (i.e. you press one and it executes it twice) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/480159

[Bug 1799581] [NEW] 18.10 server fails to install without a network card

2018-10-23 Thread Roel Brook
Public bug reported: When trying to install Ubuntu Server 18.10, the installer will not continue when there is no network connectivity. If there is no network card, the installer will time-out during "Applying network configuration". If there is a network card, but no DHCP, the user is required

[Bug 1793668] Re: xargs gives "[: err: unexpected operator" on Ubuntu but not Centos

2018-09-21 Thread Roel Van de Paar
** Changed in: findutils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793668 Title: xargs gives "[: err: unexpected operator" on Ubuntu but not Centos To

[Bug 1793666] [NEW] xargs gives "[: err: unexpected operator" on Ubuntu but not Centos

2018-09-21 Thread Roel Van de Paar
*** This bug is a duplicate of bug 1793668 *** https://bugs.launchpad.net/bugs/1793668 Public bug reported: please close ** Affects: ubuntu Importance: Undecided Status: New ** Description changed: - cd /tmp - rm -Rf tst err - echo 'if [ "$1" == "" ]; then echo "empty";

[Bug 1793668] [NEW] xargs gives "[: err: unexpected operator" on Ubuntu but not Centos

2018-09-21 Thread Roel Van de Paar
Public bug reported: cd /tmp rm -Rf tst err echo 'if [ "$1" == "" ]; then echo "empty"; else cat $1; fi' > tst chmod +x tst echo "a" > err ls err | xargs ./tst # ./tst: 1: [: err: unexpected operator ./tst err # works fine, outputs 'a' On Ubuntu the error will be shown, on Centos it won't. The

[Bug 1787623] Re: monit monitor fails after upgrade to 1:5.16-2ubuntu0.1

2018-08-21 Thread Roel Standaert
*** This bug is a duplicate of bug 1786910 *** https://bugs.launchpad.net/bugs/1786910 ** This bug has been marked a duplicate of bug 1786910 Latest patch breaks command line 'restart all' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1772315] [NEW] ulimit can be enlarged, but not reduced back to below original

2018-05-20 Thread Roel Van de Paar
Public bug reported: Last login: Sat May 19 15:50:25 2018 from 192.168.0.130 ~$ ulimit -u 5000 ~$ ulimit -u 1000 ~$ ulimit -u 1 -bash: ulimit: max user processes: cannot modify limit: Operation not permitted ~$ ulimit -u 8000 -bash: ulimit: max user processes: cannot modify limit: Operation

[Bug 1767314] [NEW] Ubuntu Bionic vi/vim not working correctly

2018-04-27 Thread Roel Van de Paar
Public bug reported: The vim default configuration in Bionic does not match Ubuntu 17.10 nor Centos 7 and is hard to use. It auto-inserts tabs or spaces, and the '/' search mode command works differently (pressing enter is required before you can use cursors left/right). For some discussion,

[Bug 1598759] Re: AppArmor nameservice abstraction doesn't allow communication with systemd-resolved

2017-08-25 Thread Roel Van de Paar
[175882.466186] audit: type=1400 audit(1503640503.535:62): apparmor="DENIED" operation="sendmsg" profile="/usr/bin/evince" name="/run/systemd/journal/socket" pid=7704 comm="evince" requested_mask="w" denied_mask="w" fsuid=1000 ouid=0 Same here (17.04) -- You received this bug notification

[Bug 332950] Re: Misleading "cryptsetup: WARNING: invalid line in /etc/crypttab - "

2017-06-23 Thread Roel Van de Paar
This seems still flaky even in 17.04. # cat /etc/crypttab nvme0n1p3_crypt UUID="20eada6e-6b8c-4e19-b612-524ea2a131ff" none luks,discard # update-initramfs -k 4.10.0-24-generic -c -b /boot update-initramfs: Generating /boot/initrd.img-4.10.0-24-generic cryptsetup: WARNING: Invalid source device

[Bug 332950] Re: Misleading "cryptsetup: WARNING: invalid line in /etc/crypttab - "

2017-06-23 Thread Roel Van de Paar
"at least one of the other tools in Ubuntu" - that is unless I added it, which is a possibility too. Still, that secondary drive works fine (assuming that /etc/crypttab is used to unlock it, which I cannot confirm due to lack of knowledge in that area) -- You received this bug notification

[Bug 332950] Re: Misleading "cryptsetup: WARNING: invalid line in /etc/crypttab - "

2017-06-23 Thread Roel Van de Paar
How do I add zesty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/332950 Title: Misleading "cryptsetup: WARNING: invalid line in /etc/crypttab - " To manage notifications about this bug go to:

[Bug 1687374] Re: package mysql-server-5.7 (not installed) failed to install/upgrade: попытка перезаписать «/usr/share/mysql/errmsg-utf8.txt», который уже имеется в пакете percona-server-common-5.7 5.

2017-05-04 Thread Roel Van de Paar
** Tags added: pkg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1687374 Title: package mysql-server-5.7 (not installed) failed to install/upgrade: попытка перезаписать

[Bug 366621] Re: guake package does not install gconfig schema

2017-04-29 Thread Roel De Coninck
One year and 2 ubuntu versions later this bug still bugs (ubuntu 17.04). Luckily the manual fix still works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/366621 Title: guake package does not

[Bug 1364503] Re: package i8kutils 1.41 failed to install/upgrade: installed post-installation script subprocess exited with error code 1 (invoke-rc.d: initscript i8kmon, action "start" failed.)

2017-02-12 Thread Roel De Coninck
start (code=exited, status=1/FAILURE) Feb 12 12:46:16 roel-XPS-15-9560 systemd[1]: Starting LSB: Dell fan/cpu-temp Feb 12 12:46:16 roel-XPS-15-9560 i8kmon[6573]: * Starting Dell fan/cpu-temp...n Feb 12 12:46:16 roel-XPS-15-9560 i8kmon[6573]: ...fail! Feb 12 12:46:16 roel-XPS-15-9560 syste

[Bug 1561498] Re: QtCreator crashes on 16.04

2016-09-06 Thread Roel Standaert
I also have frequent crashes due to a segmentation fault. My backtrace is a bit different: (gdb) bt #0 0x7619843c in _int_malloc (av=av@entry=0x7fff4c20, bytes=bytes@entry=56) at malloc.c:3354 #1 0x7619a5a4 in __GI___libc_malloc (bytes=56) at malloc.c:2914 #2

[Bug 91389] Re: Please add support for more than one VPN simultaneously

2016-05-31 Thread Roel De Coninck
This bug is more than 9 years old now! Will it be fixed one day or not? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/91389 Title: Please add support for more than one VPN simultaneously To manage

[Bug 1559610] [NEW] Gnome cannot find files with a "+" sign

2016-03-19 Thread Roel Brook
Public bug reported: I have a file in my "Documents" folder called "C++ For Dummies.pdf". When I use the Gnome3 search by pressing the ** Affects: zeitgeist (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1559610] Re: Gnome cannot find files with a "+" sign

2016-03-19 Thread Roel Brook
Apparently, there is no method for editing bug reports when you accidentally send them too early. What I meant to say was: I have a file in my "Documents" folder called "C++ For Dummies.pdf". When I use the Gnome3 search by pressing the Super key, this document is not displayed when I use the

[Bug 1363049] [NEW] [version bump] Please include LVM2 version 2.02.106

2014-08-29 Thread Roel Brook
Public bug reported: LVM2 introduced LVM Caching with 2.02.106 to allow backend cache (SSD) for other block storage (HDD). The packages are built in Debian Sid, and it would be good to also include this package in Ubuntu. https://packages.debian.org/sid/lvm2

[Bug 1363049] Re: [version bump] Please include LVM2 version 2.02.106

2014-08-29 Thread Roel Brook
** Also affects: hundredpapercuts Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363049 Title: [version bump] Please include LVM2 version 2.02.106 To

[Bug 766750] Re: spread purge fails and then spread cannot be installed again

2014-06-12 Thread Roel van de Kraats
I ran into this problem as well. The problem seems to be in the 'postrm' script, which first removes the 'spread' user and then tries to run dpkg-statoverride. This results in: # dpkg --purge spread (Reading database ... 40112 files and directories currently installed.) Removing spread ...

[Bug 1241286] Re: Mcrypt extension not recognized by php5-fpm

2013-12-16 Thread Roel van Os
*** This bug is a duplicate of bug 1243568 *** https://bugs.launchpad.net/bugs/1243568 This problem also occurs when you install Roundcube from the Ubuntu repositories. It logs the following error to /var/log/roundcube/errors: PHP Error: Could not perform encryption; make sure Mcrypt is

[Bug 1245086] Re: Gnome-boxes dumps core on start

2013-10-29 Thread Roel Brook
OK, semi fixed. I did the following: - Remove the pool using virsh - rm -r ~/.local/share/gnome-boxes - reset all dconf values to their default - Reinstall gnome-boxes Skipping either the dconf or the ~/.local/share/gnome-boxes folder resulted in the exact same segfault. Marking this one as

[Bug 1245086] [NEW] Gnome-boxes dumps core on start

2013-10-26 Thread Roel Brook
Public bug reported: After starting gnome-boxes, after the window is drawn, gnome-boxes crashes with a core-dump. The following output is displayed in the terminal: $ gnome-boxes p11-kit: invalid config filename, will be ignored in the future: /usr/share/p11-kit/modules/. p11-kit: couldn't

[Bug 1243420] [NEW] krdc bookmark editor does not show folders

2013-10-22 Thread Roel Brook
Public bug reported: I installed the kubuntu desktop by installing the meta-package kde-full. When opening krdc, I select edit bookmarks and create some rdp:// bookmarks in folders. However, the Remote Desktops pane only shows the names in a flat format. The folders are not shown. When

[Bug 1238275] [NEW] cryptsetup should support block devices without filesystems

2013-10-10 Thread Roel Brook
Public bug reported: With the rise of newer filesystems, there are devices which may not actually contain a filesystem, but are used, i.e. as a caching device. Case in point; I have a HDD and a SSD (a combination which is getting more and more common). My HDD contains a ZFS filesystem, the SSD

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-10-03 Thread Roel Standaert
I tested version 2.4.28-1.1ubuntu4.4 and slapd doesn't crash anymore. Delete operations are performed correctly. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title:

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-10-03 Thread Roel Standaert
I tested version 2.4.28-1.1ubuntu4.4 and slapd doesn't crash anymore. Delete operations are performed correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with

[Bug 1102392] Re: Server crashed without specific reason [test_quick_select]

2013-09-08 Thread Roel Van de Paar
** Also affects: percona-server/5.1 Importance: Undecided Status: New ** Also affects: percona-server/5.6 Importance: High Status: Expired ** Changed in: percona-server/5.6 Status: Expired = New ** Changed in: percona-server/5.6 Importance: High = Undecided --

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-09-07 Thread Roel Standaert
** Changed in: openldap (Ubuntu Precise) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with SIGSEGV in

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-09-07 Thread Roel Standaert
** Changed in: openldap (Ubuntu Precise) 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/1216650 Title: slapd crashed with SIGSEGV in lutil_str2bin() when using

[Bug 187165] Re: [VMWare Workstation] keyboard shift control stop working

2013-09-02 Thread Roel Brook
I can confirm this is still an issue in VMWare Workstation 2013 Beta, and I believe in 9.0.2 too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/187165 Title: [VMWare Workstation] keyboard shift

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-09-01 Thread Roel Standaert
** Changed in: openldap (Ubuntu Precise) Assignee: (unassigned) = Roel Standaert (s-roel) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-09-01 Thread Roel Standaert
** Changed in: openldap (Ubuntu Precise) Assignee: (unassigned) = Roel Standaert (s-roel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with SIGSEGV

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
Here's the linked patch as a file. ** Patch added: its-7174-lutil_str2bin-cant-modify-input-strings.patch https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1216650/+attachment/3795416/+files/its-7174-lutil_str2bin-cant-modify-input-strings.patch -- You received this bug notification

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
Here's a test scenario that will fail on 12.04 (but not when the patch is applied), and will not fail on 12.10 and up: [Test Case] 1. Install OpenLDAP (apt-get install slapd ldap-utils) 2. Run testbug.sh as root (WARNING: this will wipe /etc/ldap/slapd.d and /var/lib/ldap, do this on a clean

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
** Description changed: When I try to remove certain entries from OpenLDAP, slapd crashes with a segmentation fault, when using the mdb backend. When I looked at the backtrace, it appeared to be this issue: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=7174 which is fixed in

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
** Description changed: When I try to remove certain entries from OpenLDAP, slapd crashes with a segmentation fault, when using the mdb backend. When I looked at the backtrace, it appeared to be this issue: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=7174 which is fixed in

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
Here's the linked patch as a file. ** Patch added: its-7174-lutil_str2bin-cant-modify-input-strings.patch https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1216650/+attachment/3795416/+files/its-7174-lutil_str2bin-cant-modify-input-strings.patch -- You received this bug notification

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
Here's a test scenario that will fail on 12.04 (but not when the patch is applied), and will not fail on 12.10 and up: [Test Case] 1. Install OpenLDAP (apt-get install slapd ldap-utils) 2. Run testbug.sh as root (WARNING: this will wipe /etc/ldap/slapd.d and /var/lib/ldap, do this on a clean

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
** Description changed: When I try to remove certain entries from OpenLDAP, slapd crashes with a segmentation fault, when using the mdb backend. When I looked at the backtrace, it appeared to be this issue: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=7174 which is fixed in

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
** Description changed: When I try to remove certain entries from OpenLDAP, slapd crashes with a segmentation fault, when using the mdb backend. When I looked at the backtrace, it appeared to be this issue: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=7174 which is fixed in

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-29 Thread Roel Standaert
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb To

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-29 Thread Roel Standaert
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb To manage notifications

[Bug 1183157] Re: Fatal error laoding aolserver4-nssha1

2013-08-02 Thread Roel Brook
According to https://groups.google.com/forum/#!topic/aolserver/TdqqT_CHddY, the package needs to be compiled with --no-as-needed in the CFLAGS... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1183157

[Bug 23475] Re: Cannot create a user håkan

2013-08-02 Thread Roel Brook
This bug seems to be solved on Ubuntu 13.04 (and probably newer): Ensure the encoding is set to use UTF-8: root@laptop:~# echo $LANG en_US.UTF-8 root@laptop:~# useradd hâkænശ root@laptop:~# passwd hâkænശ Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully

[Bug 1194310] [NEW] cachemgr.cgi crashes after login

2013-06-24 Thread Roel Brook
Public bug reported: I setup squid and the Squid cachemanager by installing squid3 and squid- cgi. The proxy works fine. FQDN is also reported correctly and resolves correctly. However, after opening cachemgr.cgi in a webbrowser, I'm correctly greeted with a login screen, followed by a HTTP

[Bug 1194310] [NEW] cachemgr.cgi crashes after login

2013-06-24 Thread Roel Brook
Public bug reported: I setup squid and the Squid cachemanager by installing squid3 and squid- cgi. The proxy works fine. FQDN is also reported correctly and resolves correctly. However, after opening cachemgr.cgi in a webbrowser, I'm correctly greeted with a login screen, followed by a HTTP

[Bug 887910] Re: No upstream source code

2013-05-30 Thread Roel Brook
Old bug, but may still be relevant. The source of PornView seems to have been forked and is currently developed on Github: https://github.com/gentoo/pornview -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1182169] [NEW] update

2013-05-20 Thread roel donatz
Public bug reported: I cancelled update for ubuntu and finished my computer, now I cannot startup ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: yelp 3.2.0-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-27.44-generic 3.0.45 Uname: Linux 3.0.0-27-generic i686 ApportVersion: 1.23-0ubuntu4

[Bug 1170827] Re: No way to create a PV from a LUKS volume in installer

2013-04-22 Thread Roel Brook
I have devised a workaround for this, and will share this here: - Boot the system with a gparted CD - Partition your disk, in my case: - Partition 1: 250 MB - Partition 2: 20 GB - Now, luksFormat /dev/sda2 (replace with your partition): - cryptsetup luksFormat /dev/sda2 - Open the

[Bug 1170827] [NEW] No way to create a PV from a LUKS volume in installer

2013-04-19 Thread Roel Brook
Public bug reported: - Slightly related to https://bugs.launchpad.net/ubuntu/+source/debian- installer/+bug/923552, but actually different - In the 13.04 installer, during custom partitioning, you can create a partition, then set Use as to Physical Volume for Encryption. This creates a LUKS

[Bug 1044516] Re: repquota not working correctly with xfs

2012-11-04 Thread Roel Standaert
Tested quota 4.00-3ubuntu1 from precise-proposed. Quotas of users are now displayed too. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in Ubuntu.

[Bug 1044516] Re: repquota not working correctly with xfs

2012-11-04 Thread Roel Standaert
Tested quota 4.00-3ubuntu1 from precise-proposed. Quotas of users are now displayed too. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 892815] Re: [Oneiric] Layers support is completely broken in Dia

2012-05-11 Thread Roel de Cock
Has anybody tried Dia on 12.04 yet? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/892815 Title: [Oneiric] Layers support is completely broken in Dia To manage notifications about this bug go to:

[Bug 798999] [NEW] download manager says 'failed to download package file' although i have an internet connection

2011-06-17 Thread Roel Moralez
Public bug reported: Binary package hint: software-center i'm using moon os 4 ProblemType: Bug DistroRelease: moonOS 4 Package: software-center 3.0.7moonos3 ProcVersionSignature: Ubuntu 2.6.35-24.42moonos4-generic 2.6.35.8 Uname: Linux 2.6.35-24-generic i686 Architecture: i386 Date: Fri Jun 17

[Bug 798999] Re: download manager says 'failed to download package file' although i have an internet connection

2011-06-17 Thread Roel Moralez
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/798999 Title: download manager says 'failed to download package file' although i have an internet connection To manage notifications about this bug

[Bug 740767] Re: gtk-window-decorator crashed with SIGSEGV in gwd_get_decor_frame()

2011-05-23 Thread Roel Kramer
Got this problem as well. It happens when i'm using pycharm for a while. Pycharm is written in java and i'm using the sun sdk. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740767 Title:

[Bug 664614] Re: Indicator Applet Appmenu flashes white when changing applications.

2011-04-11 Thread Roel van Os
I see this too, with up-to-date Natty in Ubuntu Classic Desktop; Intel 945G integrated graphics. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/664614 Title: Indicator Applet Appmenu flashes white

Re: [Bug 730021] Re: launchpad is somehow no longer my default browser after using dophin.

2011-03-08 Thread Roel van den Houten
Thank you for your comment. I will further try to restore the original settings. Roel van den Houten Op 8 mrt 2011 12:51 schreef Sebastien Bacher seb...@ubuntu.com: seems rather a local configuration issue, launchpad is a internet site not something you can run on your computer, seems you right

Re: [Bug 730021] Re: launchpad is somehow no longer my default browser after using dophin.

2011-03-07 Thread Roel van den Houten
a minute, but no file manager will open. Whereas when clicking Places-Computer the Launch pad will open correctly. Is there an easy way to repair the launchpad? Thank you for your in advance for your reply, Roel van den Houten 2011/3/7 Sebastien Bacher seb...@ubuntu.com Thank you for taking

[Bug 730021] [NEW] launchpad is somehow no longer my default browser after using dophin.

2011-03-06 Thread Roel van den Houten
uninstalled, files can not be opened from within Picasa. How can I make launchpad my default browser again. Thanks for your help in advance. Roel van den Houten The Netherlands ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: nautilus 1:2.32.0-0ubuntu1.3 ProcVersionSignature: Ubuntu 2.6.35-27.48

[Bug 730021] Re: launchpad is somehow no longer my default browser after using dophin.

2011-03-06 Thread Roel van den Houten
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/730021 Title: launchpad is somehow no longer my default browser after using dophin. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 474649] Re: xmldiff-xmlrev fails to compile in the xslt file

2010-12-06 Thread Roel de Cock
As far as I can see, xmlrev.xslt is broken in two ways. Firstly, it contains xsl:attribute name=xmlns:xhttp://www.w3.org/1999/XSL/Transform/xsl:attribute which is illegal and, I think, unnessecary. But removing it probably isn't going to help very much because a bit later, xmlrev may call 3

[Bug 12431] Re: openjade 1.4devel1-13 rejects dbttlpg.dsl flow object not accepted by port; only display flow objects accepted

2010-12-06 Thread Roel de Cock
I still experience the very same problem in Lucid, openjade 1.4devel1-19build1 (the default openjade). If you want more details, please ask. -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/12431 Title:

[Bug 676972] Re: pidgin does not connect to msn, certificate error

2010-11-27 Thread Roel Huybrechts
@ Christian Reis: In my second debdiff (the one that's in -proposed atm) I incorporated the additional upstream fixes they released as 2.7.7. These were only committed upstream after the maverick and natty updates were released, so are indeed not in the maverick update. Thus maverick might need

[Bug 676972] Re: pidgin does not connect to msn, certificate error

2010-11-26 Thread Roel Huybrechts
I installed the Lucid-proposed update on a different machine and can confirm it indeed fixes the issue. -- pidgin does not connect to msn, certificate error https://bugs.launchpad.net/bugs/676972 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 676972] Re: pidgin does not connect to msn, certificate error

2010-11-24 Thread Roel
As I understand just adding the new certificates doesn't fully fix the problem. I'll try to provide an updated debdiff for Lucid later tonight. -- pidgin does not connect to msn, certificate error https://bugs.launchpad.net/bugs/676972 You received this bug notification because you are a member

[Bug 676972] Re: pidgin does not connect to msn, certificate error

2010-11-24 Thread Roel
Attached is an updated debdiff for Lucid. This includes the upstream 2.7.7 fixes for GnuTLS and NSS. Built and tested locally on current Lucid and seems to work fine. ** Attachment added: Debdiff for Lucid v2

[Bug 676972] Re: pidgin does not connect to msn, certificate error

2010-11-23 Thread Roel
Please find the attached debdiff for Lucid. Built and tested locally here on current Lucid and seems to work as expected. It's been a long time since I made a debdiff, so I'm not sure about the policies. Specifically the version numbering and the requirement of an @ubuntu.com address. Please use

[Bug 676972] Re: pidgin does not connect to msn, certificate error

2010-11-20 Thread Roel
I can confirm that this bug affects Lucid as well. -- pidgin does not connect to msn, certificate error https://bugs.launchpad.net/bugs/676972 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 672316] [NEW] installer chrashed while installing kubuntu 10.10 32bits

2010-11-07 Thread Roel van der Sluis
Public bug reported: Binary package hint: ubiquity I am trying to install kubuntu 10.10. The installation crashing repeatedly (quite late, at around 3/4 done) with message Installer chrashed. I expected it to succeed. I am using kubuntu since 7.04, so i know how to install, and i installed on

[Bug 672316] Re: installer chrashed while installing kubuntu 10.10 32bits

2010-11-07 Thread Roel van der Sluis
** Attachment added: /var/log/partman https://bugs.launchpad.net/bugs/672316/+attachment/1726236/+files/partman -- installer chrashed while installing kubuntu 10.10 32bits https://bugs.launchpad.net/bugs/672316 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 645410] [NEW] package libgnomeprint2.2-dev 2.18.6-1build2 failed to install/upgrade: vereistenproblemen - blijft ongeconfigureerd

2010-09-22 Thread roel
Public bug reported: problem happens since I deleted user and created a new user ProblemType: Package DistroRelease: Ubuntu 10.04 Package: libgnomeprint2.2-dev 2.18.6-1build2 ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686

[Bug 645410] Re: package libgnomeprint2.2-dev 2.18.6-1build2 failed to install/upgrade: vereistenproblemen - blijft ongeconfigureerd

2010-09-22 Thread roel
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/645410/+attachment/1623529/+files/Dependencies.txt ** Attachment added: Df.txt https://bugs.launchpad.net/bugs/645410/+attachment/1623530/+files/Df.txt ** Attachment added: Dmesg.txt

[Bug 638717] [NEW] package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-15 Thread Roel Fonteyn
Public bug reported: Binary package hint: likewise-open 1) lsb_release -rd Description:Ubuntu 10.04.1 LTS Release:10.04 2) apt-cache policy likewise-open likewise-open: Installed: 5.4.0.42111-2ubuntu1.2 Candidate: 5.4.0.42111-2ubuntu1.2 Version table: ***

[Bug 638717] Re: package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-15 Thread Roel Fonteyn
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/638717/+attachment/1586973/+files/AptOrdering.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/638717/+attachment/1586974/+files/Dependencies.txt ** Attachment added: Df.txt

[Bug 588551] Re: Automatic font color is now grey instead of black

2010-08-26 Thread Roel van Os
** This bug has been marked a duplicate of bug 159315 [upstream] Appearance Automatic setting should not use theme colors -- Automatic font color is now grey instead of black https://bugs.launchpad.net/bugs/588551 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 588551] Re: Automatic font color is now grey instead of black

2010-08-26 Thread Roel van Os
This bug is also present in Maverick openoffice.org-common: Installed: 1:3.2.1-6ubuntu1 Candidate: 1:3.2.1-6ubuntu1 Version table: *** 1:3.2.1-6ubuntu1 0 500 http://nl.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status ** This bug is no

[Bug 606594] Re: Multiple instances of Gwibber

2010-08-26 Thread Roel Veldhuizen
apport information ** Tags added: apport-collected ** Description changed: When Ubuntu boots and I click on broadcast in the messaging menu. It will open add another broadcast item to to the menu. - I was unable to create a screenshot because the printscreen won't work - when my pointer

[Bug 606594] [NEW] Multiple instances of Gwibber

2010-07-17 Thread Roel Veldhuizen
Public bug reported: When Ubuntu boots and I click on broadcast in the messaging menu. It will open add another broadcast item to to the menu. I was unable to create a screenshot because the printscreen won't work when my pointer is on the menu. ** Affects: ubuntu Importance: Undecided

[Bug 600972] [NEW] CUPS sends LanguageLevel 2 to printer even if PPD specifies Level 3

2010-07-02 Thread Roel van Os
Public bug reported: Binary package hint: cups We have a Xerox PostScript color printer here which consistently hangs on certain types of jobs (large JPG images) printed through cups. The Xerox software customer service representative noticed that the PS that goes to the printer is at

[Bug 600972] Re: CUPS sends LanguageLevel 2 to printer even if PPD specifies Level 3

2010-07-02 Thread Roel van Os
** Patch added: Patch for cpdftocps that correctly loads the LanguageLevel from the PPD http://launchpadlibrarian.net/51281251/cpdftocps-pslevel.patch -- CUPS sends LanguageLevel 2 to printer even if PPD specifies Level 3 https://bugs.launchpad.net/bugs/600972 You received this bug

[Bug 325973] Re: gnome-session keeps respawning nautilus when no desktop is drawed

2010-06-16 Thread Roel
hey I have the same problem in lucid how can I fix it my curen't nautilus version is 1:2.31.1-0ubuntu1~ppa89 ** Also affects: lucid Importance: Undecided Status: New -- gnome-session keeps respawning nautilus when no desktop is drawed https://bugs.launchpad.net/bugs/325973 You

[Bug 570805] Re: [regression] dpkg fsync cause massive regression in Ubuntu Server and Alternate installation times

2010-06-15 Thread Roel van Os
Using the testing method from #17 for the package oxygen-icon-theme (5890 mostly small files), tested on a 5400 RPM laptop harddisk formatted with ext4. dpkg 1.15.5.6ubuntu4: unpack: 37s real: 53s dpkg 1.15.5.6ubuntu5~ppa1: unpack: 5s real: 22s Also tested on a RAID 0 array

[Bug 578181] Re: Printing white rectangles from OpenOffice produces yellow rectangles on paper

2010-05-17 Thread Roel van Os
cups 1.4.3-1ubuntu1 fixes the problem for me. Thanks a lot! -- Printing white rectangles from OpenOffice produces yellow rectangles on paper https://bugs.launchpad.net/bugs/578181 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 578181] Re: Printing white rectangles from OpenOffice produces yellow rectangles on paper

2010-05-13 Thread Roel van Os
neutrinux wrote: same for me. Are you by any chance using amd64 as well? -- Printing white rectangles from OpenOffice produces yellow rectangles on paper https://bugs.launchpad.net/bugs/578181 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 578181] Re: Printing white rectangles from OpenOffice produces yellow rectangles on paper

2010-05-13 Thread Roel van Os
It may be this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580963 I can test next week whether the workaround mentioned there (Removing the -dUseCIEColor option from /usr/lib/cups/filter/pstopdf) works for me. A similar bug was also reported in CUPS, but it was closed since pstopdf is

[Bug 578181] [NEW] Printing white rectangles from OpenOffice produces yellow rectangles on paper

2010-05-10 Thread Roel van Os
Public bug reported: Binary package hint: cups When I create a drawing in OpenOffice consisting of rectangle with white fill and a black border, the rectangle will be filled with yellow when I print it. I've tried changing most printing options (color correction, temperature, etc), this doesn't

[Bug 578181] Re: Printing white rectangles from OpenOffice produces yellow rectangles on paper

2010-05-10 Thread Roel van Os
** Attachment added: Sample OpenOffice document http://launchpadlibrarian.net/48200854/rectangle.odg -- Printing white rectangles from OpenOffice produces yellow rectangles on paper https://bugs.launchpad.net/bugs/578181 You received this bug notification because you are a member of Ubuntu

[Bug 578181] Re: Printing white rectangles from OpenOffice produces yellow rectangles on paper

2010-05-10 Thread Roel van Os
** Attachment added: PostScript data that is sent to the printer using cups from Karmic: OK http://launchpadlibrarian.net/48200864/test-rechthoek-karmic.ps -- Printing white rectangles from OpenOffice produces yellow rectangles on paper https://bugs.launchpad.net/bugs/578181 You received

[Bug 578181] Re: Printing white rectangles from OpenOffice produces yellow rectangles on paper

2010-05-10 Thread Roel van Os
** Attachment added: PostScript data that is sent to the printer using cups from Lucid: Fail http://launchpadlibrarian.net/48200888/test-rechthoek-lucid.ps -- Printing white rectangles from OpenOffice produces yellow rectangles on paper https://bugs.launchpad.net/bugs/578181 You received

[Bug 578181] Re: Printing white rectangles from OpenOffice produces yellow rectangles on paper

2010-05-10 Thread Roel van Os
Please disregard attachments #2 and #3: this is the PS that OpenOffice sends to cups. I will attach the correct files. -- Printing white rectangles from OpenOffice produces yellow rectangles on paper https://bugs.launchpad.net/bugs/578181 You received this bug notification because you are a

[Bug 578181] Re: Printing white rectangles from OpenOffice produces yellow rectangles on paper

2010-05-10 Thread Roel van Os
Please disregard attachments #2 and #3: this is the PS that OpenOffice sends to cups. I will attach the correct files. ** Attachment added: PostScript data that is sent to the printer using cups from Karmic: OK http://launchpadlibrarian.net/48201011/karmic.ps -- Printing white rectangles

  1   2   3   4   5   >