On Mon, Mar 16, 2015 at 1:02 AM, Nobuto Murata
wrote:
> > So if @nobuto can tell that using fcitx as default is desired for
> Japanese
> users, let's talk with other people on desktop team next week (preferably
> on IRC).
>
> Well, fcitx-anthy(LP: #1356222) and fcitx-mozc are still in universe. N
.195145] sound hdaudioC1D2: hda-codec: out of range cmd 2:5:707:ffbf
[ 53.350493] sound hdaudioC1D2: hda-codec: out of range cmd 2:5:707:ffbf
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
http
Hello Martin Pitt,
1) Sorry for delay
2) How to connecction for ssh?
Example of my private network. My [0]IP
[0]:
wlan0 Link encap:Ethernet direcciónHW c4:85:08:6c:01:06
Direc. inet:10.243.197.120 Difus.:10.243.197.255 Másc:255.255.255.0
I have router Linksys with firmware up
Public bug reported:
/etc/dhcp/dhclient-exit-hooks.d/ntp doesn't check if /etc/ntp.conf has
been updated since the last time dhclient ran. A simple addition of a
check to see if /etc/ntp.conf is newer than /var/lib/ntp/ntp.conf.dhcp,
and if so letting it add the servers would be sufficient.
This
One workaround is to add a tab in front of your server/peer lines.
This prevents the above-quoted regex from matching.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/374896
Titl
Public bug reported:
1) Description: Ubuntu Vivid Vervet (development branch)
Release:15.04
2) unity:
Installed: 7.3.1+15.04.20150227-0ubuntu1
Candidate: 7.3.1+15.04.20150227-0ubuntu1
Version table:
*** 7.3.1+15.04.20150227-0ubuntu1 0
500 http://mirrors.accretive-networks.n
Looks like that did it:
root 18958 0.0 0.0 270668 3496 ?Ssl 23:26 0:00 lightdm
root 18964 11.0 1.0 246424 133256 tty7Ss+ 23:26 0:08 /usr/bin/X :0
-auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
Good work!
--
You received this bug notification because
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1431654
Title:
lightdm (1.2.3-0ubuntu2.6) 100%/high cpu usage
Status in lightdm package in Ubuntu:
C
Third times a charm :)
** Patch added: "09_close_pipes.patch"
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1431654/+attachment/4346681/+files/09_close_pipes.patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to
Unfortunately, the 2nd patch still produces the high cpu usage on one
core:
root 2054 93.8 0.0 270668 3488 ?Rsl 22:35 1:40 lightdm
root 2091 10.4 1.3 283756 170820 tty7Ss+ 22:35 0:11 /usr/bin/X :0
-auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
--
You
First patch didn't fix the issue:
root 11395 93.0 0.0 270668 3488 ?Rsl 22:26 1:00 lightdm
root 11401 12.3 1.2 263008 149876 tty7Ss+ 22:26 0:08 /usr/bin/X :0
-auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
I will try the 2nd one now.
--
You received thi
** Tags removed: patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1393169
Title:
[Toshiba Satellite Pro C650] Double mouse cursor
Status in xorg package in Ubuntu:
Inc
And it that doesn't work here is another updated patch.
** Patch added: "09_close_pipes.patch"
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1431654/+attachment/4346676/+files/09_close_pipes.patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded
Could you try building with an updated version of the patch I've
attached? It's a bit of a stab in the dark but I've fixed a potential
case where stdout might get accidentally closed.
** Patch added: "09_close_pipes.patch"
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1431654/+attachm
@timothyowens - great work! Thanks for pinpointing the patch.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1431654
Title:
lightdm (1.2.3-0ubuntu2.6) 100%/high cpu usage
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: alsa-driver (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.lau
** Also affects: cdebconf (Ubuntu)
Importance: Undecided
Status: New
** Changed in: cdebconf (Ubuntu)
Status: New => Incomplete
** Changed in: cdebconf (Ubuntu)
Status: Incomplete => Confirmed
** Changed in: debconf (Ubuntu)
Status: New => Confirmed
--
You receiv
Yes, the flush branch is a partial solution. Depending on how the other
projects evolve.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1340510
Title:
Session screen seen upon
To add to comment #17, just now I replaced my empty 09_close_pipes.patch
file with the actual patch, then rebuilt, installed and restarted the
lightdm process. Upon logging in, it's back to using 100% of a cpu core
again. So when the 09 patch is removed, no high cpu usage. When the
patch is put
I may not be doing this correctly, but I ran the following to attempt to
debug the running lightdm process using the package from the precise
proposed ppa again. The command I ran is:
sudo gdb lightdm 24513
Of course, 24513 was the running lightdm process. Interesting thing
here is, once gd
Hi Robert,
While I am a developer, I don't have much experience developing in Linux
or using Bazaar (bzr). With that being said, I wasn't exactly sure how
to disable a patch per say, so what I did was backed up
09_close_pipes.patch by moving it to my desktop, then issuing "touch
09_close_pipes.pa
** Also affects: manpages (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/311558
Title:
$LANG and $LANGUAGE not document
** Also affects: eglibc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/872343
Title:
setlocale should say that LANGUAGE
*** This bug is a duplicate of bug 1432450 ***
https://bugs.launchpad.net/bugs/1432450
Public bug reported:
This is a duplicate of Bug #1432450 libperl.so.5.20.2 crashed with
SIGSEGV in perl_construct()
Wasn't sure how to upload the crash logs without creating a duplicate
and it wasn't showi
You have been subscribed to a public bug:
This is a duplicate of Bug #1432450 libperl.so.5.20.2 crashed with
SIGSEGV in perl_construct()
Wasn't sure how to upload the crash logs without creating a duplicate
and it wasn't showing up in the similar bug search.
ProblemType: Package
DistroRelease: U
I'm still not able to reproduce this problem locally.
There are two patches that may be causing this problem:
09_close_pipes.patch and 11_quit_timeout.patch (the others seem unlikely
to have caused a problem like this).
What would be very useful is if someone who is reproducing the problem can:
-
Public bug reported:
Machine starts .. all seems ok
** Affects: indicator-sound (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-sound in Ubuntu.
https://bugs
** Tags added: glithces nouveau nvidia xorg
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432047
Title:
Chrome bug on Mesa driver
Status in mesa package in Ubuntu:
New
** Tags added: raring
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to librsvg in Ubuntu.
https://bugs.launchpad.net/bugs/1207538
Title:
misrendering of SVG files (clipping paths)
Status in cairosvg package in Ubuntu:
New
Official support for Ubuntu 8.04 "Hardy Heron" has ended. If this is
still occurring on Ubuntu 14.10 "Utopic Unicorn" please run ubuntu-bug
to create a new bug report so that we can get a new set of log files and
system information.
** Changed in: fontconfig (Ubuntu)
Status: Confirmed => I
** Tags added: hardy
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/238719
Title:
printing hardy home page from firefox to pdf or hpijs looks awful,
scrunched fonts
Default sink name: alsa_output.pci-_01_00.1.hdmi-stereo
Default source name: alsa_output.pci-_01_00.1.hdmi-stereo.monitor
** Changed in: pulseaudio (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, wh
@Nobuto: The fact that there is a Japanese remix with fcitx as default
means that some Japanese users will be affected by the proposed 15.04
changes whether we like it or not.
Up to now, you have been able to decide the default IM framework per
distro by having fcitx installed by default or not. f
** Tags added: regression-proposed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1431654
Title:
lightdm (1.2.3-0ubuntu2.6) 100%/high cpu usage
Status in lightdm package
This is a largely misleading bug, at least as far as Unity is concerned.
The default set up is to rotate all user-session logs once every hour,
with 7 previous logs saved compressed. With a normally operating
desktop session, this should be more than good enough.
Where things go awry is if you g
The attachment "screen copy of the mouse cursor" seems to be a patch.
If it isn't, please remove the "patch" flag from the attachment, remove
the "patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned b
** Branch linked: lp:~hakuna-matata/lupin/lp1317437
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1317437
Title:
wubi kernel option "rw" required
Status in initr
No news about this bug? Any solution=
--
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/1240848
Title:
~/.cache/upstart takes up around 70GB of space due to unity and
mediasc
** Changed in: xorg (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1432377
Title:
First
Status in xorg package in Ubuntu:
Fix R
** Changed in: xorg (Ubuntu)
Status: In Progress => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1393169
Title:
[Toshiba Satellite Pro C650] Double mouse
Note that this bug has two tasks - gstreamer and xine-lib. The xine-lib
task is fixed but the gstreamer one is not. Totem does not use xine-
lib. It uses gstreamer. You might like to try mplayer or VLC instead.
** Tags added: trusty
--
You received this bug notification because you are a mem
** Changed in: xorg (Ubuntu)
Status: Incomplete => New
** Changed in: xorg (Ubuntu)
Status: New => Fix Committed
** Changed in: xorg (Ubuntu)
Status: Fix Committed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages,
Note, I forgot to add that I have not found a way to reproduce the
problem on demand but it will happen during normal working on my macine.
I just do not know when it will happen.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed t
Public bug reported:
Synaptic Touchpad xevents are hijacked under X11.
I have a problem with the synaptic touch-pad on my Acer Aspire that started
around a week ago.
The problem can be described as that there is a massive amount of xevents being
generated and appearing to originate from the tou
Upstream bug report: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20111
** Also affects: coreutils
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to coreutils in Ubuntu.
https://bugs.
Public bug reported:
Prior to a recent update, the wireless printer worked fine, now the
system settings printing configuration says that "Printing service not
available. Start the service on this computer or connect to another
server." The "Start Service" button is greyed out leaving just the
"Co
Have you read renice.1 that have more information ? I think that add a
reference to talking about /etc/security/limits.conf is a good idea.
** Summary changed:
- Manpage claims non-root user cannot decrease niceness
+ nice.1, renice.1 and nice.info : claims non-root user cannot decrease niceness
nice.1 manpage come from coreutils package.
** Package changed: manpages (Ubuntu) => coreutils (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/468518
Title:
nic
** Description changed:
-ubuntu 14.04 LTS 64 bit (updated )- "portuguese (brazil)"
i found bug on keyboard setup
ok... i install ubuntu, on my language,so this setup to my keyboard PT
(portuguese brasil). That will able me to use the abnt2 keyboard that is the
default on my
You have been subscribed to a public bug:
Binary package hint: manpages
According to "man nice" and "info coreutils nice", it is not possible for a
non-root user to decrease the niceness of a process (even if they were the ones
that increased the niceness). However this not the case in Ubuntu 9
Could someone please be assigned to this bug? If a known fix is out
there, please update the 14.04 LTS. Thank you! :-)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1305699
** Changed in: xorg (Ubuntu Trusty)
Assignee: (unassigned) => job (jeppekdahl)
** Changed in: libdrm (Ubuntu Trusty)
Assignee: (unassigned) => job (jeppekdahl)
** Changed in: x11proto-fonts (Ubuntu Trusty)
Assignee: (unassigned) => job (jeppekdahl)
--
You received this bug notifi
That sounds like bug 1399027.
The libapparmor part is fixed in 2.9.1, the python side is only fixed in
bzr (will be in 2.9.2). The openSUSE 13.2 update package and Factory
already have the patch added to the package.
I'll let this bug open for Ubuntu - providing updated packages would
make sense
** Changed in: initramfs-tools (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1432070
Title:
package initramfs-tools 0.10
> So if @nobuto can tell that using fcitx as default is desired for Japanese
users, let's talk with other people on desktop team next week (preferably
on IRC).
Well, fcitx-anthy(LP: #1356222) and fcitx-mozc are still in universe. No
Japanese engine for fcitx to seed is available yet.
@ikuya, can
Hi, my packages are not compatible with LTS enablement stack. There is
also not much point in mixing them, just use LTSES or oibaf ones.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.ne
Unbuntu 14.10
Mainline kernel:
3.19.0-031900-generic #201502091451 SMP Mon Feb 9 15:10:05 UTC 2015 i686 i686
i686 GNU/Linux
$ apt-cache policy initramfs-tools
initramfs-tools:
Installed: 0.103ubuntu8
Candidate: 0.103ubuntu8
Version table:
*** 0.103ubuntu8 0
500 http://us.archive.u
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: xorg (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bug
Public bug reported:
I don't know what is means!
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic i686
.tmp.unity.support.test.0:
ApportVersion: 2.14.1-0ubuntu3.7
Architectu
** Branch unlinked: lp:~l3on/ubuntu-themes/gnome-shell-fixes
** Branch linked: lp:~l3on/ubuntu-themes/csd-fix-resize-and-shadow
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.n
** Branch unlinked: lp:~l3on/ubuntu-themes/gnome-shell-fixes
** Branch linked: lp:~l3on/ubuntu-themes/csd-fix-resize-and-shadow
--
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/
I am truly sorry, I went over the line with frustration.
** Changed in: xorg (Ubuntu)
Status: Confirmed => Opinion
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1431598
Now, I'm using openSUSE Tumbleweed and I've no problem :)
Sorry, I can't test your workaround, I'm not using Ubuntu anymore :(
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/
Public bug reported:
I just installed Ubuntu 14.04 with current updates. Now I'm trying to install
Qt4:
rehs@rehs-Lenovo-B50-45:~$ sudo apt-get install qt4-default
[sudo] password for rehs:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packa
I'm also occassionally having this on vivid. I've seen other indicators
fail like this as well. To restart them run:
$ restart indicator-datetime
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
h
Public bug reported:
While playing with the phone and testing camera and alarm, time/date indicator
crashed.
Screen shot attached
There is no crash report in /var/crash/
and there is no log .cache/upstart/indicator-datetime.log
tested on RTM krillin, version about ~240, then update was performed
If could be useful I have found a workaround for this issue. I hope it is
usefull to understand better the problem.
I have an Asus n550JV with ALC668, quad array speaker and subwoofer; I have a
dual boot with windows 8.1 and ubuntu14.04 LTS.
If I disable the audio card from windows (by device man
Public bug reported:
Dear Maintainer,
I have upgrade from ubuntu 14.04.1 to 14.04.2 (LTS Enablement Stacks)
whith:
$ sudo apt-get install --install-recommends linux-generic-lts-utopic
xserver-xorg-lts-utopic libgl1-mesa-glx-lts-utopic libegl1-mesa-drivers-
lts-utopic
After, i try enable ppa:o
Same here (as #47): 14.04
The bug here pops up slightly different: "SIM PIN2 Unlock Required". The PIN2
is the difference. I dunno what PIN2 is, but never mind, if I type PIN1 it goes
away, or if just close the window, it connects perfectly well. So I'm annoyed
mostly with the pop-up of the Net
*** This bug is a duplicate of bug 1428950 ***
https://bugs.launchpad.net/bugs/1428950
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1428950, so is being marked as such.
Public bug reported:
Ubuntu 14.10
apparmor 2.8.98-0ubuntu2
Analyzing the logs with aa-logprof works when the logs are written by
audid:
# aa-logprof -f /var/log/audit/audit.log
Reading log entries from /var/log/audit/audit.log.
Updating AppArmor profiles in /etc/apparmor.d.
Complain-mode chang
Public bug reported:
All sound output and input devices don't detecting.
Ubuntu 14.04 LTS
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: pulseaudio 1:4.0-0ubuntu11.1
ProcVersionSignature: Ubuntu 3.16.0-31.43~14.04.1-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
NonfreeKernelMod
See comment #103
--
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/805087
Title:
Dash and launcher appear underneath windows
Status in Unity:
Fix Released
Status in unity pa
holze@holze-desktop:~$ cat /lib/systemd/system/wpa_supplicant.service
[Unit]
Description=WPA supplicant
Before=network.target
[Service]
Type=dbus
BusName=fi.epitest.hostap.WPASupplicant
ExecStart=/sbin/wpa_supplicant -u -s -O /var/run/wpa_supplicant
[Install]
WantedBy=multi-user.target
Alias=dbu
Hi there,
this bug drives me crazy since I use Ubuntu 14.04. Due to the fact, that
I am using VirtualBox for developping and Remmina (for RDP sessions to
my business) this gives me from time to time an unaccessible system.
I then have to login remotely an "setdid unity" or "compiz --replace".
Wh
Same here with radeonsi drivers on graphic card : "Bonaire XTX [Radeon
R7 260X] ".. . I try enable ppa:oibaf/graphics-drivers and i have issue
around "libgbm1":
$ sudo apt-get install libgbm1 -s
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some p
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: xorg (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bug
*** This bug is a duplicate of bug 1418745 ***
https://bugs.launchpad.net/bugs/1418745
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1418745, so is being marked as such.
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: signon-ui (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to signon-ui in Ubuntu.
https://bugs.launchp
Public bug reported:
I am unable to coax my front microphone port into recording audio in most
circumstances. It appears as "Front Microphone" in both the Ubuntu Sound
Settings and pavucontrol preferences windows, though I can not detect any input
in either. Interestingly, I can access the devi
Hey Michael,
Michael Biebl [2015-03-15 3:38 -]:
> If there is no such sysv init script Ubuntu, this patch can be dropped
> indeed.
Right, I recently went through and fixed rpcbind and console-setup, so
we should be good in a default installation. I still need to go
through the whole archive
I disabled a few weeks ago of reports into the welcome screen. I forgot that.
But you could use a better message as: "Data sources disabled" :)
** Changed in: indicator-messages (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch
** Changed in: unity-scopes-api (Ubuntu RTM)
Status: In Progress => Fix Committed
** Changed in: canonical-devices-system-image
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed t
Sherif, yes I noticed this behaviour yesterday, seems to be possibly
fixed then.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1159405
Title:
Canceling a bug report / back
** Tags removed: need-duplicate-check
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1432308
Title:
package linux-image-3.16.0-31-generic 3.16.0-31.43 failed to
Public bug reported:
3.16.0-31.43 failed to install/upgrade: run-parts:
/etc/kernel/postinst.d/initramfs-tools exited with return code 1
ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-31-generic 3.16.0-31.43
ProcVersionSignature: Ubuntu 3.16.0-31.43-generic 3.16.7
** Changed in: network-manager (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1407907
Title:
[phone] Leaving WiFi
** Tags added: snd-hda-intel
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1432302
Title:
[80E3, Conexant CX20751/2, Speaker, Internal] fails after a while
Status in
Public bug reported:
Steps to reproduce:
1. Boot to ubuntu.
2. Change volume up and down using Fn volume keys several times.
3. Sound start shuttering and only reboot helps.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-46
Same problem here.
Ubuntu Ubuntu 12.04.5 LTS and 1.2.3-0ubuntu2.6 lightdm.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/836616
Title:
100% cpu usage in lightdm
Status
Doesn't it affect anyone else?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/464442
Title:
alsa-util.c: snd_pcm_delay() returned a value that is exceptionally
large
91 matches
Mail list logo