[Bug 1597466] Re: dpkg giving warning about '/etc/lsb-release' version number not starting with a digit when there is no apparent problem in the file

2019-02-06 Thread elichai2
Same problem in 18.04 Kubuntu:
`dpkg: warning: version '/etc/lsb-release' has bad syntax: version number does 
not start with digit `

```
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS"
```

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

Title:
  dpkg giving warning about '/etc/lsb-release' version number not
  starting with a digit when there is no apparent problem in the file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1597466/+subscriptions

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

[Bug 378783] Re: xdg-open *.desktop opens text editor

2018-10-14 Thread elichai2
Hi,
This bug still exists In Kubuntu 18.04 KDE: 5.12.7

Thanks.

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

Title:
  xdg-open *.desktop opens text editor

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

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

[Bug 1613184] Re: method mirror broken at 1.3

2017-08-05 Thread elichai2
Same problem in Zesty.

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

Title:
  method mirror broken at 1.3

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

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


[Bug 1577213] Re: qtcreator freezes and crashes all the time

2016-10-24 Thread elichai2
I have the same problem.
Opened a question here:
https://askubuntu.com/questions/841379/qtcreator-freezes-after-few-minutes-of-use

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

Title:
  qtcreator freezes and crashes all the time

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

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


[Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2016-01-06 Thread elichai2
Same thing for me in WIly 15.10.
gnome-settings-daemon - 3.16.3-0ubuntu1

I have 12GB RAM and i7 4700MQ cpu and my laptop is stuck.

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

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking
  numlock)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+subscriptions

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


[Bug 1293384] Re: Compiz CPU usage dramatically increased in Ubuntu 14.04

2015-12-12 Thread elichai2
happened to me at 15.10 Wily

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

Title:
  Compiz CPU usage dramatically increased in Ubuntu 14.04

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

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


[Bug 1501685] Re: Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

2015-10-29 Thread elichai2
Same problem again :\
Now it's just like the beginning (not found in rfkill)

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

Title:
  Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

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

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


[Bug 1501685] Re: Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

2015-10-02 Thread elichai2
Ok, I think i'm getting somewhere, I don't know how but now I've found
Bluetooth in lsmod and in rfkill and it got a soft block:

elichai2@Lenovo-G510:~$ lsmod | grep blue
bluetooth 491520  2 ath3k,btusb

elichai2@Lenovo-G510:~$ rfkill list
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

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

Title:
  Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

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

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


[Bug 1501685] Re: Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

2015-10-02 Thread elichai2
I found these lines in dmesg:
`[4.780100] usb 1-7: Product: Bluetooth USB Host Controller
[   16.342944] Bluetooth: Core ver 2.20
[   16.342958] Bluetooth: HCI device and connection manager initialized
[   16.342962] Bluetooth: HCI socket layer initialized
[   16.342964] Bluetooth: L2CAP socket layer initialized
[   16.342968] Bluetooth: SCO socket layer initialized`

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

Title:
  Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

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

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


[Bug 1501685] Re: Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

2015-10-01 Thread elichai2
Tried both `4.3.0-040300rc3` and `3.19.0-29` kernels and the bluetooth
still wasn't recognized.

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

Title:
  Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

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

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


[Bug 1501685] [NEW] Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

2015-10-01 Thread elichai2
Public bug reported:

Hi,
I have Lenovo G510 With Atheros device.

Nature of peoblem :
Bluetooth not wotrking under Ubuntu 15.04 but wifi working fine.

Kernel:
Linux Lenovo-G510 3.19.0-30-generic #33-Ubuntu SMP Mon Sep 21 20:58:04 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

I tried some online solutions and I couldn't fix it.

This is a link to more details i posted in askubuntu:
https://askubuntu.com/questions/680353/bluetooth-not-working-ubuntu-15-04-qualcomm-atheros-ar9485

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-30-generic 3.19.0-30.33
ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
Uname: Linux 3.19.0-30-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  elichai2   3932 F pulseaudio
 /dev/snd/controlC0:  elichai2   3932 F pulseaudio
