Sounds like https://github.com/ibus/ibus/pull/2394 might fix the issue?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965673
Title:
Object 0x... of type IBusText has been finalized while it was sti
So I can confirm that copying /usr/share/pipewire/media-session.conf to
/etc/pipewire/media-session.d/media-session.conf and deleting these lines fixes
the issue:
$ diff /etc/pipewire/media-session.d/media-session.conf
/usr/share/pipewire/media-session.d/media-session.conf
94a95,116
> with-a
Also, I have to fully power off the laptop before booting again or else
the devices won't come back (rebooting alone doesn't work).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766825
Title:
Bluet
Attached more logs here. File contains dmesg for wifi crash, PCI device
list and USB device list. Search for === to find section separators.
** Attachment added: "dmesg, lspci, lsusb"
https://bugs.launchpad.net/dell-sputnik/+bug/1766825/+attachment/5206472/+files/combined.txt
--
You received
I am also experiencing that both bluetooth and wifi are missing after
setting mem_sleep to deep. My laptop also refuses to actually stay
asleep in s2idle, I can see the screen come back on after I close the
lid.
Ubuntu 18.04
Kernel 4.15.0-36-generic
XPS 9370
** Attachment added: "Firmware version
I'm not seeing a -proposed kernel for linux-generic-hwe-16.04 or linux-
generic-hwe-16.04-edge, but would be happy to test one.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1763748
Title:
Integrate
Confirmed that the updated perf binary doesn't crash with the cgroups
argument.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1769027
Title:
perf record crash: refcount_inc assertion failed
To man
(setting to confirmed because this error isn't in the kernel logs)
** Description changed:
+ On linux-hwe-tools-4.13.0-39 in xenial:
+
Trying to run perf record ... --cgroup=mycgroup causes an immediate assertion
failure:
refcount_inc: Assertion `!(!refcount_inc_not_zero(r))' failed.
C
Whoops, just checked the latest xenial systemd source package and
mistakenly thought I saw the patch had already been pulled. Please pull
this.
** Changed in: systemd (Ubuntu)
Status: Fix Released => New
** Description changed:
- Please backport this patch to 16.04, which should improve r
** Tags added: patch patch-accepted-upstream
** Changed in: systemd (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659676
Title:
backport timesyncd patch
Confirmed I didn't get the error with your perf binary. However, I found
another bug and patch. I'll open another bug and tag you.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1767204
Title:
perf r
Public bug reported:
Trying to run perf record ... --cgroup=mycgroup causes an immediate assertion
failure:
refcount_inc: Assertion `!(!refcount_inc_not_zero(r))' failed.
Confirmed fixed by patching my linux-tools package with this upstream
commit (on top of the commit in bug #1767204):
https://
Confirmed that applying this patch makes my perf command not crash.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1767204
Title:
perf record crash due to swapped xyarray function signatures
To mana
Public bug reported:
Crash happens on 16.04 with kernel 4.13.0-39.
Please backport this upstream patch:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/patch/?id=3d8bba9535ac6e79453c769dd0c8ea852a51ad60
** Affects: linux-hwe (Ubuntu)
Importance: Undecided
St
Bump. This matters again because 4.10 is out now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1484376
Title:
purge-old-kernels doesn't work when minor kernel version numbers add a
digit
To mana
LGTM
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1668724
Title:
fails to mount cgroupfs inside containers running on 16.04
To manage notifications about this bug go to:
https://bugs.launchpad.net
I'm happy to provide a patch, but if the root cause of my issue is in lxc
it may be easier to patch that than worrying about backwards compatibility
for cgroups on older distro releases.
On Mar 3, 2017 20:11, "Serge Hallyn" <1668...@bugs.launchpad.net> wrote:
> This bug incidentally also affects
Hm, I found a bug in my last version of this patch. Freshly booted machines
which had not mounted the cgroupfs had all the hierarchies as 0, causing all
cgroups to get mounted onto a single directory. I can work around this by
detecting this scenario.
However, I wonder if I am actually seeing a
Edit: re: the systemd hierarchy, it's actually not mentioned in
/proc/cgroups, it's /proc/self/cgroups
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1668724
Title:
fails to mount cgroupfs inside con
Also, is there a reason the name=systemd cgroup controller gets mounted
at /sys/fs/cgroup/systemd instead of /sys/fs/cgroup/name=systemd in
newer versions of cgroups-mount? It means my applications have to
special-case stripping off the name= when they try to work with cgroups
based upon /proc/cgro
Patch for 1.1.5
** Patch added: "cgroup-lite_1.1.5.patch"
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1668724/+attachment/4828588/+files/cgroup-lite_1.1.5.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Patch for 1.12
** Patch added: "cgroup-lite_1.12.patch"
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1668724/+attachment/4828590/+files/cgroup-lite_1.12.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
Whoops, didn't notice I changed that part in my local copy. Should have
been more careful with my patch.
** Patch removed: "cgroup-lite_1.1.5.patch"
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1668724/+attachment/4828546/+files/cgroup-lite_1.1.5.patch
** Patch removed: "cgroup-
It looks like there were fixes in the latest version of cgroup-lite that
would still be applicable/useful for earlier ubuntu releases, but I
tried to minimize the diffs to have the functionality that I need. Let
me know if you need a patch for trusty as well.
--
You received this bug notification
Patch for 1.12
** Patch added: "cgroup-lite_1.12.patch"
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1668724/+attachment/4828547/+files/cgroup-lite_1.12.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
Patch for cgroup-lite 1.1.5
** Patch added: "cgroup-lite_1.1.5.patch"
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1668724/+attachment/4828546/+files/cgroup-lite_1.1.5.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Public bug reported:
I need to run nested Ubuntu 12.04 and 14.04 containers on 16.04 hosts,
and have noticed that the cgroups-mount script for mounting the cgroups
inside the containers has stopped working. This is because systemd now
comounts multiple controllers on a single hierarchy, which prev
Public bug reported:
Please backport this patch to 16.04, which should improve reliability of
timesyncd updates to the RTC:
https://github.com/systemd/systemd/commit/5f36e3d30375cf04292bbc1bf3f4d7512cf80139
** Affects: systemd (Ubuntu)
Importance: Undecided
Status: New
** Descript
@jarnos: I don't think this is related to byobu?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1484376
Title:
purge-old-kernels doesn't work when minor kernel version numbers add a
digit
To manag
apport information
** Attachment added: "UdevLog.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591311/+files/UdevLog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Title:
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591310/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Title:
BU
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591312/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Ti
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591304/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591303/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Title:
BUG:
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591308/+files/PulseList.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Titl
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591306/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/155
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591307/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591309/+files/RfKill.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Title:
BU
apport information
** Attachment added: "BootDmesg.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591298/+files/BootDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Titl
apport information
** Tags added: apport-collected
** Description changed:
Filesystem IO has started hanging when trying to access certain
directories. Relevant kernel oops below:
[12779.747913] BUG: unable to handle kernel NULL pointer dereference at
(null)
[12779.747961]
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591301/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Title:
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591305/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591299/+files/CRDA.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Title:
BUG: u
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591302/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Title:
BUG:
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1553400/+attachment/4591300/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553400
Public bug reported:
Filesystem IO has started hanging when trying to access certain
directories. Relevant kernel oops below:
[12779.747913] BUG: unable to handle kernel NULL pointer dereference at
(null)
[12779.747961] IP: []
locked_inode_to_wb_and_lock_list+0x22/0xd0
[12779.748004]
Nathan: How many interfaces or IP's are you bringing up? That error
message makes it sound like there could be a lot of contention on the
lock. Could you also get the output of `pstree | grep -B3 lockfile`
while a VM is coming up? (You'll need to attach to a free virtual
terminal using the kvm con
I can confirm I've been running this in production and have not seen any
further issues.
** 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/
Test procedure:
In 3.16.0-57-generic:
$ sudo dd if=/dev/zero of=/lower/f1 bs=4096 count=55
55+0 records in
55+0 records out
225280 bytes (2.3 GB) copied, 4.00938 s, 562 MB/s
$ sudo mount -t overlayfs overlayfs -olowerdir=/lower,upperdir=/upper
/mnt/overlayfs
$ sudo chmod 666 /mnt
** Description changed:
- We're seeing a race between if-up.d/ntpdate and the ntp startup script.
+ [Impact]
+ * Hardware clocks are not stepped at boot, which can prevent NTP from ever
+ syncing the clock.
+ Incorrect clocks can cause serious issues in distributed systems.
- 1) if-up.d/nt
** Also affects: linux-lts-vivid (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523000
Title:
writing files larger than 2GB to overlayfs fails
T
Public bug reported:
There's simply a missing flag, which was fixed here:
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=0480334
The patch claims it requires kernel 3.18+, but the overlayfs code in
ubuntu's 3.16 kernel is already backported from later kernel revs.
In case it wasn't clear, my patch is supposed to be for the
debian/ntpdate.if-up file. Also, I think the priority of this bug should
be higher, it was assigned 'low' when there was no clear problem caused
by the race. Systems booting with uncorrectable clock skew can be a
serious problem.
--
You
I think a common cause for this issue could be stuck buttons. I was
seeing a similar symptom today where the left button on my usb mouse
attached to my closed laptop wasn't working. Opening the lid and tapping
the mouse buttons by my touchpad fixed the issue.
--
You received this bug notification
It can be dangerous to step the clock while applications are running
(see the fallout from the last couple of leap seconds). Stepping only
needs to be done at boot. It makes more sense to just have separate init
scripts for both ntpdate and ntp and to order them correctly. Adding
ntpdate to the ntp
The fix for 246203 was wrong: http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/karmic/ntp/karmic/revision/23
The issue is that the ntp init script is started inside the ntpdate ifup
script BEFORE the lock file is unlocked. That init script then blocks
because the lock is taken. The correct fix
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1484376
Title:
purge-old-kernels doesn't work when minor kernel version numbers add a
digit
To manage notifications about this b
I think adding the sorting function should do it.
** Attachment added: "patch"
https://bugs.launchpad.net/ubuntu/+source/bikeshed/+bug/1484376/+attachment/4443957/+files/patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Public bug reported:
Ex: Have 3 kernels installed, [ 3.2.1, 3.2.2, 3.16.1 ]. Or [4.5.1,
4.8.1, 4.11.1]. Be booted into one of the older kernels. Run purge-old-
kernels. You'll be left without the newest kernel. You would run into
this if, for instance, you install a new kernel and run the script
i
I tried to edit the two places readan2 mentioned on Ubuntu 13.10, but
that just caused byobu to immediately exit on start :( I need a login
shell to get RVM to work.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
https://help.ubuntu.com/community/AsusZenbook#Suspend.2C_Hibernate
.2C_Shut-down_and_Reboot
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/976987
Title:
Asus Zenbook UX31 suspend fails, hangs on rebo
I'm hitting this error on an otherwise up-to-date lucid server. The
problem is that the package attempts to "start" an already running
service, when it should really "restart". This breaks my apt-get
upgrades all over my network.
--
You received this bug notification because you are a member of U
I have a feeling this bug isn't just a single bug. After Shafqat's post,
i started removing modules after coming back from suspend. I didn't have
sr_mod, but after I unloaded my webcam modules (uvcvideo) my system
calmed down again (though sometimes this causes a kernel hard lock).
This problem is
I have a feeling this bug isn't just a single bug. After Shafqat's post,
i started removing modules after coming back from suspend. I didn't have
sr_mod, but after I unloaded my webcam modules my system calmed down
again. This problem is probably a generic issue that happens when
modules don't prop
My laptop has an nvidia 9800M GT, and the MacBook 5.1 also uses an
nvidia chipset.
--
Suspend and Hibernate cause ksoftirqd to use 100% of a cpu core on resume
https://bugs.launchpad.net/bugs/567660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
This problem does not exist in the mainline kernel.
** Tags removed: needs-upstream-testing
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
Suspend and Hibernate cause ksoftirqd to use 100% of a cpu core on resume
https://bugs.launchpad.net/bugs/567660
You received this
This problem does not exist in the mainline kernel.
--
Suspend and Hibernate cause ksoftirqd to use 100% of a cpu core on resume
https://bugs.launchpad.net/bugs/567660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/44935027/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/44935028/AplayDevices.txt
** Attachment added: "ArecordDevices.txt"
http://launchpadlibrarian.net/44935029/ArecordDevices.t
Public bug reported:
After I resume from suspend or hibernate, I get lots of interrupts, and
the computer runs slow and hot. I would guess the bug is in iwlagn, but
I can't tell.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-21-generic-pae 2.6.32-21.32
Regression: Yes
R
I've got the following in top under lucid latest:
PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND
4 root 20 0 000 R 98 0.0 1803
Just had this error in 10.04 Beta 1.
--
ubiquity crashed booting from 9.04 desktop cd
https://bugs.launchpad.net/bugs/398614
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https
Wireshark tcpdump of the conversation between the XBox 360 and Rhythmbox
with UPNP.
** Attachment added: "xbox.cap"
http://launchpadlibrarian.net/38883041/xbox.cap
--
Rhythmbox connection to Xbox360 drops
https://bugs.launchpad.net/bugs/381275
You received this bug notification because you ar
This is still an issue in 9.10, and it's probably due to a bug in
Coherence. There's a commit in the upstream changelog that mentions a
fix for the Xbox that is dated 10/25/2009:
http://coherence.beebits.net/browser/trunk/Coherence/ChangeLog
** Package changed: rhythmbox (Ubuntu) => coherence (Ubu
** Changed in: rhythmbox (Ubuntu)
Status: Invalid => Incomplete
--
Rhythmbox connection to Xbox360 drops
https://bugs.launchpad.net/bugs/381275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
Confirmed, although it appears to be a separate notification window, not
notify-osd. AFAIK, notify-osd notifications are non-interactive, these
have buttons and window decorations.
--
PackageKit opens many “Updates are being installed” dialogues, which steal
focus. “Do not show this again” butto
I would like to register my extreme disapproval of what happened here.
Any change that puts revenue and/or collection of user data BEFORE
functionality is UNACCEPTABLE.
Any new collection of user data without an EXPLICIT DISCLAIMER is UNETHICAL.
What distinguishes Ubuntu from many of the other di
Isn't there already a fix that makes the keychain use the login password?
http://ubuntuforums.org/showthread.php?t=1028324
Is there some security issue with that, or can it just be implemented by
default?
As for renaming the "Available to All Users" box, how about "Always use
saved encryption key
Just confirming this issue still exists. Version 3.0.1-ubuntu3 is the
latest in the repository, and it still has #! /usr/bin/python instead of
#! /usr/bin/python3
--
idle3 crashed with ImportError in ()
https://bugs.launchpad.net/bugs/336381
You received this bug notification because you are a me
Ok, so are there "vanilla" and "debianized" versions of python in the
repositories then? I'm still a bit confused. Do we really need two
versions of a set of the same libraries, with applications compiled
against each?
It looks like the dependency conflicts on idle3 and idle-python3.0 have
been re
You missed my point. The problem is that there is a set of packages that
start with python3 and a set that start with python3.0, with no
discernible difference in the descriptions. They also have slightly
different version numbers. This issue also extends to some other python
packages (idle3 and id
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/25521083/Dependencies.txt
--
Multiple packages of Python3.0
https://bugs.launchpad.net/bugs/362187
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
Public bug reported:
Binary package hint: python3
There are:
python3
python3-all
python3-all-dbg
python3-all-dev
python3-dbg
python3-dev
python3-doc
python3-examples
python3-minimal
python3.0
python3.0-dbg
python3.0-dev
python3.0-doc
python3.0-examples
python3.0-minimal
It is not clear what the
I just got this in a virtual machine as well.
Jaunty, fully updated. QEMU 0.10.1 + KVM 84. Host is Gentoo 2.6.28 x86.
--
oosplash.bin crashed with SIGSEGV in splash_create_window()
https://bugs.launchpad.net/bugs/273930
You received this bug notification because you are a member of Ubuntu
Bugs,
Public bug reported:
This branch is marked as under development, and hasn't been updated in
over 2 years. From what I understand, sysv-init scripts still need to be
rewritten for upstart, which would improve Ubuntu 9.04's boot
performance.
Sorry these aren't really bugs, it was just the best way
** Also affects: upstart (Ubuntu)
Importance: Undecided
Status: New
--
Ubuntu branch is outdated
https://bugs.launchpad.net/bugs/338641
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
** Summary changed:
- [intrepid] network-manager-gnome 0.7 doesn't support PEAP-GTC
+ [intrepid] network-manager-gnome 0.7 missing PEAP-GTC option
** Description changed:
Binary package hint: network-manager-gnome
- Using Intrepid (beta, up-to-date) on Acer Aspire One
+ Using Intrepid (beta
Confirmed, this is a must for many college campus networks.
--
[intrepid] network-manager-gnome 0.7 doesn't support PEAP-GTC
https://bugs.launchpad.net/bugs/284211
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
** Changed in: gnome-control-center (Ubuntu)
Assignee: (unassigned) => Ubuntu Desktop (ubuntu-desktop)
--
Add two-finger scrolling/two-finger tapping to Touchpad options
https://bugs.launchpad.net/bugs/140602
You received this bug notification because you are a member of Ubuntu
Bugs, which i
assigned to maintainer
** Changed in: scim (Ubuntu)
Assignee: (unassigned) => Ubuntu Core Development Team (ubuntu-core-dev)
--
scim default trigger "shift+space" is retarded
https://bugs.launchpad.net/bugs/200719
You received this bug notification because you are a member of Ubuntu
Bugs, w
apparently bugs do not go to Ubuntu Core Developers team, assigned to
uploader
** Changed in: scim (Ubuntu)
Assignee: Ubuntu Core Development Team (ubuntu-core-dev) => Arne Goetje
(arnegoetje)
--
scim default trigger "shift+space" is retarded
https://bugs.launchpad.net/bugs/200719
You rece
I also agree, the default keybindings for SCIM are very annoying, they
conflict with other applications and they are downright annoying. Either
disable SCIM by default or change the keybindings to something more
unique.
--
scim default trigger "shift+space" is retarded
https://bugs.launchpad.net/
91 matches
Mail list logo