[Wien] warning during initialization

2011-11-21 Thread Yundi Quan
Hi,

Hi, I do my calculation on a cluster. And the queue system is torque. I
always submit a job to the cluster and get 24 hours of computation time and
4 nodes with each node 8 cores and 8G memory. When WIEN2k is running in
parallel, I found error files like dnlapw1_1.error  are not empty.
However, the calculation can run perfectly well and give reasonable result.
Those error files are automatically cleaned and new error files appear. Has
anyone encountered such a problem?



On Sun, Nov 20, 2011 at 6:25 PM, Yundi Quan quan at 
ms.physics.ucdavis.eduwrote:

 Hi, Professor Laurence,
 I used to be using ubuntu. And I never came across any error messages. But
 when I migrated to the Fedora, I got warning about FontStruct every time
 when I use init_lapw to initialize my calculation. So I agree that it might
 be because of my system's fonts.


 Yundi


 On Sun, Nov 20, 2011 at 6:02 AM, Laurence Marks L-marks at 
 northwestern.eduwrote:

 This looks like a bug in your system, see
 https://bugzilla.redhat.com/show_bug.cgi?id=478999 where you have some
 sort of problem with the X fonts. I doubt that it will matter for your
 calculation. You should probably mention this to your sysadmin, or if
 you are consider installing some OS updates.

 2011/11/19 Yundi Quan quanyundi at gmail.com:
  Hi, I got the following error when initializing through init_lapw
 command.
  Warning: Cannot convert string nil2 to type FontStruct
 
  But when I restart from scratch by using w2web, everything seems to be
 all
  right. Is this warning a serious problem to my calculation?
 
  Yundi
 
  ___
  Wien mailing list
  Wien at zeus.theochem.tuwien.ac.at
  http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
 
 



 --
 Professor Laurence Marks
 Department of Materials Science and Engineering
 Northwestern University
 www.numis.northwestern.edu 1-847-491-3996
 Research is to see what everybody else has seen, and to think what
 nobody else has thought
 Albert Szent-Gyorgi
 ___
 Wien mailing list
 Wien at zeus.theochem.tuwien.ac.at
 http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien



-- next part --
An HTML attachment was scrubbed...
URL: 
http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/2021/2cf8d3ae/attachment.htm


[Wien] warning during initialization

2011-11-21 Thread Peter Blaha
That's not a problem. This is the desired behaviour.

While a program (eg. lapw1) is running, it puts something into lapw1.error and 
only
when it finishes properly, the content of this file will be removed.

Otherwise I cannot find out if somebody/somthing has kill the lapw1 executable.


Am 21.11.2011 09:43, schrieb Yundi Quan:
 Hi,

 Hi, I do my calculation on a cluster. And the queue system is torque. I 
 always submit a job to the cluster and get 24 hours of computation time and 4 
 nodes with each node 8 cores
 and 8G memory. When WIEN2k is running in parallel, I found error files like 
 dnlapw1_1.error  are not empty.  However, the calculation can run perfectly 
 well and give reasonable
 result. Those error files are automatically cleaned and new error files 
 appear. Has anyone encountered such a problem?



 On Sun, Nov 20, 2011 at 6:25 PM, Yundi Quan quan at ms.physics.ucdavis.edu 
 mailto:quan at ms.physics.ucdavis.edu wrote:

 Hi, Professor Laurence,
 I used to be using ubuntu. And I never came across any error messages. 
 But when I migrated to the Fedora, I got warning about FontStruct every time 
 when I use init_lapw to
 initialize my calculation. So I agree that it might be because of my 
 system's fonts.


 Yundi


 On Sun, Nov 20, 2011 at 6:02 AM, Laurence Marks L-marks at 
 northwestern.edu mailto:L-marks at northwestern.edu wrote:

 This looks like a bug in your system, see
 https://bugzilla.redhat.com/show_bug.cgi?id=478999 where you have some
 sort of problem with the X fonts. I doubt that it will matter for your
 calculation. You should probably mention this to your sysadmin, or if
 you are consider installing some OS updates.

 2011/11/19 Yundi Quan quanyundi at gmail.com mailto:quanyundi at 
 gmail.com:
   Hi, I got the following error when initializing through init_lapw 
 command.
   Warning: Cannot convert string nil2 to type FontStruct
  
   But when I restart from scratch by using w2web, everything seems 
 to be all
   right. Is this warning a serious problem to my calculation?
  
   Yundi
  
   ___
   Wien mailing list
   Wien at zeus.theochem.tuwien.ac.at mailto:Wien at 
 zeus.theochem.tuwien.ac.at
   http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
  
  



 --
 Professor Laurence Marks
 Department of Materials Science and Engineering
 Northwestern University
 www.numis.northwestern.edu http://www.numis.northwestern.edu 
 1-847-491-3996 tel:1-847-491-3996
 Research is to see what everybody else has seen, and to think what
 nobody else has thought
 Albert Szent-Gyorgi
 ___
 Wien mailing list
 Wien at zeus.theochem.tuwien.ac.at mailto:Wien at 
 zeus.theochem.tuwien.ac.at
 http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien





 ___
 Wien mailing list
 Wien at zeus.theochem.tuwien.ac.at
 http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien

-- 

   P.Blaha
--
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-165300 FAX: +43-1-58801-165982
Email: blaha at theochem.tuwien.ac.atWWW: http://info.tuwien.ac.at/theochem/
--


[Wien] warning during initialization

2011-11-21 Thread Yundi Quan
Thanks quite a lot. I have been puzzled by this for quite a long time. I
feel much relieved.


Yundi

On Mon, Nov 21, 2011 at 1:08 AM, Peter Blaha
pblaha at theochem.tuwien.ac.atwrote:

 That's not a problem. This is the desired behaviour.

 While a program (eg. lapw1) is running, it puts something into lapw1.error
 and only
 when it finishes properly, the content of this file will be removed.

 Otherwise I cannot find out if somebody/somthing has kill the lapw1
 executable.


 Am 21.11.2011 09:43, schrieb Yundi Quan:

 Hi,

 Hi, I do my calculation on a cluster. And the queue system is torque. I
 always submit a job to the cluster and get 24 hours of computation time and
 4 nodes with each node 8 cores
 and 8G memory. When WIEN2k is running in parallel, I found error files
 like dnlapw1_1.error  are not empty.  However, the calculation can run
 perfectly well and give reasonable
 result. Those error files are automatically cleaned and new error files
 appear. Has anyone encountered such a problem?



 On Sun, Nov 20, 2011 at 6:25 PM, Yundi Quan quan at 
 ms.physics.ucdavis.edumailto:
 quan at ms.physics.**ucdavis.edu quan at ms.physics.ucdavis.edu wrote:

Hi, Professor Laurence,
I used to be using ubuntu. And I never came across any error messages.
 But when I migrated to the Fedora, I got warning about FontStruct every
 time when I use init_lapw to
initialize my calculation. So I agree that it might be because of my
 system's fonts.


Yundi


On Sun, Nov 20, 2011 at 6:02 AM, Laurence Marks 
 L-marks at northwestern.edu mailto:L-marks at northwestern.**eduL-marks at 
 northwestern.edu
 wrote:

This looks like a bug in your system, see

 https://bugzilla.redhat.com/**show_bug.cgi?id=478999https://bugzilla.redhat.com/show_bug.cgi?id=478999where
  you have some
sort of problem with the X fonts. I doubt that it will matter for
 your
calculation. You should probably mention this to your sysadmin, or
 if
you are consider installing some OS updates.

2011/11/19 Yundi Quan quanyundi at gmail.com mailto:
 quanyundi at gmail.com:

  Hi, I got the following error when initializing through
 init_lapw command.
  Warning: Cannot convert string nil2 to type FontStruct
 
  But when I restart from scratch by using w2web, everything
 seems to be all
  right. Is this warning a serious problem to my calculation?
 
  Yundi
 
  __**_
  Wien mailing list
  Wien at zeus.theochem.tuwien.ac.**atWien at 
 zeus.theochem.tuwien.ac.atmailto:
 Wien at zeus.theochem.**tuwien.ac.at Wien at zeus.theochem.tuwien.ac.at

  
 http://zeus.theochem.tuwien.**ac.at/mailman/listinfo/wienhttp://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
 
 



--
Professor Laurence Marks
Department of Materials Science and Engineering
Northwestern University
www.numis.northwestern.edu 
 http://www.numis.**northwestern.eduhttp://www.numis.northwestern.edu
 1-847-491-3996 tel:1-847-491-3996

