[Bug 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-10-27 Thread Tormod Volden
This should be fixed with 5.07-0ubuntu3 in Intrepid.

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

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-21 Thread Bug Watch Updater
** Changed in: xscreensaver (Debian)
   Status: Fix Committed = Fix Released

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-09 Thread Tormod Volden
** Changed in: xscreensaver (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-08 Thread Tormod Volden
driver/lock.c:1484
  for (screen = 0; real_nscreens; screen++)

This looks wrong, I suppose it should be:
  for (screen = 0; screen  real_nscreens; screen++)

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-08 Thread Tormod Volden
Just saw Jamie's new patch-3 is out. The above typo is fixed here, but
it seems there is a similar one on line 1527. I corrected this and
uploaded a new Hardy package to my PPA (5.05-1ubuntu3~xrandr3hardy).

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-08 Thread mehturt
Good job :) Works for me, thanks very much for your effort.

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-07 Thread Tormod Volden
mehturt, to find someone's PPA just click their name in launchpad (and
go to Overview) and you'll find the PPA in the menu. I haven't tried,
but the Intrepid packages might work fine in Hardy.

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-07 Thread mehturt
Tormod, thanks for the information about PPA.
I have downloaded xscreensaver packages but couldn't get it to run properly on 
Hardy - they require libgtk2.0-0 (= 2.13.3), in Hardy it is 2.12.9-3ubuntu4.
Anyway I've installed them with dpkg --force-all but the xscreensaver could not 
even lock the screen, X started to use 100% CPU and screen is not locked.

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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


Re: [Bug 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-07 Thread Jamie Zawinski
FYI, updated patch:
http://www.jwz.org/xscreensaver/xscreensaver-randr-patch-2.txt
http://jwz.livejournal.com/908354.html

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-07 Thread Tormod Volden
I updated the packages in my PPA with the new patch, and also made Hardy
packages.

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-07 Thread mehturt
Thanks for the packages; it looks still the same.
After issuing xscreensaver-command -lock the X process starts to consume 100% 
CPU and screen is not locked.

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-06 Thread Tormod Volden
Jamie, thanks for the patch, it is much appreciated.

To help people test this (all above warnings apply) I made packages with
this patch applied (xscreensaver - 5.05-1ubuntu3~xrandr2 ) in my PPA
(personal package archive), for Ubuntu Intrepid.

** Bug watch added: Debian Bug tracker #482385
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482385

** Also affects: xscreensaver (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482385
   Importance: Unknown
   Status: Unknown

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-06 Thread Bug Watch Updater
** Changed in: xscreensaver (Debian)
   Status: Unknown = Fix Committed

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-06 Thread mehturt
Tormod, what is the URL of your PPA?
I only have Ubuntu Hardy to test the patch.

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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 181940] Re: Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()

2008-07-05 Thread Jamie Zawinski
Please try this patch against xscreensaver 5.05 and let me know if it
helps?

http://www.jwz.org/xscreensaver/xscreensaver-randr-patch.txt

(Please don't distribute builds incorporating this patch -- it's not
tested well enough yet.  Consider it a dangerous alpha.)

Things I'm interested in hearing about:

- Systems with multiple monitors.  Do all monitors go
  black when xscreensaver activates?

- Adding and removing monitors while the screen is not
  blanked.  Does it look right once the screen blanks?

- Adding and removing monitors while the screen is
  already blanked.  Does everything reconfigure properly?

- Changing the resolution of the monitor(s) using the
  xrandr command.

- Does it correctly realize which monitors are actually
  attached to the system and in use?

- Does it work with multiple X screens (the :0.1 style)?

- Does it work when using the old Xinerama extension
  instead of RANDR.

- Does it work using the VidMode extension to zoom and pan
  around (that is, monitor and desktop are different
  resolutions, via Ctrl-Alt-KP_Plus and KP_Minus.)

There is a bug if:

- It ever crashes (obviously!)

- There is ever a situation where a screen is not
  completely covered by the xscreensaver windows.
  (Unless two screens are configured to overlap).

Thanks!

-- 
Turn off monitor via xrandr crashes xscreensaver in resize_screensaver_window()
https://bugs.launchpad.net/bugs/181940
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