[Desktop-packages] [Bug 1471230] Re: ping got confused about IP-adress after host unreachable

2015-07-03 Thread Ketil
I see I've made a typo regarding icmp_seq in the output of the second
run of ping (icmp_seq 1, then 2, and then 1 again, but the last one
should be 3). I typed this manually, so there may be other typos as
well. But I can't see any typos regarding the main point, I got the ping
replies from my own IP address, with times on the order of 0.400ms.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to iputils in Ubuntu.
https://bugs.launchpad.net/bugs/1471230

Title:
  ping got confused about IP-adress after host unreachable

Status in iputils package in Ubuntu:
  New

Bug description:
  I tried pinging an IP address on an internal network. My IP is
  10.0.0.95, and I'm trying to ping 10.0.0.96. Here's what it looked
  like:

  $ ping 10.0.0.96
  PING 10.0.0.96 (10.0.0.96) 56(84) bytes of data.
  From 10.0.0.95 icmp_seq=1 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=2 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=3 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=4 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=5 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=6 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=7 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=8 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=9 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=10 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=11 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=12 Destination Host Unreachable
  64 bytes from 10.0.0.95: icmp_seq=13 ttl=64 time=5.01ms
  64 bytes from 10.0.0.95: icmp_seq=14 ttl=64 time=0.658ms
  64 bytes from 10.0.0.95: icmp_seq=15 ttl=64 time=0.459ms
  64 bytes from 10.0.0.95: icmp_seq=16 ttl=64 time=0.432ms
  64 bytes from 10.0.0.95: icmp_seq=17 ttl=64 time=0.437ms
  64 bytes from 10.0.0.95: icmp_seq=18 ttl=64 time=0.348ms
  64 bytes from 10.0.0.95: icmp_seq=19 ttl=64 time=0.485ms
  64 bytes from 10.0.0.95: icmp_seq=20 ttl=64 time=0.529ms
  64 bytes from 10.0.0.95: icmp_seq=21 ttl=64 time=0.459ms
  [snip]
  ^C
  --- 10.0.0.96 ping statistics ---
  47 packets transmitted, 35 received, +12 errors, 25% packet loss, time 46069ms
  rtt min/avg/max/mdev = 0.348/2.693/70.753/11.712 ms, pipe 3
  $ ping 10.0.0.96
  PING 10.0.0.96 (10.0.0.96) 56(84) bytes of data.
  64 bytes from 10.0.0.96: icmp_seq=1 ttl=64 time=0.324ms
  64 bytes from 10.0.0.96: icmp_seq=2 ttl=64 time=0.405ms
  64 bytes from 10.0.0.96: icmp_seq=1 ttl=64 time=0.357ms
  etc...

  
  So on the initial run, ping claims it got a ping reply from 10.0.0.95, which 
isn't the address I'm pinging. It's my host, and it's normal to get the initial 
ICMP Destination Host Unreachable messages from the local IP when ARP fails. 
I almost immediately reran ping, and now the host was up from the start, and 
see responses coming from the actual host that I'm pinging.

  Looking at the times, the ping replies appear to actually come from
  10.0.0.96, or at least some other remote host, based on the time
  values. If I ping 10.0.0.95 (my own IP), I'm seeing time values of
  0.040ms or thereabouts, so an order of magnitude faster.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: iputils-ping 3:20121221-4ubuntu1.1
  Uname: Linux 3.17.1-031701-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jul  3 15:16:40 2015
  InstallationDate: Installed on 2014-10-09 (266 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: iputils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471213] [NEW] [SKL] noise in unity dash, torcs

2015-07-03 Thread Timo Aaltonen
Public bug reported:

10.5.x suffers from noise seen in transparent unity dialogs, also
visible in torcs for instance

Need to backport four patches from 10.6.0:

commit c02c4b567ce001f6605c46e71e089692b837bf26
Author: Neil Roberts n...@linux.intel.com
Date:   Wed Mar 4 14:13:40 2015 +

i965: Store the GPU revision number in brw_context

commit bc4b18d2977a94a6fb513bf5955236a0e92298ca
Author: Neil Roberts n...@linux.intel.com
Date:   Thu Mar 19 18:18:49 2015 +

i965: Refactor SIMD16-to-2xSIMD8 checks.

commit 484f9f4fcd53fcaa768e63934a5f74346bfb46a9
Author: Dave Airlie airl...@redhat.com
Date:   Mon Mar 23 09:54:52 2015 +1000

i965: define I915_PARAM_REVISION

commit 706b916960c898cfc24110f14fa4def84caaba93
Author: Kenneth Graunke kenn...@whitecape.org
Date:   Wed Mar 4 12:53:45 2015 -0800

i965/skl: Break down SIMD16 3-source instructions when required.

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

