-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBUGS
21 lines (14 loc) · 782 Bytes
/
BUGS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
DOCS:
File docs/xvdoc.ps has an error in the banner for page 2. The page title is
"Section 2: The Image Window" when it should be "Section 1: Overview".
Add mention of '-pkludge' and 'popupKludge'
Hall of Fame: Lester Ingber should be '[email protected]'
From: James Ralston Crawford ([email protected])
When deleting files in 'xv controls' window, it should also delete
thumbnail file, if any
From: Mitchell Blank Jr <[email protected]>
(try an use schnauzer in /usr/feh/foo, where feh is rwx--x--x. Need to
set a var each time chdir is successfully called (make xv_chdir).
Then in xv_getwd, if getcwd() fails, try stat()'ing the var.
If it exists, assume we're there, and return the var. Otherwise, fall back
to other directories...