[Ubuntu-x-swat] [Bug 1308105]

2015-02-10 Thread Andreldm1989-j
@Steve
I guess that Olivier, Alexander or Sean are more suitable to tackle this than 
me, all I did was to give some instructions and update the patch, so don't 
expect a patch from me any sooner.
I use a 27 display and 19 in extended mode(configured via NVidia Settings) 
and everything works smoothly, but as soon as possible, I'll give it a go(with 
and without patches) and see what happens while switching, plugging and 
unplugging them.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1308105

Title:
  Xfce resets TV mode to NULL when power cycled

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

2015-02-09 Thread Andreldm1989-j
@Jesse
If everything goes well, this fix is going to be on Xfce 4.12, the question is 
if Xubuntu is going to ship it in 15.04.
You can also build it by yourself or use a PPA, maybe 
https://launchpad.net/~xubuntu-dev/+archive/ubuntu/xfce-4.12.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1308105

Title:
  Xfce resets TV mode to NULL when power cycled

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

2015-02-06 Thread Andreldm1989-j
Created attachment 5908
HDMI and Screen On Event Patch(Updated)

@Liviu
Here you are =)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1308105

Title:
  Xfce resets TV mode to NULL when power cycled

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

2015-02-05 Thread Andreldm1989-j
My fault, I wrote this little guide at work and due an annoying proxy I 
couldn't git clone... so I downloaded the latest release from:
http://git.xfce.org/xfce/xfce4-settings/snapshot/xfce4-settings-4.11.3.tar.bz2

IDK, maybe the following commit has broken the patch:
http://git.xfce.org/xfce/xfce4-settings/commit/xfsettingsd/displays.c?id=404d982f2936a58649423642956be563982b2ffa

It's seems to be fairly simple to update the patch, but I'm bit in a
hurry, if none does that, as soon as possible I'll upload a new patch.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1308105

Title:
  Xfce resets TV mode to NULL when power cycled

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

2015-02-05 Thread Andreldm1989-j
@Dave
For Ubuntu 14.04, this is how your you can build xfsettings with the patches:

sudo apt-get install xfce4-dev-tools libexo-1-dev libgarcon-1-0-dev 
libxfce4ui-1-dev
git clone git://git.xfce.org/xfce/xfce4-settings
cd xfce4-settings
curl https://bugzilla.xfce.org/attachment.cgi?id=5681  alexander-patch.diff
curl https://bugzilla.xfce.org/attachment.cgi?id=5723  sean-patch.diff
Choose a patch to Apply: patch -p1  patch
./autogen.sh  make  sudo make install
/usr/local/bin/xfsettings --replace

If you wanna to try other patch, first remove what's applied:
patch -R -p1  applied patch

After playing, remember to remove the installed xfsettings:
sudo make uninstall

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1308105

Title:
  Xfce resets TV mode to NULL when power cycled

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