Your message dated Mon, 19 Jan 2009 18:52:40 -0600
with message-id <[email protected]>
and subject line Re: sawfish: Cursor warps to edge of workspace (Debian bug
#231861).
has caused the Debian Bug report #231861,
regarding sawfish: Cursor warps to edge of workspace.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
231861: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=231861
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sawfish
Version: 1:1.3+cvs20031104-4
Severity: normal
I tried (setq warp-to-window-enabled t), and when the cursor warps, it
ends up at the very top left point of the workspace (I'm not using
viewports).
I had a look at the code, and the problem seems to be with
window-frame-offset values:
user> (mapcar (lambda (w) (window-frame-offset w)) (managed-windows))
((0 . 0)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(0 . 0)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(0 . 0)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(1073741823 . 1073741806)
(1073741823 . 1073741806))
The values returned by window-position and window-dimensions are OK.
Note that I don't see this problem on i386.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: alpha
Kernel: Linux 2.4.25-pre4
Locale: LANG=C, LC_CTYPE=C
Versions of packages sawfish depends on:
ii eterm [x-terminal-emulator] 0.9.2-5 Enlightened Terminal Emulator
ii gnome-terminal [x-terminal- 2.4.2-4 The GNOME 2 terminal emulator appl
ii libatk1.0-0 1.4.1-1 The ATK accessibility toolkit
ii libaudiofile0 0.2.3-4 The Audiofile Library
ii libc6.1 2.3.2.ds1-11 GNU C Library: Shared libraries an
ii libesd0 0.2.29-1 Enlightened Sound Daemon - Shared
ii libfontconfig1 2.2.1-13 generic font configuration library
ii libfreetype6 2.1.7-2 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.2.3-1 The GLib library of C routines
ii libgmp3 4.1.2-3 Multiprecision arithmetic library
ii libgtk2.0-0 2.2.4-3 The GTK+ graphical user interface
ii libpango1.0-0 1.2.5-2.1 Layout and rendering of internatio
ii librep9 0.17-2 an embeddable Emacs-Lisp-like runt
ii libxft2 2.1.2-5 FreeType-based font drawing librar
ii libxrender1 0.8.3-5 X Rendering Extension client libra
ii rep-gtk 0.18-5 GTK binding for librep
ii rxvt [x-terminal-emulator] 1:2.6.4-6 VT102 terminal emulator for the X
ii xlibs 4.2.1-16 X Window System client libraries
ii xterm [x-terminal-emulator] 4.2.1-16 X terminal emulator
ii zlib1g 1:1.2.1-3 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:1.3.3-1
According to the upstream BTS, this bug was closed by 1.3.3. I'm
closing this bug report, feel free to reopen it if the problem reappears.
--- End Message ---