[Bug 686836] Re: gnome apps won't start via remote desktop (_pixel_to_solid)

2012-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package cairo - 1.10.2-6.1ubuntu3

---
cairo (1.10.2-6.1ubuntu3) precise-proposed; urgency=low

  * debian/patches/git_support_weird_pixmap_formats.patch:
- some users hit errors with some pixman datas, don't enforce the
  checking in the library but let the caller deal with those
  (lp: #686836)
 -- Sebastien BacherFri, 25 May 2012 15:23:42 +0200

** Changed in: cairo (Ubuntu Precise)
   Status: Fix Committed => Fix Released

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

Title:
  gnome apps won't start via remote desktop (_pixel_to_solid)

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

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


[Bug 686836] Re: gnome apps won't start via remote desktop (_pixel_to_solid)

2012-06-07 Thread Sebastien Bacher
setting to verification done since comment #13 says it work and I've
been running it for a week without issue

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  gnome apps won't start via remote desktop (_pixel_to_solid)

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

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


[Bug 686836] Re: gnome apps won't start via remote desktop (_pixel_to_solid)

2012-06-06 Thread Russell Robinson
I cannot reproduce the original problem on the system in question.  It
was nearly 2 years ago, so I'm not sure what may have altered to avoid
the problem occurring.

Also, that system is in production, so I can't just update it without
detailed planning.

Hopefully others can verify.

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

Title:
  gnome apps won't start via remote desktop (_pixel_to_solid)

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

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


[Bug 686836] Re: gnome apps won't start via remote desktop (_pixel_to_solid)

2012-06-06 Thread ghettocottage
Updated via proposed and both terminal and nautilus start as normal for
me using vnc.

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

Title:
  gnome apps won't start via remote desktop (_pixel_to_solid)

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

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


[Bug 686836] Re: gnome apps won't start via remote desktop (_pixel_to_solid)

2012-06-06 Thread Sebastien Bacher
Could somebody who reported one of those issues test the update so it
can be moved to -updates?

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

Title:
  gnome apps won't start via remote desktop (_pixel_to_solid)

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

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


[Bug 686836] Re: gnome apps won't start via remote desktop (_pixel_to_solid)

2012-05-30 Thread Clint Byrum
Hello Russell, or anyone else affected,

Accepted cairo into precise-proposed. The package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

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

Title:
  gnome apps won't start via remote desktop (_pixel_to_solid)

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

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


[Bug 686836] Re: gnome apps won't start via remote desktop (_pixel_to_solid)

2012-05-25 Thread Sebastien Bacher
** Changed in: cairo (Ubuntu Precise)
   Status: Triaged => Fix Committed

** Description changed:

  TESTCASE: unsure, upstream defines the issue happening with "weird
  pixman formats", test that the update doesn't break anything and let
  users who had the bug see if that fixes it for them as well
+ 
+ Regression potential: cairo is used by lot of softwares through gtk, the
+ patch mostly changes handling of errors which were leading to a code
+ stop to be less strict though which shouldn't impact on any normal run
+ case
  
  Ubuntu 10.10
  
  Apps that start fine on the console will not start when you connect via
  Remote Desktop.
  
  Examples: gnome-terminal, "add or delete button" in users-admin
  
  Unfortunately, no errors messages are shown (reminiscent of MS Windows)
  and there are no clues in files in /var/log.
  
  I managed to start an xterm and then tried to run "gnome-terminal" from
  there.
  
  Here's the error  message:
  gnome-terminal: /build/buildd/cairo-1.10.0/src/cairo-image-surface.c:1294: 
_pixel_to_solid: Assertion `!"reached"' failed.

** Description changed:

  TESTCASE: unsure, upstream defines the issue happening with "weird
  pixman formats", test that the update doesn't break anything and let
  users who had the bug see if that fixes it for them as well
  
  Regression potential: cairo is used by lot of softwares through gtk, the
  patch mostly changes handling of errors which were leading to a code
  stop to be less strict though which shouldn't impact on any normal run
  case
+ 
+ (note that the patch is shipped in fedora for some months, debian
+ experimental and quantal and is coming from upstream stable serie git)
  
  Ubuntu 10.10
  
  Apps that start fine on the console will not start when you connect via
  Remote Desktop.
  
  Examples: gnome-terminal, "add or delete button" in users-admin
  
  Unfortunately, no errors messages are shown (reminiscent of MS Windows)
  and there are no clues in files in /var/log.
  
  I managed to start an xterm and then tried to run "gnome-terminal" from
  there.
  
  Here's the error  message:
  gnome-terminal: /build/buildd/cairo-1.10.0/src/cairo-image-surface.c:1294: 
_pixel_to_solid: Assertion `!"reached"' failed.

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

Title:
  gnome apps won't start via remote desktop (_pixel_to_solid)

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

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


[Bug 686836] Re: gnome apps won't start via remote desktop (_pixel_to_solid)

2012-05-25 Thread Sebastien Bacher
** Description changed:

+ TESTCASE: unsure, upstream defines the issue happening with "weird
+ pixman formats", test that the update doesn't break anything and let
+ users who had the bug see if that fixes it for them as well
+ 
  Ubuntu 10.10
  
  Apps that start fine on the console will not start when you connect via
  Remote Desktop.
  
  Examples: gnome-terminal, "add or delete button" in users-admin
  
  Unfortunately, no errors messages are shown (reminiscent of MS Windows)
  and there are no clues in files in /var/log.
  
  I managed to start an xterm and then tried to run "gnome-terminal" from
  there.
  
  Here's the error  message:
  gnome-terminal: /build/buildd/cairo-1.10.0/src/cairo-image-surface.c:1294: 
_pixel_to_solid: Assertion `!"reached"' failed.

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

Title:
  gnome apps won't start via remote desktop (_pixel_to_solid)

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

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