CurrentDesktop: Unity
Date: Thu Oct  1 12:53:42 2015
InstallationDate: Installed on 2014-12-14 (290 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
MachineType: LENOVO 20238
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=cbeb5de6-c804-4544-ae60-b8da5b275fea ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.19.0-30-generic N/A
 linux-backports-modules-3.19.0-30-generic  N/A
 linux-firmware 1.143.4
SourcePackage: linux
UpgradeStatus: Upgraded to vivid on 2015-04-25 (158 days ago)
dmi.bios.date: 10/20/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: 79CN50WW(V3.09)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo G510
dmi.modalias: 
dmi:bvnLENOVO:bvr79CN50WW(V3.09):bd10/20/2014:svnLENOVO:pn20238:pvrLenovoG510:rvnLENOVO:rnINVALID:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoG510:
dmi.product.name: 20238
dmi.product.version: Lenovo G510
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug vivid

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

Title:
  Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

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

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


[Bug 1376760] Re: after a screen rotation we get a double mouse pointer

2015-04-08 Thread elichai2
This bug still affects me.

Description:Ubuntu 14.10
Linux Lenovo-G510 3.16.0-34-generic #45-Ubuntu SMP Mon Mar 23 17:21:27 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  after a screen rotation we get a double mouse pointer

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1376760/+subscriptions

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


[Bug 1400215] Re: Atheros BT devices(ath3k) fail to work on USB3.0 buses

2015-03-17 Thread elichai2
Works for me on Utopic 16-42

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

Title:
  Atheros BT devices(ath3k) fail to work on USB3.0 buses

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1400215/+subscriptions

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


[Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-09 Thread elichai2
*** This bug is a duplicate of bug 1400215 ***
https://bugs.launchpad.net/bugs/1400215

On Utopic and Vivid

** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Released

** This bug has been marked a duplicate of bug 1400215
   Atheros BT devices(ath3k) fail to work on USB3.0 buses

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

Title:
  0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

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

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


[Bug 1400215] Re: Atheros BT devices(ath3k) fail to work on USB3.0 buses

2015-03-09 Thread elichai2
** Changed in: linux (Ubuntu Utopic)
   Status: Fix Committed = 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/1400215

Title:
  Atheros BT devices(ath3k) fail to work on USB3.0 buses

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1400215/+subscriptions

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


[Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-09 Thread elichai2
Ok, Just rebooted back to 3.16.0-32 and it's working. I hope it won't stop 
working.
Thank you.
(i'll change the status to fix released unless it'll stop working)

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

Title:
  0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

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

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


[Bug 1429552] [NEW] 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-08 Thread elichai2
Public bug reported:

Hi,
I have Lenovo G510 With Atheros device.

Nature of peoblem : 
Bluetooth not wotrking under Ubuntu 14.10 but wifi working fine.

Device:
Bus 003 Device 003: ID 0cf3:3004 Atheros Communications, Inc.
  bDeviceClass 224 Wireless
  bDeviceSubClass 1 Radio Frequency
  bDeviceProtocol 1 Bluetooth
  idVendor 0x0cf3 Atheros Communications, Inc.
  idProduct 0x3004

Kernel: Ubuntu 3.16.0-32.42-generic 3.16.7-ckt7  Utopic.

At first I've found these lines in dmesg:
Bluetooth: Error in firmware loading
Bluetooth: Error in firmware loading err = -110

But after I tried some of the solutions online I no longer see these
errors (but the bluetooth still doesn't work)

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-32-generic 3.16.0-32.42
ProcVersionSignature: Ubuntu 3.16.0-32.42-generic 3.16.7-ckt7
Uname: Linux 3.16.0-32-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  elichai2   4146 F pulseaudio
 /dev/snd/pcmC1D0p:   elichai2   4146 F...m pulseaudio
 /dev/snd/controlC1:  elichai2   4146 F pulseaudio
CRDA:
 country EU: DFS-UNSET
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
CurrentDesktop: Unity
Date: Sun Mar  8 12:04:15 2015
InstallationDate: Installed on 2014-12-14 (83 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
MachineType: LENOVO 20238
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-32-generic.efi.signed 
root=UUID=cbeb5de6-c804-4544-ae60-b8da5b275fea ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-32-generic N/A
 linux-backports-modules-3.16.0-32-generic  N/A
 linux-firmware 1.138.1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/20/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: 79CN50WW(V3.09)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo G510
dmi.modalias: 
dmi:bvnLENOVO:bvr79CN50WW(V3.09):bd10/20/2014:svnLENOVO:pn20238:pvrLenovoG510:rvnLENOVO:rnINVALID:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoG510:
dmi.product.name: 20238
dmi.product.version: Lenovo G510
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug package-from-proposed utopic

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

Title:
  0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

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

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


[Bug 1352821] Re: 0489:e078 - Qualcom Atheros - Ubuntu 14.04 bluetooth not working

2015-03-08 Thread elichai2
Here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1429552

Thanks!

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

Title:
  0489:e078 - Qualcom Atheros - Ubuntu 14.04 bluetooth not working

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

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


[Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-08 Thread elichai2
Some other details I thought can be helpful:
http://pastebin.com/VYZBx56c

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

Title:
  0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

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

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


[Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-08 Thread elichai2
As you can see I am running kernel 3.16.0-32.42 And it's still not
working.

But it can be related to the fact I've tried some of these solutions: 
http://ubuntuforums.org/showthread.php?t=899
http://askubuntu.com/questions/591669/bluetooth-error-in-firmware-loading-in-ubuntu-14-04
(and now I can't see the error message in dmesg)

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

Title:
  0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

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

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


[Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-08 Thread elichai2
I just installed 3.19.1 kernel and the Bluetooth works.
What should I do now? Use this kernel until Vivid is out? or upgrade to vivid 
right now?

Thanks.

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

Title:
  0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

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

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


[Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-08 Thread elichai2
(Or I can somehow monitor the Utopic branch and see when they'll add
this commit to Utopic kernel)

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

Title:
  0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

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

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


[Bug 1352821] Re: 0489:e078 - Qualcom Atheros - Ubuntu 14.04 bluetooth not working

2015-03-06 Thread elichai2
So? Is there a quick fix? Thanks!

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

Title:
  0489:e078 - Qualcom Atheros - Ubuntu 14.04 bluetooth not working

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

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


[Bug 1352821] Re: 0489:e078 - Qualcom Atheros - Ubuntu 14.04 bluetooth not working

2015-03-06 Thread elichai2
Does your fix is already in the vivid kernel? (I can install the vivid kernel 
if needed)
(Now I run Utopic 3.16.0-31-generic)

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

Title:
  0489:e078 - Qualcom Atheros - Ubuntu 14.04 bluetooth not working

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

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


[Bug 1352821] Re: 0489:e078 - Qualcom Atheros - Ubuntu 14.04 bluetooth not working

2015-03-06 Thread elichai2
Sorry for the comments flood, I just can't edit them.
I just wanted to say my device is:
Bus 003 Device 003: ID 0cf3:3004 Atheros Communications, Inc. 
  bDeviceClass  224 Wireless
  bDeviceSubClass 1 Radio Frequency
  bDeviceProtocol 1 Bluetooth
  idVendor   0x0cf3 Atheros Communications, Inc.
  idProduct  0x3004 

Thanks!

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

Title:
  0489:e078 - Qualcom Atheros - Ubuntu 14.04 bluetooth not working

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

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


[Bug 192734] Re: lsof got can't stat() tmpfs file system errors

2014-12-13 Thread elichai2
** Changed in: lsof (Ubuntu)
   Status: Invalid = Incomplete

** Changed in: lsof (Ubuntu)
   Status: Incomplete = Opinion

** Changed in: lsof (Ubuntu)
   Status: Opinion = Confirmed

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

Title:
  lsof got can't stat() tmpfs file system errors

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

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


[Bug 1330444] Re: Qt5 system tray doesn't work on Ubuntu 14.04

2014-11-11 Thread elichai2
*** This bug is a duplicate of bug 1209106 ***
https://bugs.launchpad.net/bugs/1209106

** Also affects: bitcoin
   Importance: Undecided
   Status: New

** No longer affects: bitcoin

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

Title:
  Qt5 system tray doesn't work on Ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sni-qt/+bug/1330444/+subscriptions

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