http://bugs.winehq.org/show_bug.cgi?id=4914
------- Additional Comments From bgp(a)cs.elte.hu 2007-28-05 02:05 -------
Excuse me for not answering for a long time.
Yes, if i move the stuff to the native fs it would work.
It also worked when the code didn't use sopen but some simpler file opening.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8520
Summary: combobox dropdown area should be customisable
Product: Wine
Version: 0.9.37.
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bgp(a)cs.elte.hu
MSVC apps allow for setting the size of the dropdown area.
Wine always shows only 5 rows.
Probably it would be useful to use the correct size given by the app.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8029
------- Additional Comments From zajec5(a)gmail.com 2007-28-05 01:32 -------
@saulius: In the moment of testing I was using openSUSE 10.2 with kernel
2.6.18.2 or 2.6.18.8 ─ I am not really sure now.
If you wish, I can make a new log from openSUSE 10.3 Alpha 4 ─ I use this
disto now and HODWin32.exe still doesn't run:
zajec@rafal:~/.wine/drive_c/HoD> wine ./HODWin32.exe
preloader: Warning: failed to reserve range 00000000-60000000
libGL warning: 3D driver claims to not support visual 0x4b
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0
fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
... and that's all, nothing else happens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7965
------- Additional Comments From wookie919(a)gmail.com 2007-28-05 00:56 -------
I use version 0.9.37 as specified above.
I can't get GW running with -dx9 either.
I was using the -noshaders flag before. I recently tried running GW without this
flag - GW still works and the problem occurs a lot less now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7780
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-28-05 00:54 -------
Louis,
| looks like native ws2_32 handles this just fine in wine.
| Anyone with socketknowlege could enlighten me on this?
I guess this isn't socket related. As you've
tested, native ws2_32 seems to work even without
"c:\windows\hosts" file present. So should do we.
Maybe WRT suite needs a testcase, where "hosts" file
is removed before calling gethostbyname() and
restored afterwards?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8519
Summary: BFME II installer crashes with unhandled exception
Product: Wine
Version: 0.9.37.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=6613
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vit.hrachovy(a)sandbox.cz
Demo installer works fine, but full game installer crashes after second dialog
(language, close all applications, crash)
log says:
wine: Unhandled exception 0xc06d007e at address 0x7b843dc0 (thread 0010),
starting debugger...
Will add log. Should You need any traces, please tell me which log trace to enable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8501
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, Installer
------- Additional Comments From truiken(a)gmail.com 2007-28-05 00:50 -------
> The demo installer worked never like it should in wine and I am not sure if it
is msi,ole or rpc fault.
Um, are you saying that this is a regression, or that this has never worked in Wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8385
------- Additional Comments From vit.hrachovy(a)sandbox.cz 2007-28-05 00:26 -------
actually the crashing file is data/movies/SmallRing.vp6
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6781
------- Additional Comments From vit.hrachovy(a)sandbox.cz 2007-28-05 00:20 -------
In Wine 0.9.37 I'm able to install and run the demo with the following issues:
1. WinZip extraction works well (very memory intensive) but failes at the end,
when trying to run the installer itself (AutoRun.exe /restart) which is by now
located in random directory in c:\windows\temp\
2. Going to c:\windows\temp\$RANDOM_DIRECTORY and executing AutoRun.exe installs
the game into its proper location. Temporary files from c:\windows\temp\* have
to be removed manually.
3. Rename or delete data/movies/SmallRing.vp6 file prior running the game or You
won't be able to enter the menu.
4. Game works fine then, with occasional crashes in menu.
Tested on nvidia-glx GeForce 7600 GT with UseGLSL enabled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.