After fresh installation of OpenSuse 11.3 i also installed Xilinx Webpack 12.2 same way id did few days ago with 11.1. (installed on 11.1 works perfect)
So i assume something relevant changed from 11.1 → 11.3)
Xilinx Webpack needs access to Internet for managing license stuff.
In the xilinx settings firefox is set as default browser. From Help menu it is normally possible to open firefox with the xilinx homepage. But even firefox does not start.
Running a simple script to call firefox from inside the xilinx installation and the same owner/group and permissions launches firefox without problems.
Do i need to grant Internet access to this application and.or additional firewall settings ?
How to do this ?
i also tried several variants , even with konqueror
/usr/bin/firefox , firefox etc.
e.g. works:
/usr/bin/firefox -remote “openURL(http://www.google.com/, new-tab)”
seems this is no firefox problem, but i’m not sure at all
It caused problems with OpenOffice. Lets say your machine it not exactly powerful that could be the problem…since this value has an affect on all applications
Running a simple script to call firefox from inside the xilinx installation and the same owner/group and permissions launches firefox without problems.
I have no idea what xilinx is and how it interacts with 11.3 …just sounds weird.
I just wonder why wally has not posted any error msg. When you launch an app in a terminal, either the command is not known (error msg) or some sort of msg should come up???
i did not post details concerning the Xilinx stuff because i assumed a easy setting in access control or firwall due to chnages from 11.1 to 11.3,
Xilinx WebPack is a Development Environment for CPLD and FPGA.
Startscript:
source /opt/Xilinx/12.2/ISE_DS/settings32.sh /opt/Xilinx/12.2/ISE_DS/
ise
“settings32.sh” do some path settings ( if necessary i will post here)
It’s a bit weird that the ‘Couldn’t load XPCOM’-message only appears when starting FF from Xilinx. Usually it appears when dependencies are missing or package-versions do not match. But since starting FF regularly works fine, I am out of ideas. Sorry.
‘Couldn’t load XPCOM’-message only appears when starting FF from Xilinx.
‘Couldn’t load XPCOM’-message appears when starting Xilinx ise
I do not even have to go to the menu an launch FF.
I assume ise tries to connect to license server or something else as webtalk or similar.
Starting FF from konsole launches without errors.