[Bug 993187] Re: ubuntu 12.04 completely freezes frequently.

2012-07-26 Thread Prashant L Rao
I have the same problem with both Unity 3D and Gnome Classic. My
solution is to log into Gnome Classic (no effects) where Metacity is the
window manager. That works fine. Any session with Compiz in it, be it
Unity 3D or Gnome Classic  results in a total freeze including TTY1-6.
I'm running 12.04 on a Vostro 1014 with Intel graphics.

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

Title:
  ubuntu 12.04 completely freezes frequently.

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

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


[Bug 1022533] [NEW] Gmail icon keeps spinning

2012-07-09 Thread Prashant L Rao
Public bug reported:

In both Midori .43 from Ubuntu's repository and .46 plus the latest
webkit using the following repositories, the gmail tab icon keeps on
spinning. It stops spinning after a while but if you click on a mail and
then return to the inbox it starts spinning and never stops.

http://ppa.launchpad.net/midori/midori-dev/ubuntu
http://ppa.launchpad.net/webkit-team/ppa/ubuntu

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


** Tags: gmail icon midori spinning

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

Title:
  Gmail icon keeps spinning

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

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


[Bug 1559364] [NEW] Elantech Touchpad is not recognized after kernel upgrade

2016-03-18 Thread Prashant L Rao
Public bug reported:

I'm running Ubuntu 14.04.4 on a Lenovo G50-70 with an Elantech Touchpad.
The touchpad worked till the latest kernel update. Now it shows only as
a PS/2 generic mouse. Going back to the previous kernel 4.2.30 results
in the touchpad being recognized and working again.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-4.2.0-34-generic 4.2.0-34.39~14.04.1
ProcVersionSignature: Ubuntu 4.2.0-34.39~14.04.1-generic 4.2.8-ckt4
Uname: Linux 4.2.0-34-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Mar 19 06:30:43 2016
InstallationDate: Installed on 2016-03-12 (6 days ago)
InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
SourcePackage: linux-lts-wily
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-lts-wily (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Elantech Touchpad is not recognized after kernel upgrade

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

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


[Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-04-24 Thread Prashant L Rao
I'm facing the same bug while running 16.04 on a Dell Vostro 3558
(iwlwifi).

I edited the file /lib/systemd/system-sleep/wpasupplicant and changed
the bit that goes '/sbin/wpa_cli resume ;;' to 'systemctl restart
network-manager.service ;;'. Now when I resume from suspend, at first
the network is disabled but in a few seconds, network manager restarts
and my wi-fi connection reconnects.

The logs confirm this:
Apr 24 13:58:04 prashant-Vostro-3558 NetworkManager[806]:   
[1461486484.8054] manager: sleep requested (sleeping: no  enabled: yes)
Apr 24 13:58:04 prashant-Vostro-3558 NetworkManager[806]:   
[1461486484.8055] manager: sleeping...
Apr 24 13:58:04 prashant-Vostro-3558 NetworkManager[806]:   
[1461486484.8056] device (wlp6s0): state change: activated -> unmanaged (reason 
'sle
Apr 24 13:58:04 prashant-Vostro-3558 NetworkManager[806]:   
[1461486484.8176] dhcp4 (wlp6s0): canceled DHCP transaction, DHCP client pid 
2045
Apr 24 13:58:04 prashant-Vostro-3558 NetworkManager[806]:   
[1461486484.8176] dhcp4 (wlp6s0): state changed bound -> done
Apr 24 13:58:04 prashant-Vostro-3558 NetworkManager[806]:   
[1461486484.8295] dns-mgr: Writing DNS information to /sbin/resolvconf
Apr 24 13:58:04 prashant-Vostro-3558 dnsmasq[2152]: setting upstream servers 
from DBus
Apr 24 13:58:04 prashant-Vostro-3558 NetworkManager[806]:   
[1461486484.8405] manager: NetworkManager state is now ASLEEP
Apr 24 15:45:56 prashant-Vostro-3558 NetworkManager[806]:   
[1461492956.5797] manager: WiFi now disabled by radio killswitch
Apr 24 15:45:56 prashant-Vostro-3558 systemd[1]: Stopping Network Manager...
Apr 24 15:45:56 prashant-Vostro-3558 NetworkManager[806]:   
[1461492956.6291] caught SIGTERM, shutting down normally.
Apr 24 15:45:56 prashant-Vostro-3558 NetworkManager[806]:   
[1461492956.6301] device (enp7s0): state change: unavailable -> unmanaged 
(reason 'u
Apr 24 15:45:56 prashant-Vostro-3558 NetworkManager[806]:   
[1461492956.6542] exiting (success)
Apr 24 15:45:56 prashant-Vostro-3558 systemd[1]: Stopped Network Manager.
Apr 24 15:45:56 prashant-Vostro-3558 systemd[1]: Starting Network Manager...
Apr 24 15:45:56 prashant-Vostro-3558 systemd[1]: Started Network Manager.
Apr 24 15:45:56 prashant-Vostro-3558 NetworkManager[6370]:   
[1461492956.7194] NetworkManager (version 1.1.93) is starting...

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

Title:
  No wifi connection after suspend with systemd due to missing "wpa_cli
  suspend"

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

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


[Bug 1734621] [NEW] apt ignores pinning in /etc/apt/preferences

2017-11-27 Thread Prashant L Rao
Public bug reported:

On Ubuntu 17.10 apt ignores pinning set in /etc/apt/preferences.

I added the proposed repo and set the pinning for it to 400. Despite
this, apt showed everything in proposed as upgradeable.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: apt 1.5.1
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Nov 27 13:12:52 2017
InstallationDate: Installed on 2017-11-27 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: apt
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

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

Title:
  apt ignores pinning in /etc/apt/preferences

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

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

[Bug 1735040] [NEW] Constant scanning for access points makes bluetooth audio (a2dp) unusable; setting bssid fixes this

2017-11-28 Thread Prashant L Rao
Public bug reported:

While using Wi-Fi and Bluetooth A2DP together there was stuttering on my
headset. I noticed that the interruptions were happening at constant
intervals and wondered if it was on account of Network Manager scanning
for access points. Forcing NM to stick to my local AP by using its BSSID
seems to have eliminated the interference/stuttering almost completely.

This is with the iwlwifi driver, the chip is the Intel Wireless 3160. It
could be that the driver is buggy too but since tweaking the NM
configuration appears to fix it, perhaps something could be done there.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: network-manager 1.8.4-1ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Nov 29 07:54:09 2017
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2017-11-27 (2 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
IpRoute:
 default via 192.168.1.1 dev wlp6s0 proto static metric 600 
 192.168.1.0/24 dev wlp6s0 proto kernel scope link src 192.168.1.101 metric 600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
 NAMEUUID  TYPE 
TIMESTAMP   TIMESTAMP-REAL  AUTOCONNECT  
AUTOCONNECT-PRIORITY  READONLY  DBUS-PATH   
ACTIVE  DEVICE  STATE  ACTIVE-PATH  
SLAVE 
 JioFi2_16E4CC   d11872a2-f551-4196-afca-776b92cda1cf  802-11-wireless  
1511922053  Wednesday 29 November 2017 07:50:53 AM IST  yes  0  
   no/org/freedesktop/NetworkManager/Settings/1  yes wlp6s0 
 activated  /org/freedesktop/NetworkManager/ActiveConnection/11  --
 Wired connection 1  f3db4b13-14a4-345e-9f62-abde3efe9544  802-3-ethernet   
1511823262  Tuesday 28 November 2017 04:24:22 AM ISTyes  4294966297 
   no/org/freedesktop/NetworkManager/Settings/2  no  -- 
 -- --   --
nmcli-dev:
 DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION CON-UUID  CON-PATH   
 
 wlp6s0  wifi  connected/org/freedesktop/NetworkManager/Devices/3  
JioFi2_16E4CC  d11872a2-f551-4196-afca-776b92cda1cf  
/org/freedesktop/NetworkManager/ActiveConnection/11 
 enp7s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  --   
  ----  

 lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  --   
  ----
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.8.4connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful

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

Title:
  Constant scanning for access points makes bluetooth audio (a2dp)
  unusable; setting bssid fixes this

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1735040/+subscriptions

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

[Bug 1735040] Re: Constant scanning for access points makes bluetooth audio (a2dp) unusable; setting bssid fixes this

2017-11-29 Thread Prashant L Rao
Hi,

Please close this as the problem is back. It takes about an hour for it
to show up. I've reported the issue to the kernel bugzilla as it looks
like a driver/firmware issue (same h/w works in Windows 10). Thanks.

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

Title:
  Constant scanning for access points makes bluetooth audio (a2dp)
  unusable; setting bssid fixes this

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1735040/+subscriptions

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

[Bug 1729886] [NEW] Nautilus takes longer than usual to empty trash

2017-11-03 Thread Prashant L Rao
Public bug reported:

Nautilus usually empties trash in a jiffy on vanilla gnome 3.26 (both on
Ubuntu Artful and on other distros). However, in the Ubuntu session it
takes a fair bit of time (processing...). My best guess is it is
something to do with the Ubuntu Dock indicator that mirrors Nautilus'
own progress update. Something could be holding things up there.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: nautilus 1:3.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Nov  3 21:09:08 2017
InstallationDate: Installed on 2017-11-03 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

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

Title:
  Nautilus takes longer than usual to empty trash

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

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

[Bug 1730903] [NEW] Firefox has screen tearing on Intel Graphics with default setting

2017-11-08 Thread Prashant L Rao
Public bug reported:

Firefox has choppy scrolling/tearing on pretty much any web page with
the default settings on Intel Graphics. Since the modesetting driver
uses OpenGL, you have to force enable layers.acceleration
(layers.acceleration.force-enabled) in about:config to remedy this. The
other thing that works is to enable the Intel DDX driver with TearFree.

This is on a fresh Ubuntu 17.10 install in the Xorg session but the same
would apply to Wayland as well as Xwayland also uses the modesetting
driver.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: firefox 56.0+build6-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC1D0p:   prashant   1605 F...m pulseaudio
 /dev/snd/controlC1:  prashant   1605 F pulseaudio
 /dev/snd/controlC0:  prashant   1605 F pulseaudio
BuildID: 20171003222101
Channel: Unavailable
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov  8 13:36:53 2017
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2017-11-03 (4 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
IpRoute:
 default via 192.168.1.1 dev wlp6s0 proto static metric 600 
 192.168.1.0/24 dev wlp6s0 proto kernel scope link src 192.168.1.101 metric 600
Locales: extensions.sqlite corrupt or missing
PrefSources: prefs.js
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_IN
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=56.0/20171003222101
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/15/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A04
dmi.board.name: 05JF1T
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd10/15/2015:svnDellInc.:pnVostro3558:pvr01:rvnDellInc.:rn05JF1T:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Vostro 3558
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug artful

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

Title:
  Firefox has screen tearing on Intel Graphics with default setting

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

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

[Bug 1729886] Re: Nautilus takes longer than usual to empty trash

2017-11-08 Thread Prashant L Rao
Update on above: Tried emptying trash again in Nautilus after a few days
and this time it went off without a hitch. I'm starting to think that it
was probably Tracker doing its initial index run (I'd enabled it after
doing a fresh install) that caused the issue. Please feel free to close
this one. Thanks.

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

Title:
  Nautilus takes longer than usual to empty trash

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

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