Displaying 20 results from an estimated 4000 matches similar to: "Winetricks wininet"
2015 Nov 22
2
nouveau: iowrite32 oops & warning at drivers/gpu/drm/nouveau/nouveau_fence.c:198
Hello,
I'm seeing this warning and oops when trying to fuzz linus
v4.4-rc1-290-g3ad5d7e with trinity.
------------[ cut here ]------------
WARNING: CPU: 1 PID: 4308 at
drivers/gpu/drm/nouveau/nouveau_fence.c:198
nouveau_fence_context_new+0x22e/0x270()
CPU: 1 PID: 4308 Comm: trinity-c19 Tainted: G B 4.4.0-rc1+ #1
Hardware name: Dell Inc. OptiPlex 990/0D6H9T, BIOS A06 07/25/2011
2005 Aug 25
2
How to run Internet Explorer 6 from existing Windows instalation under Fedora 3 (with wine)
Hi all,
Sorry if I ask something that is answered already, but I am new to this
list.
I need to run IE for testing purposes (unfortunately too many people are
still using Windows and I need to make my web pages Windows compatible).
I have an existing Windows installation, but I do not want to reboot
just to see if a small change in a web page is shown correctly in IE.
I have installed wine, but
2009 Jan 16
0
New winetricks 20090116: new verbs mono22, urlmon, wininet, controlpad, native_oleaut32, msscript, hosts; plus various updates and bugfixes
Gee, it's been a while since I posted a new version of winetricks.
This is rather a big update.
As always, online at
http://kegel.com/wine/winetricks
Please submit bug reports to
http://code.google.com/p/winezeug/issues/list
svn log since version 20081127:
r264 | daniel.r.kegel | 2009-01-16
Don't set winver to win2K when installing .net 1.1.
r263 | daniel.r.kegel | 2009-01-16
Add
2009 Jan 16
0
Re: New winetricks 20090116: new verbs mono22, urlmon, wininet,
damn, i was waiting for a new release, just to have a 2009er xD
and now its such great! the brandnew mono 2.2 ... i ain't got it on my linux, but now i can have it on wine. xD
2004 May 04
2
IE6 problems maybe due to dcom98 installing issues
Hello everybody.
I'm using wine 20040408, compiled from source, configured with
winesetuptk-0-73
I'm following the Method 2 from Frank's Corner page.
when I install dcom98 I got this on the console I started it:
fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do we have to do here ?
fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_REGSRCPATH
2010 Nov 22
1
Wow - Downloader Connection timeout
I've been trying to get WoW working onmy Fedora 14 installation, but I seem to be having problems getting the internet connection to work.
I start the game with
Code:
wine Launcher.exe -opengl
in the ~/.wine/drive_c/Program\ Files/World of Warcraft directory.
I can access the internet from using
Code:
wine iexplore http://www.google.com
so I know the wine network connection works.
2009 Feb 03
3
fixme"wininet:InternetSetOptionW Err - WoW Download/Install
I am trying to download/install WoW on my openSUSE 11.1 system, running wine 1.1.13.
I download the PC Game Client from WoW website, which when launched on windows, downloads the game installer, and then runs the installer.
When i try to launch it, I get the following error from the WoW client itself:
- Failed to read information from the Internet.
In the console where I launched wine from, I
2010 Aug 12
9
Ladbrokes poker client
Hey,
I downloaded installer from http://poker.ladbrokes.com/en/direct-download
When I try installing it only a white box whows up and cursos disappears when I move mouse over there.
I have Wine 1.2.
http://img28.imageshack.us/img28/1292/85573236.png <--- This is what should appear instead of white box (this is under windows)
Thanks for help.
2023 Feb 21
2
wininet deprecation
On Mon, 20 Feb 2023 15:58:33 +0000, Stadler Thomas <thomas.stadler at vpbank.com> wrote:
> as the download method 'wininet' is deprecated, I'm looking into alternative ways to install packages from within R.
> Unfortunately, curl, libcurl and wget refuse to cooperate with Kerberos on our corporate setup.
> When exactly will the 'wininet' method stop working? R
2004 Jan 01
3
steam and wine
I have sucessfully gotten steam and wine to work however I cannot use
microphone for voice communication , I an using alsa .Is there a way to
turn on fullduplex sound like you do in winex by going into config and
changing fullduplex=Y or does wine not support such a feature?
2023 Feb 21
1
wininet deprecation
On Tue, 21 Feb 2023, Selke, Gisbert W. writes:
> On Mon, 20 Feb 2023 15:58:33 +0000, Stadler Thomas <thomas.stadler at vpbank.com> wrote:
>
>> as the download method 'wininet' is deprecated, I'm looking into alternative ways to install packages from within R.
>> Unfortunately, curl, libcurl and wget refuse to cooperate with Kerberos on our corporate setup.
2009 Aug 22
3
IE7
Ok I got IE7 working, mainly because of Steam, but I wanted to see if I
could get flash working, aparently activex controls won't install
correctly. Is there a way to fix this? (i've tried Winetricks for flash but
it tells me the .exe hash doesn't match or something). Anyways, just
curious, not to use ie in linux but mainly to get flash working since steam
seems to use IE for
2009 May 11
6
Error using OSMTiles
I tried to start OSMtiles, a little programm to generate OpenStreetmaps-card for my Palm.
It starts, but shows me errors.
First it shows me "Bitmap-handle kann nicht erzeugt werden".
If I start it via terminal it shows:
fixme:ole:OLEPictureImpl_SaveAsFile (0x155ec8)->(0x170178, 0, (nil)), hacked stub.
fixme:urlmon:ObtainUserAgentString (0, 0x32f30b, 0x32f2fc): stub
2005 Nov 12
2
Internet Explorer installs under wine as default Win2K but then crashes when run...
I want to run Internet Explorer as Win2K at the very least so I might be able
to get updates, trying to keep up with security fixes... this might be a pipe
dream?
I would rather not run anything as Win98 if I can help it...
In any case, what I did was, from a clean install of Wine 0.9 on Fedora Core
4, ran
[user@localhost ~]$ wine
wine: creating configuration directory
2005 Aug 30
2
Replacing WinInet functions with OpenSSH API Calls
All,
I'm working with a solution which makes use of the WinINet API (FTP
functions) to FTP files from a Windows 2K client to a AIX server. While
this works fine, my current client wants me to use Secure FTP. They are
running OpenSSH 3.71p, and the requirements are to not change the server
side daemon, and only change my client calls.
While I'm fine with this, my current
2013 Mar 29
1
Wine release 1.5.27
The Wine development release 1.5.27 is now available.
What's new in this release (see below for details):
- System tray support in the Mac driver.
- Various C runtime improvements.
- Large icons for built-in applications.
- Various bug fixes.
The source is available from the following locations:
http://prdownloads.sourceforge.net/wine/wine-1.5.27.tar.bz2
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
2004 Mar 18
1
ie6 and wine 20040309 - starts, loads page then stops responding
Hi
IE loads a page now (resolves hosts, then the progress bar grows), but
when it's about to display it will freeze. This is the terminal:
$wine IEXPLORE.EXE
fixme:actctx:CreateActCtxW stub!
fixme:actctx:CreateActCtxW stub!
err:shell:ReadCabinetState Initializing shell cabinet settings
fixme:actctx:ActivateActCtx stub!
err:rebar:REBAR_WindowProc unknown msg 200b wp=00000000 lp=711888bc
2001 Nov 23
1
Internet Explorer on fresh wine installation
Hi there,
for an application (which is only available on windows) I need to have the
MS Virutal machine, which is supplied with IE4 SP3 and more, so I downloaded
IE 5.0 and tried to install it.
I think the main problem is, that I am new to wine and maybe my problem
isn't really a problem....
If I run "wine --debugmsg +warn IE5Setup.exe" the assistant starts and after
that crashes
2008 Jul 08
3
Temp folder size problem?
I haven't been able to find anything directly addressing this problem. I'm running eeebuntu Hardy on a eee PC 900 and trying to install a program (CDC's EpiInfo), but I get an error message saying, "Could not create temporary file, not enough free temporary disk space. Please free up disk space and rerun this installation."
I'm assuming that the temporary file is trying