[Desktop-packages] [Bug 1157621] [NEW] access() calls included for debugging hang nautilus on webdav fuse mount

2013-03-20 Thread Roman Yepishev
Public bug reported:

Nautilus issues access() calls with the filenames that can't possibly
exist:

[pid 14422] access(MARK: nautilus nautilus_directory_emit_change_signals: 
start , F_OK) = -1 ENOENT (No such file or directory)
[pid 14422] access(MARK: nautilus nautilus_directory_emit_files_changed: start 
, F_OK) = -1 ENOENT (No such file or directory)
[pid 14422] access(MARK: nautilus nautilus_directory_emit_files_changed: end 
, F_OK) = -1 ENOENT (No such file or directory)
[pid 14422] access(MARK: nautilus nautilus_directory_emit_change_signals: end 
, F_OK) = -1 ENOENT (No such file or directory)

This was created in 2006,
http://people.gnome.org/~federico/news-2006-03.html#09 to aid debugging,
however as access() is used for testing whether the object exists/can be
read/written by the process, these calls actually hit the underlying
filesystem.

While local filesystems are pretty quick to answer with ENOENT, the
remote filesystems, such as WebDAV over FUSE (with davfs2) will need to
check with the server for these files every time. davfs2 caches the
results, however if the remote filesystem was modified by copying a file
there, nautilus will hang until davfs2 finishes uploading the file and
is able to answer that access() call in case it was issued with the
current working dir set to a directory on davfs mount.

I think this method to gather performance information should be replaced
with something that does not use access() so that filesystem is not
touched at all.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: nautilus 1:3.6.3-0ubuntu9
ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
Uname: Linux 3.8.0-13-generic x86_64
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
Date: Wed Mar 20 11:15:26 2013
EcryptfsInUse: Yes
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'geometry' b'800x550+2+83'
 b'org.gnome.nautilus.window-state' b'maximized' b'true'
InstallationDate: Installed on 2013-01-04 (74 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring third-party-packages

-- 
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/1157621

Title:
  access() calls included for debugging hang nautilus on webdav fuse
  mount

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Nautilus issues access() calls with the filenames that can't possibly
  exist:

  [pid 14422] access(MARK: nautilus nautilus_directory_emit_change_signals: 
start , F_OK) = -1 ENOENT (No such file or directory)
  [pid 14422] access(MARK: nautilus nautilus_directory_emit_files_changed: 
start , F_OK) = -1 ENOENT (No such file or directory)
  [pid 14422] access(MARK: nautilus nautilus_directory_emit_files_changed: end 
, F_OK) = -1 ENOENT (No such file or directory)
  [pid 14422] access(MARK: nautilus nautilus_directory_emit_change_signals: 
end , F_OK) = -1 ENOENT (No such file or directory)

  This was created in 2006,
  http://people.gnome.org/~federico/news-2006-03.html#09 to aid
  debugging, however as access() is used for testing whether the object
  exists/can be read/written by the process, these calls actually hit
  the underlying filesystem.

  While local filesystems are pretty quick to answer with ENOENT, the
  remote filesystems, such as WebDAV over FUSE (with davfs2) will need
  to check with the server for these files every time. davfs2 caches the
  results, however if the remote filesystem was modified by copying a
  file there, nautilus will hang until davfs2 finishes uploading the
  file and is able to answer that access() call in case it was issued
  with the current working dir set to a directory on davfs mount.

  I think this method to gather performance information should be
  replaced with something that does not use access() so that filesystem
  is not touched at all.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu9
  ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Wed Mar 20 11:15:26 2013
  EcryptfsInUse: Yes
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'800x550+2+83'
   b'org.gnome.nautilus.window-state' b'maximized' b'true'
  InstallationDate: Installed on 2013-01-04 (74 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : 

[Desktop-packages] [Bug 575937] Re: Can't synchronize Tomboy Notes with Ubuntu One

2013-03-07 Thread Roman Yepishev
On the other hand the server side was indeed fixed at some point so Fix
Released for u1 servers and Incomplete status for tomboy looks ok.

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

Title:
  Can't synchronize Tomboy Notes with Ubuntu One

Status in Ubuntu One Servers:
  Fix Released
Status in “tomboy” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: tomboy

  [INFO 20:33:26.411] Initializing Mono.Addins
  [ERROR 20:33:30.631] Caught exception. Message: The remote server returned an 
error: (404) NOT FOUND.
  [ERROR 20:33:30.633] Stack trace for previous exception:   at 
System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) 
[0x0]
    at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData 
data) [0x0]
  [ERROR 20:33:30.635] Rest of stack trace for above exception:at 
System.Environment.get_StackTrace()
     at Tomboy.WebSync.Api.OAuth.MakeWebRequest(RequestMethod method, 
System.String url, System.Collections.Generic.List`1 parameters, System.String 
postData)
     at Tomboy.WebSync.Api.OAuth.WebRequest(RequestMethod method, System.String 
url, System.String postData)
     at Tomboy.WebSync.Api.OAuth.Get(System.String uri, IDictionary`2 
queryParameters)
     at Tomboy.WebSync.Api.UserInfo.GetUser(System.String userUri, 
IWebConnection connection)
     at Tomboy.WebSync.WebSyncServer.BeginSyncTransaction()
     at Tomboy.Sync.SyncManager.SynchronizationThread()
  [ERROR 20:33:30.635] Synchronization failed with the following exception: The 
remote server returned an error: (404) NOT FOUND.
    at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult 
result) [0x0]
    at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData 
data) [0x0]

  (tomboy:13558): GLib-CRITICAL **: g_source_remove: assertion `tag  0'
  failed

  WORKAROUND:
  Please download the script from 
http://people.canonical.com/~roman.yepishev/ubuntuone-scripts/tomboy-recovery.py
 and run it. The script will request new tokens and automatically update Tomboy 
configuration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-servers/+bug/575937/+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 575937] Re: Can't synchronize Tomboy Notes with Ubuntu One

2013-03-07 Thread Roman Yepishev
Notes sync is no longer supported. Marking as Won't Fix.

** Changed in: tomboy (Ubuntu)
 Assignee: Roman Yepishev (rye) = (unassigned)

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

Title:
  Can't synchronize Tomboy Notes with Ubuntu One

Status in Ubuntu One Servers:
  Fix Released
Status in “tomboy” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: tomboy

  [INFO 20:33:26.411] Initializing Mono.Addins
  [ERROR 20:33:30.631] Caught exception. Message: The remote server returned an 
error: (404) NOT FOUND.
  [ERROR 20:33:30.633] Stack trace for previous exception:   at 
System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) 
[0x0]
    at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData 
data) [0x0]
  [ERROR 20:33:30.635] Rest of stack trace for above exception:at 
System.Environment.get_StackTrace()
     at Tomboy.WebSync.Api.OAuth.MakeWebRequest(RequestMethod method, 
System.String url, System.Collections.Generic.List`1 parameters, System.String 
postData)
     at Tomboy.WebSync.Api.OAuth.WebRequest(RequestMethod method, System.String 
url, System.String postData)
     at Tomboy.WebSync.Api.OAuth.Get(System.String uri, IDictionary`2 
queryParameters)
     at Tomboy.WebSync.Api.UserInfo.GetUser(System.String userUri, 
IWebConnection connection)
     at Tomboy.WebSync.WebSyncServer.BeginSyncTransaction()
     at Tomboy.Sync.SyncManager.SynchronizationThread()
  [ERROR 20:33:30.635] Synchronization failed with the following exception: The 
remote server returned an error: (404) NOT FOUND.
    at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult 
result) [0x0]
    at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData 
data) [0x0]

  (tomboy:13558): GLib-CRITICAL **: g_source_remove: assertion `tag  0'
  failed

  WORKAROUND:
  Please download the script from 
http://people.canonical.com/~roman.yepishev/ubuntuone-scripts/tomboy-recovery.py
 and run it. The script will request new tokens and automatically update Tomboy 
configuration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-servers/+bug/575937/+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 1122276] [NEW] [raring] Cannot sync tomboy with anything but home directory

2013-02-11 Thread Roman Yepishev
Public bug reported:

In raring Tomboy sets home directory even if another directory is selected.
This looks like a mono bug though.

The FileChooserButton always returns the home directory (default?).

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: tomboy 1.12.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-5.10-generic 3.8.0-rc6
Uname: Linux 3.8.0-5-generic x86_64
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
Date: Mon Feb 11 19:53:17 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-01-04 (38 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
MarkForUpload: True
SourcePackage: tomboy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring running-unity

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

Title:
  [raring] Cannot sync tomboy with anything but home directory

Status in “tomboy” package in Ubuntu:
  New

Bug description:
  In raring Tomboy sets home directory even if another directory is selected.
  This looks like a mono bug though.

  The FileChooserButton always returns the home directory (default?).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: tomboy 1.12.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-5.10-generic 3.8.0-rc6
  Uname: Linux 3.8.0-5-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Mon Feb 11 19:53:17 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-01-04 (38 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: tomboy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomboy/+bug/1122276/+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 1122276] Re: [raring] Cannot sync tomboy with anything but home directory

2013-02-11 Thread Roman Yepishev
** Description changed:

  In raring Tomboy sets home directory even if another directory is selected.
  This looks like a mono bug though.
+ 
+ The FileChooserButton always returns the home directory (default?).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: tomboy 1.12.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-5.10-generic 3.8.0-rc6
  Uname: Linux 3.8.0-5-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Mon Feb 11 19:53:17 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-01-04 (38 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: tomboy
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [raring] Cannot sync tomboy with anything but home directory

Status in “tomboy” package in Ubuntu:
  New

Bug description:
  In raring Tomboy sets home directory even if another directory is selected.
  This looks like a mono bug though.

  The FileChooserButton always returns the home directory (default?).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: tomboy 1.12.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-5.10-generic 3.8.0-rc6
  Uname: Linux 3.8.0-5-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Mon Feb 11 19:53:17 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-01-04 (38 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: tomboy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomboy/+bug/1122276/+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 1112487] [NEW] [raring] Enters infinite loop if gwibber service cannot be started

2013-02-01 Thread Roman Yepishev
Public bug reported:

Gwibber now suffers from bug 1112106 and unity-gwibber-service is unhappy:
unity-gwibber-daemon-Message: daemon.vala:79: ACCOUNT PROVIDER: twitter

(process:6753): libunity-CRITICAL **: unity_filter_get_filtering:
assertion `self != NULL' failed

(process:6753): libunity-CRITICAL **: unity_filter_get_filtering:
assertion `self != NULL' failed

** (process:6753): CRITICAL **: file
/home/ken/src/gwibber/trunk/libgwibber/streams.vala: line 102:
unexpected error: Error calling StartServiceByName for
com.Gwibber.Streams:
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
/usr/bin/gwibber-service exited with status 1 (g-dbus-error-quark, 25)

** (process:6753): CRITICAL **: file 
/home/ken/src/gwibber/trunk/libgwibber/service.vala: line 94: unexpected error: 
Error calling StartServiceByName for com.Gwibber.Service: 
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process 
/usr/bin/gwibber-service exited with status 1 (g-dbus-error-quark, 25)
...

And it takes 99% of the CPU while printing this over and over:
(process:6753): unity-gwibber-daemon-CRITICAL **: __lambda4_: assertion `iter 
!= NULL' failed

(process:6753): dee-CRITICAL **: dee_analyzer_analyze_real: assertion
`data != NULL' failed

(process:6753): dee-CRITICAL **: dee_model_is_last: assertion
`DEE_IS_MODEL (self)' failed

(process:6753): dee-CRITICAL **: dee_model_get_last_iter: assertion
`DEE_IS_MODEL (self)' failed

(process:6753): dee-CRITICAL **: dee_model_is_last: assertion
`DEE_IS_MODEL (self)' failed

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: unity-lens-gwibber 3.6.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
Uname: Linux 3.8.0-3-generic x86_64
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
Date: Fri Feb  1 15:12:08 2013
InstallationDate: Installed on 2013-01-04 (28 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
MarkForUpload: True
SourcePackage: gwibber
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring running-unity third-party-packages

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

Title:
  [raring] Enters infinite loop if gwibber service cannot be started

Status in “gwibber” package in Ubuntu:
  New

Bug description:
  Gwibber now suffers from bug 1112106 and unity-gwibber-service is unhappy:
  unity-gwibber-daemon-Message: daemon.vala:79: ACCOUNT PROVIDER: twitter

  (process:6753): libunity-CRITICAL **: unity_filter_get_filtering:
  assertion `self != NULL' failed

  (process:6753): libunity-CRITICAL **: unity_filter_get_filtering:
  assertion `self != NULL' failed

  ** (process:6753): CRITICAL **: file
  /home/ken/src/gwibber/trunk/libgwibber/streams.vala: line 102:
  unexpected error: Error calling StartServiceByName for
  com.Gwibber.Streams:
  GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
  /usr/bin/gwibber-service exited with status 1 (g-dbus-error-quark, 25)

  ** (process:6753): CRITICAL **: file 
/home/ken/src/gwibber/trunk/libgwibber/service.vala: line 94: unexpected error: 
Error calling StartServiceByName for com.Gwibber.Service: 
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process 
/usr/bin/gwibber-service exited with status 1 (g-dbus-error-quark, 25)
  ...

  And it takes 99% of the CPU while printing this over and over:
  (process:6753): unity-gwibber-daemon-CRITICAL **: __lambda4_: assertion `iter 
!= NULL' failed

  (process:6753): dee-CRITICAL **: dee_analyzer_analyze_real: assertion
  `data != NULL' failed

  (process:6753): dee-CRITICAL **: dee_model_is_last: assertion
  `DEE_IS_MODEL (self)' failed

  (process:6753): dee-CRITICAL **: dee_model_get_last_iter: assertion
  `DEE_IS_MODEL (self)' failed

  (process:6753): dee-CRITICAL **: dee_model_is_last: assertion
  `DEE_IS_MODEL (self)' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity-lens-gwibber 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Fri Feb  1 15:12:08 2013
  InstallationDate: Installed on 2013-01-04 (28 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: gwibber
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1112487/+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 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-01 Thread Roman Yepishev
Looks like top-level Image is not installed by PIL,

So the patch would be to change import Image to from PIL import
Image

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

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1112106/+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 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-01 Thread Roman Yepishev
** Patch added: lp1112106.patch
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1112106/+attachment/3510271/+files/lp1112106.patch

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

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1112106/+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 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-01 Thread Roman Yepishev
Okay, updated the patch following Roberto suggestion.

** Patch added: lp1112106.patch
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1112106/+attachment/3510317/+files/lp1112106.patch

** Patch removed: lp1112106.patch
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1112106/+attachment/3510271/+files/lp1112106.patch

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

Title:
  gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gwibber/microblog/util/resources.py: No module named Image

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  I got this error immediately after log-in, while I restarted my system
  requested by update manager after completing its process...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gwibber-service 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-3.7-generic 3.8.0-rc5
  Uname: Linux 3.8.0-3-generic i686
  ApportVersion: 2.8-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb  1 09:35:09 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationDate: Installed on 2012-03-30 (307 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  PythonArgs: ['/usr/bin/gwibber-service']
  SourcePackage: gwibber
  Title: gwibber-service crashed with ImportError in 
/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module 
named Image
  UpgradeStatus: Upgraded to raring on 2013-01-16 (15 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lp lpadmin plugdev sambashare 
vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1112106/+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 1085169] Re: LibreOffice Menus Stop Working even with libreoffice=1:3.6.2~rc2-0ubuntu4 and indicator-appmenu=12.10.3-0ubuntu2.1

2013-01-31 Thread Roman Yepishev
I got this on current Raring.
dbus-monitor shows that the menu is actually sending a signal but there is an 
error:

method call sender=:1.43 - dest=:1.283 serial=12975 path=/window/106954808; 
interface=org.gtk.Actions; member=Activate
   string .uno:PrintPreview
   array [
   ]
   array [
   ]
error sender=:1.283 - dest=:1.43 
error_name=org.freedesktop.DBus.Error.UnknownMethod reply_serial=12975
   string No such interface `org.gtk.Actions' on object at path 
/window/106954808

:1.43 is unity-panel-service and :1.283 is
/usr/lib/libreoffice/program/soffice.bin

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

Title:
  LibreOffice Menus Stop Working even with
  libreoffice=1:3.6.2~rc2-0ubuntu4 and indicator-
  appmenu=12.10.3-0ubuntu2.1

Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  When using LibreOffice with Ubuntu 12.10 64 bit, the menus will stop
  working. That is, the menu is showing at the top of the screen, and
  you can select a menu item, however nothing happens. Once the behavior
  starts, none of the menu items work, including File Exit. The only way
  to get the menus to work again, is to quit Writer and restart the
  program. This is with NVidia driver...not sure if it happens with
  other video cards.

  This is with libreoffice version = 1:3.6.2~rc2-0ubuntu4 and
  indicator-appmenu 12.10.3-0ubuntu2.1 (currently in quantal-proposed)
  ONLY. If you do not have these installed, you are hitting bug 1064962
  or bug 1075263 resp..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/1085169/+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 1103394] Re: [raring] History dialog does not decode UTF-8 (displays за symbols)

2013-01-31 Thread Roman Yepishev
Hi, sure, here's the screenshot of such history entries (selected the
least worded conversation though).

** Attachment added: History.png
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/+attachment/3509385/+files/History.png

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

** Changed in: empathy (Ubuntu)
   Status: Confirmed = New

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

Title:
  [raring] History dialog does not decode UTF-8 (displays за symbols)

Status in “empathy” package in Ubuntu:
  New

Bug description:
  STR:

  1. Send e.g. Привет (Hello in Russian)
  2. Open Previous conversations

  Expected results:
  Last entry will be Привет

  Actual results:
  The last entry is Привет - UTF-8 bytes as if the encoding was latin1

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: empathy 3.6.3-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-1.5-generic 3.8.0-rc4
  Uname: Linux 3.8.0-1-generic x86_64
  ApportVersion: 2.8-0ubuntu2
  Architecture: amd64
  Date: Wed Jan 23 11:54:54 2013
  InstallationDate: Installed on 2013-01-04 (18 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/+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 1100970] Re: Dash background flickers and blur is misplaced on intel graphics

2013-01-24 Thread Roman Yepishev
Timo, I have the same, Intel 945GME on Atom (that's Acer Aspire One
AOA150)

Intel Corporation Mobile 945GSE Express Integrated Graphics Controller 
[8086:27ae] (rev 03)
Subsystem: Acer Incorporated [ALI] Device [1025:015b]

-- 
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/1100970

Title:
  Dash background flickers and blur is misplaced on intel graphics

Status in Nux:
  Confirmed
Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  The Unity dash flickers on my machine with intel graphics.
  Chipset:
  00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GSE 
Express Integrated Graphics Controller [8086:27ae] (rev 03) (prog-if 00 [VGA 
controller])

  
  I have also tried activating SNA, xorg.log says: (II) intel(0): SNA 
initialized with gen3 backend
  But that does not change anything

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-0.4-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CurrentDmesg:

  Date: Thu Jan 17 22:42:15 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  InstallationDate: Installed on 2013-01-14 (3 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130114)
  MachineType: Dell Inc. Inspiron 1011
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=12622601-cc4f-48d2-861b-1d941ddf6b39 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section Device
     Identifier Card0
     Driver intel
     Option AccelMethod sna
   EndSection
  dmi.bios.date: 07/29/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: CN0Y53
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A06
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/29/2009:svnDellInc.:pnInspiron1011:pvrA06:rvnDellInc.:rnCN0Y53:rvrA06:cvnDellInc.:ct8:cvrA06:
  dmi.product.name: Inspiron 1011
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.01.14-0ubuntu1
  version.libdrm2: libdrm2 2.4.41-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.18-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/1100970/+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 1100970] Re: [gen3] Dash background flickers and blur is misplaced on intel graphics

2013-01-24 Thread Roman Yepishev
Also the alt-tab switcher suffers from the lack of blurred background
too.

-- 
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/1100970

Title:
  [gen3] Dash background flickers and blur is misplaced on intel
  graphics

Status in Nux:
  Confirmed
Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  The Unity dash flickers on my machine with intel graphics.
  Chipset:
  00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GSE 
Express Integrated Graphics Controller [8086:27ae] (rev 03) (prog-if 00 [VGA 
controller])

  
  I have also tried activating SNA, xorg.log says: (II) intel(0): SNA 
initialized with gen3 backend
  But that does not change anything

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-0.4-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CurrentDmesg:

  Date: Thu Jan 17 22:42:15 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  InstallationDate: Installed on 2013-01-14 (3 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130114)
  MachineType: Dell Inc. Inspiron 1011
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=12622601-cc4f-48d2-861b-1d941ddf6b39 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section Device
     Identifier Card0
     Driver intel
     Option AccelMethod sna
   EndSection
  dmi.bios.date: 07/29/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: CN0Y53
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A06
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/29/2009:svnDellInc.:pnInspiron1011:pvrA06:rvnDellInc.:rnCN0Y53:rvrA06:cvnDellInc.:ct8:cvrA06:
  dmi.product.name: Inspiron 1011
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.01.14-0ubuntu1
  version.libdrm2: libdrm2 2.4.41-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.18-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/1100970/+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 1103394] [NEW] [raring] History dialog does not decode UTF-8 (displays за symbols)

2013-01-23 Thread Roman Yepishev
Public bug reported:

STR:

1. Send e.g. Привет (Hello in Russian)
2. Open Previous conversations

Expected results:
Last entry will be Привет

Actual results:
The last entry is Привет - UTF-8 bytes as if the encoding was latin1

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: empathy 3.6.3-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-1.5-generic 3.8.0-rc4
Uname: Linux 3.8.0-1-generic x86_64
ApportVersion: 2.8-0ubuntu2
Architecture: amd64
Date: Wed Jan 23 11:54:54 2013
InstallationDate: Installed on 2013-01-04 (18 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
MarkForUpload: True
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring running-unity third-party-packages

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

Title:
  [raring] History dialog does not decode UTF-8 (displays за symbols)

Status in “empathy” package in Ubuntu:
  New

Bug description:
  STR:

  1. Send e.g. Привет (Hello in Russian)
  2. Open Previous conversations

  Expected results:
  Last entry will be Привет

  Actual results:
  The last entry is Привет - UTF-8 bytes as if the encoding was latin1

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: empathy 3.6.3-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-1.5-generic 3.8.0-rc4
  Uname: Linux 3.8.0-1-generic x86_64
  ApportVersion: 2.8-0ubuntu2
  Architecture: amd64
  Date: Wed Jan 23 11:54:54 2013
  InstallationDate: Installed on 2013-01-04 (18 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1103394/+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 1098862] Re: Mouse cursor disappears on every redraw with VESA driver

2013-01-23 Thread Roman Yepishev
Can be easily reproduced with vga driver in KVM - the cursor is usually
invisible when some part of the screen got redrawn.

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

Title:
  Mouse cursor disappears on every redraw with VESA driver

Status in “xserver-xorg-video-vesa” package in Ubuntu:
  New

Bug description:
  STR (i915)

  1. Add nomodeset to kernel parameters
  2. X will boot with VESA driver
  3. Log into unity
  4. Click on launcher button, any window or even the desktop itself

  Expected results:
  Nothing

  Actual results:
  Mouse cursor disappears (as if it had not been rendered after screen update)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity 6.12.0daily12.12.05-0ubuntu1
  Uname: Linux 3.8.0-030800rc2-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sat Jan 12 13:35:15 2013
  InstallationDate: Installed on 2013-01-04 (8 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vesa/+bug/1098862/+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 1100970] Re: transparent dash background flickers on intel graphics

2013-01-22 Thread Roman Yepishev
I can reproduce the flickering (and the rendering issue in the lower
left corner) - while the whole dash is not blurred that rectangle _is_
suggesting that dash blur is rendered with an incorrect offset.

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

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Confirmed

-- 
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/1100970

Title:
  Dash background flickers and blur is misplaced on intel graphics

Status in “unity” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  The Unity dash flickers on my machine with intel graphics.
  Chipset:
  00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GSE 
Express Integrated Graphics Controller [8086:27ae] (rev 03) (prog-if 00 [VGA 
controller])

  
  I have also tried activating SNA, xorg.log says: (II) intel(0): SNA 
initialized with gen3 backend
  But that does not change anything

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-0.4-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CurrentDmesg:

  Date: Thu Jan 17 22:42:15 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  InstallationDate: Installed on 2013-01-14 (3 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130114)
  MachineType: Dell Inc. Inspiron 1011
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=12622601-cc4f-48d2-861b-1d941ddf6b39 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section Device
     Identifier Card0
     Driver intel
     Option AccelMethod sna
   EndSection
  dmi.bios.date: 07/29/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: CN0Y53
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A06
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/29/2009:svnDellInc.:pnInspiron1011:pvrA06:rvnDellInc.:rnCN0Y53:rvrA06:cvnDellInc.:ct8:cvrA06:
  dmi.product.name: Inspiron 1011
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.01.14-0ubuntu1
  version.libdrm2: libdrm2 2.4.41-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.18-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1100970/+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 1100970] Re: Dash background flickers and blur is misplaced on intel graphics

2013-01-22 Thread Roman Yepishev
** Summary changed:

- transparent dash background flickers on intel graphics
+ Dash background flickers and blur is misplaced on intel graphics

-- 
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/1100970

Title:
  Dash background flickers and blur is misplaced on intel graphics

Status in “unity” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  The Unity dash flickers on my machine with intel graphics.
  Chipset:
  00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GSE 
Express Integrated Graphics Controller [8086:27ae] (rev 03) (prog-if 00 [VGA 
controller])

  
  I have also tried activating SNA, xorg.log says: (II) intel(0): SNA 
initialized with gen3 backend
  But that does not change anything

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-0.4-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CurrentDmesg:

  Date: Thu Jan 17 22:42:15 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  InstallationDate: Installed on 2013-01-14 (3 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130114)
  MachineType: Dell Inc. Inspiron 1011
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=12622601-cc4f-48d2-861b-1d941ddf6b39 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section Device
     Identifier Card0
     Driver intel
     Option AccelMethod sna
   EndSection
  dmi.bios.date: 07/29/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: CN0Y53
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A06
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/29/2009:svnDellInc.:pnInspiron1011:pvrA06:rvnDellInc.:rnCN0Y53:rvrA06:cvnDellInc.:ct8:cvrA06:
  dmi.product.name: Inspiron 1011
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.01.14-0ubuntu1
  version.libdrm2: libdrm2 2.4.41-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.18-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1100970/+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 1099155] Re: [raring] No ip assigned to bridge and no routes added for virtual networks

2013-01-18 Thread Roman Yepishev
So, it looks like not only custom libvirt network is affected but the
standard default too effectively rendering libvirt machines in a desktop
session without any kind of network.

** Summary changed:

- [raring] No ip assigned to bridge and no routes added for routed network
+ [raring] No ip assigned to bridge and no routes added for virtual networks

-- 
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/1099155

Title:
  [raring] No ip assigned to bridge and no routes added for virtual
  networks

Status in “libvirt” package in Ubuntu:
  Confirmed
Status in “lxc” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  I migrated network configuration from my 12.04 LTS host:
  network connections='1'
namevm100/name
uuid38ffbbe2-0e06-4233-b7c7-1f672401d434/uuid
forward dev='eth0' mode='route'
  interface dev='eth0'/
/forward
bridge name='virbr1' stp='on' delay='0' /
mac address='52:54:00:B7:10:21'/
ip address='192.168.100.1' netmask='255.255.255.0'
  dhcp
range start='192.168.100.2' end='192.168.100.254' /
  /dhcp
/ip
  /network

  Upon defining and start virbr1 is created but it has no IP address,
  subsequently there are no IP routes to the network. After adding the
  ip address and routes to the interface my machine (naturally) started
  to be able to communicate with the world.

  I feel this is a regression since there was no additional
  configuration involved with 12.04 to get this up and running.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libvirt-bin 1.0.0-0ubuntu4
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.8.0-030800rc2-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Date: Sun Jan 13 19:31:17 2013
  InstallationDate: Installed on 2013-01-04 (9 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: libvirt
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1099155/+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 1085342] Re: Pulseaudio applications hang (Totem, GNOME Shell etc.)

2013-01-16 Thread Roman Yepishev
** Bug watch added: Debian Bug tracker #694962
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694962

** Also affects: glibc (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694962
   Importance: Unknown
   Status: Unknown

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

Title:
  Pulseaudio applications hang (Totem, GNOME Shell etc.)

Status in The GNU C Library:
  Fix Released
Status in “glibc” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  Confirmed
Status in “glibc” package in Debian:
  Unknown

Bug description:
  At least so here.
  Best way to see would be to use totem for a while, window usually becomes 
unresponsive fairly soon.
  Possible Test case(s):
  Add a couple of music tracks to the playlist, switch from one to the other  
back again with next  previous buttons. (may cause lockup

  Close Totem(Videos), re-open  add back the same tracks  or try them from 
the Movie
   menu dropdown.
  Usually here they won't  play  or be switchable, ect.

  Add a couple of tracks to playlist, click on track names a few times
  to start playback/switch tracks

  Doesn't seem to matter if totem is started normally (no app menu in
  ubuntu session), with the app menu (Exec=env UBUNTU_MENUPROXY=0 totem)
  or from the sound menu

  With the pulseaudio plugin removed  the gst alsa plugin installed
  totem behaves much better though on very rare occasion will become
  unresponsive.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: totem 3.6.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
  Uname: Linux 3.7.0-4-generic x86_64
  ApportVersion: 2.6.3-0ubuntu2
  Architecture: amd64
  Date: Sat Dec  1 01:49:22 2012
  InstallationDate: Installed on 2012-10-23 (38 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/1085342/+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 1100360] [NEW] [raring][sandybridge-m-gt2+] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001

2013-01-16 Thread Roman Yepishev
Public bug reported:

This looks like LP 1041790, however I am having the issues only on 13.04 
(12.04, 12.10 were fine).
The lockup happens several times a day and it has just happened with UXA 
AccelMethod too.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-video-intel 2:2.20.17-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-0.4-generic 3.8.0-rc3
Uname: Linux 3.8.0-0-generic x86_64
ApportVersion: 2.8-0ubuntu1
Architecture: amd64
Chipset: sandybridge-m-gt2+
Date: Wed Jan 16 18:25:54 2013
DistroCodename: raring
DistroVariant: ubuntu
DuplicateSignature: [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x0b160001 IPEHR: 
0x0b140001 Ubuntu 13.04
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GpuHangFrequency: Several times a week
InstallationDate: Installed on 2013-01-04 (12 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
InterpreterPath: /usr/bin/python3.3
MachineType: LENOVO 1141PZ5
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-0-generic 
root=UUID=0e822d3c-f45d-4f15-a2c9-7968357ac544 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.7+1ubuntu4
 libdrm2  2.4.40-1
 xserver-xorg-video-intel 2:2.20.17-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: 11/03/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8HET40WW(1.22)
dmi.board.asset.tag: Not Available
dmi.board.name: 1141PZ5
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8HET40WW(1.22):bd11/03/2011:svnLENOVO:pn1141PZ5:pvrThinkPadE420:rvnLENOVO:rn1141PZ5:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 1141PZ5
dmi.product.version: ThinkPad E420
dmi.sys.vendor: LENOVO

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash freeze need-duplicate-check raring 
third-party-packages ubuntu

-- 
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/1100360

Title:
  [raring][sandybridge-m-gt2+] GPU lockup  IPEHR: 0x0b160001 IPEHR:
  0x0b140001

Status in “xserver-xorg-video-intel” package in Ubuntu:
  New

Bug description:
  This looks like LP 1041790, however I am having the issues only on 13.04 
(12.04, 12.10 were fine).
  The lockup happens several times a day and it has just happened with UXA 
AccelMethod too.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-video-intel 2:2.20.17-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-0.4-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Chipset: sandybridge-m-gt2+
  Date: Wed Jan 16 18:25:54 2013
  DistroCodename: raring
  DistroVariant: ubuntu
  DuplicateSignature: [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x0b160001 IPEHR: 
0x0b140001 Ubuntu 13.04
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  GpuHangFrequency: Several times a week
  InstallationDate: Installed on 2013-01-04 (12 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  InterpreterPath: /usr/bin/python3.3
  MachineType: LENOVO 1141PZ5
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-0-generic 
root=UUID=0e822d3c-f45d-4f15-a2c9-7968357ac544 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   xserver-xorg 1:7.7+1ubuntu4
   libdrm2  2.4.40-1
   xserver-xorg-video-intel 2:2.20.17-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: 11/03/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8HET40WW(1.22)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 1141PZ5
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8HET40WW(1.22):bd11/03/2011:svnLENOVO:pn1141PZ5:pvrThinkPadE420:rvnLENOVO:rn1141PZ5:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 1141PZ5
  dmi.product.version: ThinkPad E420
  dmi.sys.vendor: LENOVO

To manage notifications about this 

[Desktop-packages] [Bug 1100360] Re: [raring][sandybridge-m-gt2+] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001

2013-01-16 Thread Roman Yepishev
** Summary changed:

- [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001
+ [raring][sandybridge-m-gt2+] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001

-- 
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/1100360

Title:
  [raring][sandybridge-m-gt2+] GPU lockup  IPEHR: 0x0b160001 IPEHR:
  0x0b140001

Status in “xserver-xorg-video-intel” package in Ubuntu:
  New

Bug description:
  This looks like LP 1041790, however I am having the issues only on 13.04 
(12.04, 12.10 were fine).
  The lockup happens several times a day and it has just happened with UXA 
AccelMethod too.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-video-intel 2:2.20.17-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-0.4-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Chipset: sandybridge-m-gt2+
  Date: Wed Jan 16 18:25:54 2013
  DistroCodename: raring
  DistroVariant: ubuntu
  DuplicateSignature: [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x0b160001 IPEHR: 
0x0b140001 Ubuntu 13.04
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  GpuHangFrequency: Several times a week
  InstallationDate: Installed on 2013-01-04 (12 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  InterpreterPath: /usr/bin/python3.3
  MachineType: LENOVO 1141PZ5
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-0-generic 
root=UUID=0e822d3c-f45d-4f15-a2c9-7968357ac544 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   xserver-xorg 1:7.7+1ubuntu4
   libdrm2  2.4.40-1
   xserver-xorg-video-intel 2:2.20.17-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: 11/03/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8HET40WW(1.22)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 1141PZ5
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8HET40WW(1.22):bd11/03/2011:svnLENOVO:pn1141PZ5:pvrThinkPadE420:rvnLENOVO:rn1141PZ5:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 1141PZ5
  dmi.product.version: ThinkPad E420
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1100360/+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 1085342] Re: Totem window constantly becomes unresponsive with gstreamer1.0-pulseaudio installed

2013-01-15 Thread Roman Yepishev
** Bug watch added: Sourceware.org Bugzilla #14417
   http://sourceware.org/bugzilla/show_bug.cgi?id=14417

** Also affects: glibc via
   http://sourceware.org/bugzilla/show_bug.cgi?id=14417
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Totem window constantly becomes unresponsive with gstreamer1.0-pulseaudio 
installed
+ Pulseaudio applications are hanging (Totem, GNOME Shell etc.)

** Summary changed:

- Pulseaudio applications are hanging (Totem, GNOME Shell etc.)
+ Pulseaudio applications hang (Totem, GNOME Shell etc.)

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

Title:
  Pulseaudio applications hang (Totem, GNOME Shell etc.)

Status in The GNU C Library:
  Unknown
Status in “glibc” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  At least so here.
  Best way to see would be to use totem for a while, window usually becomes 
unresponsive fairly soon.
  Possible Test case(s):
  Add a couple of music tracks to the playlist, switch from one to the other  
back again with next  previous buttons. (may cause lockup

  Close Totem(Videos), re-open  add back the same tracks  or try them from 
the Movie
   menu dropdown.
  Usually here they won't  play  or be switchable, ect.

  Add a couple of tracks to playlist, click on track names a few times
  to start playback/switch tracks

  Doesn't seem to matter if totem is started normally (no app menu in
  ubuntu session), with the app menu (Exec=env UBUNTU_MENUPROXY=0 totem)
  or from the sound menu

  With the pulseaudio plugin removed  the gst alsa plugin installed
  totem behaves much better though on very rare occasion will become
  unresponsive.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: totem 3.6.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
  Uname: Linux 3.7.0-4-generic x86_64
  ApportVersion: 2.6.3-0ubuntu2
  Architecture: amd64
  Date: Sat Dec  1 01:49:22 2012
  InstallationDate: Installed on 2012-10-23 (38 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/1085342/+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 1085342] Re: Pulseaudio applications hang (Totem, GNOME Shell etc.)

2013-01-15 Thread Roman Yepishev
** Also affects: glibc (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Pulseaudio applications hang (Totem, GNOME Shell etc.)

Status in The GNU C Library:
  Unknown
Status in “glibc” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  At least so here.
  Best way to see would be to use totem for a while, window usually becomes 
unresponsive fairly soon.
  Possible Test case(s):
  Add a couple of music tracks to the playlist, switch from one to the other  
back again with next  previous buttons. (may cause lockup

  Close Totem(Videos), re-open  add back the same tracks  or try them from 
the Movie
   menu dropdown.
  Usually here they won't  play  or be switchable, ect.

  Add a couple of tracks to playlist, click on track names a few times
  to start playback/switch tracks

  Doesn't seem to matter if totem is started normally (no app menu in
  ubuntu session), with the app menu (Exec=env UBUNTU_MENUPROXY=0 totem)
  or from the sound menu

  With the pulseaudio plugin removed  the gst alsa plugin installed
  totem behaves much better though on very rare occasion will become
  unresponsive.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: totem 3.6.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
  Uname: Linux 3.7.0-4-generic x86_64
  ApportVersion: 2.6.3-0ubuntu2
  Architecture: amd64
  Date: Sat Dec  1 01:49:22 2012
  InstallationDate: Installed on 2012-10-23 (38 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/1085342/+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] Re: [sandybridge-m-gt2] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001

2013-01-15 Thread Roman Yepishev
I've started getting this failure after migrating to Raring and I get
the recoverable lockups 3 times a day or even more with the same GPU
lockup message in dmesg. Apport has proposed  [sandybridge-m-gt2+] GPU
lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001 as a bug title.

I am using 3.8.0-0-generic kernel.

There is no AccelMethod string in Xorg log (so it should be uxa), will
check whether this happens with sna.

-- 
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:
  [sandybridge-m-gt2] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001

Status in X.org xf86-video-intel:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete

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.

  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 1085342] Re: Totem window constantly becomes unresponsive with gstreamer1.0-pulseaudio installed

2013-01-14 Thread Roman Yepishev
Backtrace (with some bits missing) while totem is hanging, it actually
looks like a pulseaudio failure or gstreamer pulseaudio plugin does
something out of order while seeking/playing that makes pulseaudio hang.

#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:144
#1  0x7fbfcc70f180 in pa_threaded_mainloop_wait (m=0x7fbfc8024740) at 
pulse/thread-mainloop.c:206
#2  0x7fbfcc951504 in gst_pulsering_set_corked 
(pbuf=pbuf@entry=0x7fbfc8028070, corked=corked@entry=1, wait=wait@entry=1) at 
pulsesink.c:1053
#3  0x7fbfcc952d3a in gst_pulseringbuffer_pause (buf=0x7fbfc8028070) at 
pulsesink.c:1172
#4  0x7fbff717a65e in ?? () from 
/usr/lib/x86_64-linux-gnu/libgstaudio-1.0.so.0
#5  0x7fbff717d700 in gst_audio_ring_buffer_pause () from 
/usr/lib/x86_64-linux-gnu/libgstaudio-1.0.so.0
#6  0x7fbff71967c6 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgstaudio-1.0.so.0
#7  0x7fbfcc9544f8 in gst_pulsesink_change_state (element=0x7fbfc8025a10, 
transition=GST_STATE_CHANGE_PLAYING_TO_PAUSED) at pulsesink.c:2916
#8  0x7fbff6c7faec in gst_element_change_state 
(element=element@entry=0x7fbfc8025a10, transition=optimized out) at 
gstelement.c:2594
#9  0x7fbff6c804c1 in gst_element_set_state_func (element=0x7fbfc8025a10, 
state=GST_STATE_PAUSED) at gstelement.c:2550
#10 0x7fbff6c682ac in gst_bin_element_set_state (next=GST_STATE_PAUSED, 
current=GST_STATE_PLAYING, start_time=136134, base_time=6136832000, 
element=0x7fbfc8025a10, bin=0x7fbffb36f700)
at gstbin.c:2308

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

Title:
  Totem window constantly becomes unresponsive with
  gstreamer1.0-pulseaudio installed

Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  At least so here.
  Best way to see would be to use totem for a while, window usually becomes 
unresponsive fairly soon.
  Possible Test case(s):
  Add a couple of music tracks to the playlist, switch from one to the other  
back again with next  previous buttons. (may cause lockup

  Close Totem(Videos), re-open  add back the same tracks  or try them from 
the Movie
   menu dropdown.
  Usually here they won't  play  or be switchable, ect.

  Add a couple of tracks to playlist, click on track names a few times
  to start playback/switch tracks

  Doesn't seem to matter if totem is started normally (no app menu in
  ubuntu session), with the app menu (Exec=env UBUNTU_MENUPROXY=0 totem)
  or from the sound menu

  With the pulseaudio plugin removed  the gst alsa plugin installed
  totem behaves much better though on very rare occasion will become
  unresponsive.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: totem 3.6.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
  Uname: Linux 3.7.0-4-generic x86_64
  ApportVersion: 2.6.3-0ubuntu2
  Architecture: amd64
  Date: Sat Dec  1 01:49:22 2012
  InstallationDate: Installed on 2012-10-23 (38 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1085342/+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 1099155] Re: [raring] No ip assigned to bridge and no routes added for routed network

2013-01-14 Thread Roman Yepishev
Yes, the 13.04 was a desktop system.

-- 
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/1099155

Title:
  [raring] No ip assigned to bridge and no routes added for routed
  network

Status in “libvirt” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I migrated network configuration from my 12.04 LTS host:
  network connections='1'
namevm100/name
uuid38ffbbe2-0e06-4233-b7c7-1f672401d434/uuid
forward dev='eth0' mode='route'
  interface dev='eth0'/
/forward
bridge name='virbr1' stp='on' delay='0' /
mac address='52:54:00:B7:10:21'/
ip address='192.168.100.1' netmask='255.255.255.0'
  dhcp
range start='192.168.100.2' end='192.168.100.254' /
  /dhcp
/ip
  /network

  Upon defining and start virbr1 is created but it has no IP address,
  subsequently there are no IP routes to the network. After adding the
  ip address and routes to the interface my machine (naturally) started
  to be able to communicate with the world.

  I feel this is a regression since there was no additional
  configuration involved with 12.04 to get this up and running.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libvirt-bin 1.0.0-0ubuntu4
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.8.0-030800rc2-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Date: Sun Jan 13 19:31:17 2013
  InstallationDate: Installed on 2013-01-04 (9 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: libvirt
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1099155/+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 1099155] Re: [raring] No ip assigned to bridge and no routes added for routed network

2013-01-14 Thread Roman Yepishev
The original system (from where I took the VM) was 12.04 w/o network
manager and unfortunately I have not tested it with network-manager
installed.

** Changed in: libvirt (Ubuntu)
   Status: Incomplete = 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/1099155

Title:
  [raring] No ip assigned to bridge and no routes added for routed
  network

Status in “libvirt” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I migrated network configuration from my 12.04 LTS host:
  network connections='1'
namevm100/name
uuid38ffbbe2-0e06-4233-b7c7-1f672401d434/uuid
forward dev='eth0' mode='route'
  interface dev='eth0'/
/forward
bridge name='virbr1' stp='on' delay='0' /
mac address='52:54:00:B7:10:21'/
ip address='192.168.100.1' netmask='255.255.255.0'
  dhcp
range start='192.168.100.2' end='192.168.100.254' /
  /dhcp
/ip
  /network

  Upon defining and start virbr1 is created but it has no IP address,
  subsequently there are no IP routes to the network. After adding the
  ip address and routes to the interface my machine (naturally) started
  to be able to communicate with the world.

  I feel this is a regression since there was no additional
  configuration involved with 12.04 to get this up and running.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libvirt-bin 1.0.0-0ubuntu4
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.8.0-030800rc2-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Date: Sun Jan 13 19:31:17 2013
  InstallationDate: Installed on 2013-01-04 (9 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130104)
  MarkForUpload: True
  SourcePackage: libvirt
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1099155/+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 1079096] Re: Xephyr does not have GLX

2013-01-12 Thread Roman Yepishev
Newer Xephyr versions don't add any external extensions. The version
shipped in Precise had GLX extension activated unconditionally but now
it looks like Xephyr does not have any code to run external extension
initialization. Specifying +extension GLX won't help because the code
that actually loads external extensions never runs.

-- 
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/1079096

Title:
  Xephyr does not have GLX

Status in “xorg-server” package in Ubuntu:
  Confirmed

Bug description:
  Steps:

  $ Xephyr :2

  $ DISPLAY=:2 glxinfo
  Error: couldn't find RGB GLX visual or fbconfig

  
  On fedora/debian it seems to work.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xephyr 2:1.13.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Thu Nov 15 10:58:25 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.1.18, 3.5.0-18-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21fa]
  InstallationDate: Installed on 2012-09-29 (46 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120929)
  MachineType: LENOVO 23252EG
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-18-generic 
root=UUID=c4842ed7-a8fc-40fd-8c31-909f1a5ce55a ro quiet splash vt.handoff=7
  SourcePackage: xorg-server
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G2ET31WW (1.11 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 23252EG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG2ET31WW(1.11):bd05/24/2012:svnLENOVO:pn23252EG:pvrThinkPadX230:rvnLENOVO:rn23252EG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 23252EG
  dmi.product.version: ThinkPad X230
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1079096/+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 966196] Re: desktopcouch-service crashed with RuntimeError in __find_port__linux()

2013-01-04 Thread Roman Yepishev
Setting as public since it does not contain any private information.

** Information type changed from Private to Public

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

Title:
  desktopcouch-service crashed with RuntimeError in __find_port__linux()

Status in “desktopcouch” package in Ubuntu:
  Confirmed

Bug description:
  This is similar to bug #465126 but with desktopcouch 0.6.4.
  I had this crash just after removing the icon from the notification area. 
Gwibber later opened anyway.

  ProblemType: Crash
  DistroRelease: Ubuntu 10.04
  Package: desktopcouch 0.6.4-0ubuntu3.3
  ProcVersionSignature: Ubuntu 2.6.32-40.87-generic 2.6.32.57+drm33.23
  Uname: Linux 2.6.32-40-generic x86_64
  Architecture: amd64
  Date: Tue Mar 27 14:53:28 2012
  ExecutablePath: /usr/lib/desktopcouch/desktopcouch-service
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.1)
  InterpreterPath: /usr/bin/python2.6
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/lib/desktopcouch/desktopcouch-service
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=fr_CH.UTF-8
  PythonArgs: ['/usr/lib/desktopcouch/desktopcouch-service']
  SourcePackage: desktopcouch
  Title: desktopcouch-service crashed with RuntimeError in __find_port__linux()
  UserGroups: adm admin lp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktopcouch/+bug/966196/+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 1093769] Re: indicator-weather Cannot add location

2013-01-02 Thread Roman Yepishev
This indicator evals json data (which is potentially dangerous) and the 
evaluated data has ['ResultSet']['Error'] as 0 (string value) while the code 
checks for 0, a number.
 '0' == 0
False

So the quick and dirty fix in this case is to modify the condition at line 367 
in indicator-weather to read:
if (yahoo_woeid_result['ResultSet']['Error'] != '0') and  
(yahoo_woeid_result['ResultSet']['Results'] != None):

But the proper fix is to rewrite the evals using json module.

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

Title:
  indicator-weather Cannot add location

Status in “indicator-weather” package in Ubuntu:
  Confirmed

Bug description:
  When adding a location and finishing clicking the apply button,
  nothing happens.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-weather 11.11.28-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.2.0-35.55-generic-pae 3.2.34
  Uname: Linux 3.2.0-35-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu15.1
  Architecture: i386
  Date: Wed Dec 26 10:42:23 2012
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: indicator-weather
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1093769/+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 1094432] [NEW] When fullscreen @ 1024x600 switches to windowed mode and back on navigation

2012-12-29 Thread Roman Yepishev
Public bug reported:

STR:

1. Make application fullscreen (in 1280x600 resolution it does it automatically)
2. Navigate through available items in the control center

Expected results:
No resize occurs as the window is already fullscreen

Actual results:
Every time another module is opened or user is navigating to previous view, the 
window switches to windowed mode, draws the view and switches  to fullscreen 
again.

Here's the video of this bug: http://youtu.be/Rj3d4t2oD3E

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu19
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic i686
ApportVersion: 2.6.1-0ubuntu9
Architecture: i386
Date: Sat Dec 29 10:41:15 2012
InstallationDate: Installed on 2012-03-13 (290 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120313)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to quantal on 2012-10-26 (63 days ago)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu4.1
 deja-dup24.0-0ubuntu1
 gnome-control-center-signon 0.0.18-0ubuntu1
 indicator-datetime  12.10.2-0ubuntu3.1

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


** Tags: apport-bug i386 quantal running-unity

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

Title:
  When fullscreen @ 1024x600 switches to windowed mode and back on
  navigation

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  STR:

  1. Make application fullscreen (in 1280x600 resolution it does it 
automatically)
  2. Navigate through available items in the control center

  Expected results:
  No resize occurs as the window is already fullscreen

  Actual results:
  Every time another module is opened or user is navigating to previous view, 
the window switches to windowed mode, draws the view and switches  to 
fullscreen again.

  Here's the video of this bug: http://youtu.be/Rj3d4t2oD3E

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic i686
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: i386
  Date: Sat Dec 29 10:41:15 2012
  InstallationDate: Installed on 2012-03-13 (290 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120313)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to quantal on 2012-10-26 (63 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4.1
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1094432/+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 780602] Re: nm-applet leaks memory and stops functioning after a while

2012-12-20 Thread Roman Yepishev
I experience exactly the same symptoms as the bug report description
has.

After some time nm-applet stops reacting to user input and submenu
entries do not populate. This is with latest 12.10 packages.

I noticed that the indicator tries to get the menu but it fails - dbus-monitor 
output below:
method call sender=:1.12 - dest=:1.67 serial=14296 
path=/com/canonical/Unity/Panel/Service; 
interface=com.canonical.Unity.Panel.Service; member=ShowEntry
   string 0x26ef470
   uint32 0
   int32 1147
   int32 24
   uint32 1
   uint32 1356027813
method return sender=:1.67 - dest=:1.12 reply_serial=14296
method call sender=:1.67 - dest=:1.14 serial=107621 
path=/org/ayatana/NotificationItem/nm_applet/Menu; 
interface=com.canonical.dbusmenu; member=AboutToShowGroup
   array [
  int32 80799
   ]
error sender=:1.14 - dest=:1.67 
error_name=org.gtk.GDBus.UnmappedGError.Quark._LIBDBUSMENU_2dGLIB.Code0 
reply_serial=107621
   string The IDs supplied '[80799]' do not refer to any menu items we have

When some item is clicked (e.g. disconnect for current wifi AP) the following 
happens:
signal sender=:1.67 - dest=(null destination) serial=107704 
path=/com/canonical/Unity/Panel/Service; 
interface=com.canonical.Unity.Panel.Service; member=EntryActivated
   string 
   struct {
  int32 0
  int32 0
  uint32 0
  uint32 0
   }
method call sender=:1.67 - dest=:1.14 serial=107705 
path=/org/ayatana/NotificationItem/nm_applet/Menu; 
interface=com.canonical.dbusmenu; member=EventGroup
   array [
  struct {
 int32 80846
 string clicked
 variant int32 0
 uint32 106251172
  }
   ]
error sender=:1.14 - dest=:1.67 
error_name=org.gtk.GDBus.UnmappedGError.Quark._LIBDBUSMENU_2dGLIB.Code0 
reply_serial=107705
   string The IDs supplied '[80846]' do not refer to any menu items we have

So this looks like like dbus menu is losing the IDs or nm-applet is
using the ids that are no longer valid.

** Changed in: network-manager-applet (Ubuntu Quantal)
   Status: Incomplete = New

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

Title:
  nm-applet leaks memory and stops functioning after a while

Status in OEM Priority Project:
  Fix Committed
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  Fix Committed
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Fix Committed
Status in “network-manager-applet” source package in Quantal:
  Confirmed

Bug description:
  [Impact]
  This issue affects most and any users of nm-applet, especially in 
environments (such as offices) where the detected wireless networks change a 
lot, and where roaming can occur frequently.

  [Test Case]
  Run nm-applet for multiple hours:
   - Observe that the VPN Connections submenu still opens and lists connections 
(if VPN connections are configured)
   - Observe that the More networks submenu for additional detected wireless 
networks still opens and lists networks.

  A common failure case is where such a submenu will open but show an
  empty list (a piece of menu a few milimeters long).

  [Regression Potential]
  Minimal, the fixes have been available for a while in the development release 
(and in other recent releases) with no regressions; furthermore, this corrects 
obviously wrong memory handling without changing the effective behavior of 
the application.
  Possible issues could be introducing new memory leaks with the changes 
however, and although the risk is minimal, this could cause the same failure 
behavior as listed above under [Test Case].

  --

  nm-applet leaks memory in a fresh install of Natty, increasing to over
  200 Mb in 6-8 hours.  In addition the nm-applet embedded in the task
  bar becomes unresponsive after several hours.  Clicking on the applet
  will still show the popup menu, but none of the menu entries respond
  to mouse clicks.  When this happens, the VPN connections and Other
  networks menus also show up completely empty (only a small menu stub
  is displayed).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: network-manager-gnome 0.8.4~git.20110318t152954.9c4c9a0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic-pae 2.6.38.4
  Uname: Linux 2.6.38-9-generic-pae i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  Date: Tue May 10 11:53:09 2011
  EcryptfsInUse: Yes
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110413)
  IpRoute:
   192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.12  metric 1
   169.254.0.0/16 dev eth0  scope link  metric 1000
   default via 192.168.2.1 dev eth0  proto static
  Keyfiles: Error: [Errno 2] No 

[Desktop-packages] [Bug 1061464] Re: empathy does not connect with jabber - app-armor prob?

2012-10-04 Thread Roman Yepishev
** Changed in: empathy (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  empathy does not connect with jabber - app-armor prob?

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  When trying to change my status to online empathy shows the message
  internal error in the account info, the following is found in
  /var/log/syslog:

  
  Oct  4 10:31:38 nostromo kernel: [ 3989.865727] telepathy-gabbl[6578] trap 
int3 ip:7f66cb41bc7f sp:7fffa24b0bf0 error:0
  Oct  4 10:35:42 nostromo kernel: [ 4233.850699] type=1400 
audit(1349339742.669:130): apparmor=DENIED operation=open parent=1 
profile=/usr/lib/telepathy/telepathy-* name=/run/user/jerry/dconf/user 
pid= comm=telepathy-gabbl requested_mask=rwc denied_mask=rwc 
fsuid=1000 ouid=1000

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Thu Oct  4 10:39:32 2012
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1061464/+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 1061464] Re: empathy does not connect with jabber - app-armor prob?

2012-10-04 Thread Roman Yepishev
The /usr/lib/telepathy/telepathy-*  portion is missing these rules:
owner /{,var/}run/user/*/dconf/  w,
owner /{,var/}run/user/*/dconf/user  rw,

See /usr/lib/telepathy/mission-control-5 part.

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

Title:
  empathy does not connect with jabber - app-armor prob?

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  When trying to change my status to online empathy shows the message
  internal error in the account info, the following is found in
  /var/log/syslog:

  
  Oct  4 10:31:38 nostromo kernel: [ 3989.865727] telepathy-gabbl[6578] trap 
int3 ip:7f66cb41bc7f sp:7fffa24b0bf0 error:0
  Oct  4 10:35:42 nostromo kernel: [ 4233.850699] type=1400 
audit(1349339742.669:130): apparmor=DENIED operation=open parent=1 
profile=/usr/lib/telepathy/telepathy-* name=/run/user/jerry/dconf/user 
pid= comm=telepathy-gabbl requested_mask=rwc denied_mask=rwc 
fsuid=1000 ouid=1000

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Thu Oct  4 10:39:32 2012
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1061464/+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 1061464] Re: empathy does not connect with jabber - app-armor prob?

2012-10-04 Thread Roman Yepishev
That's apparmor.profile issue in telepathy-mission-control-5 package

** Package changed: empathy (Ubuntu) = telepathy-mission-control-5
(Ubuntu)

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

Title:
  empathy does not connect with jabber - app-armor prob?

Status in “telepathy-mission-control-5” package in Ubuntu:
  Confirmed

Bug description:
  When trying to change my status to online empathy shows the message
  internal error in the account info, the following is found in
  /var/log/syslog:

  
  Oct  4 10:31:38 nostromo kernel: [ 3989.865727] telepathy-gabbl[6578] trap 
int3 ip:7f66cb41bc7f sp:7fffa24b0bf0 error:0
  Oct  4 10:35:42 nostromo kernel: [ 4233.850699] type=1400 
audit(1349339742.669:130): apparmor=DENIED operation=open parent=1 
profile=/usr/lib/telepathy/telepathy-* name=/run/user/jerry/dconf/user 
pid= comm=telepathy-gabbl requested_mask=rwc denied_mask=rwc 
fsuid=1000 ouid=1000

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Thu Oct  4 10:39:32 2012
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-mission-control-5/+bug/1061464/+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 1061464] Re: empathy does not connect with jabber - app-armor prob?

2012-10-04 Thread Roman Yepishev
This upload fixes the issue - https://launchpad.net/ubuntu/+source
/telepathy-mission-control-5/1:5.13.1-0ubuntu3

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

Title:
  empathy does not connect with jabber - app-armor prob?

Status in “telepathy-mission-control-5” package in Ubuntu:
  Confirmed

Bug description:
  When trying to change my status to online empathy shows the message
  internal error in the account info, the following is found in
  /var/log/syslog:

  
  Oct  4 10:31:38 nostromo kernel: [ 3989.865727] telepathy-gabbl[6578] trap 
int3 ip:7f66cb41bc7f sp:7fffa24b0bf0 error:0
  Oct  4 10:35:42 nostromo kernel: [ 4233.850699] type=1400 
audit(1349339742.669:130): apparmor=DENIED operation=open parent=1 
profile=/usr/lib/telepathy/telepathy-* name=/run/user/jerry/dconf/user 
pid= comm=telepathy-gabbl requested_mask=rwc denied_mask=rwc 
fsuid=1000 ouid=1000

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Thu Oct  4 10:39:32 2012
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-mission-control-5/+bug/1061464/+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 1055128] [NEW] private-chat-$UUID rooms are created with default (i.e. public) settings

2012-09-23 Thread Roman Yepishev
Public bug reported:

In case the XMPP server supports MUC, empathy will create the room
called private-chat-$UUID following GTalk, however it is created with
default settings and therefore is publicly visible in the conference
list and open to everybody to join.

GTalk server does not list the available conferences (and it is using
custom XMPP MUC settings) but other XMPP servers have a directory of
current chats. The private-chat-... created in Empathy will be
completely open for public.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: telepathy-gabble 0.16.1-1
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
Date: Sun Sep 23 21:04:29 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120225)
SourcePackage: telepathy-gabble
UpgradeStatus: Upgraded to quantal on 2012-09-10 (13 days ago)

** Affects: telepathy-gabble (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  private-chat-$UUID rooms are created with default (i.e. public)
  settings

Status in “telepathy-gabble” package in Ubuntu:
  New

Bug description:
  In case the XMPP server supports MUC, empathy will create the room
  called private-chat-$UUID following GTalk, however it is created with
  default settings and therefore is publicly visible in the conference
  list and open to everybody to join.

  GTalk server does not list the available conferences (and it is using
  custom XMPP MUC settings) but other XMPP servers have a directory of
  current chats. The private-chat-... created in Empathy will be
  completely open for public.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: telepathy-gabble 0.16.1-1
  ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Sun Sep 23 21:04:29 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: telepathy-gabble
  UpgradeStatus: Upgraded to quantal on 2012-09-10 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/1055128/+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 1055128] Re: private-chat-$UUID rooms are created with default (i.e. public) settings

2012-09-23 Thread Roman Yepishev
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to telepathy-gabble in Ubuntu.
https://bugs.launchpad.net/bugs/1055128

Title:
  private-chat-$UUID rooms are created with default (i.e. public)
  settings

Status in “telepathy-gabble” package in Ubuntu:
  New

Bug description:
  In case the XMPP server supports MUC, empathy will create the room
  called private-chat-$UUID following GTalk, however it is created with
  default settings and therefore is publicly visible in the conference
  list and open to everybody to join.

  GTalk server does not list the available conferences (and it is using
  custom XMPP MUC settings) but other XMPP servers have a directory of
  current chats. The private-chat-... created in Empathy will be
  completely open for public.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: telepathy-gabble 0.16.1-1
  ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Sun Sep 23 21:04:29 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: telepathy-gabble
  UpgradeStatus: Upgraded to quantal on 2012-09-10 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/1055128/+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 1055128] Re: private-chat-$UUID rooms are created with default (i.e. public) settings

2012-09-23 Thread Roman Yepishev
** Bug watch added: GNOME Bug Tracker #684675
   https://bugzilla.gnome.org/show_bug.cgi?id=684675

** Also affects: telepathy-gabble via
   https://bugzilla.gnome.org/show_bug.cgi?id=684675
   Importance: Unknown
   Status: Unknown

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

Title:
  private-chat-$UUID rooms are created with default (i.e. public)
  settings

Status in Jabber/XMPP connection manager:
  Unknown
Status in “telepathy-gabble” package in Ubuntu:
  New

Bug description:
  In case the XMPP server supports MUC, empathy will create the room
  called private-chat-$UUID following GTalk, however it is created with
  default settings and therefore is publicly visible in the conference
  list and open to everybody to join.

  GTalk server does not list the available conferences (and it is using
  custom XMPP MUC settings) but other XMPP servers have a directory of
  current chats. The private-chat-... created in Empathy will be
  completely open for public.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: telepathy-gabble 0.16.1-1
  ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Sun Sep 23 21:04:29 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: telepathy-gabble
  UpgradeStatus: Upgraded to quantal on 2012-09-10 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-gabble/+bug/1055128/+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 1020008] [NEW] My own messages appear as notifications

2012-07-02 Thread Roman Yepishev
Public bug reported:

Under heavy I/O empathy starts regarding my own messages as the incoming ones.
I was able to reproduce this by attempting to create a 5Gb file on a 5400RPM 
SATA 2 disk - sending a message during such kind of high I/O periods makes my 
own messages appear in the notification bubbles.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: empathy 3.4.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu10
Architecture: amd64
Date: Mon Jul  2 12:35:55 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120225)
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  My own messages appear as notifications

Status in “empathy” package in Ubuntu:
  New

Bug description:
  Under heavy I/O empathy starts regarding my own messages as the incoming ones.
  I was able to reproduce this by attempting to create a 5Gb file on a 5400RPM 
SATA 2 disk - sending a message during such kind of high I/O periods makes my 
own messages appear in the notification bubbles.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.4.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu10
  Architecture: amd64
  Date: Mon Jul  2 12:35:55 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1020008/+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 1020008] Re: My own messages appear as notifications

2012-07-02 Thread Roman Yepishev
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/1020008

Title:
  My own messages appear as notifications

Status in “empathy” package in Ubuntu:
  New

Bug description:
  Under heavy I/O empathy starts regarding my own messages as the incoming ones.
  I was able to reproduce this by attempting to create a 5Gb file on a 5400RPM 
SATA 2 disk - sending a message during such kind of high I/O periods makes my 
own messages appear in the notification bubbles.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.4.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu10
  Architecture: amd64
  Date: Mon Jul  2 12:35:55 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1020008/+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 912181] Re: Window stack gets corrupted after sudden application exit (dash behind windows)

2012-07-02 Thread Roman Yepishev
I haven't seen this at all after the release so that looks like the fix
was released.

** Changed in: unity
   Status: Incomplete = Fix Released

** Changed in: unity (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  Window stack gets corrupted after sudden application exit (dash behind
  windows)

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  This is on  Precise

  STR: 
   1. Log in to  fresh Unity 3D session.
   2. Launch gnome-terminal
   3. Launch gimp in gnome-terminal
   4. Wait for windows to open.
   5. Press Control-C in gnome-terminal to terminate gimp.
   6. Launch gimp again
   7. Open Dash with Windows key or launcher button

  Expected results:
  Dash should not be confused about crashed applications and should show up in 
front of all windows

  Actual results:
  Some gimp windows start appearing in front of dash. Then Alt+Tab to 
gnome-terminal makes it appear in front of dash and launcher too.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 4.24.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
  Uname: Linux 3.2.0-7-generic x86_64
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  Date: Thu Jan  5 11:58:15 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  SourcePackage: unity
  UpgradeStatus: Upgraded to precise on 2011-12-13 (22 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/912181/+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 1004775] Re: NetworkManager restarts dnsmasq on every IPv6 route advertisement, thus very frequently

2012-06-25 Thread Roman Yepishev
In my case I experience dnsmasq restart upon visiting an IPv6-enabled
web site (e.g. http://www.sixxs.net) - the routes to the nodes that host
web site get added to my local route table and dnsmasq is being
restarted by NetworkManager. Are you sure that's happening only on radv
for you?

-- 
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/1004775

Title:
  NetworkManager restarts dnsmasq on every IPv6 route advertisement,
  thus very frequently

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  NetworkManager stops and starts dnsmasq very frequently (every few
  minutes).  During the brief window that dnsmasq is restarting,
  hostname resolution doesn't work.  dnsmasq is getting restarted
  frequently enough that I see brief hostname resolution errors in
  Chrome several times a day during normal web browsing.

  This is on Precise with network-manager 0.9.4.0-0ubuntu4 and dnsmasq-
  base 2.59-4.

  The frequent restarts seem to be triggered by IPv6 route
  advertisements on my network.  (See log snippet below.)  When
  NetworkManager gets a route advertisement, it reconfigures everything.
  In the case of dnsmasq, this means stopping dnsmasq, writing a new
  config file, and starting dnsmasq.  NetworkManager should restart
  dnsmasq only if it its configuration changes.

  I'm attaching a snippet from /var/log/daemon.log on my system that
  demonstrates a restart.  This is with debug logging configured in
  /etc/NetworkManager/NetworkManager.conf.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1004775/+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 998521] Re: whoopsie process is leaking memory

2012-06-08 Thread Roman Yepishev
Left the same system running with the new glib package running overnight
- whoopsie is at 3Mb RES after 11 hours (earlier it would go to 100Mb
and beyond).

** 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 glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/998521

Title:
  whoopsie process is leaking memory

Status in Whoopsie Daisy:
  Fix Released
Status in “glib2.0” package in Ubuntu:
  Fix Committed
Status in “whoopsie-daisy” package in Ubuntu:
  Confirmed
Status in “glib2.0” source package in Precise:
  Fix Committed
Status in “whoopsie-daisy” source package in Precise:
  Confirmed
Status in “glib2.0” source package in Quantal:
  Fix Committed
Status in “whoopsie-daisy” source package in Quantal:
  Confirmed

Bug description:
  Impact: stable update from the upstream serie including a fix for a
  leak affecting the default Ubuntu bug reporting tool (whoopsie)

  Development Fix: the fix is in upstream glib git and will be in q with
  the next update

  Stable Fix: the fix is a one liner, the new version has some extra
  changes

  Test Case: watch the whoopsie memory usage over time, it should be
  stable

  Regression Potential: it's glib, the update should be carefully tested

  I have a 12.04 server running for 7 days and today I noticed some things 
started to be swapped out.
  top shows:
    PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
   1975 whoopsie  20   0 2649m 1.4g  484 S0 18.5  14:05.67 whoopsie
  with 1.4g residential memory.

  There were 2 crashed applications, facter with .crash file is 2.8Mb and 
landscape-sysinfo of 17K so it does not look like it is related.
  I will keep the process running in case i can provide more information and 
will monitor the process to see whether it is leaking memory.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: whoopsie 0.1.32
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  CrashReports:
   640:0:111:17379:2012-05-05 10:59:39.677061820 +0300:2012-05-05 
10:59:39.673061820 +0300:/var/crash/_usr_bin_landscape-sysinfo.0.crash
   640:0:111:2838166:2012-05-07 00:54:24.435092602 +0300:2012-05-07 
00:54:19.759092709 +0300:/var/crash/_usr_bin_facter.0.crash
  Date: Sat May 12 21:41:18 2012
  InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Release amd64 
(20120424.1)
  SourcePackage: whoopsie-daisy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/whoopsie-daisy/+bug/998521/+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 912625] Re: #!/usr/bin/env python breaks Python-based Ubuntu packages in the presence of virtualenvs, local installations

2012-06-06 Thread Roman Yepishev
** Also affects: ubuntu-sso-client
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-sso-client

** Also affects: ubuntu-sso-client (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  #!/usr/bin/env python breaks Python-based Ubuntu packages in the
  presence of virtualenvs, local installations

Status in HP Linux Imaging and Printing:
  New
Status in “c2esp” package in Ubuntu:
  New
Status in “foo2zjs” package in Ubuntu:
  New
Status in “gconf2” package in Ubuntu:
  New
Status in “gnome-applets” package in Ubuntu:
  New
Status in “hplip” package in Ubuntu:
  Fix Released
Status in “mercurial” package in Ubuntu:
  Fix Released
Status in “pidgin” package in Ubuntu:
  New
Status in “pitivi” package in Ubuntu:
  New
Status in “pyppd” package in Ubuntu:
  New
Status in “ubuntu-sso-client” package in Ubuntu:
  New
Status in “mercurial” package in Debian:
  Fix Released

Bug description:
  Currently (as of 11.04, and I suspect in 11.10), several packages I've
  discovered will potentially break if you have a non-system Python
  executable on your PATH, e.g. using virtualenv or a custom-built
  Python. As per the Debian Python Policy (I can't find a similarly
  thorough document for Ubuntu),

   The preferred specification for the Python interpreter is
  /usr/bin/python or /usr/bin/pythonX.Y. This ensures that a Debian
  installation of python is used and all dependencies on additional
  python modules are met.

   Maintainers should not override the Debian Python interpreter using
  /usr/bin/env python or /usr/bin/env pythonX.Y. This is not advisable
  as it bypasses Debian's dependency checking and makes the package
  vulnerable to incomplete local installations of python.

  I think this is reasonable, and also supported by the majority of the
  Python scripts in my /usr/bin directory.

  This also has potential security implications, i.e. someone with only
  user-level access could override the system Python in a user's
  ~/.bash_profile and install a malicious version of certain package
  dependencies.

  dwf@barricade:~$ lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04
  dwf@barricade:~$ grep '#!/usr/bin/env python' /usr/bin/* /usr/sbin/* |cut -d 
':' -f 1|xargs dpkg -S
  gconf2: /usr/bin/gsettings-schema-convert
  mercurial-common: /usr/bin/hg-ssh
  hplip: /usr/bin/hp-align
  hplip: /usr/bin/hp-check
  hplip: /usr/bin/hp-clean
  hplip: /usr/bin/hp-colorcal
  hplip: /usr/bin/hp-firmware
  hplip: /usr/bin/hp-hpdio
  hplip: /usr/bin/hp-info
  hplip: /usr/bin/hp-levels
  hplip: /usr/bin/hp-makeuri
  hplip: /usr/bin/hp-pkservice
  hplip: /usr/bin/hp-plugin
  hplip: /usr/bin/hp-probe
  hplip: /usr/bin/hp-query
  hplip: /usr/bin/hp-scan
  hplip: /usr/bin/hp-setup
  hplip: /usr/bin/hp-testpage
  hplip: /usr/bin/hp-timedate
  hplip: /usr/bin/hp-unload
  gnome-applets: /usr/bin/invest-chart
  pitivi: /usr/bin/pitivi
  libpurple-bin: /usr/bin/purple-remote
  libpurple-bin: /usr/bin/purple-url-handler
  hplip: /usr/sbin/hpssd

  dwf@barricade:~$ grep '#!/usr/bin/env python' /usr/bin/* /usr/sbin/* |cut -d 
':' -f 1 |xargs dpkg -S |cut -d':' -f 1|xargs apt-cache policy
  gconf2:
Installed: 2.32.2-0ubuntu2
Candidate: 2.32.2-0ubuntu2
Version table:
   *** 2.32.2-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  hplip:
Installed: 3.11.1-2ubuntu2
Candidate: 3.11.1-2ubuntu2
Version table:
   *** 3.11.1-2ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  gnome-applets:
Installed: 2.32.1.1-0ubuntu5
Candidate: 2.32.1.1-0ubuntu5
Version table:
   *** 2.32.1.1-0ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  libpurple-bin:
Installed: 1:2.7.11-1ubuntu2.1
Candidate: 1:2.7.11-1ubuntu2.1
Version table:
   *** 1:2.7.11-1ubuntu2.1 0
  500 http://security.ubuntu.com/ubuntu/ natty-security/main i386 
Packages
  100 /var/lib/dpkg/status
   1:2.7.11-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  pitivi:
Installed: 0.13.5-1ubuntu4
Candidate: 0.13.5-1ubuntu4
Version table:
   *** 0.13.5-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  mercurial-common:
Installed: 1.7.5-1ubuntu1
Candidate: 1.7.5-1ubuntu1
Version table:
   *** 1.7.5-1ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: 

[Desktop-packages] [Bug 912625] Re: #!/usr/bin/env python breaks Python-based Ubuntu packages in the presence of virtualenvs, local installations

2012-06-06 Thread Roman Yepishev
** No longer affects: ubuntu-sso-client (Ubuntu)

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

Title:
  #!/usr/bin/env python breaks Python-based Ubuntu packages in the
  presence of virtualenvs, local installations

Status in HP Linux Imaging and Printing:
  New
Status in “c2esp” package in Ubuntu:
  New
Status in “foo2zjs” package in Ubuntu:
  New
Status in “gconf2” package in Ubuntu:
  New
Status in “gnome-applets” package in Ubuntu:
  New
Status in “hplip” package in Ubuntu:
  Fix Released
Status in “mercurial” package in Ubuntu:
  Fix Released
Status in “pidgin” package in Ubuntu:
  New
Status in “pitivi” package in Ubuntu:
  New
Status in “pyppd” package in Ubuntu:
  New
Status in “mercurial” package in Debian:
  Fix Released

Bug description:
  Currently (as of 11.04, and I suspect in 11.10), several packages I've
  discovered will potentially break if you have a non-system Python
  executable on your PATH, e.g. using virtualenv or a custom-built
  Python. As per the Debian Python Policy (I can't find a similarly
  thorough document for Ubuntu),

   The preferred specification for the Python interpreter is
  /usr/bin/python or /usr/bin/pythonX.Y. This ensures that a Debian
  installation of python is used and all dependencies on additional
  python modules are met.

   Maintainers should not override the Debian Python interpreter using
  /usr/bin/env python or /usr/bin/env pythonX.Y. This is not advisable
  as it bypasses Debian's dependency checking and makes the package
  vulnerable to incomplete local installations of python.

  I think this is reasonable, and also supported by the majority of the
  Python scripts in my /usr/bin directory.

  This also has potential security implications, i.e. someone with only
  user-level access could override the system Python in a user's
  ~/.bash_profile and install a malicious version of certain package
  dependencies.

  dwf@barricade:~$ lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04
  dwf@barricade:~$ grep '#!/usr/bin/env python' /usr/bin/* /usr/sbin/* |cut -d 
':' -f 1|xargs dpkg -S
  gconf2: /usr/bin/gsettings-schema-convert
  mercurial-common: /usr/bin/hg-ssh
  hplip: /usr/bin/hp-align
  hplip: /usr/bin/hp-check
  hplip: /usr/bin/hp-clean
  hplip: /usr/bin/hp-colorcal
  hplip: /usr/bin/hp-firmware
  hplip: /usr/bin/hp-hpdio
  hplip: /usr/bin/hp-info
  hplip: /usr/bin/hp-levels
  hplip: /usr/bin/hp-makeuri
  hplip: /usr/bin/hp-pkservice
  hplip: /usr/bin/hp-plugin
  hplip: /usr/bin/hp-probe
  hplip: /usr/bin/hp-query
  hplip: /usr/bin/hp-scan
  hplip: /usr/bin/hp-setup
  hplip: /usr/bin/hp-testpage
  hplip: /usr/bin/hp-timedate
  hplip: /usr/bin/hp-unload
  gnome-applets: /usr/bin/invest-chart
  pitivi: /usr/bin/pitivi
  libpurple-bin: /usr/bin/purple-remote
  libpurple-bin: /usr/bin/purple-url-handler
  hplip: /usr/sbin/hpssd

  dwf@barricade:~$ grep '#!/usr/bin/env python' /usr/bin/* /usr/sbin/* |cut -d 
':' -f 1 |xargs dpkg -S |cut -d':' -f 1|xargs apt-cache policy
  gconf2:
Installed: 2.32.2-0ubuntu2
Candidate: 2.32.2-0ubuntu2
Version table:
   *** 2.32.2-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  hplip:
Installed: 3.11.1-2ubuntu2
Candidate: 3.11.1-2ubuntu2
Version table:
   *** 3.11.1-2ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  gnome-applets:
Installed: 2.32.1.1-0ubuntu5
Candidate: 2.32.1.1-0ubuntu5
Version table:
   *** 2.32.1.1-0ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  libpurple-bin:
Installed: 1:2.7.11-1ubuntu2.1
Candidate: 1:2.7.11-1ubuntu2.1
Version table:
   *** 1:2.7.11-1ubuntu2.1 0
  500 http://security.ubuntu.com/ubuntu/ natty-security/main i386 
Packages
  100 /var/lib/dpkg/status
   1:2.7.11-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  pitivi:
Installed: 0.13.5-1ubuntu4
Candidate: 0.13.5-1ubuntu4
Version table:
   *** 0.13.5-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  mercurial-common:
Installed: 1.7.5-1ubuntu1
Candidate: 1.7.5-1ubuntu1
Version table:
   *** 1.7.5-1ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/912625/+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 393950] Re: I had a problem with russian symbols in uploaded file name.

2012-05-29 Thread Roman Yepishev
This was fixed with fallback filenames. We supply utf-8 and and a
fallback to ascii (and ? replaces characters outside ascii range)
filenames.

** Changed in: ubuntuone-servers
   Status: Triaged = Fix Released

-- 
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/393950

Title:
  I had a problem with russian symbols in uploaded file name.

Status in Ubuntu One Servers:
  Fix Released
Status in “firefox” package in Ubuntu:
  Invalid

Bug description:
  I've uploaded file named ЫжСЛОЕ.jpg and got download name for it as
  ??.jpg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-servers/+bug/393950/+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 998521] Re: whoopsie process is leaking memory

2012-05-24 Thread Roman Yepishev
** Attachment removed: var-crash.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/whoopsie-daisy/+bug/998521/+attachment/3150516/+files/var-crash.tar.gz

-- 
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/998521

Title:
  whoopsie process is leaking memory

Status in Whoopsie Daisy:
  Fix Released
Status in “glib2.0” package in Ubuntu:
  Fix Committed
Status in “whoopsie-daisy” package in Ubuntu:
  Confirmed
Status in “glib2.0” source package in Precise:
  Confirmed
Status in “whoopsie-daisy” source package in Precise:
  Confirmed
Status in “glib2.0” source package in Quantal:
  Fix Committed
Status in “whoopsie-daisy” source package in Quantal:
  Confirmed

Bug description:
  I have a 12.04 server running for 7 days and today I noticed some things 
started to be swapped out.
  top shows:
PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND  
 
   1975 whoopsie  20   0 2649m 1.4g  484 S0 18.5  14:05.67 whoopsie  
  with 1.4g residential memory. 

  There were 2 crashed applications, facter with .crash file is 2.8Mb and 
landscape-sysinfo of 17K so it does not look like it is related.
  I will keep the process running in case i can provide more information and 
will monitor the process to see whether it is leaking memory.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: whoopsie 0.1.32
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  CrashReports:
   640:0:111:17379:2012-05-05 10:59:39.677061820 +0300:2012-05-05 
10:59:39.673061820 +0300:/var/crash/_usr_bin_landscape-sysinfo.0.crash
   640:0:111:2838166:2012-05-07 00:54:24.435092602 +0300:2012-05-07 
00:54:19.759092709 +0300:/var/crash/_usr_bin_facter.0.crash
  Date: Sat May 12 21:41:18 2012
  InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Release amd64 
(20120424.1)
  SourcePackage: whoopsie-daisy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/whoopsie-daisy/+bug/998521/+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 995217] Re: Shotwell unity launcher has progress bar even when shotwell is completely launched

2012-05-18 Thread Roman Yepishev
*** This bug is a duplicate of bug 987046 ***
https://bugs.launchpad.net/bugs/987046

** This bug has been marked a duplicate of bug 987046
   shotwell's unity progress bar hangs halfway across

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

Title:
  Shotwell unity launcher has progress bar even when shotwell is
  completely launched

Status in “shotwell” package in Ubuntu:
  Invalid

Bug description:
  STR:

  1. Import enough photos for shotwell to start showing the progress bar on 
startup (around 2500 photos), accorting to main.vala
  2. Launch shotwell
  3. Notice that progress bar is displayed in a window and that a progress bar 
appears in Unity launcher
  4. Wait for shotwell to finish loading

  Expected results:
  Unity progress bar disappears

  Actual results:
  Progress bar stays on the icon and goes away only when shotwell is closed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: shotwell 0.12.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Sat May  5 19:32:54 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: shotwell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/995217/+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 844369] Re: Backup to Ubuntu One failed (SSLError: The read operation timed out)

2012-04-25 Thread Roman Yepishev
In case of SSL errors, the presence of symlinks in the backup files are not 
changing anything.
The server closes the connection during the transfer for some reason, this can 
be due to server overload, network problems during the transfers (e.g. link 
saturation).

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

Title:
  Backup to Ubuntu One failed (SSLError: The read operation timed out)

Status in Déjà Dup Backup Tool:
  New
Status in Ubuntu One Servers:
  Confirmed
Status in “deja-dup” package in Ubuntu:
  Confirmed

Bug description:
  First ever backup of $HOME to Ubuntu One via Deja Dup failed:

  Traceback (most recent call last):
File /usr/bin/duplicity, line 1345, in module
  with_tempdir(main)
File /usr/bin/duplicity, line 1328, in with_tempdir
  fn()
File /usr/bin/duplicity, line 1298, in main
  full_backup(col_stats)
File /usr/bin/duplicity, line 455, in full_backup
  globals.backend)
File /usr/bin/duplicity, line 354, in write_multivol
  (tdp, dest_filename)))
File /usr/lib/python2.7/dist-packages/duplicity/asyncscheduler.py, line 
145, in schedule_task
  return self.__run_synchronously(fn, params)
File /usr/lib/python2.7/dist-packages/duplicity/asyncscheduler.py, line 
171, in __run_synchronously
  ret = fn(*params)
File /usr/bin/duplicity, line 353, in lambda
  async_waiters.append(io_scheduler.schedule_task(lambda tdp, 
dest_filename: put(tdp, dest_filename),
File /usr/bin/duplicity, line 279, in put
  backend.put(tdp, dest_filename)
File /usr/lib/python2.7/dist-packages/duplicity/backend.py, line 319, in 
iterate
  return fn(*args, **kwargs)
File /usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, 
line 177, in put
  headers=headers, request_body=data)
File 
/usr/lib/python2.7/dist-packages/ubuntuone-couch/ubuntuone/couch/auth.py, 
line 143, in request
  url, method=http_method, headers=headers, body=request_body)
File /usr/lib/python2.7/dist-packages/httplib2/__init__.py, line 1436, in 
request
  (response, content) = self._request(conn, authority, uri, request_uri, 
method, body, headers, redirections, cachekey)
File /usr/lib/python2.7/dist-packages/httplib2/__init__.py, line 1188, in 
_request
  (response, content) = self._conn_request(conn, request_uri, method, body, 
headers)
File /usr/lib/python2.7/dist-packages/httplib2/__init__.py, line 1158, in 
_conn_request
  response = conn.getresponse()
File /usr/lib/python2.7/httplib.py, line 1027, in getresponse
  response.begin()
File /usr/lib/python2.7/httplib.py, line 407, in begin
  version, status, reason = self._read_status()
File /usr/lib/python2.7/httplib.py, line 365, in _read_status
  line = self.fp.readline()
File /usr/lib/python2.7/socket.py, line 430, in readline
  data = recv(1)
File /usr/lib/python2.7/ssl.py, line 232, in recv
  return self.read(buflen)
File /usr/lib/python2.7/ssl.py, line 151, in read
  return self._sslobj.read(len)
  SSLError: The read operation timed out

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: deja-dup 19.91-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
  Uname: Linux 3.0.0-10-generic x86_64
  NonfreeKernelModules: nvidia wl
  Architecture: amd64
  Date: Wed Sep  7 18:44:11 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64+mac (20110815)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: deja-dup
  UpgradeStatus: Upgraded to oneiric on 2011-09-06 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/844369/+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 936859] Re: Super+Alt may cause numbers to appear on icons (as with Super long-press)

2012-04-23 Thread Roman Yepishev
Yes, it looks like it was fixed.

** Changed in: unity (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  Super+Alt may cause numbers to appear on icons (as with Super long-
  press)

Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  STR:

  1. Press Windows (Super) key + Alt, then relese the keys.

  Expected results:
  Nothing?

  Actual results:
  The launcher icons get the numbers as if a long press of Super was performed. 
These numbers don't go away until you long-press Super key again.

  You may need to repeat this trick a few times to trigger the issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  Date: Mon Feb 20 12:03:07 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/936859/+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 880076] Re: Coherence DLNA/UPnP client not showing on plugins list

2012-04-04 Thread Roman Yepishev
This will definitely be a PPA-only fix since GNOME is switching to Grilo 
framework which will handle UPnP as well.
http://live.gnome.org/Grilo

** Changed in: coherence (Ubuntu)
 Assignee: Roman Yepishev (rye) = (unassigned)

** Changed in: totem (Ubuntu)
 Assignee: Roman Yepishev (rye) = (unassigned)

** Changed in: coherence (Ubuntu)
   Status: New = Won't Fix

** Changed in: totem (Ubuntu)
   Status: Confirmed = Won't Fix

** Description changed:

  After install DLNA should be accesible but it does not, plugin
  (Coherence DLNA/UPnP) is not listed anywhere in Totem.
+ 
+ WORKAROUND:
+ Use the coherence and totem packages from PPA: ppa:rye/lp880076 as this will 
not be fixed in upstream packages. The GNOME project is migrating to Grilo 
project for UPnP but no Totem integration is available for now.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: totem 3.0.1-0ubuntu7.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 22 22:20:53 2011
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Coherence DLNA/UPnP client not showing on plugins list

Status in “coherence” package in Ubuntu:
  Won't Fix
Status in “totem” package in Ubuntu:
  Won't Fix

Bug description:
  After install DLNA should be accesible but it does not, plugin
  (Coherence DLNA/UPnP) is not listed anywhere in Totem.

  WORKAROUND:
  Use the coherence and totem packages from PPA: ppa:rye/lp880076 as this will 
not be fixed in upstream packages. The GNOME project is migrating to Grilo 
project for UPnP but no Totem integration is available for now.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: totem 3.0.1-0ubuntu7.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 22 22:20:53 2011
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coherence/+bug/880076/+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 973295] [NEW] [precise] Enable grilo plugin

2012-04-04 Thread Roman Yepishev
Public bug reported:

At the moment grilo plugin is not being built thus leaving Jamendo and
UPnP out of rhythmbox. This is only a packaging issue and can be easily
fixed:

debian/control:
  - Add libgrilo-0.1-dev to Build-Depends
  - Add gir1.2-grilo-0.1 to Depends on rhythmbox-plugins (or create a new 
package)

debian/rhythmbox-plugins.install (or specific to a new package)
  - Add usr/lib/rhythmbox/plugins/grilo

All grilo packages are now in Universe so this may not be done that
easily though.

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

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

Title:
  [precise] Enable grilo plugin

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  At the moment grilo plugin is not being built thus leaving Jamendo and
  UPnP out of rhythmbox. This is only a packaging issue and can be
  easily fixed:

  debian/control:
- Add libgrilo-0.1-dev to Build-Depends
- Add gir1.2-grilo-0.1 to Depends on rhythmbox-plugins (or create a new 
package)

  debian/rhythmbox-plugins.install (or specific to a new package)
- Add usr/lib/rhythmbox/plugins/grilo

  All grilo packages are now in Universe so this may not be done that
  easily though.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/973295/+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 973295] Re: [precise] Enable grilo plugin

2012-04-04 Thread Roman Yepishev
** Attachment added: Screenshot of Jamendo working
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/973295/+attachment/3001995/+files/Jamendo.png

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

Title:
  [precise] Enable grilo plugin

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  At the moment grilo plugin is not being built thus leaving Jamendo and
  UPnP out of rhythmbox. This is only a packaging issue and can be
  easily fixed:

  debian/control:
- Add libgrilo-0.1-dev to Build-Depends
- Add gir1.2-grilo-0.1 to Depends on rhythmbox-plugins (or create a new 
package)

  debian/rhythmbox-plugins.install (or specific to a new package)
- Add usr/lib/rhythmbox/plugins/grilo

  All grilo packages are now in Universe so this may not be done that
  easily though.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/973295/+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 880076] Re: Coherence DLNA/UPnP client not showing on plugins list

2012-04-03 Thread Roman Yepishev
** Changed in: totem (Ubuntu)
 Assignee: (unassigned) = Roman Yepishev (rye)

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

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

Title:
  Coherence DLNA/UPnP client not showing on plugins list

Status in “coherence” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  After install DLNA should be accesible but it does not, plugin
  (Coherence DLNA/UPnP) is not listed anywhere in Totem.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: totem 3.0.1-0ubuntu7.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 22 22:20:53 2011
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coherence/+bug/880076/+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 880076] Re: Coherence DLNA/UPnP client not showing on plugins list

2012-04-03 Thread Roman Yepishev
Patch for current coherence-0.6.6.2

** Project changed: coherence = coherence (Ubuntu)

** Changed in: coherence (Ubuntu)
 Assignee: (unassigned) = Roman Yepishev (rye)

** Patch added: 04_swith_to_gir.patch
   
https://bugs.launchpad.net/ubuntu/+source/coherence/+bug/880076/+attachment/2998868/+files/04_swith_to_gir.patch

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

Title:
  Coherence DLNA/UPnP client not showing on plugins list

Status in “coherence” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  After install DLNA should be accesible but it does not, plugin
  (Coherence DLNA/UPnP) is not listed anywhere in Totem.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: totem 3.0.1-0ubuntu7.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 22 22:20:53 2011
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coherence/+bug/880076/+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 880076] Re: Coherence DLNA/UPnP client not showing on plugins list

2012-04-03 Thread Roman Yepishev
And here's the patch for current totem-3.0.1-0ubuntu21

The totem plugin sources had to be tweaked a bit as well.

Please note that coherence patch is sufficient to be used by totem, I
haven't checked the other clients yet (I recall rhythmbox could use
coherence too).

As the plugin was disabled in bug 827382, it needs to be re-enabled in
debian/totem-plugins-extra.install too.

The packages are being built in ppa:rye/lp880076 and by default they
will not replace the existing versions. You will need to install these
manually, see https://launchpad.net/~rye/+archive/lp880076 for the
specific version strings.

** Patch added: 05_fix_coherence_upnp.patch
   
https://bugs.launchpad.net/ubuntu/+source/coherence/+bug/880076/+attachment/2999120/+files/05_fix_coherence_upnp.patch

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

Title:
  Coherence DLNA/UPnP client not showing on plugins list

Status in “coherence” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  After install DLNA should be accesible but it does not, plugin
  (Coherence DLNA/UPnP) is not listed anywhere in Totem.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: totem 3.0.1-0ubuntu7.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 22 22:20:53 2011
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coherence/+bug/880076/+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 880076] Re: Coherence DLNA/UPnP client not showing on plugins list

2012-04-03 Thread Roman Yepishev
OTOH the plugin was dropped by Totem upstream and since the Coherence
upstream is unactive (last change is around a year ago) there is a
little chance the patches can end up being in Debian or Ubuntu.

http://git.gnome.org/browse/totem/commit/?id=adc3ba965ab46a94335ffee06dacdad24322a093

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

Title:
  Coherence DLNA/UPnP client not showing on plugins list

Status in “coherence” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  After install DLNA should be accesible but it does not, plugin
  (Coherence DLNA/UPnP) is not listed anywhere in Totem.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: totem 3.0.1-0ubuntu7.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 22 22:20:53 2011
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coherence/+bug/880076/+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 961177] [NEW] Input hangs when pasting a web page from firefox

2012-03-21 Thread Roman Yepishev
Public bug reported:

STR:

1. While looking at this bug report in firefox, Ctrl+A, then Ctrl+C
2. Paste the text in libreoffice writer

Expected results:
Text somehow gets formatted (possibly in a weird way), but it is put into the 
text document where I can edit it.

Actual results:
Input stops working, the mouseover cursor is waiting but waiting never 
completes. You cannot cancel the paste, but you can save the document (i.e. UI 
is not frozen) and exit libreoffice properly.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libreoffice (not installed)
ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
Uname: Linux 3.2.0-19-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Wed Mar 21 15:48:40 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120225)
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Input hangs when pasting a web page from firefox

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  STR:

  1. While looking at this bug report in firefox, Ctrl+A, then Ctrl+C
  2. Paste the text in libreoffice writer

  Expected results:
  Text somehow gets formatted (possibly in a weird way), but it is put into the 
text document where I can edit it.

  Actual results:
  Input stops working, the mouseover cursor is waiting but waiting never 
completes. You cannot cancel the paste, but you can save the document (i.e. UI 
is not frozen) and exit libreoffice properly.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
  Uname: Linux 3.2.0-19-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Wed Mar 21 15:48:40 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/961177/+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 961177] Re: Input hangs when pasting a web page from firefox

2012-03-21 Thread Roman Yepishev
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/961177

Title:
  Input hangs when pasting a web page from firefox

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  STR:

  1. While looking at this bug report in firefox, Ctrl+A, then Ctrl+C
  2. Paste the text in libreoffice writer

  Expected results:
  Text somehow gets formatted (possibly in a weird way), but it is put into the 
text document where I can edit it.

  Actual results:
  Input stops working, the mouseover cursor is waiting but waiting never 
completes. You cannot cancel the paste, but you can save the document (i.e. UI 
is not frozen) and exit libreoffice properly.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
  Uname: Linux 3.2.0-19-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Wed Mar 21 15:48:40 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/961177/+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 937822] Re: [precise] F10 always opens the menu, cannot be overriden (after xkeyboard-config update)

2012-03-15 Thread Roman Yepishev
As far as I could read the sources, Shift+F10 handling (which now reacts
on F10 too) is hardcoded in GTK and cannot be changed.

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

Title:
  [precise] F10 always opens the menu, cannot be overriden (after
  xkeyboard-config update)

Status in GTK+ GUI Toolkit:
  New
Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=661973

  Visible in Unity - change keybinding for opening first global menu
  entry to Alt+F10.

  Pressing F10 triggers short flash of global menu nevertheless. When
  you disable the F10 shortcut in gnome-terminal, pressing the key
  triggers context menu in gnome terminal.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.14-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  Date: Tue Feb 21 16:29:08 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/937822/+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 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
** Attachment added: enter events are not sent - video
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+attachment/2863141/+files/out.ogv

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

Title:
  menu items are not highlighted

Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed

Bug description:
  In GTK applications menu items are not always highlighted on mouse
  over (orange background).

  12.04 - 20120307

  When using touchpad, the menu items are not highlighted. When using a
  USB mouse or TrackPoint the widgets are reacting properly.

  STR:
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  This is not specific to menu items.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+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 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
** Attachment added: Test code
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+attachment/2863153/+files/gtk3ex.py

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

Title:
  menu items are not highlighted

Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed

Bug description:
  In GTK applications menu items are not always highlighted on mouse
  over (orange background).

  12.04 - 20120307

  When using touchpad, the menu items are not highlighted. When using a
  USB mouse or TrackPoint the widgets are reacting properly.

  STR:
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  This is not specific to menu items.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+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 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
The attached video shows that once the mouse click is being performed in
the window using the touchpad, the widget no longer receives enter
events, therefore it does not know that it needs to react.

My xinput is
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPadid=10   [slave  pointer  (2)]
⎜   ↳ TPPS/2 IBM TrackPoint id=11   [slave  pointer  (2)]
⎜   ↳ Bluetooth Mouse V1id=13   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Power Button  id=6[slave  keyboard (3)]
↳ Video Bus id=7[slave  keyboard (3)]
↳ Integrated Camera id=8[slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=9[slave  keyboard (3)]
↳ ThinkPad Extra Buttonsid=12   [slave  keyboard (3)]

touchpad info is
$ xinput list-props 10
Device 'SynPS/2 Synaptics TouchPad':
Device Enabled (132):   1
Coordinate Transformation Matrix (134): 1.00, 0.00, 0.00, 
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
Device Accel Profile (254): 1
Device Accel Constant Deceleration (255):   2.50
Device Accel Adaptive Deceleration (256):   1.00
Device Accel Velocity Scaling (257):12.50
Synaptics Edges (258):  1771, 5453, 1653, 4667
Synaptics Finger (259): 25, 30, 256
Synaptics Tap Time (260):   180
Synaptics Tap Move (261):   243
Synaptics Tap Durations (262):  180, 180, 100
Synaptics ClickPad (263):   0
Synaptics Tap FastTap (264):0
Synaptics Middle Button Timeout (265):  75
Synaptics Two-Finger Pressure (266):282
Synaptics Two-Finger Width (267):   7
Synaptics Scrolling Distance (268): 110, 110
Synaptics Edge Scrolling (269): 1, 0, 0
Synaptics Two-Finger Scrolling (270):   0, 0
Synaptics Move Speed (271): 1.00, 1.75, 0.036160, 40.00
Synaptics Edge Motion Pressure (272):   30, 160
Synaptics Edge Motion Speed (273):  1, 442
Synaptics Edge Motion Always (274): 0
Synaptics Off (275):1
Synaptics Locked Drags (276):   0
Synaptics Locked Drags Timeout (277):   5000
Synaptics Tap Action (278): 0, 0, 0, 0, 0, 0, 0
Synaptics Click Action (279):   1, 1, 0
Synaptics Circular Scrolling (280): 0
Synaptics Circular Scrolling Distance (281):0.10
Synaptics Circular Scrolling Trigger (282): 0
Synaptics Circular Pad (283):   0
Synaptics Palm Detection (284): 0
Synaptics Palm Dimensions (285):10, 200
Synaptics Coasting Speed (286): 20.00, 50.00
Synaptics Pressure Motion (287):... of unknown type 
CARDINAL

Synaptics Pressure Motion Factor (288): 1.00, 1.00
Synaptics Resolution Detect (289):  1
Synaptics Grab Event Device (290):  1
Synaptics Gestures (291):   1
Synaptics Capabilities (292):   1, 0, 1, 1, 1, 1, 1
Synaptics Pad Resolution (293): 84, 51
Synaptics Area (294):   0, 0, 0, 0
Synaptics Soft Button Areas (295):  0, 0, 0, 0, 0, 0, 0, 0
Synaptics Noise Cancellation (296): 8, 8
Device Product ID (249):2, 7
Device Node (250):  /dev/input/event3

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

Title:
  menu items are not highlighted

Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed

Bug description:
  In GTK applications menu items are not always highlighted on mouse
  over (orange background).

  12.04 - 20120307

  When using touchpad, the menu items are not highlighted. When using a
  USB mouse or TrackPoint the widgets are reacting properly.

  STR:
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  This is not specific to menu items.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+subscriptions

-- 

[Desktop-packages] [Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
And if we add the code to track leave events we can see that they are
still being sent, even when enter events are not.

** Attachment added: track enter and leave events too
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+attachment/2863541/+files/gtk3ex.py

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

Title:
  menu items are not highlighted

Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed

Bug description:
  In GTK applications menu items are not always highlighted on mouse
  over (orange background).

  12.04 - 20120307

  When using touchpad, the menu items are not highlighted. When using a
  USB mouse or TrackPoint the widgets are reacting properly.

  STR:
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  This is not specific to menu items.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+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 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
What is strange is that gtk+ v2 applications' widgets (including buttons
and menus) are working correctly (tested on firefox (gtk2/xul), liferea,
thewidgetfactory). Xev reports the same events for mouse and touchpad.

I was able to reproduce this on Acer Aspire One A150, Lenovo E420 and
EMachines E732G touchpads (all synaptics).

It is also interesting that nautilus continues highlighting the folders
and files when touchpad is used to move the mouse across the file list,
however the widgets in the bar do not react.

Sometimes in order to trigger this issue one needs to click with
touchpad somewhere first, the menus react properly when you start using
mouse then swich to touchpad until the first click.

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

Title:
  menu items are not highlighted

Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed

Bug description:
  In GTK applications menu items are not always highlighted on mouse
  over (orange background).

  12.04 - 20120307

  When using touchpad, the menu items are not highlighted. When using a
  USB mouse or TrackPoint the widgets are reacting properly.

  STR:
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  This is not specific to menu items.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+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 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
When clicked using the couchpad, the button is sent a click event on
button press and 2 leave events on release, when clicked with trackpoint
or mouse, only button click event is sent.

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

Title:
  menu items are not highlighted

Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed

Bug description:
  In GTK applications menu items are not always highlighted on mouse
  over (orange background).

  12.04 - 20120307

  When using touchpad, the menu items are not highlighted. When using a
  USB mouse or TrackPoint the widgets are reacting properly.

  STR:
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  This is not specific to menu items.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+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 949414] Re: menu items are not highlighted

2012-03-10 Thread Roman Yepishev
I filed bug 949029 earlier and found that this happens only when
touchpad is being used, is the issue you are experiencing the same one?

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

Title:
  menu items are not highlighted

Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed

Bug description:
  In GTK applications menu items are not always highlighted on mouse
  over (orange background).

  12.04 - 20120307

  When using touchpad, the menu items are not highlighted. When using a
  USB mouse or TrackPoint the widgets are reacting properly.

  STR:
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+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 949414] Re: menu items are not highlighted

2012-03-10 Thread Roman Yepishev
** Description changed:

  In GTK applications menu items are not always highlighted on mouse over
  (orange background).
  
  12.04 - 20120307
+ 
+ When using touchpad, the menu items are not highlighted. When using a
+ USB mouse or TrackPoint the widgets are reacting properly.
+ 
+ STR:
+ 1. Open nautilus
+ 2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
+ 3. Move down through the menu using touchpad.
+ 4. Click on a sensitive menu item.
+ 
+ Actual results:
+ 3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
+ 4. The item is highlighted only once you click it.
+ 
+ Expected results:
+ Highlight should follow the mouse
+ 
+ If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
+ react to the movement at all.

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

Title:
  menu items are not highlighted

Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed

Bug description:
  In GTK applications menu items are not always highlighted on mouse
  over (orange background).

  12.04 - 20120307

  When using touchpad, the menu items are not highlighted. When using a
  USB mouse or TrackPoint the widgets are reacting properly.

  STR:
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+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 949029] Re: [precise] gtk3 menus and buttons no longer react to touchpad movement

2012-03-10 Thread Roman Yepishev
*** This bug is a duplicate of bug 949414 ***
https://bugs.launchpad.net/bugs/949414

Yes, definitely a dupe, since Omer is already on this in the other bug,
marking this as a duplicate.

** This bug has been marked a duplicate of bug 949414
   menu items are not highlighted

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

Title:
  [precise] gtk3 menus and buttons no longer react to touchpad movement

Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  libgtk-3-0 3.3.18-0ubuntu1, Ubuntu 12.04 beta 1

  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.

  I am using unity 5.4.0+bzr2057ubuntu0+654 during the test.

  The problem happens regardless of theme, but only for GTK menus.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.18-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Wed Mar  7 16:54:53 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949029/+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 949029] Re: [precise] gtk3 menus and buttons no longer react to touchpad movement

2012-03-10 Thread Roman Yepishev
*** This bug is a duplicate of bug 949414 ***
https://bugs.launchpad.net/bugs/949414

Doug, I was able to reproduce the issue on both 32bit (Acer Aspire One
touchpad) and 64 bit Lenovo Thinkpad touchpad (TrackPoint and mouse
works properly).

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

Title:
  [precise] gtk3 menus and buttons no longer react to touchpad movement

Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  libgtk-3-0 3.3.18-0ubuntu1, Ubuntu 12.04 beta 1

  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.

  I am using unity 5.4.0+bzr2057ubuntu0+654 during the test.

  The problem happens regardless of theme, but only for GTK menus.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.18-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Wed Mar  7 16:54:53 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949029/+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 949414] Re: menu items are not highlighted

2012-03-10 Thread Roman Yepishev
** Description changed:

  In GTK applications menu items are not always highlighted on mouse over
  (orange background).
  
  12.04 - 20120307
  
  When using touchpad, the menu items are not highlighted. When using a
  USB mouse or TrackPoint the widgets are reacting properly.
  
  STR:
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.
  
  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.
  
  Expected results:
  Highlight should follow the mouse
  
- If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
- react to the movement at all.
+ This is not specific to menu items.

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

Title:
  menu items are not highlighted

Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed

Bug description:
  In GTK applications menu items are not always highlighted on mouse
  over (orange background).

  12.04 - 20120307

  When using touchpad, the menu items are not highlighted. When using a
  USB mouse or TrackPoint the widgets are reacting properly.

  STR:
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  This is not specific to menu items.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+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 949029] Re: [precise] gtk3 menus and buttons no longer react to mouse movement

2012-03-09 Thread Roman Yepishev
This is interesting. I have connected my BT-630 mouse and here's what
happens - when operated using touchpad, the hovering does not happen.
But when the same menu is being browsed using the mouse, then the
hovering does not happen as if touchpad is sending something wrong
during the movement.

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

Title:
  [precise] gtk3 menus and buttons no longer react to mouse movement

Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  libgtk-3-0 3.3.18-0ubuntu1, Ubuntu 12.04 beta 1

  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.

  I am using unity 5.4.0+bzr2057ubuntu0+654 during the test.

  The problem happens regardless of theme, but only for GTK menus.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.18-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Wed Mar  7 16:54:53 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949029/+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 949029] Re: [precise] gtk3 menus and buttons no longer react to mouse movement

2012-03-09 Thread Roman Yepishev
** Attachment added: touchpad-vs-mouse.webm
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949029/+attachment/2841571/+files/touchpad-vs-mouse.webm

** Summary changed:

- [precise] gtk3 menus and buttons no longer react to mouse movement
+ [precise] gtk3 menus and buttons no longer react to touchpad movement

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

Title:
  [precise] gtk3 menus and buttons no longer react to touchpad movement

Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  libgtk-3-0 3.3.18-0ubuntu1, Ubuntu 12.04 beta 1

  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.

  I am using unity 5.4.0+bzr2057ubuntu0+654 during the test.

  The problem happens regardless of theme, but only for GTK menus.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.18-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Wed Mar  7 16:54:53 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949029/+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 949029] Re: [precise] gtk3 menus and buttons no longer react to touchpad movement

2012-03-09 Thread Roman Yepishev
** Description changed:

  libgtk-3-0 3.3.18-0ubuntu1, Ubuntu 12.04 beta 1
  
  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
- 3. Move down through the menu.
+ 3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.
  
  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.
  
  Expected results:
  Highlight should follow the mouse
  
  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.
  
  I am using unity 5.4.0+bzr2057ubuntu0+654 during the test.
  
  The problem happens regardless of theme, but only for GTK menus.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.18-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Wed Mar  7 16:54:53 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [precise] gtk3 menus and buttons no longer react to touchpad movement

Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  libgtk-3-0 3.3.18-0ubuntu1, Ubuntu 12.04 beta 1

  1. Open nautilus
  2. Open the File menu, OR right-click in the window, OR open any of the 
option menus inside the Preferences window.
  3. Move down through the menu using touchpad.
  4. Click on a sensitive menu item.

  Actual results:
  3. The first sensitive item is highlighted, but (usually) none of the other 
sensitive items are.
  4. The item is highlighted only once you click it.

  Expected results:
  Highlight should follow the mouse

  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.

  I am using unity 5.4.0+bzr2057ubuntu0+654 during the test.

  The problem happens regardless of theme, but only for GTK menus.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.18-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Wed Mar  7 16:54:53 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949029/+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 948612] Re: gnome-terminal does not scroll with mousewheel

2012-03-07 Thread Roman Yepishev
Changed to gnome-terminal as nautilus with gtk3 keeps scrolling.

** Package changed: gtk+3.0 (Ubuntu) = ubuntu

** Package changed: ubuntu = gnome-terminal (Ubuntu)

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

Title:
  gnome-terminal does not scroll with mousewheel

Status in “gnome-terminal” package in Ubuntu:
  Confirmed

Bug description:
  When attempting to scroll in gnome-terminal with the mousewheel,
  nothing happens.

  Clicking the scroll up button on the overlay scrollbar does work as
  expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.3.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Tue Mar  6 20:10:16 2012
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/948612/+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 949029] [NEW] [precise] gtk3 apps no longer react to mouse movement in their windows

2012-03-07 Thread Roman Yepishev
Public bug reported:

STR:

1. Open nautilus
2. Move mouse to global-menu, menu appears
3. Click on File menu entry, move mouse down

Actual results:
Highlight appears only on the fist menu

Expected results:
Highlight should follow the mouse

If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
react to the movement at all.

I am using unity 5.4.0+bzr2057ubuntu0+654 during the test.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libgtk-3-0 3.3.18-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94-0ubuntu2
Architecture: amd64
Date: Wed Mar  7 16:54:53 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120225)
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug precise

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

Title:
  [precise] gtk3 apps no longer react to mouse movement in their windows

Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  STR:

  1. Open nautilus
  2. Move mouse to global-menu, menu appears
  3. Click on File menu entry, move mouse down

  Actual results:
  Highlight appears only on the fist menu

  Expected results:
  Highlight should follow the mouse

  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.

  I am using unity 5.4.0+bzr2057ubuntu0+654 during the test.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.18-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Wed Mar  7 16:54:53 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949029/+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 949029] Re: [precise] Menus no longer react to mouse movement

2012-03-07 Thread Roman Yepishev
** Attachment added: Video showing the behavior
   https://bugs.launchpad.net/bugs/949029/+attachment/2829465/+files/out.ogv

** Summary changed:

- [precise] Menus no longer react to mouse movement
+ [precise] gtk3 apps no longer react to mouse movement in their windows

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

Title:
  [precise] gtk3 apps no longer react to mouse movement in their windows

Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  STR:

  1. Open nautilus
  2. Move mouse to global-menu, menu appears
  3. Click on File menu entry, move mouse down

  Actual results:
  Highlight appears only on the fist menu

  Expected results:
  Highlight should follow the mouse

  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.

  I am using unity 5.4.0+bzr2057ubuntu0+654 during the test.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.18-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Wed Mar  7 16:54:53 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949029/+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 949029] Re: [precise] gtk3 apps no longer react to mouse movement in their windows

2012-03-07 Thread Roman Yepishev
Found that the buttons don't highlight when mouse is hovering them in
gtk3 apps  but do highlight in gtk2 apps.

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

Title:
  [precise] gtk3 apps no longer react to mouse movement in their windows

Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  STR:

  1. Open nautilus
  2. Move mouse to global-menu, menu appears
  3. Click on File menu entry, move mouse down

  Actual results:
  Highlight appears only on the fist menu

  Expected results:
  Highlight should follow the mouse

  If global menu is disabled (env UBUNTU_MENUPROXY= ) , the menus do not
  react to the movement at all.

  I am using unity 5.4.0+bzr2057ubuntu0+654 during the test.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.18-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Wed Mar  7 16:54:53 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120225)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949029/+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 948612] Re: gnome-terminal does not scroll with mousewheel

2012-03-07 Thread Roman Yepishev
Opened bug 949029 for the menubar being no longer friendly to mouse
movements.

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

Title:
  gnome-terminal does not scroll with mousewheel

Status in “gnome-terminal” package in Ubuntu:
  Confirmed

Bug description:
  When attempting to scroll in gnome-terminal with the mousewheel,
  nothing happens.

  Clicking the scroll up button on the overlay scrollbar does work as
  expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.3.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 1.94-0ubuntu2
  Architecture: amd64
  Date: Tue Mar  6 20:10:16 2012
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/948612/+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 924612] Re: gnome-settings-daemon crashed with SIGABRT in __GI___assert_fail()

2012-03-01 Thread Roman Yepishev
This turns out to be not an actual bug in gsd, as the latter is crashes
when X server goes away unexpectedly.

This is what was found in the syslog:
Mar  1 23:46:03 delorean gnome-session[1667]: *** START 

Mar  1 23:46:03 delorean gnome-session[1667]: Frame 0: /usr/bin/gnome-session() 
[0x419bf7]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 1: /usr/bin/gnome-session() 
[0x419fda]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 2: 
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7fc5f5d96cb0]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 3: 
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7fc5f4b00445]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 4: 
/lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7fc5f4b03bab]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 5: 
/lib/x86_64-linux-gnu/libc.so.6(+0x2f10e) [0x7fc5f4af910e]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 6: 
/lib/x86_64-linux-gnu/libc.so.6(+0x2f1b2) [0x7fc5f4af91b2]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 7: 
/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3d603) [0x7fc5f788b603]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 8: 
/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3d621) [0x7fc5f788b621]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 9: 
/usr/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x5d) [0x7fc5f788bd4d]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 10: 
/usr/lib/x86_64-linux-gnu/libX11.so.6(XPending+0x5d) [0x7fc5f787d41d]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 11: 
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x4d824) [0x7fc5f693a824]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 12: 
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_check+0x183) 
[0x7fc5f4eccb73]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 13: 
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x480d6) [0x7fc5f4ecd0d6]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 14: 
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x6a) [0x7fc5f4ecd59a]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 15: 
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_main+0x8d) [0x7fc5f6d0784d]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 16: 
/usr/bin/gnome-session() [0x40b668]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 17: 
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7fc5f4aeb76d]
Mar  1 23:46:03 delorean gnome-session[1667]: Frame 18: 
/usr/bin/gnome-session() [0x40b8d5]
Mar  1 23:46:03 delorean gnome-session[1667]: *** END 
**

seb128 gnome-session/gdm-signal-handler.c:syslog (LOG_CRIT, 
*** START );
seb128 gnome-session is the one preventing apport

-- 
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/924612

Title:
  gnome-settings-daemon crashed with SIGABRT in __GI___assert_fail()

Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed
Status in “gnome-settings-daemon” source package in Precise:
  Confirmed

Bug description:
  just upgrade...

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.2.2-0ubuntu14
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 11:45:15 2012
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  Signal: 6
  SourcePackage: gnome-settings-daemon
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  Title: gnome-settings-daemon crashed with SIGABRT in raise()
  UpgradeStatus: Upgraded to precise on 2011-12-14 (48 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/924612/+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 940836] [NEW] [precise] Cannot set empty keyring password - focus is stolen by main window

2012-02-25 Thread Roman Yepishev
Public bug reported:

STR:

1. Remove existing login keyring
2. Start an application requiring keyring
3. Get the New Keyring Password Dialog.
4. Click on OK without entering a password

Expected Results:
I can click Unsafe storage in the confirmation dialog

Actual Results:
I can only click Close window decoration button as all the keypresses are 
going to the main window effectively making it impossible to use empty password 
for keyring.

Upstream bug:  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630616

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-keyring 3.2.2-2ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
Uname: Linux 3.2.0-17-generic-pae i686
ApportVersion: 1.93-0ubuntu2
Architecture: i386
Date: Sat Feb 25 11:13:41 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
SourcePackage: gnome-keyring
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-keyring
 Importance: Unknown
 Status: Unknown

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


** Tags: apport-bug i386 precise

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

Title:
  [precise] Cannot set empty keyring password - focus is stolen by main
  window

Status in GNOME keyring services:
  Unknown
Status in “gnome-keyring” package in Ubuntu:
  New

Bug description:
  STR:

  1. Remove existing login keyring
  2. Start an application requiring keyring
  3. Get the New Keyring Password Dialog.
  4. Click on OK without entering a password

  Expected Results:
  I can click Unsafe storage in the confirmation dialog

  Actual Results:
  I can only click Close window decoration button as all the keypresses are 
going to the main window effectively making it impossible to use empty password 
for keyring.

  Upstream bug:  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630616

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-keyring 3.2.2-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.93-0ubuntu2
  Architecture: i386
  Date: Sat Feb 25 11:13:41 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/940836/+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 940836] Re: [precise] Cannot set empty keyring password - focus is stolen by main window

2012-02-25 Thread Roman Yepishev
** Bug watch added: Debian Bug tracker #630616
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630616

** Also affects: gnome-keyring via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630616
   Importance: Unknown
   Status: Unknown

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

Title:
  [precise] Cannot set empty keyring password - focus is stolen by main
  window

Status in GNOME keyring services:
  Unknown
Status in “gnome-keyring” package in Ubuntu:
  New

Bug description:
  STR:

  1. Remove existing login keyring
  2. Start an application requiring keyring
  3. Get the New Keyring Password Dialog.
  4. Click on OK without entering a password

  Expected Results:
  I can click Unsafe storage in the confirmation dialog

  Actual Results:
  I can only click Close window decoration button as all the keypresses are 
going to the main window effectively making it impossible to use empty password 
for keyring.

  Upstream bug:  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630616

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-keyring 3.2.2-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.93-0ubuntu2
  Architecture: i386
  Date: Sat Feb 25 11:13:41 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/940836/+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 937822] [NEW] [precise] F10 always opens the menu, cannot be overriden (after xkeyboard-config update)

2012-02-21 Thread Roman Yepishev
Public bug reported:

Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=661973

Visible in Unity - change keybinding for opening first global menu entry
to Alt+F10.

Pressing F10 triggers short flash of global menu nevertheless. When you
disable the F10 shortcut in gnome-terminal, pressing the key triggers
context menu in gnome terminal.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libgtk-3-0 3.3.14-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
Uname: Linux 3.2.0-17-generic-pae i686
ApportVersion: 1.92-0ubuntu1
Architecture: i386
Date: Tue Feb 21 16:29:08 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk
 Importance: Unknown
 Status: Unknown

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: apport-bug i386 precise

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

Title:
  [precise] F10 always opens the menu, cannot be overriden (after
  xkeyboard-config update)

Status in GTK+ GUI Toolkit:
  Unknown
Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=661973

  Visible in Unity - change keybinding for opening first global menu
  entry to Alt+F10.

  Pressing F10 triggers short flash of global menu nevertheless. When
  you disable the F10 shortcut in gnome-terminal, pressing the key
  triggers context menu in gnome terminal.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.14-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  Date: Tue Feb 21 16:29:08 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/937822/+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 937822] Re: [precise] F10 always opens the menu, cannot be overriden (after xkeyboard-config update)

2012-02-21 Thread Roman Yepishev
** Bug watch added: GNOME Bug Tracker #661973
   https://bugzilla.gnome.org/show_bug.cgi?id=661973

** Also affects: gtk via
   https://bugzilla.gnome.org/show_bug.cgi?id=661973
   Importance: Unknown
   Status: Unknown

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

Title:
  [precise] F10 always opens the menu, cannot be overriden (after
  xkeyboard-config update)

Status in GTK+ GUI Toolkit:
  Unknown
Status in “gtk+3.0” package in Ubuntu:
  Confirmed

Bug description:
  Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=661973

  Visible in Unity - change keybinding for opening first global menu
  entry to Alt+F10.

  Pressing F10 triggers short flash of global menu nevertheless. When
  you disable the F10 shortcut in gnome-terminal, pressing the key
  triggers context menu in gnome terminal.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgtk-3-0 3.3.14-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  Date: Tue Feb 21 16:29:08 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/937822/+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 926611] Re: cannot switch off F10 key combo

2012-02-21 Thread Roman Yepishev
*** This bug is a duplicate of bug 937822 ***
https://bugs.launchpad.net/bugs/937822

** This bug has been marked a duplicate of bug 937822
   [precise] F10 always opens the menu, cannot be overriden (after 
xkeyboard-config update)

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

Title:
  cannot switch off F10 key combo

Status in “gnome-terminal” package in Ubuntu:
  Confirmed

Bug description:
  it is not possible to switch off the F10 key combo in gnome-terminal.

  I unchecked the box for the F10 Key in the settings, but every time I
  hit F10 the menu opens.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.2.1-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic-pae 3.2.2
  Uname: Linux 3.2.0-12-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sat Feb  4 12:28:54 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 
(20120201.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/926611/+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 937832] [NEW] Out of place overlay scrollbar thumb on the left of maximized gnome-terminal

2012-02-21 Thread Roman Yepishev
Public bug reported:

STR:

1. Maximize gnome-terminal
2. Make sure there is something to scroll
3. Move the mouse to the left side of gnome terminal (launcher is visible).
4. Move mouse down

Expected results:
Nothing

Actual results:
A scrollbar thumb appears.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-terminal 3.2.1-2ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
Uname: Linux 3.2.0-17-generic-pae i686
ApportVersion: 1.92-0ubuntu1
Architecture: i386
Date: Tue Feb 21 16:39:40 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  Out of place overlay scrollbar thumb on the left of maximized gnome-
  terminal

Status in “gnome-terminal” package in Ubuntu:
  New

Bug description:
  STR:

  1. Maximize gnome-terminal
  2. Make sure there is something to scroll
  3. Move the mouse to the left side of gnome terminal (launcher is visible).
  4. Move mouse down

  Expected results:
  Nothing

  Actual results:
  A scrollbar thumb appears.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.2.1-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  Date: Tue Feb 21 16:39:40 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/937832/+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 937832] Re: Out of place overlay scrollbar thumb on the left of maximized gnome-terminal

2012-02-21 Thread Roman Yepishev
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/937832

Title:
  Out of place overlay scrollbar thumb on the left of maximized gnome-
  terminal

Status in “gnome-terminal” package in Ubuntu:
  New

Bug description:
  STR:

  1. Maximize gnome-terminal
  2. Make sure there is something to scroll
  3. Move the mouse to the left side of gnome terminal (launcher is visible).
  4. Move mouse down

  Expected results:
  Nothing

  Actual results:
  A scrollbar thumb appears.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.2.1-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  Date: Tue Feb 21 16:39:40 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/937832/+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 937832] Re: Out of place overlay scrollbar thumb on the left of maximized gnome-terminal

2012-02-21 Thread Roman Yepishev
** Attachment added: gnome-terminal double scrollbar.png
   
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/937832/+attachment/2766366/+files/gnome-terminal%20double%20scrollbar.png

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

Title:
  Out of place overlay scrollbar thumb on the left of maximized gnome-
  terminal

Status in “gnome-terminal” package in Ubuntu:
  New

Bug description:
  STR:

  1. Maximize gnome-terminal
  2. Make sure there is something to scroll
  3. Move the mouse to the left side of gnome terminal (launcher is visible).
  4. Move mouse down

  Expected results:
  Nothing

  Actual results:
  A scrollbar thumb appears.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.2.1-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  Date: Tue Feb 21 16:39:40 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/937832/+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 938464] [NEW] lightdm does not support XML backgrounds with transitions

2012-02-21 Thread Roman Yepishev
Public bug reported:

STR:

1. Select some wallpaper with transition - e.g. Adwaita theme from gnome3 or 
contest one.
2. Log out and look at the lightdm background

Expected results: my new wallpaper
Actual results: default ubuntu wallpaper.

Reason: the animated backgrounds are not supported, this can be found
in /var/log/lightdm/x-0-greeter.log:

[+0.49s] DEBUG: background.vala:58: Making background 
/usr/share/themes/Adwaita/backgrounds/adwaita-timed.xml at 1366x768
[+0.50s] DEBUG: background.vala:124: Error loading background: Couldn't 
recognize the image file format for file 
'/usr/share/themes/Adwaita/backgrounds/adwaita-timed.xml'

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lightdm 1.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
Uname: Linux 3.2.0-17-generic-pae i686
ApportVersion: 1.92-0ubuntu1
Architecture: i386
Date: Wed Feb 22 09:21:13 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lightdm
 Importance: Undecided
 Status: New

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


** Tags: apport-bug i386 precise

-- 
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/938464

Title:
  lightdm does not support XML backgrounds with transitions

Status in Light Display Manager:
  New
Status in “lightdm” package in Ubuntu:
  New

Bug description:
  STR:

  1. Select some wallpaper with transition - e.g. Adwaita theme from gnome3 or 
contest one.
  2. Log out and look at the lightdm background

  Expected results: my new wallpaper
  Actual results: default ubuntu wallpaper.

  Reason: the animated backgrounds are not supported, this can be
  found in /var/log/lightdm/x-0-greeter.log:

  [+0.49s] DEBUG: background.vala:58: Making background 
/usr/share/themes/Adwaita/backgrounds/adwaita-timed.xml at 1366x768
  [+0.50s] DEBUG: background.vala:124: Error loading background: Couldn't 
recognize the image file format for file 
'/usr/share/themes/Adwaita/backgrounds/adwaita-timed.xml'

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  Date: Wed Feb 22 09:21:13 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/938464/+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 938464] Re: lightdm does not support XML backgrounds with transitions

2012-02-21 Thread Roman Yepishev
** Also affects: lightdm
   Importance: Undecided
   Status: New

-- 
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/938464

Title:
  lightdm does not support XML backgrounds with transitions

Status in Light Display Manager:
  New
Status in “lightdm” package in Ubuntu:
  New

Bug description:
  STR:

  1. Select some wallpaper with transition - e.g. Adwaita theme from gnome3 or 
contest one.
  2. Log out and look at the lightdm background

  Expected results: my new wallpaper
  Actual results: default ubuntu wallpaper.

  Reason: the animated backgrounds are not supported, this can be
  found in /var/log/lightdm/x-0-greeter.log:

  [+0.49s] DEBUG: background.vala:58: Making background 
/usr/share/themes/Adwaita/backgrounds/adwaita-timed.xml at 1366x768
  [+0.50s] DEBUG: background.vala:124: Error loading background: Couldn't 
recognize the image file format for file 
'/usr/share/themes/Adwaita/backgrounds/adwaita-timed.xml'

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  Date: Wed Feb 22 09:21:13 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/938464/+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 936212] [NEW] Contact window does not get focus when re-opened from me-menu in full-screen

2012-02-19 Thread Roman Yepishev
Public bug reported:

STR:

1. Open Empathy contacts to full screen
2. Close empathy contacts window
3. Focus another application.
4. Select Chat in me-menu
5. Full screen empathy window opens
6. Click the global menu bar entry.

Actual results:
Empathy does not gain focus. The globall menu still displays _background_ 
window options and launcher shows that background window is focused.

Expected result:
Empathy opens in full screen and gets the focus.

This may result in data loss e.g. when the person does not double check
the application being focused on in globalmenu/launcher and closes the
background application accidentally.

This may be a bug in unity handling fullscreen windows, subscribing
unity too.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: empathy 3.3.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-16.25-generic-pae 3.2.6
Uname: Linux 3.2.0-16-generic-pae i686
ApportVersion: 1.91-0ubuntu1
Architecture: i386
Date: Sun Feb 19 15:10:10 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  Contact window does not get focus when re-opened from me-menu in full-
  screen

Status in “empathy” package in Ubuntu:
  New

Bug description:
  STR:

  1. Open Empathy contacts to full screen
  2. Close empathy contacts window
  3. Focus another application.
  4. Select Chat in me-menu
  5. Full screen empathy window opens
  6. Click the global menu bar entry.

  Actual results:
  Empathy does not gain focus. The globall menu still displays _background_ 
window options and launcher shows that background window is focused.

  Expected result:
  Empathy opens in full screen and gets the focus.

  This may result in data loss e.g. when the person does not double
  check the application being focused on in globalmenu/launcher and
  closes the background application accidentally.

  This may be a bug in unity handling fullscreen windows, subscribing
  unity too.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-16.25-generic-pae 3.2.6
  Uname: Linux 3.2.0-16-generic-pae i686
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb 19 15:10:10 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/936212/+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 936212] Re: Contact window does not get focus when re-opened from me-menu in full-screen

2012-02-19 Thread Roman Yepishev
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/936212

Title:
  Contact window does not get focus when re-opened from me-menu in full-
  screen

Status in “empathy” package in Ubuntu:
  New

Bug description:
  STR:

  1. Open Empathy contacts to full screen
  2. Close empathy contacts window
  3. Focus another application.
  4. Select Chat in me-menu
  5. Full screen empathy window opens
  6. Click the global menu bar entry.

  Actual results:
  Empathy does not gain focus. The globall menu still displays _background_ 
window options and launcher shows that background window is focused.

  Expected result:
  Empathy opens in full screen and gets the focus.

  This may result in data loss e.g. when the person does not double
  check the application being focused on in globalmenu/launcher and
  closes the background application accidentally.

  This may be a bug in unity handling fullscreen windows, subscribing
  unity too.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-16.25-generic-pae 3.2.6
  Uname: Linux 3.2.0-16-generic-pae i686
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb 19 15:10:10 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/936212/+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 936212] Re: Contact window does not get focus when re-opened from me-menu in full-screen

2012-02-19 Thread Roman Yepishev
Video showing the behavior.

** Attachment added: Empathy without focus.webm
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/936212/+attachment/2757794/+files/Empathy%20without%20focus.webm

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

Title:
  Contact window does not get focus when re-opened from me-menu in full-
  screen

Status in “empathy” package in Ubuntu:
  New

Bug description:
  STR:

  1. Open Empathy contacts to full screen
  2. Close empathy contacts window
  3. Focus another application.
  4. Select Chat in me-menu
  5. Full screen empathy window opens
  6. Click the global menu bar entry.

  Actual results:
  Empathy does not gain focus. The globall menu still displays _background_ 
window options and launcher shows that background window is focused.

  Expected result:
  Empathy opens in full screen and gets the focus.

  This may result in data loss e.g. when the person does not double
  check the application being focused on in globalmenu/launcher and
  closes the background application accidentally.

  This may be a bug in unity handling fullscreen windows, subscribing
  unity too.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-16.25-generic-pae 3.2.6
  Uname: Linux 3.2.0-16-generic-pae i686
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb 19 15:10:10 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/936212/+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 936212] Re: Contact window does not get focus when re-opened from me-menu in full-screen

2012-02-19 Thread Roman Yepishev
** Also affects: unity
   Importance: Undecided
   Status: New

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

Title:
  Contact window does not get focus when re-opened from me-menu in full-
  screen

Status in Unity:
  New
Status in “empathy” package in Ubuntu:
  New

Bug description:
  STR:

  1. Open Empathy contacts to full screen
  2. Close empathy contacts window
  3. Focus another application.
  4. Select Chat in me-menu
  5. Full screen empathy window opens
  6. Click the global menu bar entry.

  Actual results:
  Empathy does not gain focus. The globall menu still displays _background_ 
window options and launcher shows that background window is focused.

  Expected result:
  Empathy opens in full screen and gets the focus.

  This may result in data loss e.g. when the person does not double
  check the application being focused on in globalmenu/launcher and
  closes the background application accidentally.

  This may be a bug in unity handling fullscreen windows, subscribing
  unity too.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-16.25-generic-pae 3.2.6
  Uname: Linux 3.2.0-16-generic-pae i686
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb 19 15:10:10 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120119)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/936212/+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 884693] Re: Failed sign-in In Ubuntu One in Oneiric

2011-11-01 Thread Roman Yepishev
** Description changed:

+ While trying to store keyring entry using CreateItem() call the keyring 
service returns Couldn't set item secret. message.
+ Original discussion is at LP:745540
+ 
  Please see description at:
- 
  https://bugs.launchpad.net/ubuntu-sso-client/+bug/745540/comments/62
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-keyring 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Tue Nov  1 11:40:01 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  SourcePackage: gnome-keyring
  UpgradeStatus: Upgraded to oneiric on 2011-10-28 (3 days ago)

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

Title:
  Failed sign-in In Ubuntu One in Oneiric

Status in “gnome-keyring” package in Ubuntu:
  New

Bug description:
  While trying to store keyring entry using CreateItem() call the keyring 
service returns Couldn't set item secret. message.
  Original discussion is at LP:745540

  Please see description at:
  https://bugs.launchpad.net/ubuntu-sso-client/+bug/745540/comments/62

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-keyring 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Tue Nov  1 11:40:01 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  SourcePackage: gnome-keyring
  UpgradeStatus: Upgraded to oneiric on 2011-10-28 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/884693/+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 884693] Re: Failed sign-in In Ubuntu One in Oneiric

2011-11-01 Thread Roman Yepishev
I have built a gnome-keyring package with the patch from bug #874501 in 
ppa:rye/ubuntuone-support
Please update the package repositories and install new gnome-keyring version:
sudo apt-get update
sudo apt-get upgrade

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

Title:
  Failed sign-in In Ubuntu One in Oneiric

Status in “gnome-keyring” package in Ubuntu:
  New

Bug description:
  While trying to store keyring entry using CreateItem() call the keyring 
service returns Couldn't set item secret. message.
  Original discussion is at LP:745540

  Please see description at:
  https://bugs.launchpad.net/ubuntu-sso-client/+bug/745540/comments/62

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-keyring 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Tue Nov  1 11:40:01 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  SourcePackage: gnome-keyring
  UpgradeStatus: Upgraded to oneiric on 2011-10-28 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/884693/+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 874501] Re: couldn't prepare to write out keyring

2011-11-01 Thread Roman Yepishev
** Branch linked: lp:~rye/ubuntu/oneiric/gnome-keyring/fix-random-hash-
iteration-count

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

Title:
  couldn't prepare to write out keyring

Status in GNOME keyring services:
  Fix Released
Status in “gnome-keyring” package in Ubuntu:
  Fix Committed
Status in “gnome-keyring” source package in Oneiric:
  Triaged

Bug description:
  gnome-keyring-daemon can't store password in keyring files
  into ~/.gnome2/keyrings/ .keyring files are created, but passwords aren't 
stored

  in /var/log/auth.log when any application try to store a password (nautilus, 
empathy, evolution, ubuntuone) I can see these log messages:
  Oct 14 17:18:56 ktulu gnome-keyring-daemon[1]: 
egg_symkey_generate_simple: assertion `iterations = 1' failed
  Oct 14 17:18:56 ktulu gnome-keyring-daemon[1]: couldn't prepare to write 
out keyring: /home/alessio/.gnome2/keyrings/login.keyring
  Oct 14 17:18:56 ktulu gnome-keyring-daemon[1]: couldn't unwrap item 
secret: Internal error

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-keyring 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 20:13:19 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/874501/+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 855100] Re: python plugins not working

2011-10-31 Thread Roman Yepishev
The fix in 7.1 is incomplete - the configure.in file blacklists
coherence_upnp plugin and debian/totem-plugins-extra.install has the
coherence_upnp line commented.

** Changed in: totem (Ubuntu Oneiric)
   Status: Fix Released = New

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

Title:
  python plugins not working

Status in “totem” package in Ubuntu:
  Confirmed
Status in “totem” source package in Oneiric:
  New

Bug description:
  Hi,

  I upgraded to Oneiric and noticed that the upnp-coherence plugin is missing. 
After installing it manually, I noticed that some plugins aren't working on 
totem.
  Output from console:

  (totem:5249): libpeas-WARNING **: Could not find 'Module' in
  '/usr/lib/totem/plugins/upnp-coherence/upnp-coherence.plugin'

  (totem:5249): libpeas-WARNING **: Error loading 
'/usr/lib/totem/plugins/upnp-coherence/upnp-coherence.plugin'
  /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
    import gobject._gobject
  Traceback (most recent call last):
    File /usr/lib/totem/plugins/pythonconsole/pythonconsole.py, line 69, in 
module
  class PythonConsolePlugin(gobject.GObject, Peas.Activatable):
  TypeError: Error when calling the metaclass bases
  metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases

  (totem:5249): libpeas-WARNING **: Error loading plugin 'pythonconsole'
  Traceback (most recent call last):
    File /usr/lib/totem/plugins/opensubtitles/opensubtitles.py, line 298, in 
module
  class OpenSubtitles(gobject.GObject, Peas.Activatable):
  TypeError: Error when calling the metaclass bases
  metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases

  (totem:5249): libpeas-WARNING **: Error loading plugin 'opensubtitles'
  Traceback (most recent call last):
    File /usr/lib/totem/plugins/jamendo/jamendo.py, line 66, in module
  class JamendoPlugin(gobject.GObject, Peas.Activatable, 
PeasGtk.Configurable):
  TypeError: Error when calling the metaclass bases
  metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases

  (totem:5249): libpeas-WARNING **: Error loading plugin 'jamendo'
  Traceback (most recent call last):
    File /usr/lib/totem/plugins/dbus/dbus-service.py, line 30, in module
  class dbusservice(gobject.GObject, Peas.Activatable):
  TypeError: Error when calling the metaclass bases
  metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases

  (totem:5249): libpeas-WARNING **: Error loading plugin 'dbus-service'
  Traceback (most recent call last):
    File /usr/lib/totem/plugins/iplayer/iplayer.py, line 16, in module
  class IplayerPlugin (gobject.GObject, Peas.Activatable):
  TypeError: Error when calling the metaclass bases
  metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases

  (totem:5249): libpeas-WARNING **: Error loading plugin 'iplayer'
  Totem-Message: socket created
  Segmentation fault (core dumped)

  ProblemType: BugDistroRelease: Ubuntu 11.10
  Package: totem 3.0.1-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  NonfreeKernelModules: slamr
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  Date: Tue Sep 20 23:39:19 2011SourcePackage: totem
  UpgradeStatus: Upgraded to oneiric on 2011-09-17 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/855100/+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 855100] Re: python plugins not working

2011-10-31 Thread Roman Yepishev
And if the package is built and enabled, totem crashes with:

/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: specified 
class size for type `PyGtkGenericCellRenderer' is smaller than the parent 
type's `GtkCellRenderer' class size
  from gtk import _gtk
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: 
g_type_get_qdata: assertion `node != NULL' failed
  from gtk import _gtk
Segmentation fault

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

Title:
  python plugins not working

Status in “totem” package in Ubuntu:
  Confirmed
Status in “totem” source package in Oneiric:
  New

Bug description:
  Hi,

  I upgraded to Oneiric and noticed that the upnp-coherence plugin is missing. 
After installing it manually, I noticed that some plugins aren't working on 
totem.
  Output from console:

  (totem:5249): libpeas-WARNING **: Could not find 'Module' in
  '/usr/lib/totem/plugins/upnp-coherence/upnp-coherence.plugin'

  (totem:5249): libpeas-WARNING **: Error loading 
'/usr/lib/totem/plugins/upnp-coherence/upnp-coherence.plugin'
  /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
    import gobject._gobject
  Traceback (most recent call last):
    File /usr/lib/totem/plugins/pythonconsole/pythonconsole.py, line 69, in 
module
  class PythonConsolePlugin(gobject.GObject, Peas.Activatable):
  TypeError: Error when calling the metaclass bases
  metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases

  (totem:5249): libpeas-WARNING **: Error loading plugin 'pythonconsole'
  Traceback (most recent call last):
    File /usr/lib/totem/plugins/opensubtitles/opensubtitles.py, line 298, in 
module
  class OpenSubtitles(gobject.GObject, Peas.Activatable):
  TypeError: Error when calling the metaclass bases
  metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases

  (totem:5249): libpeas-WARNING **: Error loading plugin 'opensubtitles'
  Traceback (most recent call last):
    File /usr/lib/totem/plugins/jamendo/jamendo.py, line 66, in module
  class JamendoPlugin(gobject.GObject, Peas.Activatable, 
PeasGtk.Configurable):
  TypeError: Error when calling the metaclass bases
  metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases

  (totem:5249): libpeas-WARNING **: Error loading plugin 'jamendo'
  Traceback (most recent call last):
    File /usr/lib/totem/plugins/dbus/dbus-service.py, line 30, in module
  class dbusservice(gobject.GObject, Peas.Activatable):
  TypeError: Error when calling the metaclass bases
  metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases

  (totem:5249): libpeas-WARNING **: Error loading plugin 'dbus-service'
  Traceback (most recent call last):
    File /usr/lib/totem/plugins/iplayer/iplayer.py, line 16, in module
  class IplayerPlugin (gobject.GObject, Peas.Activatable):
  TypeError: Error when calling the metaclass bases
  metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases

  (totem:5249): libpeas-WARNING **: Error loading plugin 'iplayer'
  Totem-Message: socket created
  Segmentation fault (core dumped)

  ProblemType: BugDistroRelease: Ubuntu 11.10
  Package: totem 3.0.1-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  NonfreeKernelModules: slamr
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  Date: Tue Sep 20 23:39:19 2011SourcePackage: totem
  UpgradeStatus: Upgraded to oneiric on 2011-09-17 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/855100/+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


  1   2   >