** Affects: mesa-lts-vivid (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: mesa-lts-vivid (Ubuntu Trusty)
 Importance: Undecided
 Status: New

** Affects: mesa (Ubuntu Vivid)
 Importance: Undecided
 Assignee: Timo Aaltonen (tjaalton)
 Status: New

** Also affects: mesa (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: mesa-lts-vivid (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: mesa-lts-vivid (Ubuntu Vivid)

** Also affects: mesa (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: mesa-lts-vivid (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** No longer affects: mesa (Ubuntu Trusty)

** Changed in: mesa-lts-vivid (Ubuntu)
   Status: New = Invalid

** Changed in: mesa (Ubuntu Vivid)
 Assignee: (unassigned) = Timo Aaltonen (tjaalton)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1471213

Title:
  [SKL] noise in unity dash, torcs

Status in mesa package in Ubuntu:
  New
Status in mesa-lts-vivid package in Ubuntu:
  Invalid
Status in mesa-lts-vivid source package in Trusty:
  New
Status in mesa source package in Vivid:
  New

Bug description:
  10.5.x suffers from noise seen in transparent unity dialogs, also
  visible in torcs for instance

  Need to backport four patches from 10.6.0:

  commit c02c4b567ce001f6605c46e71e089692b837bf26
  Author: Neil Roberts n...@linux.intel.com
  Date:   Wed Mar 4 14:13:40 2015 +

  i965: Store the GPU revision number in brw_context

  commit bc4b18d2977a94a6fb513bf5955236a0e92298ca
  Author: Neil Roberts n...@linux.intel.com
  Date:   Thu Mar 19 18:18:49 2015 +

  i965: Refactor SIMD16-to-2xSIMD8 checks.

  commit 484f9f4fcd53fcaa768e63934a5f74346bfb46a9
  Author: Dave Airlie airl...@redhat.com
  Date:   Mon Mar 23 09:54:52 2015 +1000

  i965: define I915_PARAM_REVISION

  commit 706b916960c898cfc24110f14fa4def84caaba93
  Author: Kenneth Graunke kenn...@whitecape.org
  Date:   Wed Mar 4 12:53:45 2015 -0800

  i965/skl: Break down SIMD16 3-source instructions when required.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471114] [NEW] Can't get network connection

2015-07-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Because I wanted a newer systemd version I tested Wily. However during
install I had an issue with my network card.

The card was recognized fine but it couldn't establish a network
connection. DHCP failed and even when I tried to assign network settings
manually I was not successful.

lspci lists:

03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)

This worked fine in 14.10 und 15.04.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
Uname: Linux 3.19.0-22-generic x86_64
ApportVersion: 2.17.3-0ubuntu4
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Jul  3 08:41:24 2015
InstallCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-22-generic 
root=UUID=78220e78-a48e-4add-8268-b84e73d2b2cb ro rootflags=subvol=@ splash 
quiet pcie_aspm=force nomdmonddf nomdmonisw vt.handoff=7
ProcEnviron:
 LANGUAGE=en_US:de
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_CH.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug wily
-- 
Can't get network connection
https://bugs.launchpad.net/bugs/1471114
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to network-manager in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471222] [NEW] Truncated preferences

2015-07-03 Thread Sam_
Public bug reported:

Since preferences are displayed in a tab, the dialog window about deleting 
preferences after firefox was closed is truncated. (screenshot).
Other dialog windows are displayed ok.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: firefox 38.0+build3-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
Uname: Linux 3.13.0-55-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  zookeeper   2204 F pulseaudio
 /dev/snd/controlC0:  zookeeper   2204 F pulseaudio
 /dev/snd/pcmC0D0p:   zookeeper   2204 F...m pulseaudio
BuildID: 20150511103818
Channel: Unavailable
CurrentDesktop: Unity
Date: Fri Jul  3 14:44:26 2015
DefaultProfileIncompatibleExtensions:
 Deutsch (DE) Language Pack - langpack...@firefox.mozilla.org
 English (GB) Language Pack - langpack-en...@firefox.mozilla.org
 Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
DefaultProfilePrefSources:
 prefs.js
 
[Profile]/extensions/{6614d11d-d21d-b211-ae23-815234e1ebb5}/defaults/preferences/preferences.js
 
[Profile]/extensions/https-everywh...@eff.org/defaults/preferences/preferences.js
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-02-05 (1243 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120204)
IpRoute:
 default via 192.168.2.1 dev eth0  proto static 
 192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.102  metric 1
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MostRecentCrashID: bp-6df73c03-c69b-404c-b5a0-79a8f2150506
Profile1IncompatibleExtensions:
 Deutsch (DE) Language Pack - langpack...@firefox.mozilla.org
 English (GB) Language Pack - langpack-en...@firefox.mozilla.org
 Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
Profile1PrefSources:
 prefs.js
 
[Profile]/extensions/https-everywh...@eff.org/defaults/preferences/preferences.js
Profiles:
 Profile0 (Default) - LastVersion=38.0/20150511103818 (In use)
 Profile1 - LastVersion=38.0/20150511103818 (In use)
RelatedPackageVersions:
 totem-mozilla3.10.1-1ubuntu4
 icedtea-7-plugin 1.5-1ubuntu1
RfKill:
 
RunningIncompatibleAddons: True
SourcePackage: firefox
SubmittedCrashIDs:
 bp-6df73c03-c69b-404c-b5a0-79a8f2150506
 bp-c13399cb-b4b7-461b-8691-2a35f2141124
 bp-29e68126-501a-4da7-b9cd-225892140922
UpgradeStatus: Upgraded to trusty on 2014-08-12 (324 days ago)
dmi.bios.date: 07/30/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0305
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5QLD PRO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0305:bd07/30/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5QLDPRO:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug trusty

** Attachment added: firefox-pref-priv.png
   
https://bugs.launchpad.net/bugs/1471222/+attachment/4423899/+files/firefox-pref-priv.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1471222

Title:
  Truncated preferences

Status in firefox package in Ubuntu:
  New

Bug description:
  Since preferences are displayed in a tab, the dialog window about deleting 
preferences after firefox was closed is truncated. (screenshot).
  Other dialog windows are displayed ok.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 38.0+build3-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-55-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  zookeeper   2204 F pulseaudio
   /dev/snd/controlC0:  zookeeper   2204 F pulseaudio
   /dev/snd/pcmC0D0p:   zookeeper   2204 F...m pulseaudio
  BuildID: 20150511103818
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Fri Jul  3 14:44:26 2015
  DefaultProfileIncompatibleExtensions:
   Deutsch (DE) Language Pack - langpack...@firefox.mozilla.org
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  DefaultProfilePrefSources:
   prefs.js
   
[Profile]/extensions/{6614d11d-d21d-b211-ae23-815234e1ebb5}/defaults/preferences/preferences.js
   
[Profile]/extensions/https-everywh...@eff.org/defaults/preferences/preferences.js

[Desktop-packages] [Bug 1471230] [NEW] ping got confused about IP-adress after host unreachable

2015-07-03 Thread Ketil
Public bug reported:

I tried pinging an IP address on an internal network. My IP is
10.0.0.95, and I'm trying to ping 10.0.0.96. Here's what it looked like:

$ ping 10.0.0.96
PING 10.0.0.96 (10.0.0.96) 56(84) bytes of data.
From 10.0.0.95 icmp_seq=1 Destination Host Unreachable
From 10.0.0.95 icmp_seq=2 Destination Host Unreachable
From 10.0.0.95 icmp_seq=3 Destination Host Unreachable
From 10.0.0.95 icmp_seq=4 Destination Host Unreachable
From 10.0.0.95 icmp_seq=5 Destination Host Unreachable
From 10.0.0.95 icmp_seq=6 Destination Host Unreachable
From 10.0.0.95 icmp_seq=7 Destination Host Unreachable
From 10.0.0.95 icmp_seq=8 Destination Host Unreachable
From 10.0.0.95 icmp_seq=9 Destination Host Unreachable
From 10.0.0.95 icmp_seq=10 Destination Host Unreachable
From 10.0.0.95 icmp_seq=11 Destination Host Unreachable
From 10.0.0.95 icmp_seq=12 Destination Host Unreachable
64 bytes from 10.0.0.95: icmp_seq=13 ttl=64 time=5.01ms
64 bytes from 10.0.0.95: icmp_seq=14 ttl=64 time=0.658ms
64 bytes from 10.0.0.95: icmp_seq=15 ttl=64 time=0.459ms
64 bytes from 10.0.0.95: icmp_seq=16 ttl=64 time=0.432ms
64 bytes from 10.0.0.95: icmp_seq=17 ttl=64 time=0.437ms
64 bytes from 10.0.0.95: icmp_seq=18 ttl=64 time=0.348ms
64 bytes from 10.0.0.95: icmp_seq=19 ttl=64 time=0.485ms
64 bytes from 10.0.0.95: icmp_seq=20 ttl=64 time=0.529ms
64 bytes from 10.0.0.95: icmp_seq=21 ttl=64 time=0.459ms
[snip]
^C
--- 10.0.0.96 ping statistics ---
47 packets transmitted, 35 received, +12 errors, 25% packet loss, time 46069ms
rtt min/avg/max/mdev = 0.348/2.693/70.753/11.712 ms, pipe 3
$ ping 10.0.0.96
PING 10.0.0.96 (10.0.0.96) 56(84) bytes of data.
64 bytes from 10.0.0.96: icmp_seq=1 ttl=64 time=0.324ms
64 bytes from 10.0.0.96: icmp_seq=2 ttl=64 time=0.405ms
64 bytes from 10.0.0.96: icmp_seq=1 ttl=64 time=0.357ms
etc...


So on the initial run, ping claims it got a ping reply from 10.0.0.95, which 
isn't the address I'm pinging. It's my host, and it's normal to get the initial 
ICMP Destination Host Unreachable messages from the local IP when ARP fails. 
I almost immediately reran ping, and now the host was up from the start, and 
see responses coming from the actual host that I'm pinging.

Looking at the times, the ping replies appear to actually come from
10.0.0.96, or at least some other remote host, based on the time values.
If I ping 10.0.0.95 (my own IP), I'm seeing time values of 0.040ms or
thereabouts, so an order of magnitude faster.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: iputils-ping 3:20121221-4ubuntu1.1
Uname: Linux 3.17.1-031701-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jul  3 15:16:40 2015
InstallationDate: Installed on 2014-10-09 (266 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
SourcePackage: iputils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to iputils in Ubuntu.
https://bugs.launchpad.net/bugs/1471230

Title:
  ping got confused about IP-adress after host unreachable

Status in iputils package in Ubuntu:
  New

Bug description:
  I tried pinging an IP address on an internal network. My IP is
  10.0.0.95, and I'm trying to ping 10.0.0.96. Here's what it looked
  like:

  $ ping 10.0.0.96
  PING 10.0.0.96 (10.0.0.96) 56(84) bytes of data.
  From 10.0.0.95 icmp_seq=1 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=2 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=3 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=4 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=5 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=6 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=7 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=8 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=9 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=10 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=11 Destination Host Unreachable
  From 10.0.0.95 icmp_seq=12 Destination Host Unreachable
  64 bytes from 10.0.0.95: icmp_seq=13 ttl=64 time=5.01ms
  64 bytes from 10.0.0.95: icmp_seq=14 ttl=64 time=0.658ms
  64 bytes from 10.0.0.95: icmp_seq=15 ttl=64 time=0.459ms
  64 bytes from 10.0.0.95: icmp_seq=16 ttl=64 time=0.432ms
  64 bytes from 10.0.0.95: icmp_seq=17 ttl=64 time=0.437ms
  64 bytes from 10.0.0.95: icmp_seq=18 ttl=64 time=0.348ms
  64 bytes from 10.0.0.95: icmp_seq=19 ttl=64 time=0.485ms
  64 bytes from 10.0.0.95: icmp_seq=20 ttl=64 time=0.529ms
  64 bytes from 10.0.0.95: icmp_seq=21 ttl=64 time=0.459ms
  [snip]
  ^C
  --- 10.0.0.96 ping statistics ---
  47 packets transmitted, 35 received, +12 errors, 25% packet loss, time 46069ms
  rtt min/avg/max/mdev = 0.348/2.693/70.753/11.712 ms, pipe 3
  $ ping 10.0.0.96
  PING 10.0.0.96 

[Desktop-packages] [Bug 1470640] Re: In Vivid Vervet, onscreen keyboard won't input to password/user fields

2015-07-03 Thread Francesco Fumanti
I am marking this bug as invalid as it has been fixed and as the problem
depended on another package. Don't hesitate to open a new bug if you
have other issues with Onboard.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1470640

Title:
  In Vivid Vervet, onscreen keyboard won't input to password/user fields

Status in onboard package in Ubuntu:
  New

Bug description:
  X/Ubuntu 15:

  Onboard keyboard works fine in desktop environments, but will not pass
  input to user/password slots at login/resume screen.

  Clicking with a mouse OR tapping on a touchscreen does not work.
  Subsequently, when using a regular keyboard, after trying with
  onscreen keyboard, you must click into the password field again before
  input from regular keyboard is accepted.

  Suspect that focus is not being properly returned/shifted to the text
  input field by the keyboard, and the field itself is losing
  programmatic focus.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470640] Re: In Vivid Vervet, onscreen keyboard won't input to password/user fields

2015-07-03 Thread HalfNote5
I'm not sure how Launchpad handles invalid bugs, and I'd like for the
solution to be available for anyone else having the problem.

Would it be proper to convert it from a bug to a question?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1470640

Title:
  In Vivid Vervet, onscreen keyboard won't input to password/user fields

Status in onboard package in Ubuntu:
  New

Bug description:
  X/Ubuntu 15:

  Onboard keyboard works fine in desktop environments, but will not pass
  input to user/password slots at login/resume screen.

  Clicking with a mouse OR tapping on a touchscreen does not work.
  Subsequently, when using a regular keyboard, after trying with
  onscreen keyboard, you must click into the password field again before
  input from regular keyboard is accepted.

  Suspect that focus is not being properly returned/shifted to the text
  input field by the keyboard, and the field itself is losing
  programmatic focus.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1458995] Re: black squares instead of window shadows. missing title bar and buttons

2015-07-03 Thread Treviño
No dbus messages are just warning...

We loose the name, and then we get it again (but good messages aren't
printed by default)...

** Changed in: compiz
   Status: New = Invalid

** Changed in: unity
   Status: New = Invalid

** Changed in: compiz (Ubuntu)
   Status: New = Invalid

** Changed in: unity (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1458995

Title:
  black squares instead of window shadows. missing title bar and buttons

Status in Compiz:
  Invalid
Status in Unity:
  Invalid
Status in compiz package in Ubuntu:
  Invalid
Status in unity package in Ubuntu:
  Invalid

Bug description:
  After compiling and installing the newest Mesa3d with nouveau enabled,
  compiz gave up to put it simple. No work around has helped, neither
  resetting its settings. As everything else seems fine, I and the
  nouveau developers in irc decided it must be compiz and unity related
  issue.

  Thats what it looks like http://snag.gy/xJArM.jpg

  using compiz 1:0.9.11.3+14.04.20150313-0ubuntu1 on trusty 14.04

  sg@box:~$ compiz --replace
  compiz (core) - Info: Loading plugin: core
  compiz (core) - Info: Starting plugin: core
  compiz (core) - Info: Loading plugin: ccp
  compiz (core) - Info: Starting plugin: ccp
  compizconfig - Info: Backend : gsettings
  compizconfig - Info: Integration : true
  compizconfig - Info: Profile : unity
  compiz (core) - Info: Loading plugin: composite
  compiz (core) - Info: Starting plugin: composite
  compiz (core) - Info: Loading plugin: opengl
  compiz (core) - Info: Unity is not supported by your hardware. Enabling 
software rendering instead (slow).
  compiz (core) - Info: Unity is not supported by your hardware. Enabling 
software rendering instead (slow).
  compiz (core) - Info: Starting plugin: opengl
  Compiz (opengl) - Info: GLX_EXT_buffer_age is supported
  compiz (core) - Info: Loading plugin: imgpng
  compiz (core) - Info: Starting plugin: imgpng
  compiz (core) - Info: Loading plugin: mousepoll
  compiz (core) - Info: Starting plugin: mousepoll
  compiz (core) - Info: Loading plugin: place
  compiz (core) - Info: Starting plugin: place
  compiz (core) - Info: Loading plugin: resize
  compiz (core) - Info: Starting plugin: resize
  compiz (core) - Info: Loading plugin: move
  compiz (core) - Info: Starting plugin: move
  compiz (core) - Info: Loading plugin: compiztoolbox
  compiz (core) - Info: Starting plugin: compiztoolbox
  compiz (core) - Info: Loading plugin: commands
  compiz (core) - Info: Starting plugin: commands
  compiz (core) - Info: Loading plugin: grid
  compiz (core) - Info: Starting plugin: grid
  compiz (core) - Info: Loading plugin: vpswitch
  compiz (core) - Info: Starting plugin: vpswitch
  compiz (core) - Info: Loading plugin: regex
  compiz (core) - Info: Starting plugin: regex
  compiz (core) - Info: Loading plugin: copytex
  compiz (core) - Info: Starting plugin: copytex
  compiz (core) - Info: Loading plugin: wall
  compiz (core) - Info: Starting plugin: wall
  compiz (core) - Info: Loading plugin: snap
  compiz (core) - Info: Starting plugin: snap
  compiz (core) - Info: Loading plugin: session
  compiz (core) - Info: Starting plugin: session
  compiz (core) - Info: Loading plugin: unitymtgrabhandles
  compiz (core) - Info: Starting plugin: unitymtgrabhandles
  compiz (core) - Info: Loading plugin: animation
  compiz (core) - Info: Starting plugin: animation
  compiz (core) - Info: Loading plugin: workarounds
  compiz (core) - Info: Starting plugin: workarounds
  compiz (core) - Info: Loading plugin: expo
  compiz (core) - Info: Starting plugin: expo
  compiz (core) - Info: Loading plugin: fade
  compiz (core) - Info: Starting plugin: fade
  compiz (core) - Info: Loading plugin: ezoom
  compiz (core) - Info: Starting plugin: ezoom
  compiz (core) - Info: Loading plugin: scale
  compiz (core) - Info: Starting plugin: scale
  compiz (core) - Info: Loading plugin: unityshell
  compiz (core) - Info: Starting plugin: unityshell
  WARN  2015-05-26 21:46:21 unity.glib.dbus.server GLibDBusServer.cpp:579 Can't 
register object 'org.gnome.Shell' yet as we don't have a connection, waiting 
for it...
  ERROR 2015-05-26 21:46:22 unity.debug.interface DebugDBusInterface.cpp:216 
Unable to load entry point in libxpathselect: libxpathselect.so.1.4: cannot 
open shared object file: No such file or directory
  WARN  2015-05-26 21:46:22 xim.controller XIMController.cpp:103 IBus natively 
supported.
  WARN  2015-05-26 21:46:23 unity.glib.dbus.server GLibDBusServer.cpp:579 Can't 
register object 'com.canonical.Unity.Launcher' yet as we don't have a 
connection, waiting for it...
  WARN  2015-05-26 21:46:23 unity.glib.dbus.server GLibDBusServer.cpp:579 Can't 
register object 'com.canonical.Unity.Dash' yet as we don't have a connection, 
waiting for it...
  WARN 

[Desktop-packages] [Bug 1469566] Re: Update to 1.5.2

2015-07-03 Thread Iain Lane
https://launchpad.net/~ubuntu-desktop/+archive/ubuntu/ww/+packages

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-base1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1469566

Title:
  Update to 1.5.2

Status in gst-plugins-base1.0 package in Ubuntu:
  Triaged
Status in gst-plugins-good1.0 package in Ubuntu:
  Triaged
Status in gstreamer1.0 package in Ubuntu:
  Triaged

Bug description:
  Update to 1.5.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-base1.0/+bug/1469566/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ofono -
1.12.bzr6900+15.10.20150702.3-0ubuntu1

---
ofono (1.12.bzr6900+15.10.20150702.3-0ubuntu1) wily; urgency=medium

  [Tony Espy]
  * test/rilmodem/sim: fix testing scripts for arale (LP: #1457775)
  * test: reverse meaning of list-modems -p (LP: #1438715)

  [ Alfonso Sanchez-Beato ]
  * gril: cleanup traces
  * src/gprs.c: set preferred for the used IA APN (LP: #1361864)
  * rilmodem, mtkmodem, plugins/ril.c, plugins/mtk.c: retry when a
context deactivation request has finished with an error
  * build, include, plugins/c-ares-dns-client.c, src/dns-client.c,
src/gprs.c: resolve MMS proxy/MMSC host name (LP: #1417976)

  [ Ratchanan Srirattanamet ]
  * build, rilmodem, qcommsimmodem, plugins/ril.c,
src/radio-settings.c: add multi-sim support for qcommsimmodem

 -- CI Train Bot ci-train-...@canonical.com  Thu, 02 Jul 2015 17:04:18
+

** Changed in: ofono (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  In Progress
Status in ofono package in Ubuntu RTM:
  In Progress
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471269] [NEW] modemmanager: Add POSNET devices to blacklist (backport request)

2015-07-03 Thread Michał Majewicz
Public bug reported:

Posnet devices (VendorId = 1424) are not modems but printers. As they
aren't modems ModemManager probing for QCDM gets in the way.

Please backport blacklist addition from 
http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=mm-1-2
or http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=mm-1-4

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to modemmanager in Ubuntu.
https://bugs.launchpad.net/bugs/1471269

Title:
  modemmanager: Add POSNET devices to blacklist (backport request)

Status in modemmanager package in Ubuntu:
  New

Bug description:
  Posnet devices (VendorId = 1424) are not modems but printers. As they
  aren't modems ModemManager probing for QCDM gets in the way.

  Please backport blacklist addition from 
http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=mm-1-2
  or http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=mm-1-4

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1455097] Re: pm-suspend.log and pm-powersave.log not updated since upgrade to vivid

2015-07-03 Thread Alex Muntada
On the other side I removed pm-utils from the system and there are a
couple of remaining scripts in /etc/pm/sleep.d that are worth
mentioning:

 * 10_grub-common
 * 10_unattended-upgrades-hibernate

Thus, those packages are also affected by this bug I guess.

** Also affects: unattended-upgrades (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: grub2 (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- pm-suspend.log and pm-powersave.log not updated since upgrade to vivid
+ pm-suspend no longer run since upgrade to vivid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1455097

Title:
  pm-suspend no longer run since upgrade to vivid

Status in grub2 package in Ubuntu:
  New
Status in pm-utils package in Ubuntu:
  Confirmed
Status in unattended-upgrades package in Ubuntu:
  New

Bug description:
  I added a new script in /etc/pm/sleep.d/ that worked fine before the
  upgrade to vivid. I was wondering why it doesn't work and I find out
  that /var/log/pm-suspend.log is empty, and pm-powersave.log too (last
  logs from pm-suspend were on Apr 28, when I upgraded from utopic to
  vivid.

  The laptop suspends and wakes fine, it just seems that no pm scripts
  are run after suspend/powersave.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: pm-utils 1.4.1-15
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May 14 15:36:26 2015
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20120703-2
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-03-12 (792 days ago)
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120703-15:08
  PackageArchitecture: all
  SourcePackage: pm-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1455097] Re: pm-suspend.log and pm-powersave.log not updated since upgrade to vivid

2015-07-03 Thread Alex Muntada
I moved my script to systemd, adapted it following Martin's instructions
in comment #5 and it just works as expected.

Thanks a lot :)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1455097

Title:
  pm-suspend no longer run since upgrade to vivid

Status in grub2 package in Ubuntu:
  New
Status in pm-utils package in Ubuntu:
  Confirmed
Status in unattended-upgrades package in Ubuntu:
  New

Bug description:
  I added a new script in /etc/pm/sleep.d/ that worked fine before the
  upgrade to vivid. I was wondering why it doesn't work and I find out
  that /var/log/pm-suspend.log is empty, and pm-powersave.log too (last
  logs from pm-suspend were on Apr 28, when I upgraded from utopic to
  vivid.

  The laptop suspends and wakes fine, it just seems that no pm scripts
  are run after suspend/powersave.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: pm-utils 1.4.1-15
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May 14 15:36:26 2015
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20120703-2
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-03-12 (792 days ago)
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120703-15:08
  PackageArchitecture: all
  SourcePackage: pm-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471300] [NEW] Virtual Memory cannot be shown

2015-07-03 Thread Christoph Michelbach
Public bug reported:

Open gnome-system-monitor, switch to the tab Processes, right-click on
a the heading of a column, check Virtual Memory. On my system (Ubuntu
15.04 64 Bit) with gnome-system-monitor 3.15.91 no virtual memory column
is shown.

** Affects: gnome-system-monitor (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/1471300

Title:
  Virtual Memory cannot be shown

Status in gnome-system-monitor package in Ubuntu:
  New

Bug description:
  Open gnome-system-monitor, switch to the tab Processes, right-click
  on a the heading of a column, check Virtual Memory. On my system
  (Ubuntu 15.04 64 Bit) with gnome-system-monitor 3.15.91 no virtual
  memory column is shown.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1241986] Re: Cannot connect to WPA/WPA2, EAP-PEAP, MSCHAPV2 network

2015-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-system-settings -
0.3+15.10.20150703-0ubuntu1

---
ubuntu-system-settings (0.3+15.10.20150703-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Joerg Berroth ]
  * Added support for 802-1x wireless network configurations. (LP:
#1241986)

 -- CI Train Bot ci-train-...@canonical.com  Fri, 03 Jul 2015 16:09:00
+

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1241986

Title:
  Cannot connect to WPA/WPA2, EAP-PEAP, MSCHAPV2 network

Status in the base for Ubuntu mobile products:
  In Progress
Status in indicator-network package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  Triaged
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  New

Bug description:
  On Ubuntu for Phones final image on mako I can see a network but
  cannot connect because I never get prompted for the username/password.

  https://wiki.ubuntu.com/Networking#wi-fi-authentication-variations:
  In both the ‘Connect to “{network name}”’ and “Connect to Hidden
  Network” dialogs, the contents of the dialog, and the behavior of the
  “Connect” button, should vary depending on the security and
  authentication methods...

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1241986/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1391857]

2015-07-03 Thread B-harrington
If I understand correctly, this issue has been resolved as of the two
commits mentioned by Uli in comment #18, which I've confirmed are
included in trunk.

If there are other related changes needed (e.g. test cases?) please re-
open and clarify what the remaining tasks are.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1391857

Title:
  libcairo segfaults when rendering video streams, e.g. youtube videos
  in webkit based browsers

Status in Cairo Graphics Library:
  Fix Released
Status in cairo package in Ubuntu:
  Fix Released
Status in midori package in Ubuntu:
  Confirmed
Status in webkitgtk package in Ubuntu:
  Confirmed
Status in cairo source package in Trusty:
  Fix Released

Bug description:
  * Impact
  The libcairo version (1.13) that is used on Ubuntu 14.04 contains a bug the 
leads to a segementation fault (see 
https://bugs.freedesktop.org/show_bug.cgi?id=81699) when rendering certain 
video streams.  E.g. webkit based browser that render Youtube videos will 
eventually crash.

  * Testcase
  try to open https://www.youtube.com/watch?v=b1XGPvbWn0A in midori browser

  * Regression potential
  check that GTK and webkit still work correctly (no segfault, no rendering 
issues)

  ---

  The bug has been fixed upstream, libcairo 1.14 does not segfault, so
  it would be very desirable that the libcairo2 package in Ubuntu gets
  updated to version 1.14 of libcairo.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470825] Re: Onboard focus with KWin

2015-07-03 Thread marmuta
Great log file, thank you. Here's what happens:
...
12:43:42.951 Enter
12:43:42.952 TouchBegin (master, dev_id=2)
12:43:43.066 ButtonRelease (slave, dev_id=13)
12:43:43.067 TouchEnd (master, dev_id=2)
...

Two observations:
1) There are indeed touch events coming in, but only from the master pointer, 
none directly from the touch screen device 13. That's new, I haven't seen that 
happening before. Onboard sticks with mouse events (ButtonPress/ButtonRelease) 
in that case (meaning multi-touch won't be available).
2) The first ButtonPress event is missing, there's only a ButtonRelease. That's 
why there's no reaction to the first touch. When you use the mouse the initial 
ButtonPress event is there.

I've looked into 1) a bit. The screen seems to be USB connected and probably 
uses the hid-multitouch kernel driver and the evdev X driver. Support for the 
SYNA7500 seems relatively sensitive to the kernel version. This thread reports 
mixed results with various kernels and failures in particular with Vivid's 
kernel 3.19:
http://ubuntuforums.org/showthread.php?t=2187204page=14s=34cfa4caf159096f7cce745988b1ab59
If everything else fails, trying different kernels may make sense.

No idea what could cause 2) yet. I'm working on some way to reproduce
it. Is there anything I should know about your setup? Is this plain KWin
without any other bits of KDE?

Things you could try:
Set Preferences-Keyboard-Advanced-Touch input to none. If there's no 
change (likely) set Preferences-Keyboard-Advanced-Input event source to 
GTK.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1470825

Title:
  Onboard focus with KWin

Status in onboard package in Ubuntu:
  New

Bug description:
  Customized Ubuntu 15.04, running KWin via an .xsession call. Using
  Onboard for on-screen keyboard. The keyboard won't get focus unless I
  tap on it twice (or unless I drag into the keyboard, and then tap it).
  In my previous environment I used Compiz and didn't have this
  behaviour, nor do I see it with any other window type.

  Turning debugging on for Onboard it seems to be getting the touch
  events so I am not sure why its not getting focus. Its output for
  example would be:

  Code: Select all
  19:23:08.392 EVENT   TouchInputSource device: XIDevice(id=13 
attachment=2 use=3 touch_mode=1 source=GDK_SOURCE_TOUCHSCREEN name=SYNA7500:00 
06CB:3AF0 vendor=0x06cb product=0x3af0 enabled=1)
  19:23:08.392 EVENT   TouchInput_on_device_event1
  19:23:08.393 EVENT   TouchInput_on_device_event2 2 2
  19:23:08.393 EVENT   TouchInput_on_device_event7 1
  19:23:08.393 EVENT   TouchInput_on_device_event8 True
  19:23:08.393 EVENT   TouchInput_on_device_event10 20971528 
20971707
  19:23:08.393 EVENT   TouchInput_on_device_event11
  19:23:08.394 EVENT   TouchInputDevice event: dev_id=2 src_id=2 
xi_type=7 xid_event=20971528(20971707) x=171.0 y=45.0 x_root=1642.0 
y_root=405.0 button=0 state=0 sequence=0

  
  A little lost and looking for any suggestions!

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471114] Re: Can't get network connection

2015-07-03 Thread hyper_ch
Actually, this is only during the installation of 15.10.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1471114

Title:
  Can't get network connection

Status in network-manager package in Ubuntu:
  New

Bug description:
  Because I wanted a newer systemd version I tested Wily. However during
  install I had an issue with my network card.

  The card was recognized fine but it couldn't establish a network
  connection. DHCP failed and even when I tried to assign network
  settings manually I was not successful.

  lspci lists:

  03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
  RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)

  This worked fine in 14.10 und 15.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Jul  3 08:41:24 2015
  InstallCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-22-generic 
root=UUID=78220e78-a48e-4add-8268-b84e73d2b2cb ro rootflags=subvol=@ splash 
quiet pcie_aspm=force nomdmonddf nomdmonisw vt.handoff=7
  ProcEnviron:
   LANGUAGE=en_US:de
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_CH.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471114] Re: Can't get network connection

2015-07-03 Thread Phillip Susi
** Package changed: ubiquity (Ubuntu) = network-manager (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1471114

Title:
  Can't get network connection

Status in network-manager package in Ubuntu:
  New

Bug description:
  Because I wanted a newer systemd version I tested Wily. However during
  install I had an issue with my network card.

  The card was recognized fine but it couldn't establish a network
  connection. DHCP failed and even when I tried to assign network
  settings manually I was not successful.

  lspci lists:

  03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
  RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)

  This worked fine in 14.10 und 15.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Jul  3 08:41:24 2015
  InstallCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-22-generic 
root=UUID=78220e78-a48e-4add-8268-b84e73d2b2cb ro rootflags=subvol=@ splash 
quiet pcie_aspm=force nomdmonddf nomdmonisw vt.handoff=7
  ProcEnviron:
   LANGUAGE=en_US:de
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_CH.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1041790]

