[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-17 Thread Colin Watson
vino (2.31.91-0ubuntu2) maverick; urgency=low

  * debian/patches/12_app-indicators-only.patch
- Fix crasher in (LP: #628967)
- Introduces a regression, but at least fixes the crasher, we can't lookup
  the contact's alias at the time the menu is created.

 -- Ken VanDine   Mon, 13 Sep 2010 18:37:26
-0400


** Changed in: vino (Ubuntu Maverick)
   Status: In Progress => Fix Released

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-15 Thread Karl Lattimer
kenvandine gave me a hint that all that's left to do on this one is to
fix the issue of not having the name in the menu

** Changed in: vino (Ubuntu Maverick)
   Status: Triaged => In Progress

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vino

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-14 Thread Ken VanDine
** Changed in: vino (Ubuntu Maverick)
 Assignee: Ken VanDine (ken-vandine) => Karl Lattimer (karl-qdh)

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/vino/ubuntu

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-13 Thread Bug Watch Updater
** Changed in: vino
   Status: Invalid => Unknown

** Changed in: vino
   Importance: Unknown => Medium

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-08 Thread Bug Watch Updater
** Changed in: vino
   Status: In Progress => Invalid

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-08 Thread Sebastien Bacher
easy way to get the bug:
* run /usr/lib/vino/vino-server on a command line
* run empathy
* right click on a contact and share your desktop with the contact

the command line has those errors

""(vino-server:3173): GLib-GObject-WARNING **: g_object_new_valist: object class
`VinoTubeServer' has no property named `display-status-icon'

** (vino-server:3173): CRITICAL **: vino_server_init_from_screen: assertion
`screen != NULL' failed

(vino-server:3173): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed

(vino-server:3173): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed

** ERROR **: Failed to register GObject with DBusConnection"


Comment from Guillaume on the upstream bug

"This sounds wrong. VinoTube Server inherits from VinoServer which implements
this property."


The code copy for the indicator probably needs to be updated to match upstream 
changes

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-08 Thread Sebastien Bacher
The bug seems to be due to the indicator changes, Ken could you see what
is wrong since it's you who got those reviewed and uploaded?

** Changed in: vino (Ubuntu)
   Importance: Low => High

** Changed in: vino (Ubuntu)
 Assignee: (unassigned) => Ken VanDine (ken-vandine)

** Also affects: empathy (Ubuntu Maverick)
   Importance: Low
   Status: Invalid

** Also affects: vino (Ubuntu Maverick)
   Importance: High
 Assignee: Ken VanDine (ken-vandine)
   Status: Triaged

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-08 Thread Guillaume Desmottes
If it crashes when trying to share that probably means Vino was not running
previoulsy (according to the trace, it crashes when trying to register the TP
client which is done when starting Vino).

Could you try to start Vino manually first and see if that helps? Use
"VINO_SERVER_DEBUG=tube /usr/lib/vino/vino-server" so you'll have some debug
output.

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628967] Re: vino crashes on desktop sharing with Empathy

2010-09-07 Thread Bug Watch Updater
** Changed in: vino
   Status: Unknown => In Progress

-- 
vino crashes on desktop sharing with Empathy
https://bugs.launchpad.net/bugs/628967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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