[Ubuntu-x-swat] [Bug 1228095] Re: Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

2014-02-22 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Confirmed = Fix Released

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

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1228095] Re: Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

2014-02-11 Thread Laércio de Sousa
Hi guys!

As I reported some months ago, my first patch was included in Xorg-
server upstream master git branch:

xserver: enable InputClass option GrabDevice by default for non-seat0 seats 
(#69478)
http://cgit.freedesktop.org/xorg/xserver/commit/?id=c73c36b537f996574628e69681833ea37dec2b6e


Now I'm pleased to annouce that my second patch was also upstreamed:

xfree86: Keep a non-seat0 X server from touching VTs (#71258)
http://cgit.freedesktop.org/xorg/xserver/commit/?id=46cf2a60934076bf568062eb83121ce90b6ff596


With these 2 patches, xorg-server no longer needs systemd-multi-seat-x wrapper. 
Moreover, there's no need to neither pass -sharevts option nor enabling option 
DontVTSwitch to non-seat0 X servers anymore.

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

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1228095] Re: Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

2013-10-23 Thread Richard Hansen
Thanks Laércio for uploading a thoroughly patched xorg-server to
ppa:lbssousa/multiseat!  I haven't tried it, but I examined the changes
and they look good.  I'll see if I can backport the patches to raring
tonight and upload the result to ppa:ubuntu-multiseat/ppa.

Has the MatchSeat patch been merged to master in the upstream xorg
repository?

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

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1228095] Re: Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

2013-10-23 Thread Laércio de Sousa
 Has the MatchSeat patch been merged to master in the upstream xorg
repository?

Not yet :-(

At the moment, among all patches we curently handle in Multiseat PPA,
only this one has been merged upstream:
http://cgit.freedesktop.org/xorg/xserver/commit/?id=c73c36b537f996574628e69681833ea37dec2b6e

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

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1228095] Re: Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

2013-10-23 Thread Laércio de Sousa
Richard,

Please don't forget to include build option --enable-kdrive-evdev in
deban/rules! This is necessary for Xephyr-based multiseat setups (e.g. 2
seats using a single dual-head graphics card). In my work, I have some
setups of this kind.

One more thing: lately my tries to build xorg-server in Launchpad have
failed. The build process hangs in a unit test (xfvb-run). As a
workaround, I have to set

DEB_BUILD_OPTIONS += nocheck

in debian/rules

I hope you don't need to do this.

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

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1228095] Re: Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

2013-10-10 Thread Laércio de Sousa
The portion of this patch that enables GrabDevice by default for non-
seat0 seats was already merged upstream. Bug freedesktop#69478 is now
fixed.

http://cgit.freedesktop.org/xorg/xserver/commit/?id=c73c36b537f996574628e69681833ea37dec2b6e

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

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1228095] Re: Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

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

** Changed in: xorg-server (Ubuntu)
   Status: New = Confirmed

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

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1228095] Re: Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

2013-09-20 Thread Ubuntu Foundations Team Bug Bot
The attachment Enable default options for non-seat0 seats seems to be
a patch.  If it isn't, please remove the patch flag from the
attachment, remove the patch tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.

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

** Tags added: patch

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

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1228095] Re: Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

2013-09-20 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=69477.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2013-09-17T16:38:25+00:00 Laércio de Sousa wrote:

Currently systemd-multi-seat-x wrapper is still needed in some multiseat setups.
When -seat option is passed with an argument different from seat0, 
systemd-multi-seat-x does the following:

1. pass option -sharevts to real X server;

2. create a special xorg.conf file with the following content (or
similar):

Section ServerFlags
Option DontVTSwitch true
EndSection

Section InputClass
Identifier Force input devices to seat
Option GrabDevice true
EndSection

The purpose of this bug is to enable VT sharing (no need of passing
-sharevts) and disable VT switching (no need of Option DontVTSwitch
true in xorg.conf) when seat is not seat0.

Another patch for evdev driver is needed to get rid of Option
GrabDevice true in xorg.conf

Reply at: https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1228095/comments/0


On 2013-09-17T16:45:56+00:00 Laércio de Sousa wrote:

Created attachment 86003
Disable VT switching/Enable VT sharing for non-seat0 seats

Reply at: https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1228095/comments/1


** Changed in: xorg-server
   Status: Unknown = Confirmed

** Changed in: xorg-server
   Importance: Unknown = Medium

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

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp