I have already completely removed the program and re-installed twice. No
change.
I'm running Windows XP.
Has anyone else run into this problem or have any idea how to get Opera up
and running again?
> a flickering image of the Start-up options dialogue box appears
Weird. AFAIR by default this dialog is off. And Opera opens into just web
pages. If user likes start-up option, he has to tweak settings.
Ergo, i doubt you do deinstall Opera completely. I think you leave behind
the Opera settings somewhere, and as you rreinstall that is not clean
compelte reinstall but reuse of those settings of old. Perhaps something
strange in them and if to find and remove them...
> I have already completely removed the program and re-installed twice. No
> change.
re-installing windows ?
Try to look Windows Events Log, that is somewhere in Computer MAnagement
or in Administration - maybe there's something errors about Opera.
Also try if you have some antivirus software, check its logs, may it be
the reason.
Process Monitor sometimes might give some clue about what was last Opera
action before death, however that is just research tool.
>Has anyone else run into this problem or have any idea how to get Opera up
>and running again?
You might try running Opera from the command line and see if there are
any errors printed out. I do not know if the EXE Windows version does
this or not, but that's the first step with a Linux installation.
Aaron W. Hsu
You also get the startup options if the previous load of Opera did not
close cleanly (as when you get a BSOD, or are forced to power off your
system).
--
Steve Swift
http://www.swiftys.org.uk/swifty.html
http://www.ringers.org.uk
> I do not know if the EXE Windows version does
> this or not
It doesn't - Windows applications will never write to console, unless
they're marked as a console application in the exe itself, but in that case
they'll open their own console when they weren't started from one.
--
begin .sig
< Jernej Simončič ><>◊<>< jernej|s-ng at eternallybored.org >
end
> It doesn't - Windows applications will never write to console, unless
> they're marked as a console application in the exe itself, but in that
> case
> they'll open their own console when they weren't started from one.
for windows there are kernel debug output, but hardly any developers use it
see DebugView tool from sysinternals.com