2015-07-03 Thread Chris Wilson
*** Bug 91212 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1041790

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

Status in X.org xf86-video-intel:
  In Progress
Status in linux package in Ubuntu:
  Incomplete
Status in sandybridge-meta package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  X locks up periodically for a 2 to ten seconds at a time and this
  crash log gets generated. It's significantly more than several times a
  day but not quite continuous. If you indeed have this bug, that should
  stop the lockups from happening. Irrespective, please file a new bug
  report so your hardware may be tracked.

  WORKAROUND: Edit your /etc/default/grub from:
  GRUB_CMDLINE_LINUX_DEFAULT=quiet splash

  to:
  GRUB_CMDLINE_LINUX_DEFAULT=quiet splash i915.semaphores=0

  run the following and reboot:
  sudo update-grub

  The side effects of this is rendering throughput is dropped by 10%
  with SNA, or as much as 3x with UXA. OpenGL performance is likely to
  be reduced by about 30%. More CPU time is spent waiting for the GPU
  with rc6 disabled, so increased power consumption.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  Uname: Linux 3.6.0-rc3-git-20120826.1015 x86_64
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  Chipset: sandybridge-m-gt2
  Date: Sun Aug 26 16:06:32 2012
  DistroCodename: quantal
  DistroVariant: ubuntu
  DuplicateSignature: [sandybridge-m-gt2] GPU lockup  IPEHR: 0x0b160001 IPEHR: 
0x0b140001 Ubuntu 12.10
  EcryptfsInUse: Yes
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  GpuHangFrequency: Continuously
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120724.2)
  InterpreterPath: /usr/bin/python3.2mu
  MachineType: Dell Inc. Dell System XPS L502X
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-git-20120826.1015 
root=UUID=135c8090-427c-460a-909d-eff262cd44b6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   xserver-xorg 1:7.7+1ubuntu3
   libdrm2  2.4.38-0ubuntu2
   xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  SourcePackage: xserver-xorg-video-intel
  Title: [sandybridge-m-gt2] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001
  UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 05/29/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd05/29/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471114] Re: Can't get network connection

2015-07-03 Thread hyper_ch
Also server install image.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1471114

Title:
  Can't get network connection

Status in network-manager package in Ubuntu:
  New

Bug description:
  Because I wanted a newer systemd version I tested Wily. However during
  install I had an issue with my network card.

  The card was recognized fine but it couldn't establish a network
  connection. DHCP failed and even when I tried to assign network
  settings manually I was not successful.

  lspci lists:

  03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
  RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)

  This worked fine in 14.10 und 15.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Jul  3 08:41:24 2015
  InstallCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-22-generic 
root=UUID=78220e78-a48e-4add-8268-b84e73d2b2cb ro rootflags=subvol=@ splash 
quiet pcie_aspm=force nomdmonddf nomdmonisw vt.handoff=7
  ProcEnviron:
   LANGUAGE=en_US:de
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_CH.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471304] [NEW] ASIC hang happened

2015-07-03 Thread LAZA
Public bug reported:

My PC workes 24/7 and crunching BOINC.
Since a few days at morning th PC is dead, not responding to keyboard and mouse 
but shuts down if i press the Power button.

Searching around in the logs, i found the ASIC hang happened error and 
searching the net some hits more:
https://community.amd.com/message/2654413#2654413
https://community.amd.com/message/2606637#2606637

In /var/log/syslog i got this:

Jul  3 00:48:51 T3500 kernel: [20476.048070] 6[fglrx] ASIC hang happened
Jul  3 00:48:51 T3500 kernel: [20476.048077] CPU: 3 PID: 1206 Comm: Xorg 
Tainted: P  IOE  3.19.0-21-generic #21~14.04.1-Ubuntu
Jul  3 00:48:51 T3500 kernel: [20476.048078] Hardware name: Dell Inc. Precision 
WorkStation T3500  /09KPNV, BIOS A17 05/28/2013
Jul  3 00:48:51 T3500 kernel: [20476.048079]  0001004d0204 880305893bc8 
817ae4c0 001459de
Jul  3 00:48:51 T3500 kernel: [20476.048081]   880305893bd8 
c05d999e 0001004d0203
Jul  3 00:48:51 T3500 kernel: [20476.048083]  c05e91fc  
c06a959e 880305893c48
Jul  3 00:48:51 T3500 kernel: [20476.048085] Call Trace:
Jul  3 00:48:51 T3500 kernel: [20476.048091]  [817ae4c0] 
dump_stack+0x45/0x57
Jul  3 00:48:51 T3500 kernel: [20476.048143]  [c05d999e] 
KCL_DEBUG_OsDump+0xe/0x10 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048173]  [c05e91fc] 
firegl_hardwareHangRecovery+0x1c/0x30 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048233]  [c06a959e] ? 
_ZN4Asic9WaitUntil15ResetASICIfHungEv+0x1e/0x30 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048290]  [c06a9509] ? 
_ZN4Asic9WaitUntil15WaitForCompleteEv+0xb9/0x130 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048348]  [c06a5e15] ? 
_ZN4Asic19PM4ElapsedTimeStampEj14_LARGE_INTEGER12_QS_CP_RING_+0xd5/0x160 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048409]  [c06c43b2] ? 
_ZNK6AsicCI19insertEventWriteEOPE12_QS_CP_RING_RPjjRmR14_LARGE_INTEGERj+0xb2/0x170
 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048468]  [c06ae0d9] ? 
_ZN15ExecutableUnits35flush_all_and_invalidate_HDP_cachesE12_QS_CP_RING_+0xc9/0xf0
 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048527]  [c06adfbe] ? 
_ZN15ExecutableUnits8ringIdleE12_QS_CP_RING_+0x5e/0xb0 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048578]  [c0684b8d] ? 
_Z17uQSPm4SynchronizemP18_QS_SYNC_PACKET_IN+0x4d/0x50 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048629]  [c067f888] ? 
_Z8uCWDDEQCmjjPvjS_+0x648/0x1240 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048679]  [c0675aea] ? 
CMMQS_uCWDDEQC+0xa/0x10 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048714]  [c0616d1f] ? 
firegl_cmmqs_CWDDE_32+0x36f/0x480 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048749]  [c06155be] ? 
firegl_cmmqs_CWDDE32+0x8e/0x140 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048753]  [8107d7d7] ? 
capable+0x17/0x20
Jul  3 00:48:51 T3500 kernel: [20476.048787]  [c0615530] ? 
firegl_cmmqs_disabledriver+0x120/0x120 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048817]  [c05e3718] ? 
firegl_ioctl+0x1f8/0x260 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048819]  [810dd388] ? 
__hrtimer_start_range_ns+0x278/0x3a0
Jul  3 00:48:51 T3500 kernel: [20476.048842]  [c05d11de] ? 
ip_firegl_unlocked_ioctl+0xe/0x20 [fglrx]
Jul  3 00:48:51 T3500 kernel: [20476.048844]  [811ff888] ? 
do_vfs_ioctl+0x2f8/0x510
Jul  3 00:48:51 T3500 kernel: [20476.048847]  [8168fce2] ? 
__sys_recvmsg+0x42/0x80
Jul  3 00:48:51 T3500 kernel: [20476.048848]  [811ffb21] ? 
SyS_ioctl+0x81/0xa0
Jul  3 00:48:51 T3500 kernel: [20476.048851]  [817b5ecd] ? 
system_call_fastpath+0x16/0x1b
Jul  3 00:48:51 T3500 kernel: [20476.048854] pubdev:0xc10dd9a0, num of 
device:1 , name:fglrx, major 15, minor 20. 
Jul  3 00:48:51 T3500 kernel: [20476.048856] device 0 : 0x88030e0d8000 .
Jul  3 00:48:51 T3500 kernel: [20476.048857] Asic ID:0x6658, revision:0x15, 
MMIOReg:0xc90006b8.
Jul  3 00:48:51 T3500 kernel: [20476.048858] FB phys addr: 0xe000, MC 
:0xf4, Total FB size :0x4000.
Jul  3 00:48:51 T3500 kernel: [20476.048860] gart table MC:0xf40f6b8000, 
Physical:0xef6b8000, size:0x547000.
Jul  3 00:48:51 T3500 kernel: [20476.048861] mc_node :FB, total 1 zones
Jul  3 00:48:51 T3500 kernel: [20476.048862] MC start:0xf4, 
Physical:0xe000, size:0xfd0.
Jul  3 00:48:51 T3500 kernel: [20476.048864] Mapped heap -- Offset:0x0, 
size:0xf6b4000, reference count:192, mapping count:0,
Jul  3 00:48:51 T3500 kernel: [20476.048865] Mapped heap -- Offset:0x0, 
size:0x100, reference count:1, mapping count:0,
Jul  3 00:48:51 T3500 kernel: [20476.048867] Mapped heap -- 
Offset:0xf6b4000, size:0x4000, reference count:1, mapping count:0,
Jul  3 00:48:51 T3500 kernel: [20476.048868] Mapped heap -- 
Offset:0xf6b8000, size:0x548000, reference count:1, mapping 

[Desktop-packages] [Bug 1391857] Re: libcairo segfaults when rendering video streams, e.g. youtube videos in webkit based browsers

2015-07-03 Thread Bug Watch Updater
** Changed in: cairo
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1391857

Title:
  libcairo segfaults when rendering video streams, e.g. youtube videos
  in webkit based browsers

Status in Cairo Graphics Library:
  Fix Released
Status in cairo package in Ubuntu:
  Fix Released
Status in midori package in Ubuntu:
  Confirmed
Status in webkitgtk package in Ubuntu:
  Confirmed
Status in cairo source package in Trusty:
  Fix Released

Bug description:
  * Impact
  The libcairo version (1.13) that is used on Ubuntu 14.04 contains a bug the 
leads to a segementation fault (see 
https://bugs.freedesktop.org/show_bug.cgi?id=81699) when rendering certain 
video streams.  E.g. webkit based browser that render Youtube videos will 
eventually crash.

  * Testcase
  try to open https://www.youtube.com/watch?v=b1XGPvbWn0A in midori browser

  * Regression potential
  check that GTK and webkit still work correctly (no segfault, no rendering 
issues)

  ---

  The bug has been fixed upstream, libcairo 1.14 does not segfault, so
  it would be very desirable that the libcairo2 package in Ubuntu gets
  updated to version 1.14 of libcairo.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470640] Re: In Vivid Vervet, onscreen keyboard won't input to password/user fields

2015-07-03 Thread HalfNote5
Done.  Thanks! = )

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1470640

Title:
  In Vivid Vervet, onscreen keyboard won't input to password/user fields

Status in onboard package in Ubuntu:
  Invalid

Bug description:
  X/Ubuntu 15:

  Onboard keyboard works fine in desktop environments, but will not pass
  input to user/password slots at login/resume screen.

  Clicking with a mouse OR tapping on a touchscreen does not work.
  Subsequently, when using a regular keyboard, after trying with
  onscreen keyboard, you must click into the password field again before
  input from regular keyboard is accepted.

  Suspect that focus is not being properly returned/shifted to the text
  input field by the keyboard, and the field itself is losing
  programmatic focus.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 991481] Re: Constant dns traffic for daisy.ubuntu.com

2015-07-03 Thread Ken Sharp
** Tags added: i386 precise

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/991481

Title:
  Constant dns traffic for daisy.ubuntu.com

Status in Ubuntu error tracker client (whoopsie):
  Confirmed
Status in glib2.0 package in Ubuntu:
  Invalid
Status in network-manager package in Ubuntu:
  Triaged
Status in whoopsie package in Ubuntu:
  Triaged

Bug description:
  Watching GNetworkMonitor's network-changed signal causes constant DNS
  traffic.

  Andy Whitcroft points out that the NETLINK_ROUTE socket set up by
  GNetworkMonitor will fire events every time an ARP entry appears or
  disappears.

  Unfortunately, we currently need an additional layer of connectivity
  checking because checking NetworkManager's state for CONNECTED_GLOBAL
  is not enough to know whether we're really online. Ubuntu does not yet
  use the NetworkManager connectivity check [1].

  The likely solution to this bug is a replacement for GNetworkMonitor
  in whoopsie.

  1: http://bazaar.launchpad.net/~daisy-
  pluckers/whoopsie/trunk/view/head:/src/connectivity.c#L326

  Original report follows:

  Every few seconds, I see a dns query for daisy.ubuntu.com. After
  removing whoopsie, the traffic goes away.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449829] Re: There was an error playing video from the webcam after taking photo.

2015-07-03 Thread vitorafsr
Same problem in my Dell 7520: after taking a photo the message There
was an error playing video from the webcam appear over a black
background.

$ cheese 
libv4l2: error setting pixformat: Device or resource busy

(cheese:12775): cheese-WARNING **: Device '/dev/video0' is busy: 
gstv4l2object.c(2838): gst_v4l2_object_set_format (): 
/GstCameraBin:camerabin/GstWrapperCameraBinSrc:camera_source/GstBin:bin18/GstV4l2Src:video_source:
Call to S_FMT failed for YU12 @ 1280x720: Device or resource busy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cheese in Ubuntu.
https://bugs.launchpad.net/bugs/1449829

Title:
  There was an error playing video from the webcam after taking photo.

Status in cheese package in Ubuntu:
  Confirmed

Bug description:
  Cheese fails to capture video from the webcam after taking a photo.
  Running Cheese from the terminal prompts the following error:

  libv4l2: error setting pixformat: Device or resource busy

  (cheese:5170): cheese-WARNING **: Device '/dev/video0' is busy: 
gstv4l2object.c(2838): gst_v4l2_object_set_format (): 
/GstCameraBin:camerabin/GstWrapperCameraBinSrc:camera_source/GstBin:bin18/GstV4l2Src:video_source:
  Call to S_FMT failed for YU12 @ 640x480: Device or resource busy

  
  My camera needs the r5u87x firmware from this PPA: 
  https://launchpad.net/~r5u87x-loader/+archive/ubuntu/ppa

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: cheese 3.14.1-2ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic i686
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Tue Apr 28 20:20:38 2015
  InstallationDate: Installed on 2015-04-28 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release i386 (20150422)
  SourcePackage: cheese
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1467274] Re: Xorg radeon.dpm=1 causes glitches

2015-07-03 Thread Christopher M. Penalver
foobar, thank you for reporting this and helping make Ubuntu better.
Could you please provide the full computer model as noted on the sticker
of the computer itself (not from the Bug Description)?

** Tags added: needs-full-computer-model

** Changed in: xorg (Ubuntu)
   Importance: Undecided = Low

