[Bug 906832] Re: Broadcom bluetooth device BCM20702A0 [0a5c:21e3] not supported

2013-11-09 Thread halfsoul
Fixed after upgrading kernel.

$ uname -r
3.11.0-13-generic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/906832

Title:
  Broadcom bluetooth device BCM20702A0 [0a5c:21e3] not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/906832/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 906832] Re: Broadcom bluetooth device BCM20702A0 [0a5c:21e3] not supported

2013-10-20 Thread halfsoul
New Asus USB-BT400 not working.

Everything seems to indicate that this has been merged into the kernel
and it should be supported, yet Ubuntu indicates "No Bluetooth adapters
found".

Is this actually fixed or not?

Ubuntu 13.10

$ uname -r
3.11.0-12-generic

$ lsusb
Bus 003 Device 002: ID 0b05:17cb ASUSTek Computer, Inc.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/906832

Title:
  Broadcom bluetooth device BCM20702A0 [0a5c:21e3] not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/906832/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 293548] Re: can't save file in samba share

2009-08-23 Thread halfsoul
*** This bug is a duplicate of bug 286828 ***
https://bugs.launchpad.net/bugs/286828

A fix has NOT been released.  Please, re-open this bug!

System: Ubuntu 9.04 (Jaunty), kernel 2.6.28-15-generic
Affected software: OpenOffice.org 3.0.1, gedit

To duplicate:
j...@ubuntu-desktop:~$ sudo gedit /etc/fstab
"# Network Drive via Samba
#//192.168.0.200/Volume_1 /media/DNS-323 cifs rw,nounix,auto,password= 0 0
//192.168.0.200/Volume_1 /media/DNS-323 cifs rw,auto,password= 0 0"

j...@ubuntu-desktop:~$ sudo umount /media/DNS-323
j...@ubuntu-desktop:~$ sudo mount -a

Open "bills_090813.ods"
Save As "bills_090823" (note that this is a different filename) = error:
"Error saving the document bills_090813:
Object not accessible.
The object cannot be accessed
due to insufficient user rights."
OK  (note that the filename in the error is the originally-opened name)

Save As "bills_090823" (trying again)
"Error saving the document bills_090813:
General Error.
General input/output error."
OK  (note that the filename in the error is the originally-opened name)
File "bills_090823.ods" gets created, size 0 bytes

Save As "bills_090823"
"The file already exists. Overwrite?"
Yes

"Error saving the document bills_090813:
Object not accessible.
The object cannot be accessed
due to insufficient user rights."
OK  (note that the filename in the error is the originally-opened name)

Workaround:
j...@ubuntu-desktop:~$ sudo gedit /etc/fstab
# Network Drive via Samba
//192.168.0.200/Volume_1 /media/DNS-323 cifs rw,nounix,auto,password= 0 0
#//192.168.0.200/Volume_1 /media/DNS-323 cifs rw,auto,password= 0 0

j...@ubuntu-desktop:~$ sudo umount /media/DNS-323
j...@ubuntu-desktop:~$ sudo mount -a

Delete "bills_090823.ods" (the 0 byte file from earlier failed attempt)
Open "bills_090813.ods"
Save As "bills_090823" = no errors, file "bills_090823.ods" gets created, size 
& contents correct

This workaround is inappropriate for use, because with the nounix
mounting option, file modified date/time gets forgotten when
copying/moving files.  Please actually release a fix.

-- 
can't save file in samba share
https://bugs.launchpad.net/bugs/293548
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs