Still not fixed in 4.4.3-1ubuntu4_i386 for Jaunty.
I had a typo in comment 9; s/"dbg -x"/"dpkg -x"/
To get some traction here, I think the following should work:
1. (debian/patches/) patch configure to include "CONFIG+=nostrip" in QMAKE_VARS
2. (debian/rules) pass "-no-separate-debug-info" to the
Public bug reported:
Binary package hint: libapache-mod-fastcgi
When compressing the content generated by mod_fastcgi, mod_deflate will
keep any Content-Length header created by the script, instead of
adjusting the header to match the compressed length.
References:
http://bugs.debian.org/cgi-bin
http://thread.gmane.org/gmane.comp.web.fastcgi.devel/2613 indicates
another approach towards a solution, and it seems that a variation of it
has been committed to some mod_fastcgi repository (though not the git at
http://repo.or.cz/w/mod_fastcgi.git). It's also available in a snapshot
dated 0811090
For those interested in mod_fastcgi development in general, or in the
greater context of the upstream fix, I'm attaching a diff between the
2.4.6 release and the SNAP-0811090952 snapshot source tree. I've written
to the fastcgi-developers mailing list, pointing at this issue here and
asking as to w
This is the hunk I already pasted above, plus its credit, this time as a
proper patch attachment so we won't have to worry about whitespace or
similar issues.
** Attachment added: "Changes for Content-Length"
http://launchpadlibrarian.net/27248332/lp381384.patch
--
mod_deflate with mod_fastcg
As I need trac on a Hardy LTS server, I just uploaded a fixed version of
the package to my PPA. I tried to use the Debian patch from comment 32,
but had to adjust it to include the -I flag to the compiler, no just the
include path without a flag. I attach the corresponding diff. It would
be really
Making progress. Added a DebugLevel option with a value of 10 to the
wacom sections in xorg.conf. Also found out that the package xserver-
xorg-core-dbg containing the required Xorg debug symbols does exist, it
just isn't printed by dpkg -l. With those tools in place, the situation
looks like this:
valgrind helps:
Invalid read of size 4
at 0x5FC6A97: xf86WcmDevProc (xf86Wacom.c:1012)
by 0x808662E: ActivateDevice (devices.c:447)
by 0x8086731: InitAndStartDevices (devices.c:637)
by 0x807229E: main (main.c:370)
Address 0x4d261d8 is 56 bytes inside a block of size 108 free'd
at 0x
Can some Ubuntu qt packager please have a look at this?
I've put quite a lot of personal time, and even more computer runtime,
into trying to get this fixed. I've posted the relevant modifications as
well as instructions how to integrate them. I'm clobbering my PPA with
almost 1 GiB of packages fo
Andreas Hasenack wrote:
> not all dupes have enough details to tell if it's "who" that is stuck.
If the error lies in the way how landscape-sysinfo executes other
processes via python-twisted-core, then the invocation of other commands
invoked using this mechanism might turn zombie as well.
--
l
Why is this issue still marked "Incomplete"? Would it be my task to
change its resolution after supplying the requested information?
Confirmed for Intrepid Beta, by the way.
--
3Com 3CRSHPW_96 (atmel) defers halt
https://bugs.launchpad.net/bugs/235899
You received this bug notification because yo
Public bug reported:
Binary package hint: kdemultimedia
I've had my Intrepid system running for several minutes, without much
activity and with no interaction with kmix. Suddenly I got a KDE Crash
Handler window, with almost no debugging symbols available in the
backtrace. I hope that apport will
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/19285820/Dependencies.txt
** Attachment added: "ProcEnviron.txt"
http://launchpadlibrarian.net/19285821/ProcEnviron.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/19285822/ProcMaps.txt
** Attac
** Attachment added: "crash report saved from KCrash handler."
http://launchpadlibrarian.net/19285946/kmix.kcrash
--
kmix crashes with SIGABRT
https://bugs.launchpad.net/bugs/293126
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Same issue happens if firefox wan't already running, but got started for
the bug report and closed afterwards.
--
kfmclient won't exit after calling firefox
https://bugs.launchpad.net/bugs/281407
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Proposed package works for me. Dell Inspiron 8200 with nVidia GeForce4
440 GO/PCI/SSE2.
My xorg.conf has grown over many years and multiple distributions and is
quite customized. For Intrepid I changed the Driver from nvidia to nv.
Simply reverting that change got things working again. Don't use c
** Summary changed:
- firefox dies mentioning RenderBadPicture and a failed assertion
+ firefox with gtk-qt-engine dies mentioning RenderBadPicture and a failed
assertion
--
firefox with gtk-qt-engine dies mentioning RenderBadPicture and a failed
assertion
https://bugs.launchpad.net/bugs/27924
Confirming for 4.4.3-0ubuntu1 on Intrepid.
--
Packages have invalid .gnu_debuglink
https://bugs.launchpad.net/bugs/261380
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://l
The crc32 sum seems to be wrong as well. Therefore simply
moving/renaming the files won't solve the issue.
To use the libQtGui.so.4.4.3 from 4.4.3-0ubuntu1 on i386 as an example:
here /usr/lib/libQtGui.so.4.4.3.debug has a crc32 value of 0x61598269,
computed using the algorithm given in the gdb ma
After installing kdemultimedia-dbg I could use a running kmix instance
to get more information from the files posted here. To do so, I compared
the maps attached here with that of the running process in order to
relocate the addresses mentioned in the backtrace to the corresponding
addresses in the
Another observation: Debian (tested with sid packages) also uses Fedora layout
for qt4-x11, but doesn't seem to suffer from broken debug links. So what do
they differently?
1. mention *.debug in debian/not-installed
2. some differences in debian/rules that I don't completely understand
3. several
It isn't necessary to update to Jaunty just to check this. It would be
enough to get a library package unpacked so you can objdump it, and to
compare the file name mentioned there with those from the dbg package
file list. "dbg -x" would do the former, while the latter might be
possible without eve
OK, didn't make it into Intrepid. Will you consider it for Jaunty then?
--
icons differ only in color
https://bugs.launchpad.net/bugs/280269
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.
--
kubuntu-bugs mailing lis
** Also affects: nfs-utils (Gentoo Linux) via
http://bugs.gentoo.org/show_bug.cgi?id=220747
Importance: Unknown
Status: Unknown
--
rpc.idmapd needs nfsd.ko
https://bugs.launchpad.net/bugs/235930
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
Update: I now tried this out with an access point within reach. I could
connect to it all right, so this problem does not prevent the device
from functioning. If it was in use, shutdown will not have
NetworkManager still running, but instead wpa_supplicant and ip, the
latter flushing routes on the
Public bug reported:
Binary package hint: landscape-common
During an update of Intrepid (I think from Alpha 6 to Beta), Adept was
updating landscape-common for several minutes without any progress.
Investigating the issue with ps got me this process call stack:
/usr/bin/dpkg --status-fd 3 --conf
Public bug reported:
Binary package hint: adept-manager
I've been using Adept to upgrade Intrepid (from Alpha 6 to Beta, I
think). Upgrading hal failed, and recovering from this error failed as
well, both thimes with basically the same error message:
APT Error. Context:
Running dpkg,
[
Yes. The "tree" starting at dpkg was linear, with one child for each
process, except for who which was a leaf.
I just had a look at the code. /usr/lib/python2.5/site-
packages/landscape/lib/sysstats.py uses
twisted.internet.utils.getProcessOutputAndValue to call "who -q".
Therefore the actual caus
Public bug reported:
Binary package hint: adept
When I updated from Hardy to Intrepid Alpha 6 using "do-release-upgrade
-d", adept got removed in the process. apt.log said: "Package adept has
broken dep on adept-common". No problem for me, as I could reinstall it
on the command line, but users us
Has there been any followup discussion for this? Can you point users to it?
Why is this marked invalid, and not on the wishlist like similar bugs, e.g. bug
260094?
I consider not having multiple rows a regression, as it severely limits
the number of application windows I can manage simultaneously
Cross reference: https://bugs.kde.org/show_bug.cgi?id=163935
--
[WISH][Kubuntu 8.10 Alpha 5] Add multirows task manager as a option
https://bugs.launchpad.net/bugs/269189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
Public bug reported:
Binary package hint: adept
The Adept Manager from adept 3.0~beta2ubuntu1 on Intrepid Beta has
problems with its package search.
For example, with multiverse enabled, try to search for the package
"flashplugin-nonfree". Do so by typing one letter after the other. Here
is what
I'm not sure enough to completely rule that out, but it sounds unlikely
to me, for the following reasons. Either lanscape-sysinfo itself would
be asking a question. That doesn't seem to be in its job description,
especially when called without parameters, so I think this unlikely. Or
some other pro
Public bug reported:
Binary package hint: knetworkmanager
I just noticed that knetworkmanager in Intrepid does display its globe
icons in two different colors, green for connected and gray for
unconnected. Otherwise the icons look the same, with similar intensity
and same object depiceted. I thin
Confirmed to be related to gtk-qt. After change of gtk engine, I did a
day's work without a browser crash, where it used to crash several times
a hour before. The original setting was to have GTK apps follow KDE's
style, which is Plastique in my case. Has anyone else tried to reproduce
this yet?
-
Public bug reported:
Binary package hint: knetworkmanager
This is Intrepid beta with these packages:
network-manager-kde 1:0.7svn864988-0ubuntu1
network-manager-vpnc 0.7~~svn20080928t225540-0ubuntu1
vpnc 0.5.1r275-1ubuntu1
Trying to connect to a vpn using network-manager-vpnc failed without any
** Attachment added: "Fix config options"
http://launchpadlibrarian.net/18376183/NAT_Traversal_Mode.diff
--
property 'Disable NAT Traversal' invalid or not supported
https://bugs.launchpad.net/bugs/280926
You received this bug notification because you are a member of Kubuntu
Bugs, which is su
Public bug reported:
Binary package hint: libsysfs2
Involved packages:
pmount 0.9.17-2
libsysfs2 2.1.0-4
linux-image-2.6.27-6-generic 2.6.27-6.9
I observed this problem while trying to use pmount. Relevant lines only:
$ pmount /dev/sdb1
Error: device /dev/sdb1 is not removable
$ pmount --debug /
Public bug reported:
Binary package hint: konqueror
I've configured my kubuntu intrepid beta to use firefox as my default
browser. I called ubuntu-bug and got a new tab in my already running
firefox. As the invoked second instance of the firefox application only
acted as a remote control, it shou
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/18414628/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/18414630/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/18414631/ProcStatus.txt
--
kfmcli
** Also affects: pmount (Ubuntu)
Importance: Undecided
Status: New
--
sysfs_get_link doesn't handle directory symlinks (except as last arc)
https://bugs.launchpad.net/bugs/281367
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
Binary package hint: adept
Steps to reproduce:
1. Move to Germany
2. Install and start Adept
3. Select Sources
4. Edit Software Sources
5. Select German server(s) from dropdown list
Expected result:
Dropdown entry labeled "Server für Deutschland"
Actual result:
Dropdown ent
Sam Rog has a package for this in his PPA:
https://launchpad.net/~samrog131/+archive
--
[WISH][Kubuntu 8.10 Alpha 5] Add multirows task manager as a option
https://bugs.launchpad.net/bugs/269189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Sam Rog has a package for this in his PPA:
https://launchpad.net/~samrog131/+archive
--
[needs-packaging] plasmoid-quicklauncher
https://bugs.launchpad.net/bugs/260094
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
Public bug reported:
Binary package hint: firefox
firefox is extremely unstable on my intrepid at the moment. It dies
repeatedly without any discernible common cause. When started from the
command line, the error messages look like this:
QPixmap: Invalid pixmap parameters
The program 'firefox' r
** Attachment added: "Script finding missing *_export.h headers"
http://launchpadlibrarian.net/18288997/bug279570-identify.pl
--
Missing include file taskmanager/taskmanager_export.h
https://bugs.launchpad.net/bugs/279570
You received this bug notification because you are a member of Ubuntu
B
Public bug reported:
Binary package hint: network-manager-kde
I observedthis on Intrepid beta, but I think it's probably going to
become a wishlist item targeted at a later release.
I had just plugged in my LAN network cable, and the kde network manager
applet displayed the usual turning gear wh
Public bug reported:
Binary package hint: kdebase-workspace-dev
This is an issue with the header files installed in several kde
development packages in intrepid.
The header files taskmanager/task.h taskmanager/taskmanager.h from
kdebase-workspace-dev 4:4.1.2-0ubuntu5 reference a header file call
Public bug reported:
Binary package hint: linux-image-2.6.27-5-generic
This is Kubuntu Intrepid Beta with linux-image-2.6.27-5-generic version
2.6.27-5.8 on an i686 Dell notebook. I assume it might be a kernel
issue, but I'm not sure.
Steps to reproduce:
1. Ctrl+Alt+F2 to change to vt2
2. Log in
> I doubt that this does not happen when building from source.
Do you doubt my word? To clarify: the problem didn't happen here, not
because the taskmanager_export.h got installed (which wasn't the case),
but because taskmanager.h no longer refered to it. In that sense, the
summary of this bug men
> However I doubt that the _export.h in libs and pimlibs are wrong (or
caused by us), would be nice if you could check that.
Bug in my check script - been searching for file names ending in
newline... libplasma-dev was a false alarm as well, so that
taskmanager.h remains the only real issue.
--
I wonder whether this might be related to gtk-qt-engine. Reasons for
this:
My firefox worked all right on hardy with KDE 3.5.
http://ubuntuforums.org/showthread.php?p=5739519 however mentions the
issue on hardy with KDE 4.1. So KDE 4.1 might be somehow involved.
The backtrace mentions quite a lot
Public bug reported:
Binary package hint: kdm
My /etc/default/locale reads like this:
#LANG="de_DE.UTF-8"
LANG="de_DE.utf8"
LC_MESSAGES="en_US.utf8"
LC_CTYPE="de_DE.utf8"
With this setup, the kdm init script /etc/init.d/kdm from kdm
4:3.5.9-0ubuntu7.2 fails due to a malformed sed expression in
I can't say anything about suspend/resume as my notebook, a Dell
Inspiron 8200, won't wake up from hibernation in any Linux setup I tried
so far. Might well be that it otherwise would exhibit the same behaviour
as Sławek described.
--
3Com 3CRSHPW_96 (atmel) defers halt
https://bugs.launchpad.net
Public bug reported:
Binary package hint: ifupdown
On my system, for reasons I don't completely understand yet,
dhcp3-client fails to register a host name with the DSL gateway, an AVM
Fritz!Box. dhcpcd, on the other hand, works well enough, wenn called on
the command line. While I'll try figure o
Public bug reported:
In /sbin/lrm-video the sed expression for nvidia in one instance
contains [ \\t] instead of [ \t], causing xorg.conf files with tabs to
get interpreted incorrectly, which results in the module not getting
loaded though it is used.
** Affects: linux-restricted-modules-2.6.24 (
Public bug reported:
Binary package hint: network-manager
Shutting down my notebook takes ages. It will display "Will now halt"
for over a minute, so the splash times out and I get to see the text
console. Only happens when my WLAN controller is inserted. At the time
when that message displays, t
Public bug reported:
After starting nfs-common with NEED_IDMAPD=yes, I tried to mount an
NFSv4 mount. The mount worked, but the ownerships were mapped to
nobody/nogroup. I verified rpc.idmapd was running on both ends, which
was the case. Next I killed rpc.idmapd and restarted it from the command
l
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/14807209/Dependencies.txt
--
rpc.idmapd needs nfsd.ko
https://bugs.launchpad.net/bugs/235930
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailin
Same problem with correct mapping for file listings but denied write
access here in hardy, after avoiding bug #235930, which by the way might
be useful for people who get "nobody,nogroup" mappings.
Running "rpc.idmapd -fvvv" on both machines showed me that id mapping
was done from server numeric i
The attached patch causes nfsd.ko to be loaded before initmap is
started, fixing the issue.
References: I found out that Gentoo has this issue as well, and there is a
short thread about it on the linux nfsv4 mailing list.
http://bugs.gentoo.org/show_bug.cgi?id=220747
http://thread.gmane.org/gmane
On my net the same users have different numeric IDs on different machines.
While id mapping takes care of this for the file ownership attribute, it won't
work for user authentication for sec=sys mounted systems as I had hoped. So
even though the files get displayed with correct user names on bot
Seems to be still present in in the linux kernel packages from Intrepid:
still takes ages to shut down.
I don't yet feel like doing a full upgrade, as this is a production
system which I need in functional state. Just trying to upgrade the
header has caused me quite a lot of trouble as it is, as I
** Attachment added: "cat /proc/version_signature"
http://launchpadlibrarian.net/16999809/version.log
--
3Com 3CRSHPW_96 (atmel) defers halt
https://bugs.launchpad.net/bugs/235899
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
** Attachment added: "dmesg"
http://launchpadlibrarian.net/16999812/dmesg.log
--
3Com 3CRSHPW_96 (atmel) defers halt
https://bugs.launchpad.net/bugs/235899
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
** Attachment added: "sudo lspci -vvnn"
http://launchpadlibrarian.net/16999834/lspci-vvnn.log
--
3Com 3CRSHPW_96 (atmel) defers halt
https://bugs.launchpad.net/bugs/235899
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
** Attachment added: "sudo lspcmcia -vv"
http://launchpadlibrarian.net/16999848/lspcmcia-vv.log
--
3Com 3CRSHPW_96 (atmel) defers halt
https://bugs.launchpad.net/bugs/235899
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
I've got a proposed version in my PPA, with debug packages managed by dh_strip,
not the qt build process.
See https://launchpad.net/~gagern/+archive
Adding CONFIG+=nostrip to QMAKE_VARS in the configure script didn't
work, so I added it to some other spec file. I also found that cdbs
provides ela
** Attachment added: "rules.diff"
http://launchpadlibrarian.net/20842168/bug261380-rules.diff
--
Packages have invalid .gnu_debuglink
https://bugs.launchpad.net/bugs/261380
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.
This patch can be added to the debian patch series in order to prevent
the qt build system from stripping objects.
** Attachment added: "nostrip.diff"
http://launchpadlibrarian.net/20842185/bug261380-nostrip.diff
--
Packages have invalid .gnu_debuglink
https://bugs.launchpad.net/bugs/261380
Y
Complete list of my modifications:
* Modified debian/rules according to attached script.
* Added nostrip patch to debian patch series
* rm debian/*-dbg.install
* sed -i 's: \./\(.*\)\.debug: ./usr/lib/debug/\1:' debian/*-dbg.lintian
* Updated changelog :-)
I could have wrapped all this in a single
Public bug reported:
Binary package hint: python-clearsilver
python-clearsilver 0.10.4-1ubuntu1 from ubuntu hardy fails to load with
python 2.5.2:
$ python --version
Python 2.5.2
$ python -c "import neo_cgi"
Traceback (most recent call last):
File "", line 1, in
ImportError: /usr/lib/python2.
*** This bug is a duplicate of bug 86685 ***
https://bugs.launchpad.net/bugs/86685
** This bug has been marked a duplicate of bug 86685
trac BROKEN on AMD64: "neo_cgi.so: undefined symbol: Py_InitModule4"
--
undefined symbol: Py_InitModule4
https://bugs.launchpad.net/bugs/320590
You recei
Some updates:
1. The standalone orinoco driver does not compile against the 2.6.27.9 headers,
they are too old.
2. The patches by David Kilroy were merged into Linus' linux-2.6.git so I'd
expect them in linux 2.6.28
3. The corresponding files grabbed from the git don't compile against 2.6.27.9
e
OK, the orinoco dkms package in my PPA does compile all right, and gets
loaded after reboot. It also loads a firmware file if I copy it to
/lib/firmware/agere_sta_fw.bin. So far the package does not include such
a firmware file, in order to avoid possible collisions with future
Ubuntu packages. You
I would wish for a feature to export the certificate, so that I can work with
other tools (like openssl) to get more details, verify it externally, or
whatever. This is especially important for XMPP servers, as getting at their
certificate outside a Jabber client is tricky business at best.
See
It looks like David Kilroy is doing some work for WPA-enabled orinoco drivers.
See these references:
Patch series intro:
http://article.gmane.org/gmane.linux.kernel.wireless.general/19671
Firmware file:
http://thread.gmane.org/gmane.linux.drivers.orinoco.devel/873/focus=905
Orinoco driver tree s
Do I understand you correctly that the diff in my PPA is enough for now,
rendering Marco's request for a patch obsolete?
So now I wait for some sponsor to have a look at this, and work out the next
steps based on his opinion?
The version against which my patch was created is no longer current. Sh
> The resulting list of debug symbol files looks somewhat longer, needs
to be invedtigated still.
I've investigated this now. The original debug packages only contained
debug symbols for libraries. With my patch in place, it contains debug
symbols for binaries as well. Debug files for the followin
I created an updated patch for Jaunty. It failed to build on my PPA,
though, due to some PostgreSQL-related issue that seems unrelated to my
patch, but makes testing a bit difficult. I'll try a local build
tomorrow, I think. The attached patch introduces three new debug
packages, for qt4-dev-tools
It took me a while to find the relevant documentation about pkg-create-dbgsym:
https://launchpad.net/pkg-create-dbgsym
https://wiki.ubuntu.com/AptElfDebugSymbols
https://launchpad.net/ubuntu/+spec/apt-get-debug-symbols
If this is really the way to go, some reference in
https://wiki.ubuntu.com/Pack
OK, yet another debdiff. Revertet to -dbg packages (including a few
extra ones), dropped the lintian overrides, and also completed the
mapping from non-debug to debug packages, as the implicit cdbs build
logic didn't work as I originally expected. Currently queued in my ppa,
let's see...
** Attach
> could you describe a way to trigger the error?
I hit this in bug #327963. So a way to reproduce is this:
1. set keyboard layout to "Germany Macintosh, no dead keys"
2. set keyboard model to "MacBook / MacBook Pro (Intl)"
This might only work until someone fixes #327963, though. After that,
you
Public bug reported:
Binary package hint: gnome-settings-daemon
When the user runs gnome-keyboard-properties and some of his settings
cause xkbcomp to fail, the user gets a general error message about
"Error activating XKB configuration" and some obscure hints as to where
the cause might lie. The
> Getting a better error message for the Gnome UI is a GNOME issue
obviously, not xkeyboard-config's duty, and really ought to be filed
separately against the appropriate GNOME component.
I agree, just filed bug #328980 for this. It's a bit tricky, as it
involves multiple packages.
> As to the se
I have the feeling that this bug here might be a collection of several
distinct issues, which all look the same due to lack of precise error
messages. I filed bug #328980 asking for error messages to be displayed
to the user.
Until then, you might use the attached script to learn more about this
k
I just confirmed that the stderr of the xkbcomp invocation is redirected
to /dev/null, so error messages are indeed completely lost.
A fist step towards sensible error messages would probably be to
redirect stderr in libxklavier in such a way that it can be directed
into the syslog. This would inv
Public bug reported:
Binary package hint: xkb-data
I've got Intrepid installed on a MacBookPro5,1 with German keyboard
layout. I started configuring the keyboads using gnome-keyboard-
properties as available from the settings menu. I first selected the
layout "Germany Macintosh, eliminate dead ke
** Attachment added: "Screenshot of config and error"
http://launchpadlibrarian.net/22493771/xkberr.png
** Also affects: mactel-support
Importance: Undecided
Status: New
--
Error activating XKB configuration with MacBook keyboard model
https://bugs.launchpad.net/bugs/327963
You rec
> both combinations don't fully match the key labels.
I guess I'll take that back. Having the left Alt key perform as AltGr as
it does in Mac OS X doesn't seem to make too much sense, as many
applications expect the existence of an Alt/Meta key to invoke commands.
The right Alt key works as AltGr
Public bug reported:
Binary package hint: linux-restricted-modules-2.6.26-5-generic
Investigating a different bug, I installed the latest intrepid kernel
packages on a hardy system. After that, I tried to remove a previous
intrepid kernel version. I'll attach a verbose log of the commands I
used
** Attachment added: "Executed commands and their output"
http://launchpadlibrarian.net/17203548/console.txt
--
linux-restricted-modules postrm script dies for removed kernel
https://bugs.launchpad.net/bugs/263596
You received this bug notification because you are a member of Ubuntu
Bugs, whi
This patch appends true to the script, so that it's exit code is always
zero, regardless of any errors in depmod or update-initramfs. This
allows package removal even after the kernel has been removed, although
error messages from these commands remain and might confuse users.
** Attachment added:
Confirmed with 2.6.27-2. Still takes ages to shut down, and among the
last messages printed are many from network manager, some of them
warnings complaining about unavailable dbus, the last info something
like "Deactivating interface wlan" or similar.
--
3Com 3CRSHPW_96 (atmel) defers halt
https:
*** This bug is a duplicate of bug 115426 ***
https://bugs.launchpad.net/bugs/115426
Yes, my original problem was bug #115426, of which this one here has now
been marked a duplicate. Although I had come up with the solution given
in that bug report in the meantime, I kept this bug here open, a
Officially, the client identifier should be staring with 1 if you follow
it up with the mac address, like "1:YO:UR:_M:AC:AD:DR". That's because
dhcp3 treats the whole thing as an opaque byte sequence, whereas
http://tools.ietf.org/html/rfc2132#section-9.14 says the first byte
should state what kind
Same here, after freshly upgrading from Intrepid to Jaunty RC, running
natively on hardware (no VM), wacom tablet configured in xorg.conf, but
not plugged in. Access via ssh possible. Reproducable.
Xorg.0.log contains those same lines as in the attached XorgLogOld.txt, except
for minor address of
Bug 357544 is probably the same, and came to the same (intermediate) conclusion.
Bug 361972 is probably the same as well.
--
Xorg crashed with SIGSEGV in ActivateDevice() - wacom tablet
https://bugs.launchpad.net/bugs/336401
You received this bug notification because you are a member of Ubuntu
Bu
Public bug reported:
Binary package hint: php-openid
php-openid-2.0.0 does not correctly deal with associations of type HMAC-
SHA256. The code only supports the generation of HMAC-SHA1 signatures,
but it fails to reject attempts at a HMAC-SHA256 connection with an
"unsupported-type" error code as
** Bug watch added: GNOME Bug Tracker #588607
http://bugzilla.gnome.org/show_bug.cgi?id=588607
** Also affects: gnome-settings-daemon via
http://bugzilla.gnome.org/show_bug.cgi?id=588607
Importance: Unknown
Status: Unknown
--
xkbcomp errors should be displayed
https://bugs.launch
1 - 100 of 169 matches
Mail list logo