Netscape 7.02 on RedHat 7.3
|
Hi, I configured my browser as /usr/local/netscape/netscape. JBidwatcher always try to start a new copy of netscape when How do I configure JBidwatcher to browse an auction URL Thanks. |
|
Greetings, /usr/local/netscape/netscape -remote ‘openURL(%1)’ I can’t try it right now, but that might work for you. You can also add ‘-raise’ before the ‘-remote’ to force it to raise itself to the top when you do that. In checking the source, really quickly, I don’t think it will work. If /usr/local/netscape is the first instance of Netscape in your path, however, you should be able to delete everything in the ‘Linux command’ section, and it should default to doing basically exactly what’s above. If none of the above works, you could create a shell script in your ~/bin, or something, that simply takes a URL parameter, and calls netscape as described above. Then make that script the browser command. I’m really sorry it’s so complex. Linux doesn’t have any concept of a ‘default browser’, so it’s nowhere near as easy to handle as OSX and Windows. One thing I’ll probably do is release a browser-launcher with JBidwatcher when I get to the point of making an RPM or general Linux package out of it. For now, try some of the options I’ve listed, and please let me know what works for you! — Morgan Schweers, CyberFOX! |
|
Thanks for the suggestions. I’ll try it when I reboot into Now that I’m in Windows ME, I wanted to try “show URL in browser” The default command is “start netscape” in the Browser tab in C:\PROGRA~1\NETSCAPE\NETSCAPE\NETSCP.EXE -url “%1” Now when I try “show URL in browser”, it still doesn’t work, even I noticed this at the Java console when this error happened: Mon May 05 22:28:30 PDT 2003: Launching browser -kin |