** Changed in: xorg (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1467274

Title:
  Xorg radeon.dpm=1 causes glitches

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Setting radeon.dpm=1 keeps causing glitches every time the display
  changes from the IGD to DIS and vice versa.

  It may be related to the HDMI audio, which I tried to turn off using
  radeon.audio=0.

  Below are the lines from the kernel log having to do with
  snd_hda_intel (which shouldn't be there when radeon.audio=0).  I'm
  trying to _keep the DIS GPU *turned off* in order to save power  keep
  this laptop cool_.

  I can't tell who keeps turning the DIS GPU back on, but I'd love to
  know how to keep the DIS GPU locked OFF.

  Jun 21 08:26:59 HP-ubuntu kernel: [8.039633] snd_hda_intel :02:00.1: 
Handle VGA-switcheroo audio client
  Jun 21 08:27:07 HP-ubuntu kernel: [   24.115390] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:27:07 HP-ubuntu kernel: [   24.335777] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:27:09 HP-ubuntu kernel: [   26.313673] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:27:14 HP-ubuntu kernel: [   31.891104] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:27:15 HP-ubuntu kernel: [   32.011109] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:27:17 HP-ubuntu kernel: [   33.986011] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:27:24 HP-ubuntu kernel: [   41.882048] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:27:25 HP-ubuntu kernel: [   42.002129] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:27:37 HP-ubuntu kernel: [   54.370654] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:27:42 HP-ubuntu kernel: [   60.151334] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:27:43 HP-ubuntu kernel: [   60.272329] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:27:45 HP-ubuntu kernel: [   62.586013] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:27:50 HP-ubuntu kernel: [   68.187551] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:27:51 HP-ubuntu kernel: [   68.307916] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:27:53 HP-ubuntu kernel: [   70.311697] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:27:58 HP-ubuntu kernel: [   75.350919] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:27:58 HP-ubuntu kernel: [   75.471116] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:27:59 HP-ubuntu kernel: [   76.960028] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:28:04 HP-ubuntu kernel: [   82.198684] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:28:05 HP-ubuntu kernel: [   82.318660] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:28:06 HP-ubuntu kernel: [   83.808935] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:28:11 HP-ubuntu kernel: [   89.216865] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:28:12 HP-ubuntu kernel: [   89.336835] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:28:14 HP-ubuntu kernel: [   91.327234] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:28:19 HP-ubuntu kernel: [   96.356640] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:28:19 HP-ubuntu kernel: [   96.476630] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:28:21 HP-ubuntu kernel: [   98.583366] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:28:26 HP-ubuntu kernel: [  104.185234] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:28:27 HP-ubuntu kernel: [  104.305245] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:28:28 HP-ubuntu kernel: [  105.804332] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:28:33 HP-ubuntu kernel: [  111.206946] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:28:34 HP-ubuntu kernel: [  111.326995] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:28:36 HP-ubuntu kernel: [  113.310242] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:28:41 HP-ubuntu kernel: [  118.341024] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:28:41 HP-ubuntu kernel: [  118.461117] snd_hda_intel :02:00.1: 
Cannot lock 

[Desktop-packages] [Bug 1442281] Re: double mouse cursor

2015-07-03 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1442281

Title:
   double mouse cursor

Status in xorg package in Ubuntu:
  Expired

Bug description:
  (I updated the Bios but the bug persist.
  $ sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
  A09
  06/29/2012)

  These posts describe my problem:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1393169
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361

  The only way I've found to remove the extra mouse cursor is to drag an image 
in Chrome (?). It doesn't work with an image in Firefox nor in another program.
  Anyway, the extra mouse coursor appears again at any time, so I have no 
solution for this.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7
  Uname: Linux 3.16.0-33-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr  9 13:53:03 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:0552]
   NVIDIA Corporation GK107M [GeForce GT 650M] [10de:0fd1] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Dell Device [1028:0552]
  InstallationDate: Installed on 2015-03-21 (18 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: Alienware M14xR2
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-33-generic 
root=UUID=2c30fb16-00b6-47fa-b592-c1f1a4fc163c ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/07/2012
  dmi.bios.vendor: Alienware
  dmi.bios.version: A03
  dmi.board.name: M14xR2
  dmi.board.vendor: Alienware
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: A03
  dmi.modalias: 
dmi:bvnAlienware:bvrA03:bd03/07/2012:svnAlienware:pnM14xR2:pvrA03:rvnAlienware:rnM14xR2:rvrA03:cvnAlienware:ct8:cvrA03:
  dmi.product.name: M14xR2
  dmi.product.version: A03
  dmi.sys.vendor: Alienware
  version.compiz: compiz 1:0.9.11.3+14.04.20150122-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Apr  9 11:48:50 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1432940] Re: Going into mouse settings should not change default motion-acceleration and motion-threshold values

2015-07-03 Thread Launchpad Bug Tracker
[Expired for unity-settings-daemon (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: unity-settings-daemon (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1432940

Title:
  Going into mouse settings should not change default motion-
  acceleration and motion-threshold values

Status in unity-settings-daemon package in Ubuntu:
  Expired

Bug description:
  Currently in dconf, both my motion-acceleration and motion-threshold
  values are -1 (default) and I prefer it this way, but everytime I go
  into the mouse settings in the settings panel, it changes the values
  to 1 and 10 respectively without me changing the pointer speed slider.

  This is incredibly undesirable behavior and leads to confusion for
  users who just view the settings and suddenly have drastically
  different pointer speed/acceleration. IMHO, the default values of -1
  offer the best pointer motion. All other values set by the slider
  cause very weird mouse motion, such as acceleration kicking in at
  weird moments (probably due to the motion-threshold settings).

  Expected behavior:
  1.) Simply VIEWING the mouse settings should not change the default 
motion-acceleration and motion-threshold values of -1 to something else
  2.) There should be a tick on the slider indicating the position that sets 
the default values of -1, so that users can return the mouse settings to 
default if they so choose. Preferably, the slider should snap to that tick. 
Currently the default values aren't even on the slider!

  Sidenote: The motion-threshold values also need to be calibrated
  better on the slider. It sets motion-threshold values up to 10, which
  is crazy. How can anyone use their mouse properly if they have
  acceleration kick-in after 10 whole pixels of movement?

  The Gnome 3.14 mouse settings do this properly, perhaps merging their
  code into unity-settings could be the solution?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity-settings-daemon 15.04.1+15.04.20150313-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 16 22:11:42 2015
  InstallationDate: Installed on 2015-01-20 (56 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150119)
  SourcePackage: unity-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1432940/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1451098] Re: hardcoded bash dependency

2015-07-03 Thread Launchpad Bug Tracker
[Expired for lightdm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lightdm (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1451098

Title:
  hardcoded bash dependency

Status in lightdm package in Ubuntu:
  Expired

Bug description:
  lightdm has hardcoded dependency on  bash (= 4.3) which is very
  strange - I expect DM to work regardless of which shell is installed
  in my system. The dependency should be changed to dash and all the
  bashisms in source code (if any) should be eliminated to improve
  portability.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 335526] Re: suspend/resume broken with ATI HD3650 Asus F8VA

2015-07-03 Thread LAZA
Maybe the same like this here: #1471304 ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/335526

Title:
  suspend/resume broken with ATI HD3650 Asus F8VA

Status in pm-utils package in Ubuntu:
  Invalid

Bug description:
  When I suspend my laptop, I cannot resume from that state. All I see is an 
outline of the unlock window for gnome. I can move the mouse, but I cannot 
interact with the system. A hard reboot is needed to get it working again. I 
have an Asus F8VA with an ATI HD3650 video and am using the proprietary 
drivers. There is a stack trace in the kern.log. It says that [fglrx] ASIC hang 
happened  and that Xorg is tainted. I'm attaching the log. This is on a fully 
update Intrepid 64bit. uname -a:
  Linux eraser-laptop 2.6.27-12-generic #1 SMP Thu Feb 5 09:26:42 UTC 2009 
x86_64 GNU/Linux
  If anything else is needed let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/335526/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470640] Re: In Vivid Vervet, onscreen keyboard won't input to password/user fields

2015-07-03 Thread Francesco Fumanti
AFAIK, invalid bugs are not searched by default, but it is possible to
also search for them by doing an advanced search. That said, converting
the bug into a question seems to be a good idea. Please, go ahead if you
have time.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1470640

Title:
  In Vivid Vervet, onscreen keyboard won't input to password/user fields

Status in onboard package in Ubuntu:
  New

Bug description:
  X/Ubuntu 15:

  Onboard keyboard works fine in desktop environments, but will not pass
  input to user/password slots at login/resume screen.

  Clicking with a mouse OR tapping on a touchscreen does not work.
  Subsequently, when using a regular keyboard, after trying with
  onscreen keyboard, you must click into the password field again before
  input from regular keyboard is accepted.

  Suspect that focus is not being properly returned/shifted to the text
  input field by the keyboard, and the field itself is losing
  programmatic focus.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1469895] Re: no alternatives for x86_64-linux-gnu_gfxcore_conf

2015-07-03 Thread Alberto Milone
** Changed in: ubuntu-drivers-common (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-drivers-common in Ubuntu.
https://bugs.launchpad.net/bugs/1469895

Title:
  no alternatives for x86_64-linux-gnu_gfxcore_conf

Status in ubuntu-drivers-common package in Ubuntu:
  Invalid

Bug description:
  I see this line each time I boot in the journal:

  Jun 30 09:07:31 M2 gpu-manager[698]: update-alternatives: error: no
  alternatives for x86_64-linux-gnu_gfxcore_conf

  What does it mean and how can I fix this? Using intel-microcode here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1469895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470640] Re: In Vivid Vervet, onscreen keyboard won't input to password/user fields

2015-07-03 Thread HalfNote5
Bug is with a different module (the greeter) but I'd like for the
solution to stay available so that others with the problem can easily
locate the solution.

** Changed in: onboard (Ubuntu)
   Status: New = Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/onboard/+question/268825

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1470640

Title:
  In Vivid Vervet, onscreen keyboard won't input to password/user fields

Status in onboard package in Ubuntu:
  Invalid

Bug description:
  X/Ubuntu 15:

  Onboard keyboard works fine in desktop environments, but will not pass
  input to user/password slots at login/resume screen.

  Clicking with a mouse OR tapping on a touchscreen does not work.
  Subsequently, when using a regular keyboard, after trying with
  onscreen keyboard, you must click into the password field again before
  input from regular keyboard is accepted.

  Suspect that focus is not being properly returned/shifted to the text
  input field by the keyboard, and the field itself is losing
  programmatic focus.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470825] Re: Onboard focus with KWin

2015-07-03 Thread Jackson Wiegman
This combination worked (for single press only, no multitouch
obviously):

Preferences-Keyboard-Advanced-Touch input=none
Preferences-Keyboard-Advanced-Input event source=GTK

Setting Touch Input back to Multitouch I get this error:

Traceback (most recent call last):
  File /usr/lib/python3/dist-packages/Onboard/TouchInput.py, line 538, in 
_on_button_press_event
self._can_handle_pointer_event(event),
  File /usr/lib/python3/dist-packages/Onboard/TouchInput.py, line 526, in 
_can_handle_pointer_event
not device.touch_active
AttributeError: 'X11DeviceXI2' object has no attribute 'touch_active'

For KWin vs KDE, I meant to edit my original statement, I tried it with
KDE and then Gnome and had the same behaviour. My setup is KWin
standalone.

I am also very familiar with that SYNA7500 thread haha. The SYNA7500 is
an i2c device, not USB. I have to use this kernel for the moment because
I do have another device which uses a different touchscreen (ELAN), that
has the same behaviour. However I know that this device worked fine in
the past, so I think this points to something that changed in the
touchscreen driver for the kernel build that I am using.

Thanks for the quick feedback, I think I need to look at the touch
driver as well.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1470825

Title:
  Onboard focus with KWin

Status in onboard package in Ubuntu:
  New

Bug description:
  Customized Ubuntu 15.04, running KWin via an .xsession call. Using
  Onboard for on-screen keyboard. The keyboard won't get focus unless I
  tap on it twice (or unless I drag into the keyboard, and then tap it).
  In my previous environment I used Compiz and didn't have this
  behaviour, nor do I see it with any other window type.

  Turning debugging on for Onboard it seems to be getting the touch
  events so I am not sure why its not getting focus. Its output for
  example would be:

  Code: Select all
  19:23:08.392 EVENT   TouchInputSource device: XIDevice(id=13 
attachment=2 use=3 touch_mode=1 source=GDK_SOURCE_TOUCHSCREEN name=SYNA7500:00 
06CB:3AF0 vendor=0x06cb product=0x3af0 enabled=1)
  19:23:08.392 EVENT   TouchInput_on_device_event1
  19:23:08.393 EVENT   TouchInput_on_device_event2 2 2
  19:23:08.393 EVENT   TouchInput_on_device_event7 1
  19:23:08.393 EVENT   TouchInput_on_device_event8 True
  19:23:08.393 EVENT   TouchInput_on_device_event10 20971528 
20971707
  19:23:08.393 EVENT   TouchInput_on_device_event11
  19:23:08.394 EVENT   TouchInputDevice event: dev_id=2 src_id=2 
xi_type=7 xid_event=20971528(20971707) x=171.0 y=45.0 x_root=1642.0 
y_root=405.0 button=0 state=0 sequence=0

  
  A little lost and looking for any suggestions!

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 991577] Re: Package description says Typing break is a setting

2015-07-03 Thread Hans Chun
Also needs control in /debian to be fixed.
Here is my revised file.

** Attachment added: Patched control from /debian
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/991577/+attachment/4424068/+files/control-patched

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/991577

Title:
  Package description says Typing break is a setting

Status in gnome-settings-daemon package in Ubuntu:
  Triaged

Bug description:
  There is no typing break setting in gnome-control-center.  This is the
  text from the package description:

  This package contains the daemon which is responsible for setting the
  various parameters of a GNOME session and the applications that run
  under it. It handles the following kinds of settings:

   * Keyboard: layout, accessibility options, shortcuts, media keys
   * Clipboard management
   * Theming: background, icons, GTK+ applications
   * Cleanup of unused files
   * Mouse: cursors, speed, accessibility options
   * Startup of other daemons: screensaver, sound daemon
   * Typing break

  It also sets various application settings through X resources and
  freedesktop.org XSETTINGS.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Sun Apr 29 17:56:17 2012
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to precise on 2012-04-30 (0 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471362] [NEW] evolution fails to retrieve Google contacts

2015-07-03 Thread Laine Gholson
Public bug reported:

Evolution uses outdated ClientLogin to authenticate with Google's servers, 
which does not work anymore, even with access for less secure apps enabled. 
Instead, evolution returns with an error like this one:
Unable to open address book

This address book cannot be opened.  This either means that an incorrect
URI was entered, or the server is unreachable.

Detailed error message: Unable to connect to 'Contacts': The requested
resource was not found:
https://developers.google.com/accounts/docs/AuthForInstalledApps

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1471362

Title:
  evolution fails to retrieve Google contacts

Status in evolution package in Ubuntu:
  New

Bug description:
  Evolution uses outdated ClientLogin to authenticate with Google's servers, 
which does not work anymore, even with access for less secure apps enabled. 
Instead, evolution returns with an error like this one:
  Unable to open address book

  This address book cannot be opened.  This either means that an
  incorrect URI was entered, or the server is unreachable.

  Detailed error message: Unable to connect to 'Contacts': The requested
  resource was not found:
  https://developers.google.com/accounts/docs/AuthForInstalledApps

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 991577] Re: Package description says Typing break is a setting

2015-07-03 Thread Ubuntu Foundations Team Bug Bot
The attachment patched control.in from /debian seems to be a patch.
If it isn't, please remove the patch flag from the attachment, remove
the patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/991577

Title:
  Package description says Typing break is a setting

Status in gnome-settings-daemon package in Ubuntu:
  Triaged

Bug description:
  There is no typing break setting in gnome-control-center.  This is the
  text from the package description:

  This package contains the daemon which is responsible for setting the
  various parameters of a GNOME session and the applications that run
  under it. It handles the following kinds of settings:

   * Keyboard: layout, accessibility options, shortcuts, media keys
   * Clipboard management
   * Theming: background, icons, GTK+ applications
   * Cleanup of unused files
   * Mouse: cursors, speed, accessibility options
   * Startup of other daemons: screensaver, sound daemon
   * Typing break

  It also sets various application settings through X resources and
  freedesktop.org XSETTINGS.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Sun Apr 29 17:56:17 2012
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to precise on 2012-04-30 (0 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471304] Re: ASIC hang happened

2015-07-03 Thread LAZA
Searching around i was able to find some more older bugs with that (the same?) 
problem:
#881526
#335526

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1471304

Title:
  ASIC hang happened

Status in fglrx-installer-updates package in Ubuntu:
  New

Bug description:
  My PC workes 24/7 and crunching BOINC.
  Since a few days at morning th PC is dead, not responding to keyboard and 
mouse but shuts down if i press the Power button.

  Searching around in the logs, i found the ASIC hang happened error and 
searching the net some hits more:
  https://community.amd.com/message/2654413#2654413
  https://community.amd.com/message/2606637#2606637

  In /var/log/syslog i got this:

  Jul  3 00:48:51 T3500 kernel: [20476.048070] 6[fglrx] ASIC hang happened
  Jul  3 00:48:51 T3500 kernel: [20476.048077] CPU: 3 PID: 1206 Comm: Xorg 
Tainted: P  IOE  3.19.0-21-generic #21~14.04.1-Ubuntu
  Jul  3 00:48:51 T3500 kernel: [20476.048078] Hardware name: Dell Inc. 
Precision WorkStation T3500  /09KPNV, BIOS A17 05/28/2013
  Jul  3 00:48:51 T3500 kernel: [20476.048079]  0001004d0204 
880305893bc8 817ae4c0 001459de
  Jul  3 00:48:51 T3500 kernel: [20476.048081]   
880305893bd8 c05d999e 0001004d0203
  Jul  3 00:48:51 T3500 kernel: [20476.048083]  c05e91fc 
 c06a959e 880305893c48
  Jul  3 00:48:51 T3500 kernel: [20476.048085] Call Trace:
  Jul  3 00:48:51 T3500 kernel: [20476.048091]  [817ae4c0] 
dump_stack+0x45/0x57
  Jul  3 00:48:51 T3500 kernel: [20476.048143]  [c05d999e] 
KCL_DEBUG_OsDump+0xe/0x10 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048173]  [c05e91fc] 
firegl_hardwareHangRecovery+0x1c/0x30 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048233]  [c06a959e] ? 
_ZN4Asic9WaitUntil15ResetASICIfHungEv+0x1e/0x30 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048290]  [c06a9509] ? 
_ZN4Asic9WaitUntil15WaitForCompleteEv+0xb9/0x130 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048348]  [c06a5e15] ? 
_ZN4Asic19PM4ElapsedTimeStampEj14_LARGE_INTEGER12_QS_CP_RING_+0xd5/0x160 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048409]  [c06c43b2] ? 
_ZNK6AsicCI19insertEventWriteEOPE12_QS_CP_RING_RPjjRmR14_LARGE_INTEGERj+0xb2/0x170
 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048468]  [c06ae0d9] ? 
_ZN15ExecutableUnits35flush_all_and_invalidate_HDP_cachesE12_QS_CP_RING_+0xc9/0xf0
 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048527]  [c06adfbe] ? 
_ZN15ExecutableUnits8ringIdleE12_QS_CP_RING_+0x5e/0xb0 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048578]  [c0684b8d] ? 
_Z17uQSPm4SynchronizemP18_QS_SYNC_PACKET_IN+0x4d/0x50 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048629]  [c067f888] ? 
_Z8uCWDDEQCmjjPvjS_+0x648/0x1240 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048679]  [c0675aea] ? 
CMMQS_uCWDDEQC+0xa/0x10 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048714]  [c0616d1f] ? 
firegl_cmmqs_CWDDE_32+0x36f/0x480 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048749]  [c06155be] ? 
firegl_cmmqs_CWDDE32+0x8e/0x140 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048753]  [8107d7d7] ? 
capable+0x17/0x20
  Jul  3 00:48:51 T3500 kernel: [20476.048787]  [c0615530] ? 
firegl_cmmqs_disabledriver+0x120/0x120 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048817]  [c05e3718] ? 
firegl_ioctl+0x1f8/0x260 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048819]  [810dd388] ? 
__hrtimer_start_range_ns+0x278/0x3a0
  Jul  3 00:48:51 T3500 kernel: [20476.048842]  [c05d11de] ? 
ip_firegl_unlocked_ioctl+0xe/0x20 [fglrx]
  Jul  3 00:48:51 T3500 kernel: [20476.048844]  [811ff888] ? 
do_vfs_ioctl+0x2f8/0x510
  Jul  3 00:48:51 T3500 kernel: [20476.048847]  [8168fce2] ? 
__sys_recvmsg+0x42/0x80
  Jul  3 00:48:51 T3500 kernel: [20476.048848]  [811ffb21] ? 
SyS_ioctl+0x81/0xa0
  Jul  3 00:48:51 T3500 kernel: [20476.048851]  [817b5ecd] ? 
system_call_fastpath+0x16/0x1b
  Jul  3 00:48:51 T3500 kernel: [20476.048854] pubdev:0xc10dd9a0, num 
of device:1 , name:fglrx, major 15, minor 20. 
  Jul  3 00:48:51 T3500 kernel: [20476.048856] device 0 : 0x88030e0d8000 .
  Jul  3 00:48:51 T3500 kernel: [20476.048857] Asic ID:0x6658, revision:0x15, 
MMIOReg:0xc90006b8.
  Jul  3 00:48:51 T3500 kernel: [20476.048858] FB phys addr: 0xe000, MC 
:0xf4, Total FB size :0x4000.
  Jul  3 00:48:51 T3500 kernel: [20476.048860] gart table MC:0xf40f6b8000, 
Physical:0xef6b8000, size:0x547000.
  Jul  3 00:48:51 T3500 kernel: [20476.048861] mc_node :FB, total 1 zones
  Jul  3 00:48:51 T3500 kernel: [20476.048862] MC start:0xf4, 
Physical:0xe000, size:0xfd0.
  Jul  3 00:48:51 T3500 kernel: [20476.048864] Mapped heap 

[Desktop-packages] [Bug 991577] Re: Package description says Typing break is a setting

2015-07-03 Thread Hans Chun
I made a simple line change to control.in in the /debian 
 ~ubuntu-branches/ubuntu/wily/gnome-settings-daemon/wily : /debian/control.in 
(revision 255) 

This fixes the package description error.

** Attachment added: patched control.in from /debian
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/991577/+attachment/4424067/+files/control-patched.in

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/991577

Title:
  Package description says Typing break is a setting

Status in gnome-settings-daemon package in Ubuntu:
  Triaged

Bug description:
  There is no typing break setting in gnome-control-center.  This is the
  text from the package description:

  This package contains the daemon which is responsible for setting the
  various parameters of a GNOME session and the applications that run
  under it. It handles the following kinds of settings:

   * Keyboard: layout, accessibility options, shortcuts, media keys
   * Clipboard management
   * Theming: background, icons, GTK+ applications
   * Cleanup of unused files
   * Mouse: cursors, speed, accessibility options
   * Startup of other daemons: screensaver, sound daemon
   * Typing break

  It also sets various application settings through X resources and
  freedesktop.org XSETTINGS.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Sun Apr 29 17:56:17 2012
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to precise on 2012-04-30 (0 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1392887] Re: serial wacom devices gone after upgrade to utopic/14.10

2015-07-03 Thread Christopher M. Penalver
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/1392887

Title:
  serial wacom devices gone after upgrade to utopic/14.10

Status in xf86-input-wacom package in Ubuntu:
  Fix Released
Status in xf86-input-wacom-lts-utopic package in Ubuntu:
  New
Status in xf86-input-wacom source package in Trusty:
  New
Status in xf86-input-wacom-lts-utopic source package in Trusty:
  New
Status in xf86-input-wacom source package in Utopic:
  Fix Committed
Status in xf86-input-wacom source package in Vivid:
  Fix Committed
Status in xf86-input-wacom source package in Wily:
  Fix Released

Bug description:
  [Impact]
  udev rules and systemd service file are installed in the wrong path due to 
assuming that dh_install can rename files, instead it installed the files under 
the renamed directory

  [Test case]
  try to use a serial wacom device, it fails

  [Regression potential]
  none, restore original behaviour

  --

  Recently I upgraded ubuntu from 14.04 to 14.10 on my HP EliteBook 2760p. 
After that, all serial wacom devices (for the touchscreen) are gone:
     serial wacom stylus
     serial wacom eraser
     serial wacom touch

  xinput -list and xsetwacom --list don't show these devices and the
  Wacom Tablet section of the system setings reports 'no tablet
  detected' rather than showing the usual settings. Booting with the old
  linux 3.13 kernel makes no difference to the new version 3.16.

  To find out what happened I played around on a spare partition with the 
following results:
  1) fresh installation of 14.10 - result is the same like reported above: no 
touch devices
  2) fresh installation of 14.04 - touch works out of the box
  3) upgraded the fresh installation of trusty to utopic: touch devices gone 
again
  4) manually changed repos to utopic after fresh installation of 14.04 and 
updated ONLY the xserver-xorg-input-wacom package: apt pulled some dependencies 
and installed without errors, touch devices gone (so it reproduces the error 
exactly as the full upgrade)

  WORKAROUND: Replace the udev rule 
/lib/udev/rules.d/69-wacom.rules/wacom.rules by the old file from Ubuntu 14.04 
by putting it in /lib/udev/rules.d/ :
  
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1392887/+attachment/4264135/+files/69-xserver-xorg-input-wacom.rules

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-input-wacom 1:0.25.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Nov 14 22:51:05 2014
  DistUpgraded: 2014-11-01 04:28:11,674 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  InstallationDate: Installed on 2012-10-16 (759 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Hewlett-Packard HP EliteBook 2760p
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=81ff9b66-4d33-49d5-a76f-cf1418c3e354 ro quiet splash vt.handoff=7
  SourcePackage: xf86-input-wacom
  UpgradeStatus: Upgraded to utopic on 2014-11-01 (13 days ago)
  dmi.bios.date: 08/04/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SOU Ver. F.50
  dmi.board.name: 162A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 05.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SOUVer.F.50:bd08/04/2014:svnHewlett-Packard:pnHPEliteBook2760p:pvrA0005F02:rvnHewlett-Packard:rn162A:rvrKBCVersion05.40:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 2760p
  dmi.product.version: A0005F02
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Nov 14 21:19:38 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   22337
   vendor SEC
  xserver.version: 2:1.16.0-1ubuntu1

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1467218] Re: Xorg crash

2015-07-03 Thread Christopher M. Penalver
AdlerHorst, thank you for reporting this and helping make Ubuntu better.

As per http://www.dell.com/support/home/us/en/19/product-
support/product/precision-390/drivers an update to your computer's buggy
and outdated BIOS is available (2.6.0). If you update to this following
https://help.ubuntu.com/community/BIOSUpdate does it change anything?

If it doesn't, could you please both specify what happened, and provide the 
output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, and the information above is provided, then
please mark this report Status New.

Thank you for your understanding.

** Attachment removed: xserver.outputs.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418054/+files/xserver.outputs.txt

** Attachment removed: xdpyinfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418053/+files/xdpyinfo.txt

** Attachment removed: Xrandr.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418052/+files/Xrandr.txt

** Attachment removed: XorgLogOld.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418051/+files/XorgLogOld.txt

** Attachment removed: XorgLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418050/+files/XorgLog.txt

** Attachment removed: UnitySupportTest.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418049/+files/UnitySupportTest.txt

** Attachment removed: UdevLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418048/+files/UdevLog.txt

** Attachment removed: UdevDb.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418047/+files/UdevDb.txt

** Attachment removed: ProcModules.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418046/+files/ProcModules.txt

** Attachment removed: ProcEnviron.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418044/+files/ProcEnviron.txt

** Attachment removed: ProcInterrupts.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418045/+files/ProcInterrupts.txt

** Attachment removed: ProcCpuinfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418043/+files/ProcCpuinfo.txt

** Attachment removed: MonitorsUser.xml.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418042/+files/MonitorsUser.xml.txt

** Attachment removed: Lsusb.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418041/+files/Lsusb.txt

** Attachment removed: Lspci.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418040/+files/Lspci.txt

** Attachment removed: LightdmLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418039/+files/LightdmLog.txt

** Attachment removed: LightdmGreeterLogOld.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418038/+files/LightdmGreeterLogOld.txt

** Attachment removed: LightdmGreeterLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418037/+files/LightdmGreeterLog.txt

** Attachment removed: LightdmDisplayLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418036/+files/LightdmDisplayLog.txt

** Attachment removed: GconfCompiz.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418035/+files/GconfCompiz.txt

** Attachment removed: DpkgLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418034/+files/DpkgLog.txt

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418033/+files/Dependencies.txt

** Attachment removed: BootLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418031/+files/BootLog.txt

** Attachment removed: CurrentDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418032/+files/CurrentDmesg.txt

** Attachment removed: BootDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4418030/+files/BootDmesg.txt

** Attachment removed: xserver.outputs.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4417944/+files/xserver.outputs.txt

** Attachment removed: xdpyinfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1467218/+attachment/4417943/+files/xdpyinfo.txt

** Attachment removed: Xrandr.txt
   

[Desktop-packages] [Bug 586910]

2015-07-03 Thread Lufimtse
(In reply to Marvin  Fröhlich from comment #49)
 Bug still exists on Mars.

~Patch not yet merged into master due to code freeze. Should make it
into master in a week or two.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/586910

Title:
  Java editor view has no focus after double-clicking a java file

Status in Eclipse:
  Confirmed
Status in eclipse package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: eclipse

  Steps to reproduce:

  1. in the Package explorer, double-click on a Java file
  2. press CTRL + F to search for some string in the file

  Expected results:
  A Java editor view gets opened. The Java editor view gets the focus, and CTRL 
+ F opens the find/replace dialog for that file.

  Actual results:
  A Java editor view gets opened. Focus however stays at the Package explorer 
view, and CTRL + F opens some search field for the Package explorer.

  This worked fine with the Eclipse in Kubuntu 9.10.

  In addition, Zend Studio for Eclipse also is affected. This worked
  fine in Zend Studios for Eclipse 7.12 on Kubuntu 9.10, and after re-
  installing Kubuntu 10.04 (and copying back my home directory which
  also includes Zend Studio), this was broken.

  I've also filed this in the Eclipse bug tracker, but the Eclipse folk
  says that this probably is buried lower:
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=312568

  Launchpad issue #237819 sounds a bit similar, but I'm not quite sure
  about this.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: eclipse 3.5.2-2ubuntu4.1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic-pae 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic-pae i686
  Architecture: i386
  Date: Fri May 28 19:14:42 2010
  InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: eclipse
  workspace.metadata.log:
   
  xulrunner-versions: /usr/lib/xulrunner-1.9.2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/586910/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 586910]

2015-07-03 Thread Qudus
Bug still exists on Mars.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/586910

Title:
  Java editor view has no focus after double-clicking a java file

Status in Eclipse:
  Confirmed
Status in eclipse package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: eclipse

  Steps to reproduce:

  1. in the Package explorer, double-click on a Java file
  2. press CTRL + F to search for some string in the file

  Expected results:
  A Java editor view gets opened. The Java editor view gets the focus, and CTRL 
+ F opens the find/replace dialog for that file.

  Actual results:
  A Java editor view gets opened. Focus however stays at the Package explorer 
view, and CTRL + F opens some search field for the Package explorer.

  This worked fine with the Eclipse in Kubuntu 9.10.

  In addition, Zend Studio for Eclipse also is affected. This worked
  fine in Zend Studios for Eclipse 7.12 on Kubuntu 9.10, and after re-
  installing Kubuntu 10.04 (and copying back my home directory which
  also includes Zend Studio), this was broken.

  I've also filed this in the Eclipse bug tracker, but the Eclipse folk
  says that this probably is buried lower:
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=312568

  Launchpad issue #237819 sounds a bit similar, but I'm not quite sure
  about this.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: eclipse 3.5.2-2ubuntu4.1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic-pae 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic-pae i686
  Architecture: i386
  Date: Fri May 28 19:14:42 2010
  InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: eclipse
  workspace.metadata.log:
   
  xulrunner-versions: /usr/lib/xulrunner-1.9.2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/586910/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-07-03 Thread Mark A. Hershberger
I think I fixed my vivid system by downgrading 2:2.99.917~exp1ubuntu2.2
to 2:2.99.917~exp1ubuntu2build1.  I also tried exp1ubuntu3 and it didn't
work.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1432194

Title:
  Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics
  5500

Status in X.org xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Fix Released
Status in xserver-xorg-video-intel-lts-utopic package in Ubuntu:
  Invalid
Status in xserver-xorg-video-intel-lts-utopic source package in Trusty:
  Fix Committed
Status in xserver-xorg-video-intel source package in Utopic:
  Fix Committed

Bug description:
  Trying to achieve: Get a more stable graphics environment up and
  running

  Steps to take:  basic ubtuntu 14.04 install.  Boot up and run for a
  few minutes and then ...

  What happens: After running for a few minutes the graphics gets
  flacky.

  What should happen:  Graphics should not get flaky.

  I have just installed ubuntu 14.04 on my new thinkpad t450s.
  Everything basically works, but something is very flaky about my
  keyboard or display or both.  After running for awhile some apps
  (E.g., thunderbird and sometimes emacs for example) will display
  garbage.  If I refresh by moving the screen around or changing
  buffers/tabs/etc. they can often recover.

  I see that there is an [Intel(R) Graphics Installer for Linux*
  1.0.7](https://01.org/linuxgraphics/downloads/2014/intelr-graphics-
  installer-linux-1.0.7). I am leery about just loading this and running
  it.  Any suggestions about how I should proceed?

  $ sudo lshw -c video
*-display
 description: VGA compatible controller
 product: Broadwell-U Integrated Graphics
 vendor: Intel Corporation
 physical id: 2
 bus info: pci@:00:02.0
 version: 09
 width: 64 bits
 clock: 33MHz
 capabilities: msi pm vga_controller bus_master cap_list rom
 configuration: driver=i915 latency=0
 resources: irq:63 memory:e000-e0ff 
memory:d000-dfff ioport:3000(size=64)
  $ modinfo i915 | head
  filename:   
/lib/modules/3.16.0-31-generic/kernel/drivers/gpu/drm/i915/i915.ko
  license:GPL and additional rights
  description:Intel Graphics
  author: Tungsten Graphics, Inc.
  srcversion: 9929027A8A6F05972AD6986
  alias:  pci:v8086d22B3sv*sd*bc03sc*i*
  alias:  pci:v8086d22B2sv*sd*bc03sc*i*
  alias:  pci:v8086d22B1sv*sd*bc03sc*i*
  alias:  pci:v8086d22B0sv*sd*bc03sc*i*
  alias:  pci:v8086d162Dsv*sd*bc03sc*i*
  $ uname -a
  Linux mypad 3.16.0-31-generic #43~14.04.1-Ubuntu SMP Tue Mar 10 20:13:38 
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471353] [NEW] plantage graphique

2015-07-03 Thread PARPAILLON
Public bug reported:

affichage de cairo dock qui bug, gel des pages internet google et
firefox

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
Uname: Linux 3.13.0-49-generic x86_64
NonfreeKernelModules: wl fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Jul  3 18:03:00 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.248+bdcom, 3.13.0-49-generic, x86_64: installed
 fglrx-core, 15.200, 3.13.0-49-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 
5430/5450/5470] [1002:68e0] (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:1411]
InstallationDate: Installed on 2015-04-21 (73 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
MachineType: Hewlett-Packard HP ProBook 4720s
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-49-generic 
root=/dev/mapper/ubuntu--vg-root ro
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/18/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68AZZ Ver. F.0F
dmi.board.name: 1411
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 57.34
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68AZZVer.F.0F:bd02/18/2011:svnHewlett-Packard:pnHPProBook4720s:pvr:rvnHewlett-Packard:rn1411:rvrKBCVersion57.34:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP ProBook 4720s
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri Jul  3 17:26:46 2015
xserver.configfile: default
xserver.errors:
 open /dev/dri/card0: No such file or directory
 open /dev/fb0: No such file or directory
 AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object 
file: No such file or directory]
 AIGLX error: failed to open /usr/lib64/dri/fglrx_dri.so, 
error[/usr/lib64/dri/fglrx_dri.so: cannot open shared object file: No such file 
or directory]
 AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: 
No such file or directory]
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.7
xserver.video_driver: fglrx

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1471353

Title:
  plantage graphique

Status in xorg package in Ubuntu:
  New

Bug description:
  affichage de cairo dock qui bug, gel des pages internet google et
  firefox

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  NonfreeKernelModules: wl fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Jul  3 18:03:00 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.13.0-49-generic, x86_64: installed
   fglrx-core, 15.200, 3.13.0-49-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 
5430/5450/5470] [1002:68e0] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:1411]
  InstallationDate: Installed on 2015-04-21 (73 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 

[Desktop-packages] [Bug 199597] Re: disabling show temperature and show weather doesn't stop weather from showing up in the location list

2015-07-03 Thread Bug Watch Updater
** Changed in: gnome-panel
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/199597

Title:
  disabling show temperature and show weather doesn't stop weather
  from showing up in the location list

Status in Desktop panel for GNOME:
  Confirmed
Status in gnome-panel package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-panel

  I never asked for a weather service on my desktop.  I just want a
  clock.

  I've turned off 'show weather' and 'show temperature' in the
  preferences; but if I left-click on the time, my locations are still
  shown with a weather icon next to them.  This means that gnome-panel
  is connecting to the network somewhere to pull down weather
  information, without my permission!  If this clock applet is going to
  be the default, there needs to be an option to disable weather updates
  by the GNOME panel; for users with limited bandwidth, these
  unrequested weather updates are a potential DoS, not to mention being
  an information leak.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 756542] Re: iPad causes upower to hang

2015-07-03 Thread R
** Attachment removed: upower.txt
   
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/756542/+attachment/2010224/+files/upower.txt

** Description changed:

- Binary package hint: upower
- 
- Having the Apple iPad plugged into the computer causes upower to hang.
- This causes problems for anything that relies on upower, such as gnome-
- power-manager, which leads to issues such as the battery indicator not
- updating, being unable to change the screen brightness or putting the
- computer in a suspended power state.
- 
- This is my first week using Ubuntu, so I apologize if i have
- identified/done something incorrectly.
- 
- After logging in, a dialog appears with this text:
- Unable to mount Matthews’s iPad
- DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a 
reply (timeout by message bus)
- 
- 
--
- Command: gnome-power-manager --verbose
- Result:
- *** ERROR ***
- TI:21:49:34   TH:0x91ad8b8FI:gpm-engine.c 
FN:gpm_engine_coldplug_idle_cb,837
-  - failed to get device list: Message did not receive a reply (timeout by 
message bus)
- Traceback:
-   gnome-power-manager() [0x806275b]
-   gnome-power-manager() [0x8060f48]
-   /lib/libglib-2.0.so.0(+0x3b841) [0x4ee841]
-   /lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d5) [0x4f0855]
-   /lib/libglib-2.0.so.0(+0x41668) [0x4f4668]
-   /lib/libglib-2.0.so.0(g_main_loop_run+0x187) [0x4f4ba7]
-   gnome-power-manager() [0x805609a]
-   /lib/libc.so.6(__libc_start_main+0xe7) [0x720ce7]
-   gnome-power-manager() [0x804dc91]
- 
- (gnome-power-manager:3261): libupower-glib-WARNING **: Couldn't
- enumerate devices: Message did not receive a reply (timeout by message
- bus)
- 
- 
--
- Command: /usr/lib/upower/upowerd --verbose
- Result: (see attached file)
+ *REMOVED*

** Information type changed from Public to Private

** Summary changed:

- iPad causes upower to hang
+ *FIXED*

** Tags removed: dbus gnome-power-manager ipad maverick upower

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/756542

Title:
  *FIXED*

Status in upower package in Ubuntu:
  New

Bug description:
  *REMOVED*

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470640] Re: In Vivid Vervet, onscreen keyboard won't input to password/user fields

2015-07-03 Thread Francesco Fumanti
Thanks for creating the question about the issue.  :-)

I took the liberty to add a comment to the question thread which
explicitely indicates where to find the solution. I hope you don't mind.

Cheers

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1470640

Title:
  In Vivid Vervet, onscreen keyboard won't input to password/user fields

Status in onboard package in Ubuntu:
  Invalid

Bug description:
  X/Ubuntu 15:

  Onboard keyboard works fine in desktop environments, but will not pass
  input to user/password slots at login/resume screen.

  Clicking with a mouse OR tapping on a touchscreen does not work.
  Subsequently, when using a regular keyboard, after trying with
  onscreen keyboard, you must click into the password field again before
  input from regular keyboard is accepted.

  Suspect that focus is not being properly returned/shifted to the text
  input field by the keyboard, and the field itself is losing
  programmatic focus.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 887821] Re: Show copy dialog right click launcher entry doesn't work (on nautilus copy)

2015-07-03 Thread Pascal Hahulla
Still occurs on 14.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/887821

Title:
  Show copy dialog right click launcher entry doesn't work (on
  nautilus copy)

Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Won't Fix
Status in nautilus package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in nautilus source package in Precise:
  Fix Released
Status in unity source package in Precise:
  Invalid

Bug description:
  Impact:
  the nautilus copy dialog don't get properly focussed by unity

  Test Case:
  - log into an unity session
  - copy a not too small file (so you have time to interact with the copy 
dialog)
  - minimize the copy dialog
  - right click on the corresponding unity-launcher's icon, and pick show copy 
dialog
  - the dialog should be displayed

  Regression testing:
  Check that there is no focus issue with that dialog and the launcher

  --

  While copying a large (8 gig) file across an SMB network, I minimized
  it.  The right click on the Nautilus Unity bar showed a Show copy
  dialog item.  Clicking on that item did nothing.  The only way to get
  the dialog back up was to open one of the two minimized Nautilus
  windows and then minimize the one on top.  After that minimize, then
  the copy dialog was displayed on top of the other Nautilus window.  I
  couldn't find any way to get the copy dialog back on screen without
  clicking around somewhat aimlessly displaying and minimizing Nautilus
  windows until it appeared.  The Show copy dialog right-click menu
  appeared to have no affect.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: wl fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Tue Nov  8 18:12:10 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471360] [NEW] 15.10 reboot breaks crypt setup gui

2015-07-03 Thread rob loranger
Public bug reported:

If I try to reboot from unity the system boots to the red/orange screen
and the display goes blank. Upon pressing a key it wakes to reveal the
cli hdd crypto prompt. After the pass phrase is entered I see services
starting up and the display manger comes alive again. Everything is fine
beyond this point.

If I shutdown and boot up I have no issue.

release
Description:Ubuntu Wily Werewolf (development branch)
Release:15.10

Let me know what other information will help.

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- 15.10 reboot/restart fails
+ 15.10 reboot breaks crypt setup gui

** Description changed:

- If I try to reboot from unity the system fails to boot. I get as far as
- an orange screen but it drops to black before the prompt for the
- encryption key pops up. The machine however does remain on although
- appears to be inactive, at least the HDD is not active.
+ If I try to reboot from unity the system boots to the red/orange screen
+ and the display goes blank. Upon pressing a key it wakes to reveal the
+ cli hdd crypto prompt. After the pass phrase is entered I see services
+ starting up and the display manger comes alive again. Everything is fine
+ beyond this point.
  
  If I shutdown and boot up I have no issue.
  
  release
  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10
  
  Let me know what other information will help.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1471360

Title:
  15.10 reboot breaks crypt setup gui

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  If I try to reboot from unity the system boots to the red/orange
  screen and the display goes blank. Upon pressing a key it wakes to
  reveal the cli hdd crypto prompt. After the pass phrase is entered I
  see services starting up and the display manger comes alive again.
  Everything is fine beyond this point.

  If I shutdown and boot up I have no issue.

  release
  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10

  Let me know what other information will help.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1471360/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2015-07-03 Thread Kristof S.
FYI: I tested again with a current Ubuntu Installation, Lubuntu 15.04,
Kernel 3.19.0-21-generic #21-Ubuntu SMP  (same Asus Notebook as noted
above). The good news is the switching bug disappeared. The bad thing
is that there is still no (speaker) sound yet, not with the installation
default and not with manually trying the entry working for me in an
earlier ubuntu version - options snd-hda-intel model=laptop-eapd
position_fix=1).

Here is a recent alsa-info: ALSA information is located at http://www
.alsa-project.org/db/?f=dd668e30fbdc329986902f48d7aa9229a17281e6

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in ALSA driver:
  Unknown
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating the audio from alsamixer -by disabling auto-mute in 
alsamixer i managed to stop it switching from one port to the other. Still, no 
audio from speakers (only a regular and low-volume BUMP comes out)
  - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i could 
not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration list, i 
have tried using only the audio boards main info as referral (Intel HDA AD1986A 
NM10/ICH7). Thus i have added to the alsa-base.conf the following and rebooted 
after trying each and every new line (added only once per try, not all of them 
together).
-options snd-hda-intel model=laptop
-options snd-hda-intel model=laptop-eapd
-options snd-hda-intel model=3stack 
-options snd-hda-intel model=generic

  - Also tried the position_fix quirking suggested on the ubuntu documentation 
pages
   -options snd-hda-intel position_fix= 1 
   -options snd-hda-intel position_fix= 2

  The audio outputted from the speakers kept being a regular BUMP and
  nothing more, regardless of the input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu3690 F pulseaudio
  CasperVersion: 1.340
  Date: Mon May  5 13:48:40 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12FvNC.203
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX45
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX45
  dmi.product.version: PB64H00206
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1316156/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2015-07-03 Thread Alessandro Ignis
Thanks for keeping me updated

Il giorno ven 3 lug 2015 23:05 Kristof S. k...@gmx.de ha scritto:

 FYI: I tested again with a current Ubuntu Installation, Lubuntu 15.04,
 Kernel 3.19.0-21-generic #21-Ubuntu SMP  (same Asus Notebook as noted
 above). The good news is the switching bug disappeared. The bad thing
 is that there is still no (speaker) sound yet, not with the installation
 default and not with manually trying the entry working for me in an
 earlier ubuntu version - options snd-hda-intel model=laptop-eapd
 position_fix=1).

 Here is a recent alsa-info: ALSA information is located at http://www
 .alsa-project.org/db/?f=dd668e30fbdc329986902f48d7aa9229a17281e6

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1316156

 Title:
   speakers audio won't work - pavucontrol is switching continually
   between speakers and headphones

 Status in ALSA driver:
   Unknown
 Status in alsa-driver package in Ubuntu:
   Confirmed

 Bug description:
   The port is continually switching between Speakers and Heaphones and no
 audio is outputting from the speakers. I have tried various distributions
 and have found that this problems is NOT present in Ubuntu 11.04, 12.04,
 13.04. I have not tried 11.10, or 12.10. But have found 13.10 and 14.04 to
 show this identical problem.
   My main concern is for the 14.04 LTS version I am currently using.

   - I tried regulating the audio from alsamixer -by disabling auto-mute in
 alsamixer i managed to stop it switching from one port to the other. Still,
 no audio from speakers (only a regular and low-volume BUMP comes out)
   - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i
 could not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration
 list, i have tried using only the audio boards main info as referral (Intel
 HDA AD1986A NM10/ICH7). Thus i have added to the alsa-base.conf the
 following and rebooted after trying each and every new line (added only
 once per try, not all of them together).
 -options snd-hda-intel model=laptop
 -options snd-hda-intel model=laptop-eapd
 -options snd-hda-intel model=3stack
 -options snd-hda-intel model=generic

   - Also tried the position_fix quirking suggested on the ubuntu
 documentation pages
-options snd-hda-intel position_fix= 1
-options snd-hda-intel position_fix= 2

   The audio outputted from the speakers kept being a regular BUMP and
   nothing more, regardless of the input.

   ProblemType: Bug
   DistroRelease: Ubuntu 14.04
   Package: pulseaudio 1:4.0-0ubuntu11
   ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
   Uname: Linux 3.13.0-24-generic i686
   ApportVersion: 2.14.1-0ubuntu3
   Architecture: i386
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  xubuntu3690 F pulseaudio
   CasperVersion: 1.340
   Date: Mon May  5 13:48:40 2014
   LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386
 (20140416.2)
   ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=it_IT.UTF-8
SHELL=/bin/bash
   PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No
 PulseAudio daemon running, or not running as session daemon.
   SourcePackage: pulseaudio
   Symptom: audio
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 10/11/2006
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: T12FvNC.203
   dmi.board.asset.tag: To Be Filled By O.E.M.
   dmi.board.name: EasyNote_MX45
   dmi.board.vendor: Packard Bell BV
   dmi.board.version: 1.0
   dmi.chassis.type: 10
   dmi.chassis.vendor: Packard Bell BV
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
   dmi.product.name: EasyNote_MX45
   dmi.product.version: PB64H00206
   dmi.sys.vendor: Packard Bell BV

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/alsa-driver/+bug/1316156/+subscriptions


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in ALSA driver:
  Unknown
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating 

[Desktop-packages] [Bug 1471342] [NEW] Sync gnome-sudoku 1:3.16.0-1 (main) from Debian unstable (main)

2015-07-03 Thread Jackson Doak
Public bug reported:

Please sync gnome-sudoku 1:3.16.0-1 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * debian/control:
- Build-depend on appstream-util
  * debian/control:
- Build-depend on libjson-glib-dev
  * New upstream release:
- Miscellaneous fixes
- Fix crash that was reported by Ubuntu's crash catcher over 5000 times
- Some more stuff is translated now
  * debian/patches/git_working_undo.patch:
  * debian/patches/use_correct_translation_domain.patch:
- Applied upstream
  * New upstream version
  * debian/control.in: updated g-i requirement
  * debian/patches/use_correct_translation_domain.patch:
- use the correct translations domain (lp: #1327205)
  * debian/patches/git_working_undo.patch:
- This fixes undo when only one number is on the board. (lp: #1272716)
  * 0002-fix-sort-syntax-error.patch: Backport upstream
commit that fixes crashes when saving a Very Hard
game (LP: #1252220).
  * 0002-fix-sort-syntax-error.patch: Backport upstream
commit that fixes crashes when saving a Very Hard
game (LP: #1252220).
  * New upstream release:
- Quit when SIGINT is received instead of ignoring it
- Fix everything being initially hidden
- Fix a crash when clearing notes
- Slightly improve the look of the number pad
- Fix the high contrast icon
- Add an appdata file for GNOME Software
- Fix running uninstalled
- Fix NumberBox events configuration with latest pygobject
- Game no longer disappears when opening print multiple sudokus in 
fullscreen
- Reduce the width of the About dialog
- Don't use deprecated GObject.timeout_add_seconds
- Use /usr/bin/python instead of /usr/bin/env/python
- Fix some broken links in user help
  * debian/patches/01_fix_runtime_error_with_new_pygobject.patch:
- Applied upstream
  * Apply patch porting gnome-sudoku to python3. (LP: #1078720)
There are no real changes left

Changelog entries since current wily version 1:3.16.0-0ubuntu2:

gnome-sudoku (1:3.16.0-1) unstable; urgency=medium

  * New upstream release.
  * Update Build-Depends:
- Add appstream-util.
- Bump intltool to (= 0.50).
- Bump libgtk-3-dev to (= 3.15.0) as per upstream gnome-3-16 branch.
- Bump valac (= 0.27.1) as per upstream gnome-3-16 branch.
  * Bump debhelper compatibility level to 9.

 -- Michael Biebl bi...@debian.org  Sun, 14 Jun 2015 15:01:26 +0200

** Affects: gnome-sudoku (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: gnome-sudoku (Ubuntu)
   Importance: Undecided = Wishlist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-sudoku in Ubuntu.
https://bugs.launchpad.net/bugs/1471342

Title:
  Sync gnome-sudoku 1:3.16.0-1 (main) from Debian unstable (main)

Status in gnome-sudoku package in Ubuntu:
  New

Bug description:
  Please sync gnome-sudoku 1:3.16.0-1 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* debian/control:
  - Build-depend on appstream-util
* debian/control:
  - Build-depend on libjson-glib-dev
* New upstream release:
  - Miscellaneous fixes
  - Fix crash that was reported by Ubuntu's crash catcher over 5000 times
  - Some more stuff is translated now
* debian/patches/git_working_undo.patch:
* debian/patches/use_correct_translation_domain.patch:
  - Applied upstream
* New upstream version
* debian/control.in: updated g-i requirement
* debian/patches/use_correct_translation_domain.patch:
  - use the correct translations domain (lp: #1327205)
* debian/patches/git_working_undo.patch:
  - This fixes undo when only one number is on the board. (lp: #1272716)
* 0002-fix-sort-syntax-error.patch: Backport upstream
  commit that fixes crashes when saving a Very Hard
  game (LP: #1252220).
* 0002-fix-sort-syntax-error.patch: Backport upstream
  commit that fixes crashes when saving a Very Hard
  game (LP: #1252220).
* New upstream release:
  - Quit when SIGINT is received instead of ignoring it
  - Fix everything being initially hidden
  - Fix a crash when clearing notes
  - Slightly improve the look of the number pad
  - Fix the high contrast icon
  - Add an appdata file for GNOME Software
  - Fix running uninstalled
  - Fix NumberBox events configuration with latest pygobject
  - Game no longer disappears when opening print multiple sudokus in 
fullscreen
  - Reduce the width of the About dialog
  - Don't use deprecated GObject.timeout_add_seconds
  - Use /usr/bin/python instead of /usr/bin/env/python
  - Fix some broken links in user help
* debian/patches/01_fix_runtime_error_with_new_pygobject.patch:
  - Applied upstream
* Apply patch porting gnome-sudoku to python3. (LP: #1078720)
  There are no real changes left

  Changelog 

[Desktop-packages] [Bug 1470948] Re: Ubuntu Phone is not automatically connecting to a hidden wifi network

2015-07-03 Thread Juhapekka Piiroinen
The only solution what I found was to do forget network and
reconfigure, but I will give a try for that toggling wifi on-off several
times, but in general it looks like that it could be the same issue.

Please ask if you would like to get any detailed debug information, etc.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1470948

Title:
  Ubuntu Phone is not automatically connecting to a hidden wifi network

Status in network-manager package in Ubuntu:
  New

Bug description:
  Preconditions:
  Meizu MX4 Ubuntu Edition

  Steps:
  1) Setup wifi connection settings for a hidden wifi
  2) Reboot

  Result:
  1) Network works just fine
  2) Network does not work anymore, I need to delete settings and reconfigure 
the hidden wifi

  Expected:
  2) Would connect automatically when the access point is in the area, etc.

  
  Related url:
  https://lists.launchpad.net/ubuntu-phone/msg13861.html

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1257462] Re: chromium-browser shutdown doesn't exit all processes

2015-07-03 Thread crystal
thanks

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1257462

Title:
  chromium-browser shutdown doesn't exit all processes

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  In a terminal, --disable-extensions makes it start and exit
  properly.

  Disabling all extensions in the app manually does not exit properly.

  The naive problem is that starting the browser makes white chrome and
  empty tabs.

  There is no warning about locked profile as in
  https://bugs.launchpad.net/ubuntu/+source/chromium-
  browser/+bug/1225215

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1257462/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1257462] Re: chromium-browser shutdown doesn't exit all processes

2015-07-03 Thread crystal
** Attachment added: dropbox.pyc
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1257462/+attachment/4423781/+files/dropbox.pyc

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1257462

Title:
  chromium-browser shutdown doesn't exit all processes

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  In a terminal, --disable-extensions makes it start and exit
  properly.

  Disabling all extensions in the app manually does not exit properly.

  The naive problem is that starting the browser makes white chrome and
  empty tabs.

  There is no warning about locked profile as in
  https://bugs.launchpad.net/ubuntu/+source/chromium-
  browser/+bug/1225215

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1257462/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471123] [NEW] suddenly tabulator-key stops working normally

2015-07-03 Thread Aapo Rantalainen
Public bug reported:

Ubuntu 14.04
xserver-xorg: 1:7.7+1ubuntu8.1

I don't know how to trigger this bug, but I have seen it now more than
ten times.

Suddenly = I can't figure pattern how this triggers. Sometimes it
happens when computer just idles

'stops working normally' = tab-key alone doesn't do anything.

--
When tab-key is working normally, xev reports:

KeyPress event, serial 37, synthetic NO, window 0x241,
root 0x290, subw 0x0, time 2088488, (164,-6), root:(1515,797),
state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09)  
XmbLookupString gives 1 bytes: (09)  
XFilterEvent returns: False

KeyRelease event, serial 37, synthetic NO, window 0x241,
root 0x290, subw 0x0, time 2088509, (164,-6), root:(1515,797),
state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09)  
XFilterEvent returns: False

--
When this bug triggers, xev reports (when tab-key pressed and released):

FocusOut event, serial 37, synthetic NO, window 0x561,
mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 37, synthetic NO, window 0x561,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 37, synthetic NO, window 0x0,
keys: 4294967184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
   0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

--
When this bug triggers, xev reports (when holding CTRL and tab-key pressed and 
released):

KeyPress event, serial 37, synthetic NO, window 0x561,
root 0x290, subw 0x0, time 261350060, (172,-19), root:(1523,784),
state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 37, synthetic NO, window 0x561,
root 0x290, subw 0x0, time 261350228, (172,-19), root:(1523,784),
state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09)  
XmbLookupString gives 1 bytes: (09)  
XFilterEvent returns: False

KeyRelease event, serial 37, synthetic NO, window 0x561,
root 0x290, subw 0x0, time 261350276, (172,-19), root:(1523,784),
state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09)  
XFilterEvent returns: False

KeyRelease event, serial 37, synthetic NO, window 0x561,
root 0x290, subw 0x0, time 261350572, (172,-19), root:(1523,784),
state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
---
And behaviour is like xev reports: tab pressed alone doesn't do anything, but 
with any modifier it works as expected:
alt+tab = change window
shift+tab = previous element (e.g. fields in browser)
ctrl+tab = change tab (e.g. in firefox)

-
I have ~/.Xmodmap and it contains line:
keycode 23 = Tab ISO_Left_Tab Tab ISO_Left_Tab Tab ISO_Left_Tab

Running xmodmap ~/.Xmodmap will not fix.

---
Attaching new usb-keyboard doesn't help.
---
Reboot helps.

---
Changing to virtual terminal - tab is working. But after returning to xorg, 
tab is still broken.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1471123

Title:
  suddenly tabulator-key stops working normally

Status in xorg package in Ubuntu:
  New

