similar to: internet explorer

Displaying 20 results from an estimated 200 matches similar to: "internet explorer"

2007 Mar 28
1
Re: Wine - Airmail -WHAT'S ACTCTX?
On Wed, 2007-03-28 at 11:46 -0400, Ed wrote: > I am not experienced in programing or wine, maybe the drinking > version. Anyway I have attached the program. Unless you are a ham > operator you might have a problem setting the program up. Let me know > if you need any more information. The file is amhc33081.exe I tried this as WINEDEBUG=+richedit wine amhc33081.exe >
2004 Nov 01
1
Time zone info problems...
Hi, Installed Caesar 3 this morning under wine-20041019. C3 has worked for a long time, but doesn't work under this version due to, of all things, time zone information that's missing??? caesar@flash caesar $ wine .wine/drive_c/SIERRA/Caesar3/c3.exe fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "PST" to an entry in TZ_INFO fixme:ntdll:TIME_GetTZAsStr
2006 Jun 12
1
running BrilliantPhoto - installed fine
I was able to install Brilliant Photo, but when I try to run it I get this: dotancohen@ety:~/.wine/drive_c/Program Files/Brilliant Labs/BrilliantPhoto$ wine BrilliantPhoto.exe fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "IDT", bias=-180 and dst=1 to an entry in TZ_INFO. Please add appropriate entry to TZ_INFO and submit as patch to wine-patches
2005 Jan 05
1
many fixme errors
Hello! I want to use TTQV (a GPS-Program) with wine, but I won't run. I am using Wine 20040914 under Debian (Sarge). A short description what I did: mkdir .wine cp -r /usr/share/wine/skel/* ~/.wine I copied mfc40.dll and vb6de.dll from a win98-Installation. I inserted into ~/.wine/config: [AppDefaults\\ttqv3a.exe\\DllOverrides] "mfc40"="native"
2006 Jul 13
0
wine>0.12 + iexpore + Hebrew
Hello, Since wine-0.13 I cannot run IE to render Hebrew pages. Every time a Hebrew pages is accessed, I get the following dump. Does anyone know what was the difference between 0.12 and newer that could have damaged Hebrew support? The following dump was done using wine-0.17.... Tried with each version since 0.13... All the same... So I guess something should be solved. I will be glad to supply
2007 Mar 28
2
strict priority
I''m trying to configure 4 queues with strict priorities based on DSCP. I tried to following commands, but it seems that the filters I defined have no effect tc qdisc add dev eth0 root handle 1: prio bands 4 tc qdisc add dev eth0 parent 1:0 handle 10: pfifo limit 100 tc qdisc add dev eth0 parent 1:1 handle 20: pfifo limit 100 tc qdisc add dev eth0 parent 1:2 handle 30: pfifo limit 100 tc
2006 Apr 28
1
IE6 Broken in Dapper Ubuntu
IE6 from ies4linux and Wine-tools will no longer open. It was working for a few days, but then there was a wine update and it stopped opening. There's a thread for it in the Ubuntu Forums, many others have experienced this too: http://www.ubuntuforums.org/showthread.php?t=167491 Here's the error many of us are getting: cbudden@ubuntu:~/Desktop/ies4linux$ ie6 fixme:actctx:CreateActCtxW
2006 Apr 28
2
Some problems with wine 0.9.12
Hello, i am using ie4linux und wine, but since the last version of wine, i can't start the internet explorer. The following output is generated: manfred@tuxpad:~$ ie6 fixme:actctx:CreateActCtxW 0x7f9bfae0 00000008 fixme:actctx:ActivateActCtx 0xf00baa 0x7f9bf8a8 fixme:actctx:DeactivateActCtx 00000000 00f00bad fixme:shell:StopWatchMode () stub! fixme:shell:SHCreateShellPalette stub
2007 Mar 19
1
make apps parsing html code in wine
Hi everybody, since a long time I got the following problem: There are several apps, that use html in a part of the application window. A common example is partypoker which I tried to get running. If you log in, you got the cashier at the left side in the app window, showing your bankroll and partypoints. A similar example would be Fritz 8/9 (for playing chess on the internet). They have a
2003 Oct 16
4
R memory and CPU requirements
Thanks for all the help on my previous questions. One more (hopefully last one) : I've been very surprised when I tried to fit a model (using aov()) for a sample of size 200 and 10 variables and their interactions. It turns out that even 2GB of RAM is not anough for aov() with this sample size, which does not seem so big for me. Am I doing something wrong or this is considered a normal
2004 Mar 23
4
statistical significance test for cluster agreement
I was wondering, whether there is a way to have statistical significance test for cluster agreement. I know that I can use classAgreement() function to get Rand index, which will give me some indication whether the clusters agree or not, but it would be interesting to have a formal test. Thanks.
2005 Jul 14
2
QoS on receive
It appears that while Linux has plenty of traffic shaping mechanism on transmit, there is nothing on receive side. While generally it does make sense since transmit is more CPU intensive operation, after all receive also consumes CPU cycles. It is clear that it''s best to drop the packet as soon as possible, i.e. on receive, if possible - by the driver itself. It may not be feasible in
2005 May 12
1
modifications to text.tree function
Hi. I have to make some minor modifications to the text.tree function - I don't like the way it prints the split labels (they are too long in my case and overlap). I tried to make s simple modification to the text.tree function so that it will limit the number of significant digits in tree labels, but could not - the original function uses some undocumented "treeco" function, which
2003 Oct 15
2
aov and non-categorical variables
It is unclear to me how aov() handles non-categorical variables. I mean it works and produces results that I would expect, but I was under impression that ANOVA is only defined for categorical variables. In addition, help(aov) says that it "call to 'lm' for each stratum", which I presume means that it calls to lm() for every group of the categorical variable, however I
2003 Dec 06
2
Difference between summary.lm() and summary.aov()
I have a simple linear model (fitted with lm()) with 2 independant variables : one categorical and one integer. When I run summary.lm() on this model, I get a standard linear regression summary (in which one categorical variable has to be converted into many indicator variables) which looks like : Estimate Std. Error t value Pr(>|t|) (Intercept) -3595.3 2767.1 -1.299
2007 Mar 19
1
IE6 SP1 with wine 0.9.19
Help! I tried nearly everything I could and still was not able to get IE working with wine 0.9.19. Manual install using App DB, winetools, ies4linux, etc... everything fails, with different problems and error messages of course. It's really frustrating. Is there a way to install IE that actually works ?
2002 Aug 09
1
asking for help (was RE: nnet trouble, continued)
> From: Sirotkin, Alexander [mailto:demiurg at ti.com] > > P.S. Anybody who finds my postings insulting, please write a > mail filter > for my address. Although I can not understand why it may insult > anybody. > > P.P.S. Must be related to cultural differences, I guess... It's not insulting to me, personally, but quite possibly to the author of that
2002 Jun 23
2
AdaBoost for R
I'm going to implement AdaBoost algorithm in R. Just wanted to ensure that there is no implementation of any boosting algorithm in R... don't want to reinvent the wheel... -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2002 Jun 15
1
importing large objects
Hi. I was trying to import a very large data table to R using RODBC. By large meaning a table of 600 real numbers and 10000 rows. It failed saying that it reached a memory limit. This is extremely weird because S-Plus can import the same table, and it does this quite fast. Are there any limitations on objects size in current implementation of R ?
2009 May 04
5
OneNote2007 and Wine
Hi I am sorry if I am repeating what has already been asked but I've looked through what seemed to be relevent and got lost after about one sentence! I have just bought and Acer One running Linpus Linux Lite which is the first time I have used a Linux based PC. I really would like it to run OneNote2007. So in the last 7 hours I've learnt loads of stuff but still haven't managed