Displaying 20 results from an estimated 1200 matches similar to: "Wizard101 Game and Website unreachable"
2011 Dec 29
0
Wizard101 video not appearing once game is loaded
I have sound but no video on wizard101. I followed the instructions for downloading on Lucid Lynx and the game seems to load properly, except that when I should have the game intro screen I just get sound and an enlarged view of the desktop with the wizard101 wand cursor on top of it. I can't click on anything with this cursor.
My video card is a Radeon x300, if that makes any difference.
2011 Apr 06
2
Re: Wizard101 Game and Website unreachable
So if you can access the website with Firefox/Linux then it is great. I should be just some configurations and block settings. Anyway, I just want to know if the game could be playing already trough firefox/wine.
2011 Sep 29
3
Can't play under Arch and Wine
Good afternoon.
First my information
Code:
$ uname -a
Linux Oreste 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz GenuineIntel GNU/Linux
$ kded --version
Qt: 3.3.8
KDE: 3.5.10
KDE Daemon: $Id: kded.cpp 711061 2007-09-11 09:42:51Z tpatzig $
$ lspci | grep "VGA"
01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce
2011 Jul 21
1
Help with wizard101 install
I am running zenwalk distro its a slackware .. Well i installed wine no prob but when i try to install wizards101 it says the program wizardlauncher.exe has encountered a serious problem... any ideas??
2007 Mar 30
0
Beta IE7 Policy Template
Hi all,
Just finished all of the "annoyance" issues with IE7 and started putting
together an IE7 policy template for System Policy Editor. This is just
a "beta" release I guess.
Get it Here:
http://files.pcc-services.com/files/samba/ie7beta1.adm
Here is what I included so far:
- Always Show Menu bar
- Set Menubar to Top Position
These two basically make IE7 look more
2009 Apr 29
1
problems with rsync and novell nss volumes
Hi,
I am using rsync 3.0.5 on novell open enterprise sp1 server (sles10 sp2,
newest kernel, x86_64).
Every day I sync some directories and get this messages:
deleting wxppatch/update-pack-files-ie7/SP3QFE/serepack.inf
deleting wxppatch/update-pack-files-ie7/SP3QFE/FontReg.exe
wxppatch/update-pack-files-ie7/SP3QFE/SerePack.inf
wxppatch/update-pack-files-ie7/SP3QFE/fontreg.exe
On the destination
2008 May 27
0
Sessions wont work with IE7 with 2.0.2?
I have an odd problem I don''t ever remember having before.
If I access my app with Safari or Firefox, I can login and maintain a
consistent session. Tailing the log file, I see the same session ID
evertime I hit my apps pages.
Now, I open up IE7 on my PC. I try to login, and the server thinks the
login worked fine, but after I get redirected I am not logged in. After
further
2011 Sep 06
0
How to get Menubar in IE7
I am newbie for wine and recently I installed wine-1.3.26 in my workstation. My operating System is centos 6. I successfully installed IE7 using wine. But I cannot get menu bar in IE7. I can get Address bar only but I cannot get other menu bars. I will really appreciate if anyone can help me what I have to do to get menu bar on IE7.
Thanks
2009 Aug 02
4
IE7 issue with a game
Not sure anyone will have an answer to this... but might as well ask
I'm working with a beta version of a game and under NDA (and its not in the appdb)... but IE is required for logging in and patching... I'm wondering if this is a known issue with other games... Have to use IE7 installed, as IE6 had rendering issues, that IE7 didn't, and the game directly calls IE
version of Wine
2011 Feb 06
2
Running IE7 setup
Hi I am trying to run IE7 on my MACB00k Air OS 10.6.6. ?When I try to run IE7 and go to Internet options, under browser settings I can't set the memory for temp files. ?I enter 100MB and I get a message that the value needs to be between 8 and 8? Even when I put in 8 the setting is not retained? ?
Any Ideas, I am currently using Wine 1.2.2
Thanks in advance.
George Pannell
--------------
2011 Feb 22
3
HTTP/SSL (HTTPS) sites not working in IE6/IE7 - advice reque
Hello,
I have working IE6 and IE7 in Suse Linux Enterprise Desktop 11.1, HTTP sites working OK, but I have problems with HTTP/SSL (HTTPS) sites. Has somebody solved this?
In *IE7*, sticking point is this screen:
"There is a problem with this website's security certificate. Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server. We
2008 Jan 31
2
Odd things happening in ie6/ie7
As always, i am again having problems in IE6 and IE7 with scripts.
The scripting works fine in FF2, opera and Safari. IE just wont load
it. Could anyone help?
It''s a static page for now, located at www.maifith.com/research/index.html
The problem,although quite obvious, is that it doesn''t load the JS in
IE6 or IE7. Any help would be appreciated.
2010 Jun 22
1
Launching IE7
I installed the newest version of Wine (1.2-rc4), and also IE7; however, I cannot find IE7 to launch it again! It doesn't appear in the list of programs, although it is listed under "Application Settings." Is there a different way to launch it? Is there a command I should use instead? Thanks! [Question]
2008 Apr 05
4
Can't install IE6
Using wine 0.9.58 on Ubuntu 8.04
Like an idiot, I tried to install IE7 before doing the research to find that IE6 was more ideal with far fewer problems. So after attempting to install IE7 and failing, I tried to install IE6, but in the terminal I get this response after typing wine ie6setup.exe:
Warning: the specified System directory L"C:\\windows\\system32" is not accessible.
wine:
2008 Jan 23
1
IE7 Object Expected Error
Greetings All,
I''ve got a problem in IE7. It''s throwing an "Object expected" error
when I try to use the new operator to instantiate an object created
with Class.create() in Prototype 1.6.0. The code for the object is
here: http://pastie.caboo.se/142561.txt. It''s an in-house dialog-like
class.
I pasted the example code for Class.create() from the API
2010 May 14
4
ie7 activeX
I installed ie7 in 1.1.44 on ubuntu 10.04 no problem quick and smooth. It runs fine but my bank needs activeX components and whatever setting I do ie7 won't install the activeX components. Any suggestions?
2007 Aug 20
0
IE7 invalid argument
I am getting invalid argument from inside Position.relavitize on IE7.
Using 1.5.1.1 of Prototype.
relativize: function(element) {
element = $(element);
if (element.style.position == ''relative'') return;
Position.prepare();
element.style.position = ''relative'';
var top = parseFloat(element.style.top || 0) -
(element._originalTop || 0);
2008 Sep 15
2
problem with FTP server
Dear All,
i have the following centos FTP local FTP server having the following
Centos 5
vsftpd-2.0.5-10.el5
its been running fine for abt 2 years or so
Now with IE5 or IE6 when i say ftp://ip address of FTP server it asks me
for the username and password and if its correct i directly go to the
/var/ftp/pub directly which is perfect
but only in IE7 when i do the above it takes me to root and
2011 Feb 25
3
32bit to 64bit game migration
Hello all,
So I just upgraded my computer from arch 32 to arch 64 and went to reinstall my game of choice (champions online) the same way I had it set up in my 32bit setup. I am using WINEARCH=win32 installed the following winetricks packages gecko, corefonts and ie7. The game requires that you use ie for updates and launching the game. In my 32 bit system it work well enough, but now in
2007 Dec 10
1
kernel#system
Salut Alex.
Dans mon application, j''ouvre IE7 avec kernel#system et j''aimerai pouvoir maximizer IE7 à l''ouverture.
Il faut que je passe qu''elle commande à kernel#system pour pouvoir le maximizer?
merci
sebastien
http://beusse.liveror.com
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org