Bug description:
  Ubuntu 14.04
  xserver-xorg: 1:7.7+1ubuntu8.1

  I don't know how to trigger this bug, but I have seen it now more than
  ten times.

  Suddenly = I can't figure pattern how this triggers. Sometimes it
  happens when computer just idles

  'stops working normally' = tab-key alone doesn't do anything.

  --
  When tab-key is working normally, xev reports:

  KeyPress event, serial 37, synthetic NO, window 0x241,
  root 0x290, subw 0x0, time 2088488, (164,-6), root:(1515,797),
  state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
  XLookupString gives 1 bytes: (09)  
  XmbLookupString gives 1 bytes: (09)  
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x241,
  root 0x290, subw 0x0, time 2088509, (164,-6), root:(1515,797),
  state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
  XLookupString gives 1 bytes: (09)  
  XFilterEvent returns: False

  --
  When this bug triggers, xev reports (when tab-key pressed and released):

  FocusOut event, serial 37, synthetic NO, window 0x561,
  mode NotifyGrab, detail NotifyAncestor

  FocusIn event, serial 37, synthetic NO, window 0x561,
  mode NotifyUngrab, detail NotifyAncestor

  KeymapNotify event, serial 37, synthetic NO, window 0x0,
  keys: 4294967184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

  --
  When this bug triggers, xev reports (when holding CTRL 

[Desktop-packages] [Bug 1471130] [NEW] nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to build

2015-07-03 Thread Dmitry Vlasov
Public bug reported:

nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to
build

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: nvidia-331 331.113-0ubuntu0.0.4
ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
Uname: Linux 3.13.0-48-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
DKMSKernelVersion: 3.13.0-55-generic
Date: Fri Jul  3 10:30:50 2015
InstallationDate: Installed on 2014-12-24 (190 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
PackageVersion: 331.113-0ubuntu0.0.4
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1471130

Title:
  nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to
  build

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New

Bug description:
  nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to
  build

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331 331.113-0ubuntu0.0.4
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-55-generic
  Date: Fri Jul  3 10:30:50 2015
  InstallationDate: Installed on 2014-12-24 (190 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageVersion: 331.113-0ubuntu0.0.4
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to 
build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1471130/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471123] Re: suddenly tabulator-key stops working normally

2015-07-03 Thread Aapo Rantalainen
** Description changed:

  Ubuntu 14.04
  xserver-xorg: 1:7.7+1ubuntu8.1
  
  I don't know how to trigger this bug, but I have seen it now more than
  ten times.
  
  Suddenly = I can't figure pattern how this triggers. Sometimes it
  happens when computer just idles
  
  'stops working normally' = tab-key alone doesn't do anything.
  
  --
  When tab-key is working normally, xev reports:
  
  KeyPress event, serial 37, synthetic NO, window 0x241,
- root 0x290, subw 0x0, time 2088488, (164,-6), root:(1515,797),
- state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
- XLookupString gives 1 bytes: (09)  
- XmbLookupString gives 1 bytes: (09)  
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 2088488, (164,-6), root:(1515,797),
+ state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
+ XLookupString gives 1 bytes: (09)  
+ XmbLookupString gives 1 bytes: (09)  
+ XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x241,
- root 0x290, subw 0x0, time 2088509, (164,-6), root:(1515,797),
- state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
- XLookupString gives 1 bytes: (09)  
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 2088509, (164,-6), root:(1515,797),
+ state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
+ XLookupString gives 1 bytes: (09)  
+ XFilterEvent returns: False
  
  --
  When this bug triggers, xev reports (when tab-key pressed and released):
  
  FocusOut event, serial 37, synthetic NO, window 0x561,
- mode NotifyGrab, detail NotifyAncestor
+ mode NotifyGrab, detail NotifyAncestor
  
  FocusIn event, serial 37, synthetic NO, window 0x561,
- mode NotifyUngrab, detail NotifyAncestor
+ mode NotifyUngrab, detail NotifyAncestor
  
  KeymapNotify event, serial 37, synthetic NO, window 0x0,
- keys: 4294967184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
+ keys: 4294967184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
+    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  
  --
  When this bug triggers, xev reports (when holding CTRL and tab-key pressed 
and released):
  
  KeyPress event, serial 37, synthetic NO, window 0x561,
- root 0x290, subw 0x0, time 261350060, (172,-19), root:(1523,784),
- state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
- XLookupString gives 0 bytes:
- XmbLookupString gives 0 bytes:
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 261350060, (172,-19), root:(1523,784),
+ state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
+ XLookupString gives 0 bytes:
+ XmbLookupString gives 0 bytes:
+ XFilterEvent returns: False
  
  KeyPress event, serial 37, synthetic NO, window 0x561,
- root 0x290, subw 0x0, time 261350228, (172,-19), root:(1523,784),
- state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
- XLookupString gives 1 bytes: (09)  
- XmbLookupString gives 1 bytes: (09)  
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 261350228, (172,-19), root:(1523,784),
+ state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
+ XLookupString gives 1 bytes: (09)  
+ XmbLookupString gives 1 bytes: (09)  
+ XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x561,
- root 0x290, subw 0x0, time 261350276, (172,-19), root:(1523,784),
- state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
- XLookupString gives 1 bytes: (09)  
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 261350276, (172,-19), root:(1523,784),
+ state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
+ XLookupString gives 1 bytes: (09)  
+ XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x561,
- root 0x290, subw 0x0, time 261350572, (172,-19), root:(1523,784),
- state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
- XLookupString gives 0 bytes:
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 261350572, (172,-19), root:(1523,784),
+ state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
+ XLookupString gives 0 bytes:
+ XFilterEvent returns: False
  ---
  And behaviour is like xev reports: tab pressed alone doesn't do anything, but 
with any modifier it works as expected:
  alt+tab = change window
  shift+tab = previous element (e.g. fields in browser)
  ctrl+tab = change tab (e.g. in firefox)
  
  -
  I have ~/.Xmodmap and it contains line:
  keycode 23 = Tab ISO_Left_Tab Tab ISO_Left_Tab Tab ISO_Left_Tab
  
  Running xmodmap ~/.Xmodmap will not fix.
  
  ---
  Attaching new usb-keyboard doesn't help.
  ---
  Reboot helps.
- 
+ Restarting xorg helps.
  ---
  Changing to virtual terminal - tab is working. But after returning to xorg, 
tab is still broken.

-- 
You received this 

[Desktop-packages] [Bug 1257462] Re: chromium-browser shutdown doesn't exit all processes

2015-07-03 Thread Ubuntu Foundations Team Bug Bot
The attachment dropbox.pyc seems to be a patch.  If it isn't, please
remove the patch flag from the attachment, remove the patch tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1257462

Title:
  chromium-browser shutdown doesn't exit all processes

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  In a terminal, --disable-extensions makes it start and exit
  properly.

  Disabling all extensions in the app manually does not exit properly.

  The naive problem is that starting the browser makes white chrome and
  empty tabs.

  There is no warning about locked profile as in
  https://bugs.launchpad.net/ubuntu/+source/chromium-
  browser/+bug/1225215

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1257462/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471146] [NEW] Running Chromium in Xmir on ARM has red and blue swapped

2015-07-03 Thread Will Cooke
Public bug reported:

I installed Chromium on an N7 and ran it against Xmir.  (Installed from
the archive)

The red and blue colours are swapped on web pages, easily visible on the
Google logo.

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: xmir

** Tags added: xmir

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1471146

Title:
  Running Chromium in Xmir on ARM has red and blue swapped

Status in xorg-server package in Ubuntu:
  New

Bug description:
  I installed Chromium on an N7 and ran it against Xmir.  (Installed
  from the archive)

  The red and blue colours are swapped on web pages, easily visible on
  the Google logo.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1471146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471116] [NEW] Get rid of 03mmsproxy script

2015-07-03 Thread Alfonso Sanchez-Beato
Public bug reported:

03mmsproxy sets up routes for MMS. It is undocumented and possibly racy.
It would be better if NetworkManager's ofono plugin did the job.

** Affects: lxc-android-config (Ubuntu)
 Importance: Undecided
 Status: New

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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1471116

Title:
  Get rid of 03mmsproxy script

Status in lxc-android-config package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New

Bug description:
  03mmsproxy sets up routes for MMS. It is undocumented and possibly
  racy. It would be better if NetworkManager's ofono plugin did the job.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc-android-config/+bug/1471116/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1466290] Re: Update to 3.16

2015-07-03 Thread Tim
** Changed in: gnome-online-accounts (Ubuntu)
   Status: Fix Released = In Progress

** Changed in: gnome-online-accounts (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1466290

Title:
  Update to 3.16

Status in gnome-online-accounts package in Ubuntu:
  In Progress

Bug description:
  Update to 3.16

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1048161] Re: ibus-daemon crashed with SIGABRT in g_assertion_message()

2015-07-03 Thread Daniel Holbach
Ok, sorry, I must have missed that part. Can somebody maybe put together
an updated package for the releases above so it can be tested more
easily?

** Changed in: ibus (Ubuntu)
   Status: Confirmed = Incomplete

** Changed in: ibus (Ubuntu Trusty)
   Status: Confirmed = Incomplete

** Changed in: ibus (Ubuntu Utopic)
   Status: Confirmed = Incomplete

** Changed in: ibus (Ubuntu Vivid)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1048161

Title:
  ibus-daemon crashed with SIGABRT in g_assertion_message()

Status in One Hundred Papercuts:
  Confirmed
Status in ibus package in Ubuntu:
  Incomplete
Status in ibus source package in Trusty:
  Incomplete
Status in ibus source package in Utopic:
  Incomplete
Status in ibus source package in Vivid:
  Incomplete

Bug description:
  i was logged on quantal i386 as gnome-classic, and that crash have
  happened after i clicked on x to close midori-gtk3

  Already had the same error but with gnome-panel: Bug #1043070

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: ibus 1.4.1-7ubuntu1
  Uname: Linux 3.6.0-030600rc5-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  Date: Sun Sep  9 10:45:43 2012
  ExecutablePath: /usr/bin/ibus-daemon
  ProcCmdline: /usr/bin/ibus-daemon --xim
  Signal: 6
  SourcePackage: ibus
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
  Title: ibus-daemon crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin avahi-autoipd cdrom couchdb dialout dip disk fax fuse 
haldaemon lpadmin netdev plugdev polkituser proxy root rtkit sambashare ssh 
tape tty users video whoopsie www-data

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1458995] Re: black squares instead of window shadows. missing title bar and buttons

2015-07-03 Thread Yulian
Hi,

well I found the cause and fixed it... it was the fall back to swrast
(software rasterizer in Mesa3D).

   compiz (core) - Info: Loading plugin: opengl
   compiz (core) - Info: Unity is not supported by your hardware. Enabling 
 software rendering instead (slow).
   compiz (core) - Info: Unity is not supported by your hardware. Enabling 
 software rendering instead (slow).
   compiz (core) - Info: Starting plugin: opengl
   Compiz (opengl) - Info: GLX_EXT_buffer_age is supported

Though the DBus issues might still be relevant bugs.

   WARN  2015-05-26 21:46:24 unity.glib.dbus.server 
GLibDBusServer.cpp:579 Can't register object 'org.gnome.ScreenSaver' yet
 as we don't have a connection, waiting for it...
   ERROR 2015-05-26 21:46:25 unity.glib.dbus.server GLibDBusServer.cpp:524 
 DBus name lost 'org.gnome.Shell'
   ERROR 2015-05-26 21:46:25 unity.glib.dbus.server GLibDBusServer.cpp:524 
 DBus name lost 'com.canonical.Unity'
   compiz (core) - Warn: unhandled ConfigureNotify on 0x4400265!
   compiz (core) - Warn: this should never happen. you should probably file a 
 bug about this.
   compiz (core) - Warn: unhandled ConfigureNotify on 0x4400265!
   compiz (core) - Warn: this should never happen. you should probably file a 
 bug about this.

Regards,

