[Desktop-packages] [Bug 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2017-05-23 Thread Launchpad Bug Tracker
This bug was fixed in the package vino - 3.8.1-0ubuntu9.2

---
vino (3.8.1-0ubuntu9.2) xenial; urgency=medium

  * Add debian/links to symlink the hidden vino autostart .desktop to
/usr/share/applications/ which is needed for the Desktop Sharing feature
in GNOME's Settings app to work. Thanks Florian Apolloner for the bug
report and suggested fix. (LP: #1607663)

 -- Jeremy Bicha   Sat, 01 Oct 2016 22:57:04 -0400

** Changed in: vino (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Released
Status in vino source package in Xenial:
  Fix Released

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the host computer.

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2017-05-21 Thread Jeremy Bicha
Thank you for testing the update!

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Released
Status in vino source package in Xenial:
  Fix Committed

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the host computer.

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2017-05-21 Thread pasdVn
Hi, I tested the proposed fix (vino_3.8.1-0ubuntu9.2). Vino is starting
as intended now :-). Thank you for the fix!


** 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 vino in Ubuntu.
https://bugs.launchpad.net/bugs/1607663

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Released
Status in vino source package in Xenial:
  Fix Committed

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the host computer.

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-11-02 Thread Florian Apolloner
Sadly no, we switched to Unity for new deployments due to other issues.
I currently do not run Gnome anymore on Ubuntu 16.04 :( But from looking
at the diff, the patch should be okay -- when I tried it I actually
symlinked it to see if it actually fixes it.

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Released
Status in vino source package in Xenial:
  Fix Committed

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the host computer.

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-11-02 Thread Sebastien Bacher
Did you have a chance to try that one?

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Released
Status in vino source package in Xenial:
  Fix Committed

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the host computer.

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-10-06 Thread Florian Apolloner
I currently don't have access to any Ubuntu boxes, but will try as soon
as I get access to one again.

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Released
Status in vino source package in Xenial:
  Fix Committed

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the host computer.

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-10-05 Thread Martin Pitt
Hello Florian, or anyone else affected,

Accepted vino into xenial-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/vino/3.8.1-0ubuntu9.2
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: vino (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Released
Status in vino source package in Xenial:
  Fix Committed

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the host computer.

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-10-03 Thread Jeremy Bicha
** Description changed:

  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.
  
  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)
  
  On the guest computer:
- 5. From a different computer connected to the same local network, attempt to 
connect to the local
+ 5. From a different computer connected to the same local network, attempt to 
connect to the host computer.
  
  For this, you can install Vinagre. Click Connect. Use Protocol: VNC and
  enter the IP address for the test computer in the Host: field. Click
  Connect.
  
  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.
  
  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/
  
  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.
  
  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually trying
  to start the service in Unity doesn't work either which is fine. For
  17.04+ we should look at having Unity use the systemd user service too.
  
  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Released
Status in vino source package in Xenial:
  In Progress

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the host computer.

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-10-02 Thread Jeremy Bicha
** Tags added: xenial yakkety

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Released
Status in vino source package in Xenial:
  In Progress

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the local

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-10-02 Thread Launchpad Bug Tracker
This bug was fixed in the package vino - 3.8.1-0ubuntu12

---
vino (3.8.1-0ubuntu12) yakkety; urgency=medium

  * Add git_add_systemd_service.patch:
- Backport patch from 3.22 to add systemd service file for compatibility
  with gnome-settings-daemon (LP: #1607663)
  * debian/control.in:
- Build-depend on systemd

 -- Jeremy Bicha   Sat, 01 Oct 2016 22:34:58 -0400

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

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Released
Status in vino source package in Xenial:
  In Progress

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the local

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-10-01 Thread Jeremy Bicha
** Description changed:

- The vino-server does currently not autostart if one enables it via the
- sharing settings in gnome-control-center. Running gnome-settings-daemon
- -r --debug shows that it tries to locate vino-server.desktop which it
- cannot find and therefore fails to start. Looking at the debian package,
- a confirmed and working fix for Ubuntu 16.04 is: sudo ln -s
- /etc/xdg/autostart/vino-server.desktop /usr/share/applications/vino-
- server.desktop or only shipping that file in /usr/share/application
+ Impact
+ ==
+ The Desktop Sharing option in GNOME's Settings apps silently doesn't work.
+ 
+ Test Case
+ =
+ On the host computer:
+ 1. In Ubuntu GNOME, open the Settings app.
+ 2. Open the Sharing panel.
+ 3. In the headerbar, turn on Sharing.
+ 4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)
+ 
+ On the guest computer:
+ 5. From a different computer connected to the same local network, attempt to 
connect to the local
+ 
+ For this, you can install Vinagre. Click Connect. Use Protocol: VNC and
+ enter the IP address for the test computer in the Host: field. Click
+ Connect.
+ 
+ On the host computer:
+ 6. You probably need to approve a popup message to allow the remote user to 
connect.
+ 
+ Regression Potential
+ 
+ This only adds a symlinked NoDisplay=true .desktop to
+ /usr/share/applications/
+ 
+ Other Info
+ ==
+ The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.
+ 
+ I verified that the extra .service file does not affect the way vino-
+ preferences works in Unity 16.10. It's just ignored and manually trying
+ to start the service in Unity doesn't work either which is fine. For
+ 17.04+ we should look at having Unity use the systemd user service too.
+ 
+ Original Bug Report with Workaround
+ ===
+ Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

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

** Changed in: ubuntu-gnome
   Status: Triaged => Fix Committed

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Fix Committed
Status in vino package in Ubuntu:
  Fix Committed
Status in vino source package in Xenial:
  In Progress

Bug description:
  Impact
  ==
  The Desktop Sharing option in GNOME's Settings apps silently doesn't work.

  Test Case
  =
  On the host computer:
  1. In Ubuntu GNOME, open the Settings app.
  2. Open the Sharing panel.
  3. In the headerbar, turn on Sharing.
  4. Click Screen Sharing. Turn it On. (If it was already On, turn it off then 
On.)

  On the guest computer:
  5. From a different computer connected to the same local network, attempt to 
connect to the local

  For this, you can install Vinagre. Click Connect. Use Protocol: VNC
  and enter the IP address for the test computer in the Host: field.
  Click Connect.

  On the host computer:
  6. You probably need to approve a popup message to allow the remote user to 
connect.

  Regression Potential
  
  This only adds a symlinked NoDisplay=true .desktop to
  /usr/share/applications/

  Other Info
  ==
  The fix for Ubuntu 16.10 is a bit different. There we can just backport the 
systemd service file added to vino 3.22 since gnome-settings-daemon 3.22 
handles sharing services via systemd user services.

  I verified that the extra .service file does not affect the way vino-
  preferences works in Unity 16.10. It's just ignored and manually
  trying to start the service in Unity doesn't work either which is
  fine. For 17.04+ we should look at having Unity use the systemd user
  service too.

  Original Bug Report with Workaround
  ===
  Running gnome-settings-daemon -r --debug shows that it tries to locate 
vino-server.desktop which it cannot find and therefore fails to start. Looking 
at the debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo ln 
-s /etc/xdg/autostart/vino-server.desktop 
/usr/share/applications/vino-server.desktop or only shipping that file in 
/usr/share/application

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

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

[Desktop-packages] [Bug 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-10-01 Thread Jeremy Bicha
** Changed in: vino (Ubuntu)
   Importance: Undecided => High

** Changed in: vino (Ubuntu)
   Status: Confirmed => Triaged

** Also affects: vino (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

** Changed in: vino (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: ubuntu-gnome
   Importance: Undecided => High

** Changed in: ubuntu-gnome
   Status: New => Triaged

** Changed in: vino (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  Triaged
Status in vino package in Ubuntu:
  Fix Committed
Status in vino source package in Xenial:
  Triaged

Bug description:
  The vino-server does currently not autostart if one enables it via the
  sharing settings in gnome-control-center. Running gnome-settings-
  daemon -r --debug shows that it tries to locate vino-server.desktop
  which it cannot find and therefore fails to start. Looking at the
  debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo
  ln -s /etc/xdg/autostart/vino-server.desktop /usr/share/applications
  /vino-server.desktop or only shipping that file in
  /usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-09-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: vino (Ubuntu)
   Status: New => Confirmed

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  New
Status in vino package in Ubuntu:
  Confirmed

Bug description:
  The vino-server does currently not autostart if one enables it via the
  sharing settings in gnome-control-center. Running gnome-settings-
  daemon -r --debug shows that it tries to locate vino-server.desktop
  which it cannot find and therefore fails to start. Looking at the
  debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo
  ln -s /etc/xdg/autostart/vino-server.desktop /usr/share/applications
  /vino-server.desktop or only shipping that file in
  /usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-08-01 Thread Jeremy Bicha
** Also affects: ubuntu-gnome
   Importance: Undecided
   Status: New

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

Title:
  vino-server does not autostart on Ubuntu-GNOME

Status in Ubuntu GNOME:
  New
Status in vino package in Ubuntu:
  New

Bug description:
  The vino-server does currently not autostart if one enables it via the
  sharing settings in gnome-control-center. Running gnome-settings-
  daemon -r --debug shows that it tries to locate vino-server.desktop
  which it cannot find and therefore fails to start. Looking at the
  debian package, a confirmed and working fix for Ubuntu 16.04 is: sudo
  ln -s /etc/xdg/autostart/vino-server.desktop /usr/share/applications
  /vino-server.desktop or only shipping that file in
  /usr/share/application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1607663/+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