I can confirm this bug and Chuck's fix for a share with 31 folders and
26 files. smbclient messages were the same and fusesmb gave an "invalid
argument" as reported earlier for nautilus. After installing Chuck's
packages it worked fine.
--
Hardy Heron: Nautilus fails to open directory with more t
I would like to add that - in my case here - the failure occured
connecting to a windows xp system.
--
[SRU] Hardy Heron: Nautilus fails to open directory with more than 140
subfolders
https://bugs.launchpad.net/bugs/217137
You received this bug notification because you are a member of Ubuntu
Bu
This is fixed in Hardy and can be closed.
--
update-initramfs, wubi: bad check for read-only /boot partition
https://bugs.launchpad.net/bugs/183807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
Public bug reported:
Binary package hint: initramfs-tools
This bug appears on a gutsy wubi installation, but I think it is a
general problem in update-initramfs (version 0.85eubuntu20).
update-initramfs checks whether /boot is mounted read-only with this awk
line (l. 263-264):
> (awk '/boot/{if
** Description changed:
Binary package hint: initramfs-tools
This bug appears on a gutsy wubi installation, but I think it is a
general problem in update-initramfs (version 0.85eubuntu20).
+
+ EDIT: Debian already fixed this. See Debian bug #451151
update-initramfs checks whether /b
Hi!
I used the module-assistant tool to build new alsa modules including
Micah's patch. Maybe this is useful for someone, so here are the steps
involved:
sudo aptitude install module-assistant
sudo m-a update
sudo m-a prepare
sudo m-a get alsa-source
sudo m-a unpack alsa-source
cd /usr/src/module
In alsa 1.0.21, sound works using the model=mb5 option. (again, I only
tested the built-in speakers and no inputs). I tested this with the same
procedure as above but with the alsa-source package from Debian unstable
and without any patch.
Is there any chance that alsa 1.0.21 will get into karmic?