Your message dated Sat, 23 Feb 2008 18:14:28 +0800
with message-id <[EMAIL PROTECTED]>
and subject line Re: Can not see Protein Data Bank file with xscreensaver-gl
has caused the Debian Bug report #466182,
regarding Can not see Protein Data Bank file with xscreensaver-gl
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.)
--
466182: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466182
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mozplugger
Version: 1.10.1-1
Severity: normal
The "molecule" in "xscreensaver-gl" package have been moved to
/usr/lib/xscreensaver/.
I made a patch and it works fine. :-)
--
Wen-Yen Chuang (caleb)
--- mozplugger-1.10.1/mozpluggerrc
+++ mozplugger-1.10.1.new/mozpluggerrc
@@ -86,11 +86,7 @@
### Acrobat Reader
define(ACROREAD_OPTS,[-geometry +9000+9000 -tempFileTitle acroread])
define(ACROREAD_FLAGS,[repeat swallow(acroread) fill])
-ifelse(esyscmd([acroread -helpall | grep openInNewWindow]),[],[
- define(ACROREAD,[ACROREAD_FLAGS(): acroread ACROREAD_OPTS() +useFrontEndProgram "$file"])
-],[
- define(ACROREAD,[ACROREAD_FLAGS(): acroread ACROREAD_OPTS() -openInNewWindow "$file"])
-])
+define(ACROREAD,[ACROREAD_FLAGS(): acroread ACROREAD_OPTS() -openInNewWindow "$file"])
### GV
define(GV_OPTS,[--safer --quiet --antialias -geometry +9000+9000])
@@ -390,4 +386,4 @@
chemical/x-pdb:pdb: Protein Data Bank file
model/x-pdb:pdb: Protein Data Bank file
swallow(rasmol) fill: rasmol "$file"
- swallow(molecule) fill: /usr/X11R6/lib/xscreensaver/molecule -delay 20000 -geometry +9000+9000 -no-spin -molecule "$file"
+ swallow(molecule) fill: /usr/lib/xscreensaver/molecule -delay 20000 -geometry +9000+9000 -no-spin -molecule "$file"
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
fixed 466182 1.10.1-2
Package: mozplugger
Version: 1.10.1-2
Source: mozplugger
Source-Version: 1.10.1-2
Closing manually.
--- End Message ---