Y Kalev

 Date: Tue, 30 Jun 2015 16:02:36 +
 From: m...@3v1n0.net
 To: yu_ka...@hotmail.com
 Subject: [Bug 1458995] Re: black squares instead of window shadows. missing 
 title bar and buttons
 
 MNhmh... It looks like that all the compiz aren't properly rendered...
 That's weird.
 
 Do you get the same in other compiz plugins (when doing Super+s or
 Super+W?), or in Alt+` or Alt+Tab in detail mode?
 
 ** Changed in: unity
Importance: Undecided = High
 
 ** Changed in: compiz
Importance: Undecided = High
 
 ** Changed in: unity
  Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)
 
 ** Changed in: compiz
  Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1458995
 
 Title:
   black squares instead of window shadows. missing title bar and buttons
 
 Status in Compiz:
   New
 Status in Unity:
   New
 Status in compiz package in Ubuntu:
   New
 Status in unity package in Ubuntu:
   New
 
 Bug description:
   After compiling and installing the newest Mesa3d with nouveau enabled,
   compiz gave up to put it simple. No work around has helped, neither
   resetting its settings. As everything else seems fine, I and the
   nouveau developers in irc decided it must be compiz and unity related
   issue.
 
   Thats what it looks like http://snag.gy/xJArM.jpg
 
   using compiz 1:0.9.11.3+14.04.20150313-0ubuntu1 on trusty 14.04
 
   sg@box:~$ compiz --replace
   compiz (core) - Info: Loading plugin: core
   compiz (core) - Info: Starting plugin: core
   compiz (core) - Info: Loading plugin: ccp
   compiz (core) - Info: Starting plugin: ccp
   compizconfig - Info: Backend : gsettings
   compizconfig - Info: Integration : true
   compizconfig - Info: Profile : unity
   compiz (core) - Info: Loading plugin: composite
   compiz (core) - Info: Starting plugin: composite
   compiz (core) - Info: Loading plugin: opengl
   compiz (core) - Info: Unity is not supported by your hardware. Enabling 
 software rendering instead (slow).
   compiz (core) - Info: Unity is not supported by your hardware. Enabling 
 software rendering instead (slow).
   compiz (core) - Info: Starting plugin: opengl
   Compiz (opengl) - Info: GLX_EXT_buffer_age is supported
   compiz (core) - Info: Loading plugin: imgpng
   compiz (core) - Info: Starting plugin: imgpng
   compiz (core) - Info: Loading plugin: mousepoll
   compiz (core) - Info: Starting plugin: mousepoll
   compiz (core) - Info: Loading plugin: place
   compiz (core) - Info: Starting plugin: place
   compiz (core) - Info: Loading plugin: resize
   compiz (core) - Info: Starting plugin: resize
   compiz (core) - Info: Loading plugin: move
   compiz (core) - Info: Starting plugin: move
   compiz (core) - Info: Loading plugin: compiztoolbox
   compiz (core) - Info: Starting plugin: compiztoolbox
   compiz (core) - Info: Loading plugin: commands
   compiz (core) - Info: Starting plugin: commands
   compiz (core) - Info: Loading plugin: grid
   compiz (core) - Info: Starting plugin: grid
   compiz (core) - Info: Loading plugin: vpswitch
   compiz (core) - Info: Starting plugin: vpswitch
   compiz (core) - Info: Loading plugin: regex
   compiz (core) - Info: Starting plugin: regex
   compiz (core) - Info: Loading plugin: copytex
   compiz (core) - Info: Starting plugin: copytex
   compiz (core) - Info: Loading plugin: wall
   compiz (core) - Info: Starting plugin: wall
   compiz (core) - Info: Loading plugin: snap
   compiz (core) - Info: Starting plugin: snap
   compiz (core) - Info: Loading plugin: session
   compiz (core) - Info: Starting plugin: session
   compiz (core) - 

[Desktop-packages] [Bug 1361864] Re: add Preferred property to ConnectionContext interface

2015-07-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ofono

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Preferred property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings source package in Vivid:
  New
Status in network-manager package in Ubuntu RTM:
  In Progress
Status in nuntium package in Ubuntu RTM:
  In Progress
Status in ofono package in Ubuntu RTM:
  In Progress
Status in ubuntu-system-settings package in Ubuntu RTM:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1048161] Re: ibus-daemon crashed with SIGABRT in g_assertion_message()

2015-07-03 Thread Daniel Holbach
dino: why exactly did you change the status to incomplete?

** Changed in: ibus (Ubuntu Vivid)
   Status: Incomplete = Confirmed

** Changed in: ibus (Ubuntu Utopic)
   Status: Incomplete = Confirmed

** Changed in: ibus (Ubuntu Trusty)
   Status: Incomplete = Confirmed

** Changed in: ibus (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: hundredpapercuts
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1048161

Title:
  ibus-daemon crashed with SIGABRT in g_assertion_message()

Status in One Hundred Papercuts:
  Confirmed
Status in ibus package in Ubuntu:
  Confirmed
Status in ibus source package in Trusty:
  Confirmed
Status in ibus source package in Utopic:
  Confirmed
Status in ibus source package in Vivid:
  Confirmed

Bug description:
  i was logged on quantal i386 as gnome-classic, and that crash have
  happened after i clicked on x to close midori-gtk3

  Already had the same error but with gnome-panel: Bug #1043070

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: ibus 1.4.1-7ubuntu1
  Uname: Linux 3.6.0-030600rc5-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  Date: Sun Sep  9 10:45:43 2012
  ExecutablePath: /usr/bin/ibus-daemon
  ProcCmdline: /usr/bin/ibus-daemon --xim
  Signal: 6
  SourcePackage: ibus
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
  Title: ibus-daemon crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin avahi-autoipd cdrom couchdb dialout dip disk fax fuse 
haldaemon lpadmin netdev plugdev polkituser proxy root rtkit sambashare ssh 
tape tty users video whoopsie www-data

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1054081] Re: gvfsd-http crashed with signal 5 in g_cancellable_make_pollfd()

2015-07-03 Thread Stefan
Just got the bug in Trusty, 14.04.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1054081

Title:
  gvfsd-http crashed with signal 5 in g_cancellable_make_pollfd()

Status in GVFS:
  Invalid
Status in gvfs package in Ubuntu:
  Invalid
Status in libsoup2.4 package in Ubuntu:
  Fix Released
Status in gvfs source package in Saucy:
  Won't Fix
Status in libsoup2.4 source package in Saucy:
  Fix Released

Bug description:
  * Impact: gvfs leaks fds which leads to segfault and issues with the
  unity Dash

  * Test case:
  - use the unity dash and look at the number of fds in use
  or
  - watch if reports on 
https://errors.ubuntu.com/problem/16193ad82fb29994e9821e3bd67933b10b5aa15e 
reduce/stop with the update

  * Regression potential:
  check that http browsing in nautilus/gvfs keeps working correctly (Unity dash 
uses it to display the icon for remote content, e.g music or videos)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1048161] Re: ibus-daemon crashed with SIGABRT in g_assertion_message()

2015-07-03 Thread dino99
hello Daniel,

as per #9  #16 above i have done it. note that such 'sigabrt' is mostly 
related to the compile process and libs have been highly improved and tested to 
get better quality both with ubuntu  debian since a while.
 So if users avoid some unstable dependencies coming from the bleeding edge, 
and/or have their settings borked due to using such packages, that error  now 
have  gone.
Reopening such report does not help i think.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1048161

Title:
  ibus-daemon crashed with SIGABRT in g_assertion_message()

Status in One Hundred Papercuts:
  Confirmed
Status in ibus package in Ubuntu:
  Confirmed
Status in ibus source package in Trusty:
  Confirmed
Status in ibus source package in Utopic:
  Confirmed
Status in ibus source package in Vivid:
  Confirmed

Bug description:
  i was logged on quantal i386 as gnome-classic, and that crash have
  happened after i clicked on x to close midori-gtk3

  Already had the same error but with gnome-panel: Bug #1043070

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: ibus 1.4.1-7ubuntu1
  Uname: Linux 3.6.0-030600rc5-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  Date: Sun Sep  9 10:45:43 2012
  ExecutablePath: /usr/bin/ibus-daemon
  ProcCmdline: /usr/bin/ibus-daemon --xim
  Signal: 6
  SourcePackage: ibus
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
  Title: ibus-daemon crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin avahi-autoipd cdrom couchdb dialout dip disk fax fuse 
haldaemon lpadmin netdev plugdev polkituser proxy root rtkit sambashare ssh 
tape tty users video whoopsie www-data

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1453339] Re: package modemmanager 1.4.8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-07-03 Thread habanany
no comment

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to modemmanager in Ubuntu.
https://bugs.launchpad.net/bugs/1453339

Title:
  package modemmanager 1.4.8-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

Status in modemmanager package in Ubuntu:
  Confirmed

Bug description:
  root@ubuntu-14101504a2:~# lsb_release -rd
  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10

  root@ubuntu-14101504a2:~# apt-cache policy modemmanager
  modemmanager:
Installed: 1.4.8-1
Candidate: 1.4.8-1
Version table:
   *** 1.4.8-1 0
  500 http://mirrors.us.kernel.org/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status

  root@ubuntu-14101504a2:~#

  I expected to upgrade:
  root@ubuntu-14101504a2:~# sudo do-release-upgrade -d

  but I got error message at the end.

  fixed it with:
  root@ubuntu-14101504a2:~# sudo dpkg -a --configure
  and 
  root@ubuntu-14101504a2:~# apt-get -f install

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: modemmanager 1.4.8-1
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  Date: Fri May  8 18:55:52 2015
  DuplicateSignature: package:modemmanager:1.4.8-1:subprocess installed 
post-installation script returned error exit status 100
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 100
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4
  SourcePackage: modemmanager
  Title: package modemmanager 1.4.8-1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 100
  UpgradeStatus: Upgraded to wily on 2015-05-09 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1048161] Re: ibus-daemon crashed with SIGABRT in g_assertion_message()

2015-07-03 Thread dino99
** Description changed:

  i was logged on quantal i386 as gnome-classic, and that crash have
  happened after i clicked on x to close midori-gtk3
  
- Already had the same error but with gnome-panel: Bug #1043070
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: ibus 1.4.1-7ubuntu1
  Uname: Linux 3.6.0-030600rc5-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  Date: Sun Sep  9 10:45:43 2012
  ExecutablePath: /usr/bin/ibus-daemon
  ProcCmdline: /usr/bin/ibus-daemon --xim
  Signal: 6
  SourcePackage: ibus
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
  Title: ibus-daemon crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin avahi-autoipd cdrom couchdb dialout dip disk fax fuse 
haldaemon lpadmin netdev plugdev polkituser proxy root rtkit sambashare ssh 
tape tty users video whoopsie www-data

** Changed in: hundredpapercuts
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1048161

Title:
  ibus-daemon crashed with SIGABRT in g_assertion_message()

Status in One Hundred Papercuts:
  Incomplete
Status in ibus package in Ubuntu:
  Incomplete
Status in ibus source package in Trusty:
  Incomplete
Status in ibus source package in Utopic:
  Incomplete
Status in ibus source package in Vivid:
  Incomplete

Bug description:
  i was logged on quantal i386 as gnome-classic, and that crash have
  happened after i clicked on x to close midori-gtk3


  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: ibus 1.4.1-7ubuntu1
  Uname: Linux 3.6.0-030600rc5-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  Date: Sun Sep  9 10:45:43 2012
  ExecutablePath: /usr/bin/ibus-daemon
  ProcCmdline: /usr/bin/ibus-daemon --xim
  Signal: 6
  SourcePackage: ibus
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
  Title: ibus-daemon crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin avahi-autoipd cdrom couchdb dialout dip disk fax fuse 
haldaemon lpadmin netdev plugdev polkituser proxy root rtkit sambashare ssh 
tape tty users video whoopsie www-data

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470997] [NEW] dhclient tries to send request over non-existent interface, floods syslog

2015-07-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

From time to time I'm using a Bluetooth network device (my cellphone).
In Linux it shows as bnep0. However when disconnected, this device
disappears from ifconfig -a output. Still dclient floods  syslog with
the following:

Jul  2 22:09:59 void dhclient: DHCPDISCOVER on bnep0 to 255.255.255.255 port 67 
interval 8 (xid=0x2c92a43c)
Jul  2 22:09:59 void dhclient: send_packet: No such device or address
Jul  2 22:09:59 void dhclient: dhclient.c:2094: Failed to send 300 byte long 
packet over bnep0 interface.

That continues even after networking is disabled altogether.

Also, every 15 seconds the following is logged:

Jul  2 22:29:03 void dhclient: PRC: Renewing lease on wlan0.
Jul  2 22:29:03 void dhclient: XMT: Renew on wlan0, interval 10180ms.
Jul  2 22:29:03 void dhclient: RCV: Reply message on wlan0 from 
fe80::5a23:8cff:fea3:1ec5.
Jul  2 22:29:03 void NetworkManager[948]: info (wlan0): DHCPv6 state changed 
renew6 - renew6
Jul  2 22:29:03 void NetworkManager[948]: info   valid_lft 60
Jul  2 22:29:03 void NetworkManager[948]: info   preferred_lft 30
Jul  2 22:29:03 void NetworkManager[948]: info   address 
2001:14ba:21f8:c00:e8b:fdff:fea1:4a1e
Jul  2 22:29:03 void NetworkManager[948]: info   nameserver 
'2001:14b8:1000::1'
Jul  2 22:29:03 void NetworkManager[948]: info   nameserver 
'2001:14b8:1000::2'
Jul  2 22:29:03 void NetworkManager[948]: info   domain search 
'bb.dnainternet.fi.'
Jul  2 22:29:03 void dbus[1025]: [system] Activating via systemd: service 
name='org.freedesktop.nm_dispatcher' 
unit='dbus-org.freedesktop.nm-dispatcher.service'
Jul  2 22:29:03 void systemd[1]: Starting Network Manager Script Dispatcher 
Service...
Jul  2 22:29:03 void dbus[1025]: [system] Successfully activated service 
'org.freedesktop.nm_dispatcher'
Jul  2 22:29:03 void systemd[1]: Started Network Manager Script Dispatcher 
Service.

Given that bnep0 interface does not exist, the problem most likely is
not in the dhclient itself, but something else that configures it to use
non-existent interface.


System information:

# lsb_release -rd
Description:Ubuntu 15.04
Release:15.04

# uname -a
Linux void 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 18:31:11 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

# cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

source interfaces.d/*

# ls /etc/network/interfaces.d
virbr0

# cat /etc/network/interfaces.d/virbr0 
auto br0
iface br0 inet static
address 10.21.32.1
network 10.21.32.0
netmask 255.255.255.0
broadcast 10.21.32.255
#gateway 10.21.32.1
bridge_ports dummy0
##bridge_fd 9
##bridge_hello 2
##bridge_maxage 12
bridge_max_wait 0
bridge_stp off

# apt-cache policy isc-dhcp-client
isc-dhcp-client:
  Installed: 4.3.1-5ubuntu2.2
  Candidate: 4.3.1-5ubuntu2.2

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

-- 
dhclient tries to send request over non-existent interface, floods syslog
https://bugs.launchpad.net/bugs/1470997
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to network-manager in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471185] [NEW] xorg-server image byte order on big endian hardware is incorrect

2015-07-03 Thread Martin Wimpress
Public bug reported:

The image byte order on big endian hardware is incorrect and this is
evident in the Ubuntu MATE 15.10 alpha 1 and daily images where many
bitmap images are corrupt. This issue has recently been fixed in Debian.

  * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785474

Please consider applying the associated upstream commit [1] in Ubuntu
(also attached as a patch) or merge the Debian (unstable) release of
xorg-server (2:1.17.2-1), which fixes this issue and several others.

xorg-server (2:1.17.2-1) unstable; urgency=medium

  [ Sven Joachim ]
  * New upstream release.
+ symbols: Fix sdksyms.sh to cope with gcc5 (Closes: #778187)
+ os/access: fix regression in server interpreted auth (Closes: #784687)
+ dix: Fix image byte order on big endian hardware (Closes: #785474)
+ int10: Fix error check for pci_device_map_legacy (Closes: #787144)
+ modesetting: Include dix-config.h from dumb_bo.c (Closes: #789823)
+ unauthorised local client access in XWayland [CVE-2015-3164]
  (Closes: #788410)
  * Install the modesetting.4 manpage into xserver-xorg-core (Closes: #789646)
  * Build xserver-xorg-core-udeb on all architectures again (Closes: #775205)
  * Update debian/upstream/signing-key.asc.

[1]
http://cgit.freedesktop.org/xorg/xserver/commit/?id=1af15aaf278edcf6f6de94774350e34a80883c24

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: xorg-server (Debian)
 Importance: Unknown
 Status: Unknown

** Patch added: 0001-include-Fix-endianness-setup.patch
   
https://bugs.launchpad.net/bugs/1471185/+attachment/4423878/+files/0001-include-Fix-endianness-setup.patch

** Bug watch added: Debian Bug tracker #785474
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785474

** Also affects: xorg-server (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785474
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1471185

Title:
  xorg-server image byte order on big endian hardware is incorrect

Status in xorg-server package in Ubuntu:
  New
Status in xorg-server package in Debian:
  Unknown

Bug description:
  The image byte order on big endian hardware is incorrect and this is
  evident in the Ubuntu MATE 15.10 alpha 1 and daily images where many
  bitmap images are corrupt. This issue has recently been fixed in
  Debian.

* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785474

  Please consider applying the associated upstream commit [1] in Ubuntu
  (also attached as a patch) or merge the Debian (unstable) release of
  xorg-server (2:1.17.2-1), which fixes this issue and several others.

  xorg-server (2:1.17.2-1) unstable; urgency=medium

[ Sven Joachim ]
* New upstream release.
  + symbols: Fix sdksyms.sh to cope with gcc5 (Closes: #778187)
  + os/access: fix regression in server interpreted auth (Closes: #784687)
  + dix: Fix image byte order on big endian hardware (Closes: #785474)
  + int10: Fix error check for pci_device_map_legacy (Closes: #787144)
  + modesetting: Include dix-config.h from dumb_bo.c (Closes: #789823)
  + unauthorised local client access in XWayland [CVE-2015-3164]
(Closes: #788410)
* Install the modesetting.4 manpage into xserver-xorg-core (Closes: #789646)
* Build xserver-xorg-core-udeb on all architectures again (Closes: #775205)
* Update debian/upstream/signing-key.asc.

  [1]
  
http://cgit.freedesktop.org/xorg/xserver/commit/?id=1af15aaf278edcf6f6de94774350e34a80883c24

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1471185/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470997] Re: dhclient tries to send request over non-existent interface, floods syslog

2015-07-03 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I presume you're using Network Manager to manage the connection to your
phone over Bluetooth? Assuming this is so, I think this needs to be
looked at from the perspective of Network Manager in the first instance.

** Package changed: dhcp3 (Ubuntu) = network-manager (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1470997

Title:
  dhclient tries to send request over non-existent interface, floods
  syslog

Status in network-manager package in Ubuntu:
  New

Bug description:
  From time to time I'm using a Bluetooth network device (my cellphone).
  In Linux it shows as bnep0. However when disconnected, this device
  disappears from ifconfig -a output. Still dclient floods  syslog with
  the following:

  Jul  2 22:09:59 void dhclient: DHCPDISCOVER on bnep0 to 255.255.255.255 port 
67 interval 8 (xid=0x2c92a43c)
  Jul  2 22:09:59 void dhclient: send_packet: No such device or address
  Jul  2 22:09:59 void dhclient: dhclient.c:2094: Failed to send 300 byte long 
packet over bnep0 interface.

  That continues even after networking is disabled altogether.

  Also, every 15 seconds the following is logged:

  Jul  2 22:29:03 void dhclient: PRC: Renewing lease on wlan0.
  Jul  2 22:29:03 void dhclient: XMT: Renew on wlan0, interval 10180ms.
  Jul  2 22:29:03 void dhclient: RCV: Reply message on wlan0 from 
fe80::5a23:8cff:fea3:1ec5.
  Jul  2 22:29:03 void NetworkManager[948]: info (wlan0): DHCPv6 state 
changed renew6 - renew6
  Jul  2 22:29:03 void NetworkManager[948]: info   valid_lft 60
  Jul  2 22:29:03 void NetworkManager[948]: info   preferred_lft 30
  Jul  2 22:29:03 void NetworkManager[948]: info   address 
2001:14ba:21f8:c00:e8b:fdff:fea1:4a1e
  Jul  2 22:29:03 void NetworkManager[948]: info   nameserver 
'2001:14b8:1000::1'
  Jul  2 22:29:03 void NetworkManager[948]: info   nameserver 
'2001:14b8:1000::2'
  Jul  2 22:29:03 void NetworkManager[948]: info   domain search 
'bb.dnainternet.fi.'
  Jul  2 22:29:03 void dbus[1025]: [system] Activating via systemd: service 
name='org.freedesktop.nm_dispatcher' 
unit='dbus-org.freedesktop.nm-dispatcher.service'
  Jul  2 22:29:03 void systemd[1]: Starting Network Manager Script Dispatcher 
Service...
  Jul  2 22:29:03 void dbus[1025]: [system] Successfully activated service 
'org.freedesktop.nm_dispatcher'
  Jul  2 22:29:03 void systemd[1]: Started Network Manager Script Dispatcher 
Service.

  Given that bnep0 interface does not exist, the problem most likely is
  not in the dhclient itself, but something else that configures it to
  use non-existent interface.

  
  System information:

  # lsb_release -rd
  Description:  Ubuntu 15.04
  Release:  15.04

  # uname -a
  Linux void 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 18:31:11 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

  # cat /etc/network/interfaces
  # interfaces(5) file used by ifup(8) and ifdown(8)
  auto lo
  iface lo inet loopback

  source interfaces.d/*

  # ls /etc/network/interfaces.d
  virbr0

  # cat /etc/network/interfaces.d/virbr0 
  auto br0
  iface br0 inet static
  address 10.21.32.1
  network 10.21.32.0
  netmask 255.255.255.0
  broadcast 10.21.32.255
  #gateway 10.21.32.1
  bridge_ports dummy0
  ##bridge_fd 9
  ##bridge_hello 2
  ##bridge_maxage 12
  bridge_max_wait 0
  bridge_stp off

  # apt-cache policy isc-dhcp-client
  isc-dhcp-client:
Installed: 4.3.1-5ubuntu2.2
Candidate: 4.3.1-5ubuntu2.2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1469537] Re: Screen flickers on 2nd monitor when mouse touches top of screen

2015-07-03 Thread nLinked
Problem continued after fresh install, with latest v4 kernel from mainline.
No longer have this laptop so cannot do further testing on this bug.
Will keep bug here for anyone else who may come across this issue.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1469537

Title:
  Screen flickers on 2nd monitor when mouse touches top of screen

Status in xorg package in Ubuntu:
  New

Bug description:
  Lenovo Yoga 3 11 with second monitor connected by HDMI.
  In Settings  Monitors, I have my second display above my primary laptop 
display.
  When I move my mouse to the top edge of the second display, the second 
display's screen flickers extremly fast sideways, as if the entire desktop is 
flashing past sideways.
  Moving the mouse down and away from the top edge returns display to normal.

  Ubuntu 15.04 with 4.1.0-040100rc2-generic kernel. Has happened with
  all of the 4.0 and 4.1 kernels so far.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.1.0-040100rc2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Jun 28 16:39:35 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:161e] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:390e]
  InstallationDate: Installed on 2015-05-04 (55 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 80J8
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.1.0-040100rc2-generic 
root=/dev/mapper/ubuntu--vg-root ro noprompt splash quiet
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/19/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: B8CN27WW(V2.06)
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Paganini
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 3 11
  dmi.modalias: 
dmi:bvnLENOVO:bvrB8CN27WW(V2.06):bd01/19/2015:svnLENOVO:pn80J8:pvrLenovoYoga311:rvnLENOVO:rnPaganini:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoYoga311:
  dmi.product.name: 80J8
  dmi.product.version: Lenovo Yoga 3 11
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Sun Jun 28 14:22:05 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1996 
   vendor SAM
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1471185] Re: xorg-server image byte order on big endian hardware is incorrect

2015-07-03 Thread Bug Watch Updater
** Changed in: xorg-server (Debian)
   Status: Unknown = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1471185

Title:
  xorg-server image byte order on big endian hardware is incorrect

Status in xorg-server package in Ubuntu:
  New
Status in xorg-server package in Debian:
  Fix Released

Bug description:
  The image byte order on big endian hardware is incorrect and this is
  evident in the Ubuntu MATE 15.10 alpha 1 and daily images where many
  bitmap images are corrupt. This issue has recently been fixed in
  Debian.

* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785474

  Please consider applying the associated upstream commit [1] in Ubuntu
  (also attached as a patch) or merge the Debian (unstable) release of
  xorg-server (2:1.17.2-1), which fixes this issue and several others.

  xorg-server (2:1.17.2-1) unstable; urgency=medium

[ Sven Joachim ]
* New upstream release.
  + symbols: Fix sdksyms.sh to cope with gcc5 (Closes: #778187)
  + os/access: fix regression in server interpreted auth (Closes: #784687)
  + dix: Fix image byte order on big endian hardware (Closes: #785474)
  + int10: Fix error check for pci_device_map_legacy (Closes: #787144)
  + modesetting: Include dix-config.h from dumb_bo.c (Closes: #789823)
  + unauthorised local client access in XWayland [CVE-2015-3164]
(Closes: #788410)
* Install the modesetting.4 manpage into xserver-xorg-core (Closes: #789646)
* Build xserver-xorg-core-udeb on all architectures again (Closes: #775205)
* Update debian/upstream/signing-key.asc.

  [1]
  
http://cgit.freedesktop.org/xorg/xserver/commit/?id=1af15aaf278edcf6f6de94774350e34a80883c24

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1471185/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp