āah. I have found this to work:
setxkbmap -layout nz -variant mao
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081007
Title:
mao layout disappeared, nz layout does not provide macrons
To manage
Public bug reported:
In 22.04 and before, xkb-data provided usr/share/X11/xkb/symbols/mao
provided symbols for Māori, along with a handy set of extended latin
characters.
In 24.04, the "mao" layout is gone.
There is a "nz" layout, but it does not seem to provide access to the
necessary vowels wi
FWIW, many of these have upstream fixes, e.g.
26ff87dcfeaf5a2aff5f28c0aa5d99437c79a68c
bd8c3afe1060b48fdf640560518d33ee50e675f6
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055405
Title:
python3-s
> I'll try to find out what my VM actually is, beyond "openstack".
KVM 2.0.0+dfsg-2ubuntu1.11
The processor (per attached files above) is "Intel Xeon E312xx (Sandy
Bridge)".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
hi Colin,
I first met on a 3.19.0-20 build:
Linux samba-build-i386-32bit 3.19.0-20-generic #20-Ubuntu SMP Fri May 29
10:06:53 UTC 2015 i686 i686 i686 GNU/Linux
and as far as I can tell (taking into account Joseph's 3.16 and upstream
4.2rc3), that a87938b/b51621a commit is neither the cure or cul
This would appear to be fixed in Wily:
http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/wily/js2-mode/wily/revision/10
* New upstream release.
+ Use fork from mooz.
+ Update homepage in debian/control.
+ Remove patch for local variables, not needed anymore.
--
Y
Thanks Joseph!
It's no better with 3.16.0-44-generic #59~lp1471029. Perhaps even slightly
worse -- in my sample of 2 I've seen the heap at b8d- and b94-, while I think
stock Vivid 3.19 was most often in the b7's.
$ uname -a
Linux samba-build-i386-4-32bit 3.16.0-44-generic #59~lp1471029 SMP Wed
hi Joseph
Those packages don't want to install on the i386:
dpkg: error processing archive
linux-tools-3.16.0-44-generic_3.16.0-44.59~lp1471029_amd64.deb (--install):
package architecture (amd64) does not match system (i386)
(In compiling the 4.2 upstream kernel for i386, I ended up usi
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1471029/+attachment/4432283/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1471029
Title:
ELF
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1471029/+attachment/4432285/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/147
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1471029/+attachment/4432287/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1471029
Title:
EL
apport information
** Tags added: apport-collected ec2-images vivid
** Description changed:
Running the Samba autobuild tests on a 15.04 openstack image results in
a segfault in this command:
/usr/bin/xsltproc --nonet -o default/docs-xml/manpages/smb.conf.5
/home/ubuntu/autobuild/b222
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1471029/+attachment/4432288/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1471029
Ti
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1471029/+attachment/4432284/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1471029
apport information
** Attachment added: "JournalErrors.txt"
https://bugs.launchpad.net/bugs/1471029/+attachment/4432282/+files/JournalErrors.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/14710
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1471029/+attachment/4432286/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1471029
So, it isn't the ld-linux.so, it is the kernel on 32 bit i386, where
exec is loading PIE elf binaries in such a way that the heap and the
stack are next to each other and have very little room. About 20% of
/usr/bin/* (and others, like /bin/systemd) on the vivid cloud image is
affected, though in m
Bug is fixed in upstream kernel 4.2.0 rc3, with the heap getting roughly
800Mb to use and the stack 135.
80085000-8008a000 r-xp fd:01 58216 /usr/bin/xsltproc
8008a000-8008b000 r--p 4000 fd:01 58216 /usr/bin/xsltproc
8008b000-8008c000 rw-p 5000 fd:01 58216 /usr/bin/x
It seems like a kernel thing. brk is returning bad addresses. Below,
tail is an unaffected process, and xsltproc is affected. brk should be
returning a 7 digit hex address, like it does for tail.
$ head -2 *.strace
==> tail.strace <==
execve("/usr/bin/tail", ["tail", "xsltproc.strace"], [/* 33 var
I wrote:
> For example, look at /bin/systemd, which has R_386_RELATIVE blocks
> [demonstrates brokenness]
Another way to look at it seems to be that the properly mapped programs
have R_386_COPY blocks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
For example, look at /bin/systemd, which has R_386_RELATIVE blocks:
$ objdump -R /bin/systemd |head -7
/bin/systemd: file format elf32-i386
DYNAMIC RELOCATION RECORDS
OFFSET TYPE VALUE
00148440 R_386_RELATIVE*ABS*
00148444 R_386_RELATIVE*ABS*
and it's memory looks li
This is a dynamic linking/loading problem, not related to libxml2 (or
xsltproc) as first thought. The problem seems to be that executables
with R_386_RELATIVE components are being mapped entirely (including the
heap) into memory between roughly B700 and BFFF, which gives
them roughly 140M t
OK, so sampling the last two lines of the process map every 0.2 seconds:
start:
b772c000-b772e000 rw-p 5000 fd:01 67267 /usr/bin/xsltproc
bfe83000-bfea4000 rw-p 00:00 0 [stack]
0.2s
b7894000-b849e000 rw-p 00:00 0 [heap]
bfe83000-bfea4000 rw-p 0
I tried some more things:
1. Compiling with clang makes no difference.
2. Compiling with -fsanitize=address results a "stack overflow" message
followed by a stack trace. It doesn't reveal as much as the post-mortum
traceback in gdb. The address sanitizer seems to make the error
deterministic.
3.
Actually I was wrong, -O0 doesn't fix it. Sorry.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1471029
Title:
Segfault in xsltproc on i386
To manage notifications about this bug go to:
https://bugs
Rebuilding libxml2_2.9.2+dfsg1-3_i386.deb from ubuntu source with -O0
fixes the issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1471029
Title:
Segfault in xsltproc on i386
To manage notificati
Public bug reported:
Running the Samba autobuild tests on a 15.04 openstack image results in
a segfault in this command:
/usr/bin/xsltproc --nonet -o default/docs-xml/manpages/smb.conf.5
/home/ubuntu/autobuild/b22271/samba/docs-xml/xslt/man.xsl default/docs-
xml/manpages/smb.conf.5.xml
I reporte
Public bug reported:
Python's documentation search needs libjs-underscore to work.
The dependency is there for python3.4-doc, but not 2.7.
This is similar to bug #1001585 in which a symlink to underscore.js was
missing. Now the symlink is there, but its target is not except by
coincidence.
At l
The annoying thing for me is not that these characters are represented,
but that they ignore the character grid. If I run,
for x in `seq 1 31`;do echo -e $x-\\x$(printf %x $x)=;done
it should print the character code, followed by a minus, followed by a
representation of the character code, fol
Public bug reported:
Ubuntu's js2-mode seems to be folloqwing the dormant
http://code.google.com/p/js2-mode/, while there is an active and
seemingly well-regarded fork at https://github.com/mooz/js2-mode.
The fork has support for modern javascript syntax (e.g. generators,
arrow functions) and bui
Public bug reported:
The executables packaged in gstreamer-tools are effectively aliases for
the similarly named files in gstreamer-tools-0.10, with some additional
magic that allows them to work with GStreamer 0.8 if it is there (and it
almost certainly isn't).
The package description makes it s
Logs are not really relevant; I was complaining about the kernel's
packaging, not its behaviour.
$ dpkg --info
/var/cache/apt/archives/linux-image-3.5.0-28-generic_3.5.0-28.47_amd64.deb |
grep Suggests
Suggests: fdutils, linux-doc-3.5.0 | linux-source-3.5.0, linux-tools
--
You received this b
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1167861
Title:
linux-image suggests fdutils -- please stop!
To manage notification
Public bug reported:
Every time I upgrade the kernel, aptitude suggests I install fdutils. I
am fond of reading the list of suggested packages, which makes this
repetitve and silly fdutils thing irksome.
Anyone who still needs fdutils should be able to find it for themselves.
** Affects: linux-m
Thanks Luis.
3.5.0-20-generic #31+lp1087622v1 AMD64 works for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1087622
Title:
Linux kernel 3.5.0-20 won't boot [unable to handle kernel paging
req
Bug #1087967 also looks related (lots of i915 messages, culminating in
"Error: Driver 'i915' is already registered, aborting...", an oops in
register_ftrace_event, and random malfunction thereafter).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
Public bug reported:
I was looking for the plugin writers guide, but it wasn't there.
Reinstalling gstreamer1.0-doc produces this output:
Unpacking replacement gstreamer1.0-doc ...
Processing triggers for doc-base ...
Processing 5 changed doc-base files...
Error in `/usr/share/doc-base/gstreamer-
The workaround for the double entry problem is to submit the album to
musicbrainz, enter the data there, the reload the disc (ctrl-R). That
reads the newly entered data from musicbrainz.
That said, the "submit" notice is misleading (as this bug shows). Also,
sound juicer is able to find track nam
** Tags removed: verification-needed-precise
** Tags added: verification-done-precise
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1015836
Title:
2040:c000 BUG: unable to handle kernel NULL pointer
Public bug reported:
douglas@kip:~$ ls -al /tmp
total 776
drwxrwxrwt 11 rootroot311296 Aug 13 22:37 .
drwxr-xr-x 24 rootroot 4096 Aug 13 01:11 ..
lrwxrwxrwx 1 douglas douglas 41 Aug 13 22:23 5028d5b139823 ->
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx 1 douglas dou
Just in case it matters, the patch that bug bot is rabbitting on about
is not quite the same as the upstream patch (linked in comment #8). I
recommend the upstream one over the attachment, though either should
work in practice.
--
You received this bug notification because you are a member of Ubu
Patch is upstream, wending its way to the mainline.
http://git.linuxtv.org/media_tree.git?a=commitdiff;h=720bb6436ff30fccad05cf5bdf961ea5b1f5686d
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1015836
The attached patch applies to ubuntu's 3.2 and upstream 3.5rc3, and
probably everything between.
(I haven't actually tested 3.2 yet).
I have posted it upstream.
** Patch added: "Patch to avoid the oops"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1015836/+attachment/3203060/+files/
*** This bug is a duplicate of bug 1015836 ***
https://bugs.launchpad.net/bugs/1015836
** This bug has been marked a duplicate of bug 1015836
Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
*** This bug is a duplicate of bug 1015836 ***
https://bugs.launchpad.net/bugs/1015836
** This bug has been marked a duplicate of bug 1015836
Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
*** This bug is a duplicate of bug 1015836 ***
https://bugs.launchpad.net/bugs/1015836
#1015836 has the same oops stack trace.
I duped from here to there rather than vice versa, because that one is
correctly attributed to the kernel and has been referred upstream.
** This bug has been marke
A workaround is to remove lirc, or stop the lirc daemon before removing
the usb stick.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1015836
Title:
Oops when Hauppauge WinTV MiniStick USB DVB thing
Thanks Joseph.
It still crashes with upstream kernel http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.5-rc3-quantal/linux-
image-3.5.0-030500rc3-generic_3.5.0-030500rc3.201206162135_amd64.deb and
the associated -extra package.
The plugging in bit is:
Jun 22 11:21:41 kip kernel: [ 46.061584] u
** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/101
I don't think the USB device ID is anywhere above. It is 2040:c000.
douglas@kip:~$ lsusb -v -d 2040:
Bus 002 Device 003: ID 2040:c000 Hauppauge Windham
Couldn't open device, some information will be missing
Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB
I will also report this upstream on the linux-media list.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1015836
Title:
Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged
To manage notifica
** Attachment added: "oops screen for 3.2.26 kernel"
https://bugs.launchpad.net/bugs/1015836/+attachment/3198218/+files/3.0.26.JPG
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1015836
Title:
Oop
Public bug reported:
When I unplug my USB DVB tuner, the computer stops doing anything
useful.
Attached screenshot show the stack trace, etc (Sorry for the wobbly
camera). I think the same information found its way into
/var/log/syslog (excerpts below), but the picture is there just in case.
T
Acknowledged upstream:
http://sourceforge.net/mailarchive/message.php?msg_id=28258565
There seems to be no satisfactory workaround.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/896916
Title:
/dev
FWIW (i.e. not much), I replaced the originally troubled laptop when its
backlight died, and my intention to provide more info foundered on a
shortage of means and motivation.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
Public bug reported:
Binary package hint: ttf-larabie-straight
There are 154 fonts in ttf-larabie-straight, and most of them are not
all that straight. Also, most of them lack bold and oblique variants,
which limits their use in non-decorative contexts. And for my locale
most of them are incomp
Installing Debian's 1.5.14 package from http://packages.debian.org/sid
/dictionaries-common worked for me.
Their patch[1] is a little more complicated than Brian Carlson's one as
it tries to take into account 2 Gnu Emacs versions and Xemacs. See
http://git.debian.org/?p=dict-common/dictionaries-
c
** Attachment added: "dmesg.txt"
http://launchpadlibrarian.net/51213680/dmesg.txt
--
gnome locks up with cgroup-bin installed
https://bugs.launchpad.net/bugs/598335
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
hey Jon,
It is just the same with version 0.36.2-1~9.10prevu1_i386 of cgroup-bin
and libcgroup1. The dmesg output and kern.log are attached.
I didn't install the pam module (either this time or the first time,
IIRC).
(Sorry about the delay: I got sick and then I forgot).
Douglas
** Attachment
For the information of this bug's followers, installing cgroup-bin caused me
lock-ups and
"INFO: task * blocked for more than 120 seconds" messages.
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/598335
--
Idle-priority scheduling bug blocks tasks
https://bugs.launchpad.net/bugs/27647
** Attachment added: "syslog snippet"
http://launchpadlibrarian.net/50878343/syslog-with-cgroup-installed
--
gnome locks up with cgroup-bin installed
https://bugs.launchpad.net/bugs/598335
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
Public bug reported:
I installed cgroup-bin, and its dependency libcgroup1.
Over the next few boots, Network Manager failed to associate with the
usual AP (which was functioning fine), and asked for the pass phrase.
Whether I entered it or cancelled, I got no further response from Gnome.
The mous
Prophet:
Have a look at https://bugs.launchpad.net/ubuntu/+bug/511774
That looks more like your problem.
--
Ubuntu crashes and automatically logout
https://bugs.launchpad.net/bugs/582206
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Patch added: "hide the dotedit script from the menu using standard desktop
options"
http://launchpadlibrarian.net/39376338/graphviz-cairo-dotedit.diff
--
dotedit is meaningless in menu; wastes space and misleads people
https://bugs.launchpad.net/bugs/524043
You received this bug notificat
Public bug reported:
Binary package hint: graphviz-cairo
dotedit, once patched as in #136450 is useful as an opener for graphviz
files, but as it has no "open" dialog it does not work as a menu item.
This could be fixed in two ways:
1. The default action with no arguments could be to show an op
I can confirm that harrydb's patch works for me (Karmic, graphviz-cairo
2.8-3).
The patched dotedit is still useless as a menu item, but it could
conceivably be of use as a handler for graphviz dot files.
--
dotedit not working for graphviz-cairo
https://bugs.launchpad.net/bugs/136450
You receiv
The attached patch ought to work.
** Attachment added: "patch to debian/rules, fixing the spelling error"
http://launchpadlibrarian.net/34934299/correct_symlink_to_jquery.patch
--
Local documentation searching does not work due to typo in JS link
https://bugs.launchpad.net/bugs/456025
You rec
It's a typo in the symlink:
$ ls -al /usr/share/doc/python/html/_static/jquery.js
lrwxrwxrwx 1 root root 38 2009-10-30 16:48
/usr/share/doc/python/html/_static/jquery.js ->
../../../../javacript/jquery/jquery.js
That should be
../../../../javascript/jquery/jquery.js
not
../../../../javacript
68 matches
Mail list logo