[Bug 222922] Re: snd-bt-sco creates an unusable device

2008-10-05 Thread Trek1701
Same problem here.

uname -a
2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008 i686 GNU/Linux

-- 
snd-bt-sco creates an unusable device
https://bugs.launchpad.net/bugs/222922
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


[Bug 111502] Re: network-manager unreliable with multiple APs

2009-11-13 Thread Trek1701
Th same problem persists on 9.10 for both Wlan and USB 3G connections.
If there are any log I can provide, please let me know.

-- 
network-manager unreliable with multiple APs
https://bugs.launchpad.net/bugs/111502
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


[Bug 1005649] Re: bluetooth software not working on Linux Mint 13 MATE

2012-09-21 Thread Trek1701
morrissy,

They released an update of the package and removed the old one. I have it at 
home and I'll put it online later.
Someone tested the new version 1.4.0-1+wheezy to check if the problem is fixed?

Regards,
Trek1701

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

Title:
  bluetooth software not working on Linux Mint 13 MATE

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1005649/+subscriptions

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


[Bug 1005649] Re: bluetooth software not working on Linux Mint 13 MATE

2012-09-21 Thread Trek1701
Morrissy,

As promised, the lib is attached.

Regards,
Trek1701

** Attachment added: "libmatebluetooth_1.2.0-1_amd64.deb"
   
https://bugs.launchpad.net/linuxmint/+bug/1005649/+attachment/3329541/+files/libmatebluetooth_1.2.0-1_amd64.deb

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

Title:
  bluetooth software not working on Linux Mint 13 MATE

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1005649/+subscriptions

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


[Bug 1005649] Re: bluetooth software not working on Linux Mint 13 MATE

2012-09-22 Thread Trek1701
Hi Antonis,
Unfortunately I only have the 64bit downloaded. Sorry.
Trek1701

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

Title:
  bluetooth software not working on Linux Mint 13 MATE

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1005649/+subscriptions

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


[Bug 1005649] Re: bluetooth software not working on Linux Mint 13 MATE

2012-07-19 Thread Trek1701
** Changed in: linuxmint
   Status: New => Confirmed

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

Title:
  bluetooth software not working on Linux Mint 13 MATE

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1005649/+subscriptions

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


[Bug 1005649] Re: bluetooth software not working on Linux Mint 13 MATE

2012-07-21 Thread Trek1701
A temporary solution (but not a fix) is to downgrade from actual version
1.2.1-2+precise to version 1.2.0-1.

Here is how to:

Download old packages:

32 bits:
wget 
http://packages.linuxmint.com/pool/import/m/mate-bluetooth/libmatebluetooth_1.2.0-1_i386.deb
wget 
http://packages.linuxmint.com/pool/import/m/mate-bluetooth/mate-bluetooth_1.2.0-1_i386.deb

64 bits:
wget 
http://packages.linuxmint.com/pool/import/m/mate-bluetooth/libmatebluetooth_1.2.0-1_amd64.deb
wget 
http://packages.linuxmint.com/pool/import/m/mate-bluetooth/mate-bluetooth_1.2.0-1_amd64.deb

Remove bug packages:
sudo apt-get remove mate-bluetooth libmatebluetooth

Install previous version:

32 bits:
sudo dpkg -i mate-bluetooth_1.2.0-1_i386.deb 
libmatebluetooth_1.2.0-1_i386.deb

64 bits:
sudo dpkg -i mate-bluetooth_1.2.0-1_amd64.deb 
libmatebluetooth_1.2.0-1_amd64.deb

Hold the old version packages so that they are not updated to the current 
version:
sudo echo mate-bluetooth hold | sudo dpkg --set-selections
sudo echo libmatebluetooth hold | sudo dpkg --set-selections

To check if they were properly hold:
sudo dpkg --get-selections mate-bluetooth
sudo dpkg --get-selections libmatebluetooth

To remove the hold for a future update (real) fix:
sudo echo mate-bluetooth install | sudo dpkg --set-selections
sudo echo libmatebluetooth install | sudo dpkg --set-selections

Reboot your system and it should be working again.

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

Title:
  bluetooth software not working on Linux Mint 13 MATE

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1005649/+subscriptions

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