Still present in bionic.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702187
Title:
wrongly shipping /usr/locale/da/LC_MESSAGES/unity-lens-applications.mo
To manage notifications about this bug g
g effects of such an issue.
---[end quote]---
The attached patch is a backport of the upstream fix. I'm also currently
maintaining a PPA including this patch: https://launchpad.net/~paulo-
matias/+archive/ubuntu/qt5-tiling
It would be nice if the patch was included in the official Ubuntu
pac
Hi Andre,
I also have upgraded to 16.10, hoping for the bug to be fixed, as
everything seemed to go smooth until kernel 4.7. However, I still got
kernel panics.
In short, kernel 4.5 didn't have the bug: it was introduced by the
backport Canonical made of amdgpu to 4.4. However the same bug, or a
I think they are the same. The bug manifests itself when using xorg, but
the root cause is the kernel null pointer dereference.
** Changed in: linux (Ubuntu)
Status: Expired => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
Maybe we should mark it as confirmed now that Yuri bisected the kernel
in the other bug?
However I still think we should just put some test to check whether the
pointer is NULL, we already have the stacktrace. Maybe I can try to
patch it out when I get some spare time.
--
You received this bug n
** 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/1579374
Title:
amdgpu causes NULL pointer dereference when trying to use Topaz
(R
** Tags removed: kernel-fixed-upstream-4.6-rc7
** Tags added: kernel-fixed-upstream-4.5.0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579374
Title:
amdgpu causes NULL pointer dereference when try
Will bisect work in this case? I had understood from the release notes
that most of the 4.5-vanilla's amdgpu was backported to Ubuntu's 4.4
kernel.
As I commented in the first message, 4.5.0 does not present the NULL ptr
dereference, so it would not really be a bisect from 4.4 to 4.6-rc7, but
from
No longer relevant since lucid reached EOL. I will mark this issue as
Invalid. Feel free to change to Won't Fix.
** Changed in: rtai (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
** Changed in: linux (Ubuntu)
Status: Fix Released => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579374
Title:
amdgpu causes NULL pointer dereference when trying to use Topaz
Behavior with 4.6.0-040600rc7-generic appears to be even saner than with
4.5.0-050400, although the AMD GPU is still not usable ("DRI_PRIME=1
glxgears" opens a black window).
Only after reporting this bug, I found that 4.5.0-050400 presented
issues with sound output in the HDMI port (sound output
Public bug reported:
A Dell Inspiron 5448 / 0YDTG3 laptop (BIOS A06 10/12/2015), which used
to work well with Ubuntu trusty and Ubuntu wily releases (using fglrx
driver), presents multiple issues with Ubuntu xenial.
When the amdgpu driver tries to activate the Radeon GPU, a NULL pointer
dereferen
** Tags added: vivid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420608
Title:
s_client doesn't recognise XMPP STARTTLS messages with double quotes
To manage notifications about this bug go to:
Any chance for Qt 5.1 to appear in raring? Or will the fix really need
to be backported to Qt 5.0.2?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163687
Title:
Impossible to insert non-Latin chara
*** This bug is a duplicate of bug 1163687 ***
https://bugs.launchpad.net/bugs/1163687
** This bug has been marked a duplicate of bug 1163687
Impossible to insert non-Latin characters or diacritics with the keyboard
--
You received this bug notification because you are a member of Ubuntu
Public bug reported:
Deadkeys are not working in Qt5 applications (e.g. qtcreator).
Example: typing '´' + 'a' gives '´a' instead of 'á'.
Apparently, the cause is the following upstream bug:
https://bugreports.qt-project.org/browse/QTBUG-28183
The package needs to be updated or the fix backported
Perhaps duplicate of LP: #1101355.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1101797
Title:
On shutdown: “umount2: Device or resource busy, umount:/dev/sda2 busy
- remounted read-only” appears
The attached patch applies cleanly against 3.5.0-22, and solves the issue. It
is a compendium of the following patches, applied in order:
http://git.infradead.org/users/eparis/notify.git/commitdiff_plain/d8153d4d8b7b6141770e1416c4a338161205ed1b
http://git.infradead.org/users/eparis/notify.git/comm
I have found that reverting everything inside the fs/notify hierarchy,
and also kernel/audit_tree.c, kernel/audit_watch.c and
include/linux/fsnotify_backend.h to the same versions as
3.5.0-21-generic solves the issue. So apparently this regression was
caused by the patches used to fix LP #1096137.
I was able to reproduce the bug in another machine (this one has an
Intel graphics card). I wasn't able to test 3.8.0-030800rc4-generic in
the original machine from which I filled the bug report because it had
some regression related to the nouveau driver.
Using 3.5.0-22-generic I was unable to um
** Tags added: kernel-fixed-upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1101355
Title:
can't umount home partition on 3.5.0-22-generic (works on
3.5.0-21-generic)
To manage notificatio
I wasn't able to run Unity in
3.8.0-030800rc4-generic_3.8.0-030800rc4.201301172335 because of issues
with the nouveau driver, therefore I was unable to try to reproduce the
bug. However I will not mark 'kernel-unable-to-test-upstream' yet
because I will try to reproduce it in another machine (with
Public bug reported:
I'm using pam_mount in my setup to mount automatically a dm-crypt
partition to /home/user when 'user' logs into the system. When the user
logs in the console or to a ssh session, there is no problem. There is
also no problem if the user logs in a Fluxbox session and subsequent
I think the RedHat bug (517442) may not be related to this bug at all.
This bug was not specific to the E620. In fact, it appeared to be a
general issue affecting users of any GSM modem.
Most people commented here or marked "this bug affects me" only to avoid
reporting duplicate bugs. For instance
Can someone please just pull the fix from Debian? This bug is already
driving me crazy.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921430
Title:
Package libqwt-dev wants to upgrade every time
To
Hi Pojar George,
Yes, I've added the patch to the package using quilt, built it using
dpkg-buildpackage, installed it and tested it. In fact, my patch depends on a
non-upstream patch present only in Ubuntu (tvtime-1.0.2-alsa.patch, LP:
#340769).
--
You received this bug notification because yo
** Patch added: "fix the bug by adding a check for cx231xx in audiolib.c"
https://bugs.launchpad.net/bugs/963036/+attachment/2921950/+files/cx231xx-audio.diff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
Public bug reported:
There is no audio when using a PixelView PlayTV USB Hybrid (1554:5010)
device for watching analog TV channels in tvtime. This device is
supported by the cx231xx driver. The problem can be fixed by adding a
check for cx231xx in audiolib.c (please see the attached patch).
** Af
The problem is that when a device switches from any state besides the
final CONNECTED state to the FAILED state, networkmanager marks the
connection as invalid to avoid it from reconnecting over and over.
However, this behavior is not sane when the connection type is mobile
broadband, as the interm
** Patch added: "Patch to fix the patch"
https://bugs.launchpad.net/bugs/644780/+attachment/1620398/+files/hal-linux-2.6.32.2-x86-2.5-00_patch.patch
--
RTAI Patch doesn't apply over lucid's 2.6.32 kernel
https://bugs.launchpad.net/bugs/644780
You received this bug notification because you ar
Public bug reported:
Binary package hint: rtai
The lucid's rtai package is outdated in relation to the lucid's kernel,
so there is no RTAI patch for 2.6.32 at all in the lucid's rtai package.
In the other hand, the maverick's rtai package includes a RTAI patch for
the 2.6.32 kernel. But this pat
31 matches
Mail list logo