Public bug reported:
Hi, when ripping a DVD with a subtitle track, the resulting vobsub files
have gaps and incorrect timestamps, resulting in bizarre rendering when
replayed with mpv or vlc. Removing the ubuntu 1.9.2 packate and
installing the 1.9.2 flatpak immediately solves the problem with no
Public bug reported:
I upgraded an old HP laptop with Intel 965GM (X3100) graphics from a
previous non-Wayland Ubuntu version to 24.10 which is using
GNOME/Wayland. The display is correctly blanked and locked according to
the timeout set in gnome-power-manager but is not turned off completely
- t
This is not incomplete; this is a full and accurate bug report that
applies to all versions up to and including the current version, as well
as the psi-plus fork. This is one of the most annoying "features" of
this application.
** Changed in: psi (Ubuntu)
Status: Incomplete => Confirmed
-
Still happens in kernel 5.8.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1715861
Title:
r592 & r852 IRQ: DMA errors cause excessive log file entries
To manage notifications about this bug go to:
** Summary changed:
- Superceded by rtl88x2bu driver
+ Superceded by newer rtl8812au 5.x and rtl88x2bu driver
** Description changed:
The old 8812au driver doesn't support newer hardware and is frequently
- broken with 5.x kernels. The rtl88x2bu driver at
- https://github.com/cilynx/rtl88x2bu
Public bug reported:
The old 8812au driver doesn't support newer hardware and is frequently
broken with 5.x kernels. The rtl88x2bu driver at
https://github.com/cilynx/rtl88x2bu is the most up to date version for
this series of hardware which still has no in-kernel driver.
** Affects: rtl8812au (
Does this package have an owner? This really needs to be fixed since it
blocks every new user of Ubuntu with this network hardware who has
automatic upgrades enabled.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
Public bug reported:
After the Focal upgrade, my Ricoh laser printer began printing solid
black over every page. The image was still legible but the page looked
like a sheet of carbon paper with massive black toner waste.
The problem was a new printer option "Black Over Print" which surfaced
in
Still a major laptop usability problem in eoan.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1757375
Title:
Desktop unable to Suspend when Inactive
To manage notifications about this bug go to:
ht
Still a problem on Eoan.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1075923
Title:
nautilus hangs copying large directories from a samba share
To manage notifications about this bug go to:
https
After some more playing around, I realized that I was slightly off in my
initial analysis. It's not /etc/fstab that it obtains the /dev/vg/*
references from, but lvdisplay:
$ sudo lvdisplay --config 'log{command_names=0}' -c -a
WARNING: Device /dev/mapper/sda5_crypt has size of 1950040760 secto
Public bug reported:
I have a volume group named 'vg'.
/dev/mapper/vg-* and /dev/vg/* are symlinks to the same devicemapper
entries:
$ ls -l /dev/vg
lrwxrwxrwx 1 root root 7 Feb 14 21:44 documents -> ../dm-5
lrwxrwxrwx 1 root root 7 Feb 14 21:44 downloads -> ../dm-7
lrwxrwxrwx 1 root root 8 Feb
Public bug reported:
Creating a DVD image with several thousand (4000+) images fails, with this in
the final log line:
Error while writing video frame: Operation not permitted
After much useless debugging and wasted time, I found:
Filesystem Inodes IUsed IFree IUse% Mount
This should be bisectable, but I don't think anyone has done it yet...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1685442
Title:
Errors: flip_done timed out during boot-up; slow boot
To manage
No need to update 1.2, at least for Vulkan support. If no one is complaining
about loadso for 1.2, I think it's safe to leave that alone in Bionic and just
be correct going forward into Cosmic. We can always revisit in a separate bug
report if something serious arises, but I don't predict that w
Wow, you're fast! :)
Is this going in Cosmic and/or Bionic?
Thanks,
--ryan.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1740517
Title:
[SRU] SDL2 2.0.6 isn't compiled with Vulkan support
To ma
So what they did was try to force SDL to not dynamically load Xlib, because
they were concerned SDL wouldn't have X11 as a package dependency if so
(although that seems like something that should be listed as a dependency at
the package level, and in a land where Wayland exists, is now incorrect
Ok, so following up: Vulkan appears to be disabled because "loadso" (which is
short for "load shared objects" in this case) is disabled too, and this is not
a configuration that we generally test for, because that turns off SDL ever
dynamically loading a library, either internally for its own us
Just adding a note that this is still missing Vulkan support in 18.04.
Not to be overdramatic, but this bug means that basically no Vulkan-
based game going forward is likely to work with Ubuntu out of the box
until this bug is resolved.
This is in debian/rules for the package:
# the SDL mod
Was finally able to reproduce under valgrind with the OFX/QFX import
plugin!
==18084== Invalid read of size 8
==18084==at 0x943FD06: g_type_check_instance_cast (in
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.1)
==18084==by 0x538DE78: gnc_tree_view_account_set_selected_account (in
Also cannot reproduce under valgrind, which indicates that a race
condition is to blame (it's running much slower there).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1776150
Title:
2.6.19 on bioni
I've also noticed that this happens occasionally if I double-click on
the line item itself - the whole dialog hangs. It seems to be some kind
of race condition since it's never the same item causing the problem
twice.
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Public bug reported:
Occasionally when manipulating the account tree attempting to assign
transactions to existing accounts, the dialog just hangs when the
"expand tree" widget is clicked on. It seems to be related to possibly
manipulating the dialog too fast, but I really have no idea. It is ve
Public bug reported:
("Unity" here refers to the video game engine at https://unity3d.com/ and not
Ubuntu's Unity project.)
There is a bug in SDL2 that causes Unity-based games to fail in certain
configurations. The basic idea is that Unity is statically linked to
SDL, and then a plugin also li
@jsalisbury It is definitely not fixed upstream. See
https://bugs.freedesktop.org/show_bug.cgi?id=93782
** Bug watch added: freedesktop.org Bugzilla #93782
https://bugs.freedesktop.org/show_bug.cgi?id=93782
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
I also had this segfault, and deleting the named socket also fixed it.
The only difference I could observe is that the initial connect() call
to the socket produced -1 ECONNREFUSED on a failed run (where it already
existed), and on a successful run (where it did not already exist) the
connect() ca
Attaching logs for
./growisofs -Z /dev/dvdrw=dvd.iso (nodao.log)
./growisofs -use-the-force-luke=dao -Z /dev/dvdrw=dvd.iso (dao.log)
The difference in the actual commands sent seems to be stark.
Is there a way to place a DVD burner into simulation mode as with CD
recording so as to test the comma
dao option
** Attachment added: "dao.log"
https://bugs.launchpad.net/ubuntu/+source/dvd+rw-tools/+bug/1757030/+attachment/5088414/+files/dao.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/17570
no DAO option
** Attachment added: "nodao.log"
https://bugs.launchpad.net/ubuntu/+source/dvd+rw-tools/+bug/1757030/+attachment/5088413/+files/nodao.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
u place the patch somewhere and also let me know what
upstream version to apply against?
--
Ryan C. Underwood,
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1757030
Title:
Lite-On DS8A1H Slimline
dom occasion.
I suppose, but I have zero problems with xorrecord with any drive or
media so far, so I feel that this is a bug in growisofs with this
specific drive.
--
Ryan C. Underwood,
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
(ready=0)
[5509741.332040] ata1: device not ready (errno=-16), forcing hardreset
[5509741.332052] ata1: soft resetting link
[5509741.536602] ata1.00: configured for MWDMA2
[5509741.537635] ata1: EH complete
--
Ryan C. Underwood,
--
You received this bug notification because you are a member
Public bug reported:
I tried Verbatim 8x and 2.4x DVD+R DL. The failure is always exactly
the same.
$ growisofs -dvd-compat -Z /dev/dvdrw=2017.iso
Executing 'builtin_dd if=2017.iso of=/dev/dvdrw obs=32k seek=0'
/dev/dvdrw: splitting layers at 2009552 blocks
/dev/dvdrw: "Current Write Speed" is 1
I also tried Pioneer BDR-205 Blu-ray recorder, firmware 1.12. growisofs
can record any blank DL DVD with no problem. xorriso can record DL DVD
on either drive.
So, the problem seems isolated to growisofs and some alignment
peculiarity with the firmware of this DS8A1H drive.
--
You received thi
At any given time: immediately after reboot, immediately after
restarting gnome-shell (alt+F2 --> "r"), and during regular use gnome-
shell is consuming at least 4GB RAM. I'm happy to provide a memory
profile but I don't know how to do that so I need help.
# ps auxwww | grep gnome-shell
apport information
** Attachment added: "GsettingsChanges.txt"
https://bugs.launchpad.net/bugs/1672297/+attachment/5020457/+files/GsettingsChanges.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
apport information
** Attachment added: "JournalErrors.txt"
https://bugs.launchpad.net/bugs/1672297/+attachment/5020458/+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/16722
ApportVersion: 2.20.7-0ubuntu3.6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
DisplayManager: gdm3
DistroRelease: Ubuntu 17.10
InstallationDate: Installed on 2017-11-02 (36 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
NonfreeKernelModules: nvidia_uvm nv
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1672297/+attachment/5020459/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/1672297/+attachment/5020456/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1672297
inthelight, could you run chromium from the console and paste the stack
trace when it crashes? Also, please try it with a temporary new user
directory (--user-data-dir=/tmp/foo or something)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Fixed in 2.2.0.3-4 and above from Debian https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=663114
Unfortunately, looks like only older versions are available in Ubuntu
until Zesty.
** Bug watch added: Debian Bug tracker #663114
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663114
--
You
This is indeed still broken with 3.3-2ubuntu7.2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631037
Title:
not possible to boot from a degraded raid1
To manage notifications about this bug go to:
This is still broken in Xenial with mdadm 3.3-2ubuntu7.2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1635049
Title:
Boot fails with degraded mdadm raid
To manage notifications about this bug go t
Shouldn't the installer verify that constraint before proceeding through
a process that is doomed to fail?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656693
Title:
16.10 Install failed
To manag
Still happens on 16.10 on a HP Pavilion 15 (Skylake i5-6300HQ, Intel
530, Nvidia 950M).
HandleLidSwitchDocked=suspend and then reboot 'fixes' it.
However, it has the undesirable side effect of suspending when an
external monitor is attached to the HDMI port (driven by the NVidia
chip).
In the la
Public bug reported:
The installer failed and decided to file this bug report.
ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: ubiquity 16.10.14
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
Cas
Using 16.10.1-1 fixed this bug for me
** 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.
https://bugs.launchpad.net/bugs/1632685
Title:
/usr/lib/mate-optimus/mate-o
No @jacsalomon, that's not true. If you override via grub, there's no need for
the kernel override.
That is, this scheme works with Ubuntu's kernel configuration:
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
--
You received this bug notification because you are a member
You're right, I had mistakenly installed that specific kernel image from
the kernel ppa, but never booted into it. Is that why it decided to
install the i386 metapackage?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
GRUB also accepts an 'acpi' command:
https://www.gnu.org/software/grub/manual/html_node/acpi.html
Perhaps we could just make it easier for that command to be generated as
a part of boot entry blocks in grub.cfg.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Or just check uname -m and don't install a different arch kernel during
the upgrade. :-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586894
Title:
Xenial upgrade installs i386 kernel despite amd6
Public bug reported:
I had a Trusty 14.04 LTS system and used update-manager -d to trigger
the release upgrade to Xenial. Everything went fine, but when I
rebooted into the kernel 4.4.0-22-generic I was greeted with a
stacktrace and an error about not being able to execute /sbin/init on
the initr
Sorry, that was posted on the wrong bug thread. Disregard.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518021
Title:
/usr/bin/Xorg:6:sna_dri2_event_free:sna_dri2_schedule_flip:sna_dri2_schedule
Andreas, you are probably running into this bug which is still current.
https://bugs.freedesktop.org/show_bug.cgi?id=92911
A fix needs to be backported to wily.
** Bug watch added: freedesktop.org Bugzilla #92911
https://bugs.freedesktop.org/show_bug.cgi?id=92911
--
You received this bug not
This bug should not have been marked incomplete.
The bug was fixed upstream and a fix needs to be backported to wily.
https://bugs.freedesktop.org/show_bug.cgi?id=92911
** Bug watch added: freedesktop.org Bugzilla #92911
https://bugs.freedesktop.org/show_bug.cgi?id=92911
--
You received this
Public bug reported:
In the documentation for ao_open_live():
https://xiph.org/ao/doc/ao_open_live.html
"Unsupported options are ignored."
However, the pulse plugin does not ignore unsupported options:
int ao_plugin_set_option(ao_device *device, const char *key, const char *value)
{
ao_pulse_
Jamie, your uname -a output indicates that you haven't installed a kernel that
contains the other part of the fix.
Go here: http://kernel.ubuntu.com/~kernel-ppa/mainline/
Pick a kernel >= v3.19-rc1 and install the proper debs. Then make sure you
choose that kernel at your bootloader.
--
You re
> Newbie here. I tried the same thing as Jamie Jackson but it keeps crashing.
> I have a freshly installed Ubuntu 14.04
I'm not sure if this means that you have also not actually upgraded to
the fixed packages as Jamie Jackson indicated. Please dpkg -l libgl1
-mesa-dri and check that the installe
You didn't actually install the packages that include the fix. :-) Try
dist-upgrade.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388612
Title:
[GM965] GPU lockup running OpenGL applications on D
Also, you would not see the leak using memory_get_usage() because the
memory is leaked outside of PHP, but due to PHP's mishandling of the
connection. So dismissing the bug reporter on this basis was not really
fair.
--
You received this bug notification because you are a member of Ubuntu
Bugs,
This is a real bug.
Here is the patch that fixes it.
http://git.php.net/?p=php-src.git;a=commitdiff;h=0863a0d6a0f740874b4ef8dc732a4ec94949470c
Here is the bug I filed in the debian BTS.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752366
Without this patch an attacker can launch a denial of
** Changed in: php5 (Ubuntu)
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044430
Title:
Php ftp_* eats memory
To manage notifications about this bug go to:
htt
Public bug reported:
This bug has been fixed upstream since 1 year ago but is still present in
trusty.
http://www.fceux.com/web/pressrelease-2.2.2.html
The only workaround is to not pause fceux if you intend to use other
applications at any time after unpausing it.
** Affects: fceux (Ubuntu)
*** This bug is a duplicate of bug 1234147 ***
https://bugs.launchpad.net/bugs/1234147
Public bug reported:
Trying to upgrade from 13.04 to 13.10. During upgrade, I couldn't go
back and look at all the details in the terminal leading up to this
crash...
ProblemType: Package
DistroRelease: Ub
Julian, filed here:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1224685
Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1204507
Title:
MAAS rejects empty files
To manage notifica
Public bug reported:
When upgrading maas from the raring-proposed repo per bug #1204057
(https://bugs.launchpad.net/maas/+bug/1204507), maas-dns is removed,
which breaks all sorts of things (least of which being that maas nodes
can't reach each other by name). If you try to re-install maas-dns, i
This has fixed the problem for me too, but it potentially has introduced
another one.
When upgrading maas from raring-updates, maas-dns is removed which is
causing resolution failures due to my maas nodes pointing at my region
controller for DNS (which is no longer listening for queries).
Trying
Second the request for a fix on raring. I am "dead in the water" until
then.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1204507
Title:
MAAS rejects empty files
To manage notifications about thi
Bug #1119 is fixed now, so I'm resolving this bug, too.
--ryan.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/597859
Title:
Wrong application name appears in Sound Preferences when using
pulseaud
(Sorry if you get a lot of copies of this email, we're touching dozens of bug
reports right now.)
Tagging a bunch of bugs as target-2.0.0, Priority 1.
This means we're in the final stretch for an official SDL 2.0.0 release!
These are the bugs we really want to fix before shipping if humanly
poss
Also, a simple "killall openvpn" gets rid of all the derelict processes,
so there doesn't seem to be any reason why the init script's kill would
not have the same effect.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
Public bug reported:
I have a short cron job to check the status of an openvpn tunnel every
so often and restart the link if it seems lost.
*/5 * * * * ping -c1 172.16.30.1 >/dev/null 2>&1 || PATH=$PATH:/sbin
/etc/init.d/openvpn restart >/dev/null 2>&1
Most of the time this works okay. However,
Public bug reported:
iface wlan0 inet dhcp
wpa-ssid "myessid"
wpa-psk ".."
works.
This does not work:
iface wlan0 inet dhcp
wpa-ssid myessid
wpa-psk ..
The failure is silent and can only be detected by entering wpa_cli and
observing the "4-way handshake
Here is the Gentoo thread in which I located the solution by sheer
chance:
http://forums.gentoo.org/viewtopic-t-851897-start-0.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077748
Title:
If w
I removed all libswt-*3.5* and all eclipse packages and reinstalled
same. None of the other tricks worked but this fixed the problem 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/1000272
Titl
As a followup, installing libc6-dbg:i386 on Ubuntu 12.04 works without
complaint, and solves this problem.
--ryan.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/881236
Title:
valgrind on amd64 no
$ /sbin/ethtool -i usb0
driver: cdc_ether
version: 22-Aug-2005
firmware-version: CDC Ethernet Device
bus-info: usb-:00:1d.7-4
supports-statistics: no
supports-test: no
supports-eeprom-access: no
supports-register-dump: no
--
You received this bug notification because you are a member of Ubunt
I wouldn't know if it's been fixed in Precise, because in Precise n-m
refuses to even connect to T-Mobile using exactly the same settings. I
gave up on n-m and have been using sakis3g in the meantime.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Brian is correct, this is my bug in MojoShader; that code is goofy, and I'll
fix it soon (and push out an updated Super Meat Boy).
My apologies for this generating traffic on your bug tracker.
--ryan.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Quick follow up:
My initial comments said I was on a 11.04 system, which is incorrect;
this is happening on 11.10, as the bug metadata correctly states.
I just tested this on Ubuntu 10.10 and Ubuntu 11.04, and both versions
have a valgrind that works with 32-bit binaries on a 64-bit system, so
th
> Works for me with 1:3.6.1-6ubuntu1 from Ubuntu precise:
> gcc -m64 -o hello hello.c
Yes, that would work, as you tested a 64-bit binary. The problem is that
valgrind doesn't work with 32-bit binaries on a 64-bit system. Use -m32
instead of -m64 and see if it changes anything.
(You'll need to ap
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/881236
Title:
valgrind on amd64 no longer works with 32-bit binaries
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+so
Public bug reported:
valgrind works as expected on 64-bit binaries, when using a x86-64
installation...
[icculus@taise ~]$ cat hello.c
#include
int main(void) { printf("hello.\n"); return 0; }
[icculus@taise ~]$ gcc -m64 -o hello hello.c
[icculus@taise ~]$ file hello
hello: ELF 64-bit LSB e
Public bug reported:
Network Manager when using a T-mobile Rocket USB HSPA stick, fails to
set the DNS and default route correctly, resulting in unusable network.
I am using an Oneiric Beta 2 boot cd to rule out existing settings
causing the issue.
Here is the NetworkManager provided settings. Y
I experience this as well, on 10.10, and I too am running VMWare
(player). The issue happens OUTSIDE of VMWare player, e.g. the mouse
only disappears on my host OS, not the VM.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
ryan@curcio:~$ lspci -vnn | grep -A 1 Wireless
0c:00.0 Network controller [0280]: Intel Corporation PRO/Wireless
3945ABG [Golan] Network Connection [8086:4222] (rev 02)
Subsystem: Intel Corporation Device [8086:1020]
I do experience the problem.
On 01/21/2011 05:35 AM, Radosław Piliszek wr
Public bug reported:
Ubuntu 10.10 already packages clang (the LLVM-based C compiler), and ships that
with support for the "Blocks" C language extension, but does not package
compiler-rt, which is needed to link Blocks-using code. This is a prerequisite
for Linux systems to offer something equi
Strange - I ran from a Live CD and didn't experience the problem (got
~10 Mbps download). So I upgraded my hard drive from 10.04 and also
didn't experience the problem. Then I put in a new hard drive and
installed 10.10 fresh, and the problem started happening! Same laptop,
just a different (new
That would be /dev/null not /dev/nul
--
suspend when closing laptop lid doesn't work
https://bugs.launchpad.net/bugs/44058
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://l
I don't know if anyone has packaged 2.6.34. If you want to build it
yourself:
1. Install kernel-package
2. Download 2.6.34 full source from kernel.org
3. tar jxf linux-2.6.34.tar.bz2
4. cd linux-2.6.34
5. cp /boot/config- .config <-- leading dot is important
6. make oldconfig < /dev/nul
7. make
2.6.34 built from source solved the problem for me.
--
suspend when closing laptop lid doesn't work
https://bugs.launchpad.net/bugs/44058
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
Here is the problem and solution:
http://rt.central.org/rt/Ticket/Display.html?id=124377
Here is when it was fixed in OpenAFS:
http://www.mail-archive.com/openafs-...@openafs.org/msg01180.html
** Bug watch added: OpenAFS bugs #124377
http://rt.central.org/rt/Ticket/Display.html?id=124377
--
This bug makes it impossible to use apt-proxy for distribution upgrades.
Since distribution upgrades are the biggest upgrade download of all this
is quite a problem for sites with many workstations.
--
upgrade 9.10->10.04 fails: 'ubuntu-minimal' can not be found anymore.
https://bugs.launchpad.ne
Public bug reported:
Binary package hint: elinks
Please add -dump-charset %{charset} to the line in elinks.mime so that
when the mailcap entry is called by another program, the program can
request the proper character set depending on its own context. This
fixes, for example, problems with Mutt
You did not say anything about reproducing the bug on smaller files. To
my knowledge this would be the first report of a file smaller than 100MB
being corrupted by this bug.
--
in-place corruption of large files *without fsck or reboot* reported with linux
2.6.31-14.46 on ext4
https://bugs.laun
Why would the kernel update get corrupted unless the archive or any of
the files it contains are several hundred megabytes in size?
--
Ryan C. Underwood,
--
in-place corruption of large files *without fsck or reboot* reported with linux
2.6.31-14.46 on ext4
https://bugs.launchpad.net/bugs
Upstream ACPI bug. This laptop needs a WMI driver for the hotkeys and
proper ACPI operation.
http://bugzilla.kernel.org/show_bug.cgi?id=15066
** Bug watch added: Linux Kernel Bug Tracker #15066
http://bugzilla.kernel.org/show_bug.cgi?id=15066
** Changed in: acpi-support (Ubuntu)
Statu
The best thing to do to get ACPI problems fixed is to file an ACPI bug
at kernel.org.
--
ACPI: EC: missing confirmations, switch off interrupt mode.
https://bugs.launchpad.net/bugs/284263
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
What is the source package that this patch is intended to be used with?
It does not apply cleanly against the mplayer in Jaunty.
--
[jaunty] [wishlist] [patch] Support for openchrome xxmc-vld in mplayer
https://bugs.launchpad.net/bugs/360129
You received this bug notification because you are a me
1 - 100 of 140 matches
Mail list logo