Research is to see what everybody else has seen, and to think what
nobody else has thought
Albert Szent-Gyorgi
__**_
Wien mailing list
Wien at zeus.theochem.tuwien.ac.**atWien at 
 zeus.theochem.tuwien.ac.atmailto:
 Wien at zeus.theochem.**tuwien.ac.at Wien at zeus.theochem.tuwien.ac.at

 http://zeus.theochem.tuwien.**ac.at/mailman/listinfo/wienhttp://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien






 __**_
 Wien mailing list
 Wien at zeus.theochem.tuwien.ac.**at Wien at zeus.theochem.tuwien.ac.at
 http://zeus.theochem.tuwien.**ac.at/mailman/listinfo/wienhttp://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien


 --

  P.Blaha
 --**--**
 --
 Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
 Phone: +43-1-58801-165300 FAX: +43-1-58801-165982
 Email: blaha at theochem.tuwien.ac.atWWW: http://info.tuwien.ac.at/**
 theochem/ http://info.tuwien.ac.at/theochem/
 --**--**
 --

 __**_
 Wien mailing list
 Wien at zeus.theochem.tuwien.ac.**at Wien at zeus.theochem.tuwien.ac.at
 http://zeus.theochem.tuwien.**ac.at/mailman/listinfo/wienhttp://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien

-- next part --
An HTML attachment was scrubbed...
URL: 
http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/2021/13b7263d/attachment.htm


[Wien] warning during initialization

2011-11-20 Thread Laurence Marks
This looks like a bug in your system, see
https://bugzilla.redhat.com/show_bug.cgi?id=478999 where you have some
sort of problem with the X fonts. I doubt that it will matter for your
calculation. You should probably mention this to your sysadmin, or if
you are consider installing some OS updates.

2011/11/19 Yundi Quan quanyundi at gmail.com:
 Hi, I got the following error when initializing through init_lapw command.
 Warning: Cannot convert string nil2 to type FontStruct

 But when I restart from scratch by using w2web, everything seems to be all
 right. Is this warning a serious problem to my calculation?

 Yundi

 ___
 Wien mailing list
 Wien at zeus.theochem.tuwien.ac.at
 http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien





-- 
Professor Laurence Marks
Department of Materials Science and Engineering
Northwestern University
www.numis.northwestern.edu 1-847-491-3996
Research is to see what everybody else has seen, and to think what
nobody else has thought
Albert Szent-Gyorgi


[Wien] warning during initialization

2011-11-20 Thread Yundi Quan
Hi, Professor Laurence,
I used to be using ubuntu. And I never came across any error messages. But
when I migrated to the Fedora, I got warning about FontStruct every time
when I use init_lapw to initialize my calculation. So I agree that it might
be because of my system's fonts.


Yundi

On Sun, Nov 20, 2011 at 6:02 AM, Laurence Marks L-marks at 
northwestern.eduwrote:

 This looks like a bug in your system, see
 https://bugzilla.redhat.com/show_bug.cgi?id=478999 where you have some
 sort of problem with the X fonts. I doubt that it will matter for your
 calculation. You should probably mention this to your sysadmin, or if
 you are consider installing some OS updates.

 2011/11/19 Yundi Quan quanyundi at gmail.com:
  Hi, I got the following error when initializing through init_lapw
 command.
  Warning: Cannot convert string nil2 to type FontStruct
 
  But when I restart from scratch by using w2web, everything seems to be
 all
  right. Is this warning a serious problem to my calculation?
 
  Yundi
 
  ___
  Wien mailing list
  Wien at zeus.theochem.tuwien.ac.at
  http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
 
 



 --
 Professor Laurence Marks
 Department of Materials Science and Engineering
 Northwestern University
 www.numis.northwestern.edu 1-847-491-3996
 Research is to see what everybody else has seen, and to think what
 nobody else has thought
 Albert Szent-Gyorgi
 ___
 Wien mailing list
 Wien at zeus.theochem.tuwien.ac.at
 http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien

-- next part --
An HTML attachment was scrubbed...
URL: 
http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/2020/041398be/attachment.htm


[Wien] warning during initialization

2011-11-19 Thread Yundi Quan
Hi, I got the following error when initializing through init_lapw command.
Warning: Cannot convert string nil2 to type FontStruct

But when I restart from scratch by using w2web, everything seems to be all
right. Is this warning a serious problem to my calculation?

Yundi
-- next part --
An HTML attachment was scrubbed...
URL: 
http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/2019/690b2e0c/attachment.htm