This is fixed in 21.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901294
Title:
nouveau timeout and system lockup
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubunt
I spoke too soon. This bug is back for me.
** Attachment added: "dmesg_gpu_freeze.log"
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1901294/+attachment/5502015/+files/dmesg_gpu_freeze.log
** Tags added: hirsute
--
You received this bug notification because you a
I see the same warnings in systemd log.
systemd[1]: fstrim.service: Main process exited, code=exited, status=64/USAGE
systemd[1]: fstrim.service: Failed with result 'exit-code'.
systemd[1]: Failed to start Discard unused blocks.
If I run it manually:
$ sudo fstrim -av
/home: 9.7 GiB (10445021184
This is probably duplicate of
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1839317.
I have the same issue.
I can boot Windows 10 from BIOS/EFI boot menu, but can't boot it from
grub.
Setting debug=chain shows that grub tries to use SecureBoot, but it's
disabled.
--
You received this bu
** Tags added: eoan
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839317
Title:
Grub fails to chainload the Windows Boot Manager
To manage notifications about this bug go to:
https://bugs.launchpa
** Tags added: eoan
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797717
Title:
fstrim -av tries to trim read only mounted ntfs-3g and fails
To manage notifications about this bug go to:
https://b
I have the same issue.
I can boot Windows 10 from BIOS/EFI boot menu, but can't boot it from
grub. Setting debug=chain shows that grub tries to use SecureBoot, but
it's disabled.
Wiping my grub installation, downgrading to 2.02 from disco and
reinstalling it fixed the issue.
--
You received thi
Bug 1839317 looks too similar to ignore the possibility of the same
underlying issue. There's other person there besides me who reports the
same behavior on amd64.
My Windows bootloader is fine.
I can boot Windows using my motherboard's EFI boot menu selector.
I can boot Windows if I downgrade GRU
For the sake of testing I've updated to the latest grub from 19.10
(2.04-1ubuntu12) and I can't boot Windows anymore. My exact steps were:
0. Ubuntu 19.10 with grub from 19.04. Everything works
1. Move /etc/grub.d/07_os-prober back to /etc/grub.d/30_os-prober to rule this
change out
2. sudo apt u
Downgraded to 2.02 and everything works again.
Major difference in debug output on 2.02 is the line which says:
2.02:
shim bla bla not available
shim_lock bla bla
linuxefi_secure_validate: 0
2.04:
SecureBoot: 0
SetupMode: 1
secure boot not enabled, not validating bla bla linuxefi_secure_valida
Take a look at this diff between disco and eoan:
--- grub2-2.02+dfsg1/grub-core/loader/efi/linux.c 2019-10-29
00:23:53.0 +
+++ grub2-2.04/grub-core/loader/efi/linux.c 2019-10-29 00:10:44.0
+
@@ -23,6 +23,7 @@
#include
#include
#include
+#include
#define
Well may be grub_linuxefi_secure_validate() should still return 1 as
intended by this code to skip validation in some cases but then
chainloader should not depend on this value.
I hope grub2 package maintainers will find some time to take a look at
this.
--
You received this bug notification bec
Possible fix is to change chainloader to check `grub_efi_secure_boot()`
and not `grub_linuxefi_secure_validate()`.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1845289
Title:
Grub EFI amd64 no long
Possible patch. Untested, just an idea.
** Patch added: "Patch to keep shim protocol for chainload but fix boot when SB
disabled"
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1845289/+attachment/5301074/+files/xeron-fix-no-sb-chainload-2.patch
--
You received this bug notification b
PPA with this patch – https://launchpad.net/~xeron-
oskom/+archive/ubuntu/grub2
Reproduced this big in VirtualBox and tested this PPA and it fixes the
issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
For anyone trying to reproduce:
VirtualBox with EFI enabled with Win 10 Pro x86_64 installed first and
Ubuntu 19.10 installed after Windows to the latest additional partition
of /dev/sda. On fresh install with all updates:
1. Make sure you can boot both Windows and Ubuntu
2. Purge all shim* and g
I'm testing the fix for a similar amd64 bug 1845289 but I have a feeling
it may also help on arm64. Feel free to test it https://launchpad.net
/~xeron-oskom/+archive/ubuntu/grub2.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
This patch may be wrong but it fixes the issue for me. I already tested
it on my actual system (not just VirtualBox).
Now to your comments:
1. shim is not dependency of grub2. My 18.04, 18.10 and 19.04 installations had
only these packages and no shim:
grub-common, grub2-common, grub-efi-amd64
Given that my patch fixes the issue for me means:
This works:
grub_load_and_start_image(boot_image);
grub_file_close (file);
grub_loader_set (grub_chainloader_boot, grub_chainloader_unload, 0);
return 0;
This doesn't:
grub_file_close (file);
grub_loader_set
** Tags added: disco
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797717
Title:
fstrim -av tries to trim read only mounted ntfs-3g and fails
To manage notifications about this bug go to:
https://
Public bug reported:
After upgrading from 20.04 to 20.10 system is unusable anymore due to
GPU issues with nouveau. Same system worked fine on 20.04.
Symptoms:
System starts just fine, but overall UI performance is bad, everything
seems slow and CPU usage seems too high even when idle. After a w
** Description changed:
After upgrading from 20.04 to 20.10 system is unusable anymore due to
GPU issues with nouveau. Same system worked fine on 20.04.
+
+ Switching to nvidia proprietary driver and Xorg fixes the issue.
Symptoms:
System starts just fine, but overall UI performance
** Description changed:
After upgrading from 20.04 to 20.10 system is unusable anymore due to
GPU issues with nouveau. Same system worked fine on 20.04.
Switching to nvidia proprietary driver and Xorg fixes the issue.
Symptoms:
System starts just fine, but overall UI performance
Tried 5.9.1 mainline kernel and got the same issue. The only difference
is Wayland recovered much faster (under 1 min). I didn't wait after
recovery to see if system will lockup completely and rebooted with
proprietary driver. Attaching dmesg output.
** Attachment added: "dmesg_5.9.1_mainline.log"
** Description changed:
After upgrading from 20.04 to 20.10 system is unusable anymore due to
GPU issues with nouveau. Same system worked fine on 20.04.
Switching to nvidia proprietary driver and Xorg fixes the issue.
Symptoms:
System starts just fine, but overall UI performance
Turns out high CPU Usage and slow UI issue is unrelated, it was due to
CPU governor reset to powersave and always using min frequency.
But the issue with nouveau timeout and system lockup still stays I
guess. Unless it was triggered by low CPU frequency.
--
You received this bug notification bec
I have the same issue. Mouse is Razer DeathAdder 2013. Mouse pointer
speed setting works under gnome-shell, but under Unity it has no effect.
Attaching xinput props details.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
** Attachment added: "xinput_props.txt"
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1683145/+attachment/4863343/+files/xinput_props.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
The same bug affects 17.04.
Apparently it will be fixed only after migration to Gnome :)
** Tags added: zesty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962
Title:
Hotkeys not functional in
It has nothing to do with GNOME. This is unity-settings-daemon bug.
Unity-settings-daemon is outdated fork of gnome-settings-daemon. Now,
because Gnome Team maintains their stack and fixes issues this exact bug
doesn't exist in Gnome, but unity-settings-daemon is outdated and was
never updated fro
> we do not get a reproducible case of shortcuts not working
Seriously?
Try Unity hotkeys in Russian layout: (cmd+a/f/m/c/v).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962
Title:
Hotkeys n
simosx, Super+A/F/M/C/V are not adapted and do not work in Russian
Layout. I even tried Greek and they do not work in Greek as well.
Another example is Ctrl+Q. Open unity-control-center and try Ctrl+Q in
English and Greek. In Greek it won't work. In English it will close and
app.
--
You received
Same for 13.10. Log attached.
** Attachment added: "usb-creator.log"
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1013511/+attachment/3919208/+files/usb-creator.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
LANG=ru_RU.UTF-8
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013511
Title:
Unable to create Ubuntu 12.04 installation USB stick on Ubuntu 12.04
To manage notifications about this bug go to:
http
** Also affects: unity-control-center (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/1308706
Title:
Control center should not depend on indicator-
Sorry I haven't subscribed to this bug so missed your comment. Actually
I've switched to nvidia driver since nouveau had lockups almost every
day.
Will try to use it again and fill a new report if problem occurs again.
--
You received this bug notification because you are a member of Ubuntu
Bugs
So any news?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1012081
Title:
util-linux needs updating to 2.24.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source
Actually I stopped my work on this package because looks like Phillip
Susi already submitted updated package for debian review.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738269
But I'm worry that there are no news about it.
** Bug watch added: Debian Bug tracker #738269
http://bugs.de
gnome-control-center includes bluetooth control as well, but it doesn't
depend on indicator-bluetooth, only on libgnome-bluetooth11.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308706
Title:
Cont
*** This bug is a duplicate of bug 1289314 ***
https://bugs.launchpad.net/bugs/1289314
** This bug has been marked a duplicate of bug 1289314
'Installation failed' error message
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
*** This bug is a duplicate of bug 1289314 ***
https://bugs.launchpad.net/bugs/1289314
** This bug has been marked a duplicate of bug 1289314
'Installation failed' error message
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
*** This bug is a duplicate of bug 1289314 ***
https://bugs.launchpad.net/bugs/1289314
** This bug has been marked a duplicate of bug 1289314
'Installation failed' error message
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
*** This bug is a duplicate of bug 1289314 ***
https://bugs.launchpad.net/bugs/1289314
** This bug has been marked a duplicate of bug 1289314
'Installation failed' error message
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
*** This bug is a duplicate of bug 1289314 ***
https://bugs.launchpad.net/bugs/1289314
** This bug has been marked a duplicate of bug 1289314
'Installation failed' error message
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
** Tags added: trusty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038590
Title:
Nautilus does not work with SMB Samba shares
To manage notifications about this bug go to:
https://bugs.launchpad.
** Tags added: trusty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/458003
Title:
gvfsd-smb copies directory as empty file (sles10 cifsd)
To manage notifications about this bug go to:
https://bugs.
** Attachment added: "fontconfig 2.11.1-0ubuntu9"
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1566651/+attachment/4625619/+files/fontconfig_new.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
Public bug reported:
I use terminus font in gnome-terminal. After upgrade to the latest
fonconfig in xenial my terminal font is blurry.
Versions which work as expected:
<= 2.11.1-0ubuntu8
Broken versions:
>= 2.11.1-0ubuntu9
Screenshots attached.
Probably related to this change
https://bugs.l
Gunnar, could you please check
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1566651
I believe it's related to this fontconfig update.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1556457
** Description changed:
I use terminus font in gnome-terminal. After upgrade to the latest
fonconfig in xenial my terminal font is blurry.
Versions which work as expected:
<= 2.11.1-0ubuntu8
Broken versions:
>= 2.11.1-0ubuntu9
Screenshots attached.
Probably relate
Alexandr, this PPA breaks layout switch for some systems.
See comments:
https://bugs.launchpad.net/unity/+bug/1226962/comments/277
https://bugs.launchpad.net/unity/+bug/1226962/comments/289
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
So 16.10 released with the same bug.
I assume this won't be fixed until they release Ubuntu with Unity 8
because it uses QT and won't be affected by this bug :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
I tried to purge nvidia proprietary drivers and boot with nouveau and
got exactly the same issue. The only difference is my screen is just
black.
Same errors in dmesg:
fifo: SCHED_ERROR 08 []
I use Nvidia GTX 970.
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Some system hotkeys are still broken. Super+A/F/M/C/V hotkeys do not
work.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962
Title:
Hotkeys not functional in non-latin keyboard layout
To manage
Looks like this is how new USB creator works.
I'm not sure why they use dd and hybrid ISO now. Old variant with
copying files wasn't working good enough?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
Same bug has been reported against xenial:
https://bugs.launchpad.net/ubuntu/+source/hdparm/+bug/1568474
** Tags added: xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1470014
Title:
systemd-u
@f92x have you tried utopic or vivid?
This bug was affecting access to both OS X and Time Capsule because of
Apple's implementation of samba. And it was fixed for OS X at least. I
can't test with TC because I don't have it, but I believe it should be
fixed for TC as well.
--
You received this bu
Just updated to 15.04 and this bug is still exists.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962
Title:
Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
14.04.1, 14.10
Looks like it was fixed with last updates.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1238640
Title:
indicator-datetime-service crashed on login with signal 5 in
ffi_call_unix64()
To manage no
*** This bug is a duplicate of bug 1289314 ***
https://bugs.launchpad.net/bugs/1289314
** This bug has been marked a duplicate of bug 1289314
'Installation failed' error message
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
This bug still exists in 15.10.
@zoltor thank you for the link, I'll give it a try.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962
Title:
Hotkeys not functional in non-latin keyboard layout
** Changed in: linux (Ubuntu)
Status: Incomplete => Invalid
** Changed in: upstart
Status: Confirmed => Invalid
** Changed in: upstart (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
So I've built new package with this patch here: https://launchpad.net
/~xeron-oskom/+archive/ubuntu/unity-settings-daemon/
And it doesn't fix this problem with Super+A/F/M/C/V hotkeys in Unity.
BTW (offtopic warning) unity-settings-daemon package is in 1.0 format.
Really? What year is it?
--
Yo
@Alberto no offense, but for Unity this bug was never fixed, so you can
easily add tag "all future Ubuntu releases". Bugs doesn't disappear if
no one tries to fix it. And I assume that no one tries because it's 2
years old and affects a lot of people.
P.S. I'm talking about this parts of this bug:
@Roman thank you, your patch is working. At least it fixes
Super+A/F/M/C/V.
Not sure about all other issues with openjdk/libreoffice/etc.
For people who want fixed version for vivid: https://launchpad.net
/~xeron-oskom/+archive/ubuntu/unity-settings-daemon/
--
You received this bug notification
@zoltor I see issue with Super+A/F/M/C/V starting from 13.10 or 14.04
(don't remember). Some Super+* hotkeys are working, for example Super+W.
Also this bug exists even if I boot from live USB so it's clearly not my
user profile issue.
@Roman sadly but with your patch keyboard behavior is unpredic
@Roman that could be the difference since I'm on Vivid x64 and using
Unity.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962
Title:
Hotkeys not functional in non-latin keyboard layout
To manag
Actually @attente 's patch has issue with layout switching and hotkeys
as well. On vivid sometimes after login all hotkeys don't work and you
can't even switch layout. After relog it usually works again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
@attente works on vivid with super+space switching.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962
Title:
Hotkeys not functional in non-latin keyboard layout
To manage notifications about th
Public bug reported:
Launcher icons shown w/o issues only on this sizes of launcher: 16, 24,
32, 48, 64.
Screenshot attached. Look at Sublime, Chrome and Skype icons. There was
no such issue before vivid.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: unity 7.3.2+15.04.20150410.1-0ubuntu1
Another example of wrong scaling.
** Attachment added: "launcher_size_60.png"
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1446081/+attachment/4379802/+files/launcher_size_60.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
And this is how they should look like.
** Attachment added: "launcher_size_48.png"
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1446081/+attachment/4379803/+files/launcher_size_48.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
One more example of normal icons, launcher size 32.
** Attachment added: "launcher_size_32.png"
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1446081/+attachment/4379805/+files/launcher_size_32.png
** Description changed:
Launcher icons shown w/o issues only on this sizes of launche
** 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/1226962
Title:
Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
14.04.1, 14.10
To manage notifications about
** Attachment added: "menu datetime"
https://bugs.launchpad.net/indicator-datetime/+bug/1001595/+attachment/4126001/+files/Screenshot%202014-06-05%2022.49.22.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
That's weird. I really hate seeing "июня 5" (analogue in english is "of
june 5" — weird, isn't it?) instead of "5 июня" (5th of june).
Also after click it's "Четверг, 5 Июнь 2014" instead of "Четверг, 5 Июня
2014".
I'm attaching screenshot from OS X where developers know how it should
be in russi
I can confirm Super+A/F/M/C/V still doesn't work in unity.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962
Title:
Hotkeys not functional in non-latin keyboard layout in 13.10 and 14.04
To man
I've rebuilded 2.25-8 from debian. Looks like it somehow works.
https://launchpad.net/~xeron-oskom/+archive/ubuntu/util-linux
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1012081
Title:
util-linux
Public bug reported:
cgmanager doesn't stop on shutdown causing "umount: / is busy".
lsof, processlist and mounts logged at umountfs step are attached.
** Affects: cgmanager (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "lsof"
https://bugs.launchpad.net/bugs/1
** Attachment added: "mounts"
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1307008/+attachment/4082107/+files/mounts
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307008
Title:
cgma
** Attachment added: "psaux"
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1307008/+attachment/4082106/+files/psaux
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307008
Title:
cgmana
This bug is fixed for me by:
network-manager (0.9.8.8-0ubuntu6) trusty; urgency=medium
[ Martin Pitt ]
* Mark autopkgtests with "isolation-machine" as these tests can't run in
schroot or LXC.
[ Felix Geyer ]
* Don't check for TARGET_DEBIAN in patches. Upstream has removed the macro
Looks like bug #1169614 was finally fixed.
But there's one more bug which cause same problem: bug #1307008
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1073433
Title:
Ext4 corruption associated wi
** Changed in: network-manager (Ubuntu)
Status: Triaged => 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/1169614
Title:
/etc/init.d/umountroot: "mount: / is busy" due to dhclient
** Changed in: network-manager (Ubuntu)
Status: Triaged => 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/1073433
Title:
Ext4 corruption associated with shutdown of Ubuntu 12.10
Yes it stops. Also shutdown is clean if cgmanager stopped by hands
before.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307008
Title:
cgmanager doesn't stop on shutdown
To manage notifications ab
I can confirm it's fixed now. Thank you!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307008
Title:
cgmanager doesn't stop on shutdown
To manage notifications about this bug go to:
https://bugs.l
Connection configured automatically.
State changed to activated during nm start. Log attached.
** Attachment added: "nm_start_stop.log"
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1169614/+attachment/4010385/+files/nm_start_stop.log
--
You received this bug notification b
Created new ethernet connection with all defaults — same isue, dhclient
isn't stopped after stopping NM.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1169614
Title:
/etc/init.d/umountroot: "mount:
Affects me as well. 14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038590
Title:
Nautilus does not work with SMB Samba shares
To manage notifications about this bug go to:
https://bugs.launc
When copying the DIR, it will create a FILE called DIR instead of a
directory on the target then abort the copy. Screenshot of the error
attached. Error message says "It is directory".
** Attachment added: "smb_fail.png"
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1038590/+attachment/4
Same issue on 14.04. Samba server is apple OSX 10.9.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/458003
Title:
gvfsd-smb copies directory as empty file (sles10 cifsd)
To manage notifications abou
Looks like it doesn't print this messages as well.
I verified my package and I see this patches applied. No idea why
there're no debug messages from your patches.
** Attachment added: "nm_start_stop_2.log"
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1169614/+attachment/4012
Same fot 14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013511
Title:
Unable to create Ubuntu 12.04 installation USB stick on Ubuntu 12.04
To manage notifications about this bug go to:
https
So what should we do to get this bug fixed? Report in to NM developers?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1169614
Title:
/etc/init.d/umountroot: "mount: / is busy" due to dhclient is not
Same on 14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/619003
Title:
multiple warnings during installation
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sou
Same on 14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156927
Title:
Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
pixbuf-2.0/2.10.0/loaders.cache': No such file or
Couldn't find anything like this in debian bugtracker.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1169614
Title:
/etc/init.d/umountroot: "mount: / is busy" due to dhclient is not
stopped
To ma
This bug affects 14.04 as well and somehow tracked here
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1169614
2 years bug…
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/963106
Title:
BTW it stops dhclient if I do disconnect from gnome's network-manager
menu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1169614
Title:
/etc/init.d/umountroot: "mount: / is busy" due to dhclient is
1 - 100 of 148 matches
Mail list logo