NumLock and Background problem with PXES 1.0-15/16
"Sascha Juch" <[email protected]> Tue, 27 Sep 2005 18:10:21 +0200
| Newsgroups | gmane.linux.pxes.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
------_=_NextPart_001_01C5C37D.F61E11C2
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi everybody,
after installing PXES 1.0-15/16 (base/pxesconfig) I have discovered a
few things which shouldn't happen (I think).
1) When making the pxes-config package, a strange non deterministic
warning occures. If I just restart the make process things look fine.
2) For the prebuild image the NumLock-Key keeps the state it has set by
the bios. So if it is turned on it stays turned on the whole time.
3) If the X-Windows-System and the ICEWM is loaded it has the steelblue4
background loaded.
To 1)
I installed pxes packages from the source tgz-balls (In a second try I
tested it with the RPM-packages but the results from 2) and 3) are the
same).
Pxes-base installs fine without any complications. However installation
of pxes-config leaves me with the following:
-----------------SNIP--------------
[root@devbabe pxes-1.0-install]# cd pxesconfig-1.0
[root@devbabe pxesconfig-1.0]# perl Makefile.PL
Checking for Gtk.. ok
Checking for Gnome.. ok
Checking for Glade-Perl.. ok
Checking if your kit is complete...
Use of uninitialized value in -d at /usr/lib/perl5/5.8.0/File/Find.pm
line 664.
Warning: the following files are missing in your kit:
COPYING
Changelog
Documentation/COPYING
Documentation/ChangeLog
Documentation/FAQ
Documentation/INSTALL
Documentation/Makefile
Documentation/NEWS
Documentation/README
Documentation/ROADMAP
Documentation/TODO
Documentation/html/quick-start/quick-start.html
Documentation/html/quick-start/step1.html
Documentation/html/quick-start/step2.html
Documentation/html/quick-start/step3.html
Documentation/html/quick-start/step4.html
Documentation/html/quick-start/step5-rdp.html
Documentation/html/quick-start/step5-xdm.html
Documentation/html/quick-start/step5.html
Documentation/html/quick-start/step6.html
Documentation/html/quick-start/step7.html
FAQ
INSTALL
MANIFEST
META.yml
Makefile.PL
NEWS
Pxesconfig/Pxesconfig.pm
Pxesconfig/PxesconfigDruidPage.pm
Pxesconfig/PxesconfigGUI.pm
Pxesconfig/PxesconfigGUIUI.pm
Pxesconfig/PxesconfigModel.pm
Pxesconfig/SubPxesconfigGUI.pm
PxesconfigGUI.glade
README
ROADMAP
TODO
etc/ica/icaclient.files
etc/ica/icaclient.requires
etc/ica/localsession.files
etc/samba/smb.conf
lib/Pxesconfig.pm
lib/PxesconfigGUI.pm
lib/PxesconfigGUIUI.pm
lib/PxesconfigModel.pm
lib/SubPxesconfigGUI.pm
pixmaps/Logo.xpm
pixmaps/aquarium.png
pixmaps/card.png
pixmaps/cd.png
pixmaps/color.png
pixmaps/computer.png
pixmaps/disks.png
pixmaps/empty.png
pixmaps/floppy.png
pixmaps/fonts.png
pixmaps/glade2perl_logo.xpm
pixmaps/ibm-dis.png
pixmaps/ibm.png
pixmaps/ica.png
pixmaps/initrd.png
pixmaps/keyboard.png
pixmaps/keyboard_layout.png
pixmaps/monitor.png
pixmaps/mouse.png
pixmaps/network.png
pixmaps/nomachine.png
pixmaps/printer.png
pixmaps/processor.png
pixmaps/pxes-tiny.png
pixmaps/pxes2.png
pixmaps/pxesconfig.png
pixmaps/rdp.png
pixmaps/sound.png
pixmaps/ssh-dis.png
pixmaps/ssh.png
pixmaps/tarantella.png
pixmaps/telnet-dis.png
pixmaps/telnet.png
pixmaps/terminal-empty.png
pixmaps/thinlinc.png
pixmaps/vnc.png
pixmaps/wfcmgr.png
pixmaps/x.png
pixmaps/xdm-dis.png
pixmaps/xdm.png
pxes-tiny-48x48.xpm
pxesconfig
pxesconfig.desktop
pxesconfig.spec
Please inform the author.
Use of uninitialized value in -d at /usr/lib/perl5/5.8.0/File/Find.pm
line 664.
Use of uninitialized value in -d at /usr/lib/perl5/5.8.0/File/Find.pm
line 664.
Setting RELEASE =3D 6 at Makefile.PL line 134.
Writing Makefile for Pxesconfig
[root@devbabe pxesconfig-1.0]#
[root@devbabe pxesconfig-1.0]# perl Makefile.PL
Checking for Gtk.. ok
Checking for Gnome.. ok
Checking for Glade-Perl.. ok
Use of uninitialized value in -d at /usr/lib/perl5/5.8.0/File/Find.pm
line 664.
Use of uninitialized value in -d at /usr/lib/perl5/5.8.0/File/Find.pm
line 664.
Setting RELEASE =3D 6 at Makefile.PL line 134.
Writing Makefile for Pxesconfig
[root@devbabe pxesconfig-1.0]#
-----------------SNIP--------------
So if I start it the first time, I get a bunch of file missing warnings
while at the second start everything seems to be fine (except the
warnings from Find.pm). make, make test (which is sensless at the
moment) and make install worked fine.
To 2)
I checked the prebuild images 1.0-15PB.squash on three different types
of hardware. All the times a local desktop popped up with the
NumLock-Key activated. However if I start pxesconfig and click through
the wizzard on my own (leaving only the local desktop active) as soon as
the PXE-loading phase is over, NumLock LED turns off.
I checked X_NUMLOCK in /var/run/pxes/env and it is set to '1'.
To 3)
Same with the background: With the prebuild image a nice steelblue
background is set in the Window Manager but with the custom build there
is no background (only the default psychodelic X-Window background).
/var/run/pxes/env has X_ BACKGROUND_COLOR=3D'steelblue4' set. I don't =
see
anything suspecious under /var/log/icewm-session (except complaining
about verdana fonts the wm cannot load). But I don't think this should
lead to a missing background.
I don't think I missed any dependencies, as the tgz-balls would complain
otherwise. It is a freshly installed Red Hat 9 system. I also checked
this on another Red Hat 9 system with the same effects.
Any ideas, comments, whatever?=20
Thanks a lot in advance,
Sascha.
------_=_NextPart_001_01C5C37D.F61E11C2
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7226.0">
<TITLE>NumLock and Background problem with PXES 1.0-15/16</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=3D2 FACE=3D"Tahoma">Hi everybody,</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">after installing PXES 1.0-15/16 =
(base/pxesconfig) I have discovered a few things which shouldn't happen =
(I think).</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">1) When making the pxes-config =
package, a strange non deterministic warning occures. If I just restart =
the make process things look fine.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">2) For the prebuild image the =
NumLock-Key keeps the state it has set by the bios. So if it is turned =
on it stays turned on the whole time.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">3) If the X-Windows-System and the =
ICEWM is loaded it has the steelblue4 background loaded.</FONT>
</P>
<BR>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">To 1)</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Tahoma">I installed pxes packages from the =
source tgz-balls (In a second try I tested it with the RPM-packages but =
the results from 2) and 3) are the same).</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">Pxes-base installs fine without any =
complications. However installation of pxes-config leaves me with the =
following:</FONT>
</P>
<P><FONT SIZE=3D2 =
FACE=3D"Tahoma">-----------------SNIP--------------</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">[root@devbabe pxes-1.0-install]# =
cd pxesconfig-1.0</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">[root@devbabe pxesconfig-1.0]# =
perl Makefile.PL</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Checking for Gtk.. ok</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Checking for Gnome.. ok</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Checking for Glade-Perl.. =
ok</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Checking if your kit is =
complete...</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Use of uninitialized value in -d =
at /usr/lib/perl5/5.8.0/File/Find.pm line 664.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Warning: the following files are =
missing in your kit:</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> COPYING</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> Changelog</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/COPYING</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/ChangeLog</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> Documentation/FAQ</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/INSTALL</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/Makefile</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/NEWS</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/README</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/ROADMAP</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/TODO</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/html/quick-start/quick-start.html</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/html/quick-start/step1.html</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/html/quick-start/step2.html</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/html/quick-start/step3.html</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/html/quick-start/step4.html</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/html/quick-start/step5-rdp.html</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/html/quick-start/step5-xdm.html</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/html/quick-start/step5.html</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/html/quick-start/step6.html</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Documentation/html/quick-start/step7.html</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> FAQ</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> INSTALL</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> MANIFEST</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> META.yml</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> Makefile.PL</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> NEWS</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Pxesconfig/Pxesconfig.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Pxesconfig/PxesconfigDruidPage.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Pxesconfig/PxesconfigGUI.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Pxesconfig/PxesconfigGUIUI.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Pxesconfig/PxesconfigModel.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
Pxesconfig/SubPxesconfigGUI.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
PxesconfigGUI.glade</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> README</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> ROADMAP</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> TODO</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
etc/ica/icaclient.files</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
etc/ica/icaclient.requires</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
etc/ica/localsession.files</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
etc/samba/smb.conf</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> lib/Pxesconfig.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
lib/PxesconfigGUI.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
lib/PxesconfigGUIUI.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
lib/PxesconfigModel.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
lib/SubPxesconfigGUI.pm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/Logo.xpm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/aquarium.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/card.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/cd.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/color.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/computer.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/disks.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/empty.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/floppy.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/fonts.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/glade2perl_logo.xpm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/ibm-dis.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/ibm.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/ica.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/initrd.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/keyboard.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/keyboard_layout.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/monitor.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/mouse.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/network.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/nomachine.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/printer.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/processor.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/pxes-tiny.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/pxes2.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/pxesconfig.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/rdp.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/sound.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/ssh-dis.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/ssh.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/tarantella.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/telnet-dis.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/telnet.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/terminal-empty.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/thinlinc.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/vnc.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/wfcmgr.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/x.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pixmaps/xdm-dis.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pixmaps/xdm.png</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pxes-tiny-48x48.xpm</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pxesconfig</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> =
pxesconfig.desktop</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =
New"> pxesconfig.spec</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Please inform the author.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Use of uninitialized value in -d =
at /usr/lib/perl5/5.8.0/File/Find.pm line 664.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Use of uninitialized value in -d =
at /usr/lib/perl5/5.8.0/File/Find.pm line 664.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Setting RELEASE =3D 6 at =
Makefile.PL line 134.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Writing Makefile for =
Pxesconfig</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">[root@devbabe =
pxesconfig-1.0]#</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">[root@devbabe pxesconfig-1.0]# =
perl Makefile.PL</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Checking for Gtk.. ok</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Checking for Gnome.. ok</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Checking for Glade-Perl.. =
ok</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Use of uninitialized value in -d =
at /usr/lib/perl5/5.8.0/File/Find.pm line 664.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Use of uninitialized value in -d =
at /usr/lib/perl5/5.8.0/File/Find.pm line 664.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Setting RELEASE =3D 6 at =
Makefile.PL line 134.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Writing Makefile for =
Pxesconfig</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">[root@devbabe =
pxesconfig-1.0]#</FONT>
<BR><FONT SIZE=3D2 =
FACE=3D"Tahoma">-----------------SNIP--------------</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">So if I start it the first time, I get =
a bunch of file missing warnings while at the second start everything =
seems to be fine (except the warnings from Find.pm). make, make test =
(which is sensless at the moment) and make install worked =
fine.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">To 2)</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Tahoma">I checked the prebuild images =
1.0-15PB.squash on three different types of hardware. All the times a =
local desktop popped up with the NumLock-Key activated. However if I =
start pxesconfig and click through the wizzard on my own (leaving only =
the local desktop active) as soon as the PXE-loading phase is =
over</FONT><FONT SIZE=3D2 FACE=3D"Tahoma">, NumLock LED turns =
off.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">I checked X_NUMLOCK in =
/var/run/pxes/env and it is set to '1'.</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">To 3)</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Tahoma">Same with the background: With the =
prebuild image a nice steelblue background is set in the Window Manager =
but with the custom build there is no background (only the default =
psychodelic X-Window background). /var/run/pxes/env has X_ =
BACKGROUND_COLOR=3D'steelblue4' set. I don't see anything suspecious =
under /var/log/icewm-session (except complaining about verdana fonts the =
wm cannot load). But I don't think this should lead to a missing =
background.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">I don't think I missed any =
dependencies, as the tgz-balls would complain otherwise. It is a freshly =
installed Red Hat 9 system. I also checked this on another Red Hat 9 =
system with the same effects.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">Any ideas, comments, whatever? </FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Tahoma">Thanks a lot in advance,</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Tahoma">Sascha.</FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01C5C37D.F61E11C2--
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl