[Bug 2092181] [NEW] Shift on on screen keyboard acts like caps lock

2024-12-19 Thread eraserix
Public bug reported: When I short press the shift key on the OSK, it stays set after a letter has been written. It should revert back to unset like e.g. on Android. Report of regression upstream: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7714 MR with fix: https://gitlab.gnome.org/GNOME

[Bug 2091741] [NEW] Mutter does not switch to landscape mode when folding back to tablet mode

2024-12-13 Thread eraserix
Public bug reported: I have a convertible HP Elite Book 1030 G3. When I switch to tablet mode, the screen orientation changes as I rotate the device. When I fold it back to laptop mode, the screen keeps the last orientation it had in tablet mode. The device should reset to the default orientation

[Bug 1776466] [NEW] snap get with multiple values does not return json

2018-06-12 Thread eraserix
Public bug reported: $ snap version snap2.32.9+18.04 snapd 2.32.9+18.04 series 16 ubuntu 18.04 kernel 4.15.0-22-generic Excerpt from "snap get -h": ... If multiple option names are provided, a document is returned: $ snap get snap-name username password { "username": "frank", "password"

[Bug 1308183] Re: make_kpkg runs postinst scripts

2015-07-14 Thread eraserix
Fix released? For which Ubuntu releases? What about an SRU for 14.04? This bug makes kernel-package rather unusable on trusty. The package from Irishbandit seems to do the trick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 322448] Re: dpkg-divert: rename involves overwriting `/usr/share/dict/words.pre-dictionaries-common'

2015-06-18 Thread eraserix
This bug happens to me on a rather minimalistic precise install (lxc- create). Looking at the preinst script of dictionaries-common suggests that the bug is still there in trusty. If the package wamerican is not installed, the divert will break, because there is nothing to divert. -- You receive

[Bug 1268373] Re: pam_limits.so removed from /etc/pam.d/sudo in Precise

2015-04-28 Thread eraserix
I stumbled across this while looking into how to setup pam so pam_limits.so would be applied in various scenarios, at least sudo, su, ssh login, shell login. This does not seem to be as trivial as just adding it to common-session. Using common-session-noninteractive strikes me as odd, e.g. sudo bas

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2014-03-05 Thread eraserix
Is it really still important to be able to upgrade from 12.04 to 12.10? 12.04 is supported for 3 more years, 12.10 for something like a month. Once 14.04 is out, you will be able to upgrade from 12.04 directly. -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 615892] Re: Madcatz Cyborg R.A.T. 7 focus issues

2014-01-07 Thread eraserix
This bug is definitely not fixed, you still need to hack around in your xorg config. I use the entry below, you may need to adapt MatchProduct line (copy/paste the string found when running the command 'xinput'). I've no idea what "AutoReleaseButtons" actually should do or if it has ever been commi

[Bug 615892] Re: Madcatz Cyborg R.A.T. 7 focus issues

2014-01-07 Thread eraserix
Nothing is fixed. I've got a 12.04 with RAT 7 attached and get this problem with Unity. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/615892 Title: Madcatz Cyborg R.A.T. 7 focus issues To manage no

[Bug 1184691] Re: nvidia kernel module fails to build with kernel 3.10 or later [error: void value not ignored as it ought to be]

2013-10-31 Thread eraserix
For 3.11 on 12.04, I used the following two patches: http://pastebin.com/JDpkR3kt https://devtalk.nvidia.com/default/topic/602829/-solved-nvidia-linux-3-11-compatibility-error-lsquo-num_physpages-rsquo-undeclared-first-use-i/ -- You received this bug notification because you are a member of Ubunt

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2013-06-25 Thread eraserix
@graham: I think the usual way to do this is that you crate a debdiff to the current version in precise. Attach it to this bugreport and subscribe ubuntu-sponsors when done. Name/Version of the patch should be something like that: gnome-keyring_3.2.2-2ubuntu4.3.precise.debdiff ** Patch removed: "

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2013-06-25 Thread eraserix
So, the solution imagined here is not to fix the two duplicates of this bug, but to introduce a new feature, namely make every library in gnome- keyring multiarch? What's to be gained by this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2013-06-24 Thread eraserix
I've updated the description with more specific instructions on how to test this SRU. As for Depends vs Recommends from debian policy manual: The Depends field should be used if the depended-on package is required for the depending package to provide a significant amount of functionality. The Re

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2013-06-24 Thread eraserix
** Description changed: [Impact] Several applications are relying on this package as seen in comments 5 and 6. [Test case] - Attempt to install both i386/amd64 versions and preferably verify if the reported applications in this bug are able to run successfully + Attempt to install both i

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2013-06-24 Thread eraserix
So, my take ;). This patch just splits the pkcs11 library away from gnome-keyring binary package and leaves the rest of the packages alone. I still don't see the use case for doing more, the warning when wine is started will be gone with this patch. And as far as I can tell, libgcr is still not mu

Re: [Bug 859600] Re: Please convert gnome-keyring to multiarch

2013-06-23 Thread eraserix
keyring:i386 or something? On Mon, Jun 24, 2013 at 2:14 AM, Rodney Dawes <859...@bugs.launchpad.net> wrote: > @eraserix have you looked at the diff? That's exactly what is done in > 13.04, and what the diff is meant to backport to the older releases.. > > -- > You received

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2013-06-23 Thread eraserix
Why change pam/gnome-keyring to mutliarch if it would be enough to just split of the pkcs11 package and make it multiarch? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/859600 Title: Please convert

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2013-06-14 Thread eraserix
Looks like sid has quite a bit of changes to gnome-keyring compared with what's in precise, but multiarch is not one of them. However, the wine version in sid does not seem to suffer this problem with the library. 'wine notepad' only gives me an error in precise, but not in sid. sid has wine 1.4.1.

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2013-06-05 Thread eraserix
And for coinstalling x86_64 and i386 variants, see below. I've added proposed as suggested in https://wiki.ubuntu.com/Testing/EnableProposed. # sudo apt-get install gnome-keyring:i386/precise-proposed Reading package lists... Done Building dependency tree Reading state information... Done S

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2013-06-04 Thread eraserix
Looks odd, this is gnome-keyring 3.2.2, but libp11-kit-gnome-keyring has in the d/control: Breaks: gnome-keyring (<< 3.6.2-0ubuntu2~) Replaces: gnome-keyring (<< 3.6.2-0ubuntu2~) This two should contain the version of THIS package, e.g. 3.2.2-2ubuntu4.2. -- You received this bug notification be

[Bug 874218] Re: LightDM restarts after first login attempt

2013-03-14 Thread eraserix
I don't have any artifacts, but lightdm (or X) crash on the first login try (successful or not). nvidia binary driver on ubuntu 12.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874218 Title: Lig

[Bug 539567] Re: does not terminate at computer shutdown

2013-02-28 Thread eraserix
I cannot reproduce this bug on 12.04. I presume there have been fixes since early 10.04 that made the shutdown much more robust towards misbehaved processes. >From the attached data (Processes.txt) I can see that runsvdir, runsv, run and git-daemon are still running, which is exactly what is to be

[Bug 315541] Re: runit event.d file should stop service in single user mode

2013-02-28 Thread eraserix
** Description changed: Binary package hint: runit - When bringing the system down to single user mode (with telinit 1), the - runsvdir program is terminated (presumably with all the services running - under it?), but then respawned. The end result is that when in single - user mode, all the

[Bug 245728] Re: runit doesn't stop and /var isn't umounted on shutdown

2013-01-07 Thread eraserix
** Patch added: "runit_2.1.1-6.2ubuntu2.1.patch" https://bugs.launchpad.net/ubuntu/+source/runit/+bug/245728/+attachment/3476405/+files/runit_2.1.1-6.2ubuntu2.1.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 245728] Re: runit doesn't stop and /var isn't umounted on shutdown

2013-01-07 Thread eraserix
** Description changed: - Binary package hint: runit + [Impact] + Runit does not properly terminate the services it supervises, it just leaves them running. This can lead to files being open during unmount and with that dirty filesystems on the next reboot. - What happens: - On shutdown, /v

[Bug 245728] Re: runit doesn't stop and /var isn't umounted on shutdown

2012-10-27 Thread eraserix
** Changed in: runit (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/245728 Title: runit doesn't stop and /var isn't umounted on shutdown To manage notificati

[Bug 245728] Re: runit doesn't stop and /var isn't umounted on shutdown

2012-09-11 Thread eraserix
More than two years have passed, and this bug is still there in the runit package :(. The patch is ok except for two things in debian/runsvdir.upstart: - There is no "shutdown" event, so this does not work. - Upstart has also learned to send a user defined signal to terminate a process, using "k

[Bug 1001068] Re: debchange: "quantal" is the default distribution in precise

2012-05-25 Thread eraserix
I got bitten by this several times already. The manual of dch states that unless you pass -D it will take the distribution from the previous changelog entry. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 951929] Re: Unity launcher and Alt-Tab switcher missing entry for gnome-terminal

2012-05-22 Thread eraserix
I also observe this bug with newer versions of tortoisehg. tortoisehg 2.2 from precise repos is fine, latest stable 2.4 from a ppa does only briefly show an icon inside the launcher and immediately removes it again. The icon or at least the space for it is visible for 1 or 2s during application sta

[Bug 1000199] Re: unity alt+f2 does not execute previous command

2012-05-16 Thread eraserix
Problem is resolved after updating. Sorry for the noise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000199 Title: unity alt+f2 does not execute previous command To manage notifications about th

[Bug 1000199] Re: unity alt+f2 does not execute previous command

2012-05-16 Thread eraserix
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000199 Title: unity alt+f2 does not execute previous command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/un

[Bug 1000199] [NEW] unity alt+f2 does not execute previous command

2012-05-16 Thread eraserix
Public bug reported: At times, alt+f2 will already have a command inside the text box without me needing to enter one. But it does not allow to just hit enter and run that command, I have to navigate into the history or type the command again. Howto reproduce: 1. Alt+F2 and run gedit (works as e

[Bug 859075] Re: Oneiric does not shutdown

2012-05-09 Thread eraserix
I also observe regular hangs when I try to shutdown the system (12.04). I have normally mounted several cifs-shares. I generated a kernel core dump when the computer seemed to hang during shutdown. Among a few remaining userspace processes where S31umountnfs and umount. Looking at umountnfs.sh rev

[Bug 237591] Re: Cowdancer fails to create ubuntu chroot on default installation

2012-05-02 Thread eraserix
still broken in precise :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/237591 Title: Cowdancer fails to create ubuntu chroot on default installation To manage notifications about this bug go to:

[Bug 990744] Re: Ubuntu installer says: The creation of swap space in partition failed

2012-04-30 Thread eraserix
Same problem, all partitions are shown at least twice (precise release), and if swap space is there, the mentioned error is displayed. In my case, the system was already partitioned, I just needed to reformat some of them. Choosing "do not use" for all swap partitions helped me to get through the

[Bug 988693] Re: kvm sdl output flickers on start

2012-04-25 Thread eraserix
** Attachment added: "kvm screenshot in unity 3d" https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/988693/+attachment/3104452/+files/unity-3d-screen2.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 988693] Re: kvm sdl output flickers on start

2012-04-25 Thread eraserix
** Attachment added: "kvm screenshot in unity 2d" https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/988693/+attachment/3104451/+files/unity-2d-screen2.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 988693] Re: kvm sdl output flickers on start

2012-04-25 Thread eraserix
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988693 Title: kvm sdl output flickers on start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/988

[Bug 988693] [NEW] kvm sdl output flickers on start

2012-04-25 Thread eraserix
Public bug reported: When I open kvm in unity 3d (just executing a naked kvm is sufficient), the window resizes many times quite fast. It may take kvm two seconds or over ten seconds to settle down, but it always does. I tried different -vga options, all with the same effect. If I start kvm in un

[Bug 874146] Re: New windows open on the wrong monitor

2012-04-18 Thread eraserix
Window Management -> Place Window: What exactly does 'Use active output device' mean? What is an active output device? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874146 Title: New windows open o

[Bug 984673] [NEW] ctrl+alt+t opens terminal window on wrong screen

2012-04-18 Thread eraserix
Public bug reported: I use a dual monitor setup and often hit Ctrl+Alt+t to open terminal windows. On lucid, the terminal appears on the screen where the mouse points to. Unity always opens the window inside the left (main?) screen, it does not care about the mouse pointer. This is inconvenient.

[Bug 974504] Re: libraw1394-tools incorrectly breaks libraw1394-dev

2012-04-12 Thread eraserix
The conflicts and breaks should have been <, not <=, if I'm not mistaken. But since the package is out, just bumping the version from ubuntu1 to ubuntu2 will also resolve the issue because the breaks/conflicts are no longer true. -- You received this bug notification because you are a member of U

[Bug 600538] Re: kdiff3-qt does not provide desktop icon

2012-04-02 Thread eraserix
Just installed the version from precise (0.9.96-2). It does not provide a desktop file, the icons are there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/600538 Title: kdiff3-qt does not provide de

[Bug 956253] [NEW] Update to 1.96.8

2012-03-15 Thread eraserix
Public bug reported: Please update to 1.96.8 for precise. ** Affects: abi-compliance-checker (Ubuntu) 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/956

[Bug 912731] [NEW] make-kpkg kernels install out of tree modules to wrong location

2012-01-06 Thread eraserix
Public bug reported: I tried to install out of tree modules using a custom, kernel-package built kernel. The modules are installed to the wrong directory. For make-kpkg, I used --append-to-version=-realtime-1, the kernel source directory has a localversion-rt which contains '-rt31' and I compile t

[Bug 906769] [NEW] Python plugins are missing

2011-12-20 Thread eraserix
Public bug reported: Please add the python library for plugin development and file parsing (afaik plugin_python.so, ctracecmd.so, tracecmd.py). ** Affects: trace-cmd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Bug 523309] Re: pigz should be able to replace gzip

2011-12-06 Thread eraserix
Why not allow pigz et al. to be a replacement for the original tools with debian alternatives stuff (see linked debian bugreport)? The speed gain, especially if compressing, is huge. ** Bug watch added: Debian Bug tracker #520619 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520619 ** Also

[Bug 580801] Re: Default /etc/sudoers file overwrites /etc/sudoers.d for 'admin' users

2011-12-05 Thread eraserix
Just for the record: This looks correct in oneiric, includedir as at the bottom of /etc/sudoers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580801 Title: Default /etc/sudoers file overwrites /etc

[Bug 544570] Re: Changing password to something similar hangs

2011-06-28 Thread eraserix
When will this be fixed in lucid? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/544570 Title: Changing password to something similar hangs To manage notifications about this bug go to: https://bugs

[Bug 802968] Re: Changing password to something similar in gnome-about-me hangs

2011-06-28 Thread eraserix
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/802968 Title: Changing password to something similar in gnome-about-me hangs To manage notifications about this bug go to: https://bugs.launchpad.net/ub

[Bug 802968] [NEW] Changing password to something similar in gnome-about-me hangs

2011-06-28 Thread eraserix
Public bug reported: 1. Start gnome-about-me. 2. Choose 'Change password' 3. Authenticate and try to set a new password, changeing only one position. The dialog will hang forever. passwd correctly reports the following error immediately: Bad: new password must be different than the old one Prob

[Bug 665115] Re: changing "Visual Effects" leads to login-screen

2011-03-30 Thread eraserix
I'll have another look into it. You are right, it is the video driver which is the problem. glx gears also quits with a strange error, but I think it did not crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 708579] Re: package runit 2.1.1-6.2ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-03-03 Thread eraserix
Just as a follow-up: My problem is caused by upstart not being able to handle chroots. https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/430224 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/70857

[Bug 708579] Re: package runit 2.1.1-6.2ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-03-03 Thread eraserix
If the problem is that upstart is used directly from the maintainer script, then this problem is also present in lucid, runit 2.0.0-1ubuntu4. I'll check if changing the script solves the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 708584] [NEW] debuild returns 0 on SIGINT

2011-01-27 Thread eraserix
Public bug reported: Binary package hint: devscripts I call debuild inside another shell script. Most of the time in the whole script is spent in dpkg-buildpackage, called by debuild. Now if I hit ctrl+c to SIGINT the build, it stops. However, debuild happens to ignore the return value of dpkg-bu

[Bug 681908] Re: backfire-dkms dkms.conf generates warnings

2010-11-26 Thread eraserix
** Patch added: "backfire-dkms.conf.patch" https://bugs.launchpad.net/bugs/681908/+attachment/1746191/+files/backfire-dkms.conf.patch -- backfire-dkms dkms.conf generates warnings https://bugs.launchpad.net/bugs/681908 You received this bug notification because you are a member of Ubuntu Bug

[Bug 681908] [NEW] backfire-dkms dkms.conf generates warnings

2010-11-26 Thread eraserix
Public bug reported: Binary package hint: rt-tests When backfire-dkms is installed, 'dkms status' generates the following warning (on 10.04 as well as on 10.10) dkms.conf: Error! No 'BUILT_MODULE_NAME' directive specified for record #0. ** Affects: rt-tests (Ubuntu) Importance: Undecided

[Bug 665115] Re: changing "Visual Effects" leads to login-screen

2010-10-22 Thread eraserix
-- changing "Visual Effects" leads to login-screen https://bugs.launchpad.net/bugs/665115 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinf

[Bug 665115] [NEW] changing "Visual Effects" leads to login-screen

2010-10-22 Thread eraserix
Public bug reported: Binary package hint: gnome-control-center I tried to change Visual Effects from None to Normal and was brought back to the Login screen without a warning (gnome restart?). I would at least expect a warning if a simple mouseclick can have such "devastating" sideeffects. Prob

[Bug 638410] Re: maverick - X or kdm freezes after boot nVidia Geforce 7050

2010-10-19 Thread eraserix
For me, everything worked fine on 10.04. Since I upgraded to 10.10, the desktop freezes regularly on my laptop. Only thing that works after that is pressing the power button for about 4s to switch power off. I'm also using nvidia drivers (nvidia-current 260.19.06-0ubuntu1) with a Quadro FX 770M.

[Bug 600538] Re: kdiff3-qt does not provide desktop icon

2010-07-01 Thread eraserix
** Patch added: "patch against source package from lucid" http://launchpadlibrarian.net/51226248/kdiff3-qt.patch -- kdiff3-qt does not provide desktop icon https://bugs.launchpad.net/bugs/600538 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 600538] [NEW] kdiff3-qt does not provide desktop icon

2010-07-01 Thread eraserix
Public bug reported: Binary package hint: kdiff3 kdiff3-qt does not provide a desktop file. The desktop file provided in the kde variant has some special parameters in the Exec= part which seem to confuse gnome, at least it does not start while this parameters are there. And last, Categories are

[Bug 566387] Re: Cannot debug console application in qt-creator

2010-05-06 Thread eraserix
Just won't work with gnome-terminal, I tried -e and -x as parameters. No luck! :( xterm works fine though. -- Cannot debug console application in qt-creator https://bugs.launchpad.net/bugs/566387 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to

[Bug 568484] Re: evolution / groupwise access only possible by hostname

2010-04-27 Thread eraserix
This weird reason was that I named the host mail.local. And by default, *.local are in ignored hosts. -- evolution / groupwise access only possible by hostname https://bugs.launchpad.net/bugs/568484 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 568484] Re: evolution / groupwise access only possible by hostname

2010-04-26 Thread eraserix
Out of some weird reason, evolution used the proxy if the name was not in /etc/hosts. When I add the servers IP to System->Preferences->Network proxy->Ignored Hosts, it works. -- evolution / groupwise access only possible by hostname https://bugs.launchpad.net/bugs/568484 You received this bug no

[Bug 568484] Re: evolution / groupwise access only possible by hostname

2010-04-22 Thread eraserix
Just tried the DNS hostname of the server. Does not work either, even though ping/dig/hostname all give the correct result. Even reverse lookups work properly. The only way it works here is with an entry in /etc/hosts -- evolution / groupwise access only possible by hostname https://bugs.launchpa

[Bug 568484] Re: evolution / groupwise access only possible by hostname

2010-04-22 Thread eraserix
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/45026104/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/45026105/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/45026106/ProcStatus.txt ** Attachm

[Bug 568484] [NEW] evolution / groupwise access only possible by hostname

2010-04-22 Thread eraserix
Public bug reported: Binary package hint: evolution I use evolution to access our groupwise 7 server. Until now (that is on hardy) we had just specified the servers IP address. In lucid, this seems to be broken as I could not access the server when I entered its IP. After I made an entry in hosts

[Bug 459752] Re: Qt Creator high CPU usage

2010-04-13 Thread eraserix
This bug occurs on lucid beta2 as well (creator version 1.3.1). Takes forever to start (and to quit!). Also on the second and third invocation... -- Qt Creator high CPU usage https://bugs.launchpad.net/bugs/459752 You received this bug notification because you are a member of Kubuntu Bugs, which

[Bug 557910] Re: binutils-gold replaces standard ld

2010-04-08 Thread eraserix
Thanks for the -B hint. This pretty much does what I need. -- binutils-gold replaces standard ld https://bugs.launchpad.net/bugs/557910 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 557910] [NEW] binutils-gold replaces standard ld

2010-04-08 Thread eraserix
Public bug reported: Binary package hint: binutils I'm playing around with ld.gold and was quite surprised that it just replaces the standard linker. Surprising because it seems to be impossible to link a working kernel using ld and I did not find a way to tell the kernel build process, which lin

[Bug 286285] Re: kernel 2.6.27-7-generic bug BUG: scheduling while atomic: swapper/0/0x00000100

2008-11-15 Thread eraserix
After patching my kernel with http://marc.info/?l=linux- wireless&m=122547922114718&w=2 and recompiling, the problem seams to be gone on my hp 8530w. BTW, to fix the problems with RF kill I applied this 2 patches: http://www.intellinuxwireless.org/bugzilla/attachment.cgi?id=1645 http://www.intelli