I've compiled 4.20-rc6 from VanVan's github repository, and it has no
effect on my UX391UA - still no sound.
I notice the patch doesn't actually refer specifically to the UX931UA
though, only other ASUS models.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded
I got an error when building the modules from @VanVan's github due to
/sound/pci/hda_codec.h having been moved to /include/sound/hda_codec.h
Fixing this let the compile finish without error (this is on Fedora 29).
--
You received this bug notification because you are a member of Ubuntu
Touch see
Also works for me @vblack2006
I downloaded the current stable kernel from kernel.org (4.19.9), applied
the 3 patches that you linked to and added:
SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA", ALC294_FIXUP_ASUS_SPK
to /sound/pci/hda/patch_realtek.c
After compiling and installing, I now have sou
The fixes in the 4.20-rc kernels are for other laptops, not the UX391UA.
You'll need to add:
SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA", ALC294_FIXUP_ASUS_SPK
to /sound/pci/hda/patch_realtek.c
to get sound working on this laptop.
I used the 4.19.9 kernel, applied the 3 linked patches and adde
@sojusnik
Yes, you're right, I missed the closing bracket. The correct line to
add is:
SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA", ALC294_FIXUP_ASUS_SPK),
You won't find patch_realtek.c anywhere in /lib/modules/ because it's
already been compiled and installed. You need to download the sourc
(In reply to Marco from comment #100)
> Yea, I'm still trying to find the energy to begin to write a parser for the
> codec commands, but this will surely take quite a lot of time.
This actually sounds like something I would be interested in working on.
However I don't really have any experience
Public bug reported:
This is present in Ubuntu 18.04, 18.10, 19.04, and 19.10 daily build. It
was not present in Ubuntu 16.04.
I have a USB microphone which also appears to pulse as a speaker. Pulse
keeps picking it as the default audio device. I can switch audio devices
to my analog line out, wh
(In reply to Takashi Iwai from comment #127)
> Hm, interesting, AZX_DCAPS_POSFIX_LPIB basically sets the position reporting
> based on LPIB instead of the position buffer. I thought the position buffer
> isn't available or unreliable on non-Intel chips, but it might be different
> on the recent AM
The UX391UA fix is not in 4.20 as it was already a release candidate.
To get sound working on this model you'll need to download the 4.20
source, apply the patch to sound/pci/hda/patch_realtek.c then compile
and install the kernel.
--
You received this bug notification because you are a member of
Same here,
#51 works for me
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1390625
Title:
mouse cursor gets corrupted
Status in elementary OS:
Confirmed
Status in Mesa:
i also have this problem with my acer aspire E3 (phone not recognised
when pluggin in headset) but i am not sure how to read the solutions in
here. i understand code a bit but i am not a pro. i would prefer a
simple solution, some lines i have to type into the terminal each time i
want to use the h
I added the driver to the alsa-base.conf and can now use the headset,
but it makes strange noises while using skype. but it's just on my side.
the other person does not experience this. i am sorry for this non-pro
stuff here, but i bought this acer aspire e3, built in an SSD and
uploaded Lubuntu, l
Just a few updates which may be of use to anyone else having the same
issues...
1). As this issue persists without a truly good solution, it may be a
good idea to simply replace the wifi card with, say, an Atheros one
which works better. You can find them relatively cheaply on ebay.
2). One of th
Public bug reported:
Hardware: Acer CB3-131 Chromebook (GNAWTY) running Ubuntu Mate natively (BIOS
enabled by SeaBIOS firmware from scripts here:https://mrchromebox.tech/). Uses
Intel 7260 wifi, rev. bb:
01:00.0 Network controller: Intel Corporation Wireless 7260 (rev bb)
Software: Ubuntu Mate
** Attachment added: "Output of modinfo iwlwifi"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1684213/+attachment/4866129/+files/modinfo-iwlwifi.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager i
Some additional notes after testing for a while...
The crashing behavior doesn't occur consistently in the same way.
Sometimes the Bluetooth crashes with the Wifi, while sometimes it
recovers fine and continues to work while the Wifi doesn't. In addition,
it seems that the Wifi crash breaks Networ
** Attachment added: "Output dmesg crash on resume"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1684213/+attachment/4866130/+files/ucode-error-crash.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-mana
It took less than 10 minutes of testing for the issue to come back up
again under 4.11-rc7. Definitely NOT fixed upstream. I'll keep testing
and see if I find any other unique behaviours/error messages. Thanks
again, let me know if there's anything I can do!
** Tags added: kernel-bug-exists-upstre
Issue definitely persists on 4.11/upstream. I came across an interesting
output in dmesg which may explain why bluetooth works while the WiFi
doesn't:
[17326.525545] iwlwifi :01:00.0: Could not load the [0] uCode section
[17326.525697] iwlwifi :01:00.0: Failed to start INIT ucode: -5
[1732
Judging from the posts in this bug report, it took 2 weeks and three
days to solve this problem for the end-users (for the other releases.
Support for precise ends in 16 weeks...
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to
I think I recently worked around this on Xubuntu (Ubuntu 16.04.2 LTS) by
removing all xscreensaver remnants (which I believe to be conflicting with
Light Locker). I did this, but use at your own risk:
```
sudo apt-get remove $(apt-cache search "^xscreensaver" | cut -d ' ' -f1 | tr
'\n' ' ')
```
I'm afraid I did not, no.
On 21 February 2017 at 10:16, Ben <1434...@bugs.launchpad.net> wrote:
> I think I recently worked around this on Xubuntu (Ubuntu 16.04.2 LTS) by
> removing all xscreensaver remnants (which I believe to be conflicting with
> Light Locker). I did this,
Public bug reported:
System version detection falsh
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: initramfs-tools 0.136ubuntu6.2
ProcVersionSignature: Ubuntu 5.3.0-53.47~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-53-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersi
*** This bug is a duplicate of bug 1866194 ***
https://bugs.launchpad.net/bugs/1866194
Is it supposed to switch back on reboot though? If I select a certain
device I expect it to stay that way. It's not like I'm unplugging and
replugging my USB device. From a user's perspective this certainly
*** This bug is a duplicate of bug 1866194 ***
https://bugs.launchpad.net/bugs/1866194
After looking through the posted bug and comments I'm not sure that the
issues are related. It seems more like, in this case, GNOME is just out
of sync with pulse about what the default device is thanks to p
Tested on Thinkpad X220T, using play/pause hotkey hangs session.
However, brightness up/down hotkeys do nothing at all, if that's
important.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launch
Public bug reported:
Testing on a Lenovo Thinkpad X220T running fresh install of Ubuntu
16.10. Running Checkbox passes the sound tests (as audio is played), but
when using unity8 apps no sound comes out. However, sound does come out
from Libertine containerized apps.
For example, I can be running
@Jim For some reason it wasn't installed, but installing it didn't fix
it. Is there any configuration required or any other packages I should
try installing?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
ht
I have the same problem on an X220T, whose screen can flip into a tablet
mode. The touchscreen works great for everything until I want to type
something. In Gnome Shell, anytime I select a text field with the
touchscreen, it assumes I want to use the on-screen keyboard (OSK) and
automatically pops
16.10 have unity-panel-service taking up 3.5 GB of RAM. I've mainly
noticed it after resume, as Firefox randomly begins to crash/freeze
before the entire system becomes unstable.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to
COMMAND
/dev/snd/pcmC1D0p: ben2320 F...m pulseaudio
/dev/snd/controlC1: ben2320 F pulseaudio
CurrentDesktop: Unity
Date: Thu Jan 14 14:10:05 2016
InstallationDate: Installed on 2015-09-29 (107 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64
Public bug reported:
black screen problem. fglrx (proprietär) new installed and fixed. But
very long booting time now.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-40.68-generic 3.13.11.10
Uname: Linux 3.13.0-40-generic x86_64
Nonfr
as of the latest updates published about 2014-09-03, this now happens
after every reboot. It used to be just after an update, then you'd turn
off large text, and it would be fine. Now, every time I reboot, it turns
itself back on. I tried adding
/home/ben/.config/autostart/largetextfix.deskto
confirmed on Lenovo W540 20BH. happened to me a few times after
installing updates and rebooting. can set the text size back to normal
but my cursor size seems to be very large still. haven't tried
troubleshooting the cursor yet
--
You received this bug notification because you are a member of Ub
Public bug reported:
internal microphone will not register any sounds despite being turned
on. the orange bars that usually record input level- this section shows
orange bars but they do not move. I cannot use my program Rosetta Stone
because it cannot get any sound input. This problem develope
Joseph, out of interest, what model of XPS 13 do you have? I'm getting
new XPS 13 soon and wondering if it'll have the same issue (I guess it's
likely given the 4k screen).
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initr
A couple of days ago I upgraded my 21.10 system to 22.04 and got this
"out of memory" issue (Dell XPS 15 9550 with 3840x2160 display).
The fix in comment #41 worked (changing the compression to 19), and the
sequence of commands in #44 helped. However, just noting that there are
several typos in #4
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-passwd in Ubuntu.
https://bugs.launchpad.net/bugs/1986619
Title:
Fail to install base-passwd
Status in base-passwd package in Ubuntu:
Confirmed
Bug description:
/hom
I also can’t install it on my i9 12900k system. Some people have
suggested that it might help do deactivate TPM but as I am using Windows
11 for gaming this is not an option for me unfortunately. Also on my T14
no problem with TPM! (i5 10310u)
--
You received this bug notification because you are
I can say, that I have this dialog only if I have a flatpak updates, not
apt updates.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to packagekit in Ubuntu.
https://bugs.launchpad.net/bugs/1962346
Title:
Ubuntu reboots inste
Public bug reported:
The latest release is 0.28.0 and fixes some bugs I've encountered
https://github.com/Exiv2/exiv2/releases/tag/v0.28.0
** Affects: exiv2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch s
Public bug reported:
The issue is screen glitches
issue is intermittent and temporary
I think it started after a recent update
But it gives the impression of an unstable system
things flickering like a highlighted file in nautilus or in filezilla
shadows under dialog boxes flickering
the icons
.
Thanks!
Ben
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.11.0-25.27~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-25-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.18
Architecture
This is fixed upstream with:
https://git.kernel.org/pub/scm/libs/klibc/klibc.git/commit/?id=d16525038612be94cf2573c02eac8c7f76321f62
It's about time to make a new upstream release, so I will aim to do that
and the Debian update this week.
--
You received this bug notification because you are a m
Public bug reported:
Similar to the Steelseries Arctis headphones, these sound "cards"
present as two output devices, one intended for voice chat and one for
everything else. As a result they also need a special profile.
But there's another complication. They also have hardware HRTF that
requires
Public bug reported:
These cards are picked up as having mute/VolUp/VolDown buttons, but they
only ever report a VolDown. Windows behavior (without manually installed
drivers) appears to match OS-side volume to the display on the card,
which suggests the card tries to report its volume level as an
I was able to workaround this problem by following Mauricio Grueso's suggestion
in bug #1776652:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1776652
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs
Public bug reported:
Ubuntu 18.04 Pop!_OS flavour, AMD RX 560, AMD Ryzen 5 2400G (video
disabled), proprietary AMD drivers 18.40, Gnome Wayland session, 4k
monitor.
I tried to use ubuntu-bug, but it says, that xwayland is not officially
supported package and quit. Feel free to ask any logs or com
apport information
** Tags added: apport-collected bionic ubuntu wayland-session
** Description changed:
Ubuntu 18.04 Pop!_OS flavour, AMD RX 560, AMD Ryzen 5 2400G (video
disabled), proprietary AMD drivers 18.40, Gnome Wayland session, 4k
monitor.
I tried to use ubuntu-bug, but it sa
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224914/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224915/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net
apport information
** Attachment added: "DpkgLog.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224913/+files/DpkgLog.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpa
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224918/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
apport information
** Attachment added: "Xrandr.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224922/+files/Xrandr.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224920/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224921/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224917/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.
apport information
** Attachment added: "MonitorsUser.xml.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224916/+files/MonitorsUser.xml.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
htt
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224919/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https:/
apport information
** Attachment added: "xdpyinfo.txt"
https://bugs.launchpad.net/bugs/1809656/+attachment/5224923/+files/xdpyinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launch
Public bug reported:
The `.log/jack/jackdbus.log` shows the following after trying to
start/restart jack using "Ubuntu Studio Controls" (also tried using
`jack_control start`):
ERROR: Cannot lock down 82280346 byte memory area (Cannot allocate
memory)
This is a fresh install of Ubuntu Studio
How does one upgrade to systemd-241 in ubuntu?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to jackd2 in Ubuntu.
https://bugs.launchpad.net/bugs/1832651
Title:
jackdbus fails to start: cannot allocate memory
Status in syst
Is there a workaround? This is currently breaking my entire audio setup
(using Ubuntu Studio, where jackd is crucial)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to jackd2 in Ubuntu.
https://bugs.launchpad.net/bugs/1832651
T
Steve Langasek wrote:
> The root failure is:
> objcopy -O binary usr/klibc/syscalls/typesize.o
> usr/klibc/syscalls/typesize.bin
> mkdir -p usr/include/klibc/; perl /tmp/klibc-2.0.6/usr/klibc/syscalls.pl -2
> usr/klibc/syscalls/SYSCALLS.i
> /tmp/klibc-2.0.6/usr/klibc/arch/x86_64/sysstub.ph x
IS this fix now implemented to the latest ISO available for download?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1835809
Title:
AMD Ryzen 3000 series fails to boot
S
This bug still exists in Ubuntu 18.04
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04 LTS
Release:18.04
Codename: bionic
$ pulseaudio --version
pulseaudio 11.1
--
You received this bug notification because you are a member of Ubun
Public bug reported:
The raw_description property of apt.package.Version returns the summary
rather than the long description. This is because it accesses
self._records instead of self._translated_records, and the long
description is located only in the translated records.
Ubuntu 18.04 LTS
pytho
Public bug reported:
I have an Ubuntu 17.10 box with WiFi and Ethernet devices. The ethernet
device is not connected at all. The WiFi is connected to WiFi network.
The problem is, the connection drops itself after a while. I did some
research and find out, the NM creates a new connection for the
You also said to "change the bug status to Confirmed." It is my
impression that I'm not supposed to do that since I'm the original
reporter.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.la
The bug still exists in Ubuntu 17.10.
The following might be useful information:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 17.10
Release:17.10
Codename: artful
$ pulseaudio --version
pulseaudio 10.0
--
You received this bug notif
Public bug reported:
No observed failure in user space - but I got a pop-up warning, so here
we go...
ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: network-manager-config-connectivity-ubuntu 1.8.4-1ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-3
Public bug reported:
Tried upgrading from Artful to Bionic this weekend, had problems.
ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: systemd 237-3ubuntu4
ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
Uname: Linux 4.15.0-10-generic x86_64
NonfreeKernelModules: nvidia_modeset
This happened to me upgrading from Artful.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to resolvconf in Ubuntu.
https://bugs.launchpad.net/bugs/1747138
Title:
package resolvconf 1.79ubuntu9 failed to install/upgrade: trigg
Hey all,
Kubuntu (which means plasma and KDE) is no exception. Running default config.
But for some time it worked. So it must have been in an update of the past few
weeks,
It's not just alt+arrow for me. Even alt+f1 through alt+f8 will switch
(to) console.
I guess this is a problem:
$ sudo d
I just modified comment 31 (https://bugs.launchpad.net/ubuntu/+source
/gnome-shell/+bug/1508146/comments/31):
$ sudo dumpkeys | grep -v -E '^(\W+)alt(\W+)keycode.*Cons' | sudo
loadkeys
Everything with alt at the beginning and Console will not switch (to)
consoles anymore.
** Also affects: kubunt
*** This bug is a duplicate of bug 1768610 ***
https://bugs.launchpad.net/bugs/1768610
I had these exact same symptoms today with my nVidia GTX 960 after doing
a platform upgrade from 17.10 to 18.04.
Issue was actually dead simple to fix, the upgrade to 18.04 removed some
PPAs (including the
Public bug reported:
Description:Ubuntu 18.04.1 LTS
Release:18.04
python2.7:
Installed: 2.7.15~rc1-1
Candidate: 2.7.15~rc1-1
-Python 2.7.15rc1 has the problem below ---
$ python
Python 2.7.15rc1 (default, Apr 15 2018, 21:51:34)
[GCC 7.3.0] on linu
Public bug reported:
After upgrading to kernal 4.15.0-36.39~16.04.1 this morning (2018-10-02)
I am no longer able to communicate with remote repos using ssh keys.
Reverting back to the previous kernal ( 4.15.0-34.37~16.04.1 ) fixes
this issue.
Git version is 2.19.0
1) Description: Ubuntu 16.04.5
This bug was fixed upstream almost a year ago. It would be nice to see
this addressed in Ubuntu 16.04 LTS, which is still on libmagic1 version
5.25.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to file in Ubuntu.
https://bugs.
Thanks for getting back to me! I no longer have this piece of hardware
so it's ok for me to close this one for now.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/322210
Title:
Public bug reported:
following an update from 15.04 to 15.10, the --verbose option no longer
prints verbose output
1] >lsb_release -rd
Description:Ubuntu 15.10
Release:15.10
2] >apt-cache policy ca-certificates
ca-certificates:
Installed: 20150426ubuntu1
Candidate: 20150426ubuntu
I am unable to repo this bug.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1505164
Title:
Ubuntu Docker images incorrectly include packages from trusty-proposed
Statu
Scratch comment #3.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1505164
Title:
Ubuntu Docker images incorrectly include packages from trusty-proposed
Status in docke
This was caused by Bug #1500768.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1505164
Title:
Ubuntu Docker images include packages deleted from trusty-updates
Status
See Bug #1505164:
# apt-get install libapache2-mod-wsgi-py3
The following packages have unmet dependencies:
libapache2-mod-wsgi-py3 : Depends: libpython3.4 (>= 3.4~b1) but it is not
going to be installed
E: Unable to correct problems, you have held broken packages.
--
You received this bug not
Adding ubuntu-mate, as its window manager also suffers from 1-pixel wide
resize grab areas.
This is one of the most immediately frustrating issues of any window
manager, and it only gets worse as display pixel densities increase.
** Also affects: ubuntu-mate
Importance: Undecided
Status
Here's a video recording of why 1-pixel grab bars are frustrating:
https://www.youtube.com/watch?v=OeOldGSrsOg
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/160311
Title:
R
Public bug reported:
Whenever I press Caps Lock or Num Lock, a 20KB ~/.config/dconf/user file
is written.
Someone else already reported this in a question with more details::
https://answers.launchpad.net/ubuntu/+source/d-conf/+question/178204
Ubuntu MATE 15.04 64-bit
Linux 3.19.0-18-generic #18
Public bug reported:
As per conversation on IRC, the JS files documentation is not generated
and neither included in the package nor published online.
[13:16] zsombi, is qdoc building the docs?
[13:16] dpm: yes
[13:17] zsombi, in that case, the doc should be available locally in the
ubuntu-ui
Confirmed that this is not happening on OpenStack.
I suspect that this is cause is that /dev/disk/by-*/ targets are missing
for Xen Block devices.
** Changed in: ubuntu
Status: New => Confirmed
** Changed in: ubuntu
Importance: Undecided => Critical
** Package changed: ubuntu => syste
Actually, PV and HVM instances are both affected. I narrowed it down to
udev; installing all updates except for udev results in a bootable
instance.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bu
I've confirmed the fix in -proposed in EC2. New builds will happen
automagically once the promotion from -proposed happens.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/146
Same problem here (in my case the host is an x86_64 Fedora 22 box and
the Docker container is running Precise); note that *anything* that
tries to update SELinux context will fail due to the Docker-unaware
libselinux. This includes a simple "cp -a". Since "cp -a" appears to be
used somewhere deep i
kage
with this patch applied and everything works correctly for me. If you
want to try it, it's at
http://salilab.org/~ben/libselinux1_2.1.0-5.1ubuntu1_amd64.deb
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to li
Public bug reported:
immediately following a new install with a minimal configuration, i've
found that two messages are logged regarding dhcpd:
Aug 27 12:46:34 server dhcpd: Can't create PID file /run/dhcp-
server/dhcpd.pid: Permission denied.
Aug 27 12:46:37 honeycomb kernel: audit: type=1400
a
*** This bug is a duplicate of bug 1440608 ***
https://bugs.launchpad.net/bugs/1440608
** This bug has been marked a duplicate of bug 1440608
/etc/kernel/postinst.d/apt-auto-removal wants to remove all kernels except
the latest one
--
You received this bug notification because you are a
I agree with cavsfan that /etc/kernel/postinst.d/apt-auto-removal should
not be triggered when you delete a kernel. What is happening is that
/etc/apt/apt.conf.d/01autoremove-kernels is being set to prevent
kernel[0] and kernel[-2] from being autoremoved, instead of kernel[0]
and kernel[-1].
Tak
Closing this out as crufty. If this is seen again, please reopen.
** Changed in: openssh (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.n
This bug has just hosed a system I installed for my parents. An
unattended-upgrader that breaks your system if you don't attend to it IS
broken.
Having known about this problem for many years, the least you could have
done is added a warning to the installer that choosing lvm or encryption
will m
Public bug reported:
Release: Ubuntu 17.04
PulseAudio Version: 1:10.0-1ubuntu2
I expected the audio on my system to work without any additional action on my
part. Instead, the audio does not work despite working on Windows.
A few years ago, my onboard sound broke so I bought a pci sound card
(EN
1 - 100 of 214 matches
Mail list logo