http://bugs.winehq.org/show_bug.cgi?id=28361
Summary: Heroes 6 demo crashes after closing the town window
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ambrop7(a)gmail.com
Created an attachment (id=36358)
--> (http://bugs.winehq.org/attachment.cgi?id=36358)
Wine output
To reproduce:
- Use Wine 1.3.28. Previous versions probably fail from bug 28152.
- Install Heroes 6 Demo:
http://might-and-magic.ubi.com/heroes-6/en-GB/news/details.aspx?c=tcm:21-22…
- Set VideoMemorySize to the correct value. The game was crashing on startup
until I did that. http://wiki.winehq.org/UsefulRegistryKeys
- Start the game. Set all video options to lowest (I did that, not sure if it's
needed), and restart it.
- Start the campaign and get into the game.
- Double-click the town to open the town window, then close it.
- The game may crash shortly after closing the window (but not immediately; I
think it renders for a short time before it crashes). If not, repeat the last
step until it does.
The game crashes in multiple ways, but the common thing seems to be the:
fixme:d3d9:surface_init Multisample quality set to 31, substituting 0.
fixme:d3d9:surface_init Multisample quality set to 31, substituting 0.
err:d3d_surface:surface_load_location Don't know how to handle location
0x200000.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23320
Summary: regedit regsvr
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
Just a quite simple bug : when installing SolidWorks 2010, the installer
crashes with this message :
regedit: ERROR, invalid hex value
regedit: ERROR Key HKEY_LOCAL_MACHINE\Software\SolidWorks\SolidWorks
2010\General not created. Value: EnableImproveDrawingViewCreation, Data:
dword:0000000000000001
As 0000000000000001 is definitely not a dword, i guess that some
cast/formatting should be needed to avoid such cases.
reg.exe command works perfectly :
wine reg add "HKLM\Software\SolidWorks\SolidWorks 2010\General" /t REG_DWORD /v
EnableImproveDrawingViewCreation /d "0000000000000001"
ADD - HKLM\Software\SolidWorks\SolidWorks 2010\General
EnableImproveDrawingViewCreation 0 REG_DWORD 0000000000000001 0
L'op�ration s'est termin�e avec succ�s
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32029
Bug #: 32029
Summary: Dota 2 crashes after 15 seconds of a start game.
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wallala(a)mail.ru
Classification: Unclassified
Hi. Help me plz with dota 2.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32023
Bug #: 32023
Summary: PowerPC build is broken
Product: Wine
Version: 1.5.15
Platform: ppc32
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
make[1]: Entering directory `/home/austin/wine-git/libs/wine'
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__
-DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers
-Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings
-gdwarf-2 -gstrict-dwarf -Wpointer-arith -Wlogical-op -I/usr/include/freetype2
-g -O2 -D__powerpc64__ -o c_037.o c_037.c
In file included from ../../include/windef.h:252:0,
from ../../include/wine/unicode.h:26,
from c_037.c:5:
../../include/winnt.h:781:9: error: width of ‘NextEntry’ exceeds its type
../../include/winnt.h:784:9: error: width of ‘Reserved’ exceeds its type
../../include/winnt.h:789:9: error: width of ‘Sequence’ exceeds its type
../../include/winnt.h:793:9: error: width of ‘NextEntry’ exceeds its type
In file included from ../../include/windef.h:252:0,
from ../../include/wine/unicode.h:26,
from c_037.c:5:
../../include/winnt.h:5442:9: error: alignment of array elements is greater
than element size
make[1]: *** [c_037.o] Error 1
make[1]: Leaving directory `/home/austin/wine-git/libs/wine'
make: *** [libs/wine] Error 2
[austin@gcc1-power7 wine-git]$ uname -a
Linux gcc1-power7.osuosl.org 3.3.1-3.fc16.ppc64 #1 SMP Wed Apr 11 09:05:31 MST
2012 ppc64 ppc64 ppc64 GNU/Linux
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31962
Bug #: 31962
Summary: Wine configuration update window hangs, new prefix
configured incorrectly.
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julianmelvynjones(a)gmail.com
Classification: Unclassified
Wine was working perfectly fine until a few days ago, before I even updated to
1.5.15. I'm using Ubuntu 12.04, 64-bit. Clean installation.
Basically, whenever I try to create a new prefix, the folder is successfully
created, and the little 'The Wine configuration in % is being updated, please
wait...' window appears, and then repeatedly stalls, greys out and un-stalls.
The directories appear to be populated and the winecfg window for the new
prefix does eventually open after about 10 minutes, but the new prefix is
inoperable, and winetricks wont run in it.
Terminal spits out the usual fixmes and also one single error I've not seen
before, 'err:process:__wine_kernel_init boot event wait timed out'.
I researched this error and tried a proposed fix, 'wineboot --update', but this
didn't solve the issue either.
Eventually, terminal spits out 'err:seh:raise_exception Unhandled exception
code c000013a flags 0 addr 0xf7776425', and then appears to start the whole
process from scratch, showing the usual fixme errors.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28538
Bug #: 28538
Summary: ArcPad 10 is not starts.
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fnnarcisz(a)gmail.com
Classification: Unclassified
I installed the ArcPad 10 software, and I tried to start it.
The main window started, but then the software sent an error message, and
stopped.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31963
Bug #: 31963
Summary: Possible Regression: Failed call to GetVersionEx
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelvin.maki(a)yahoo.com
Classification: Unclassified
Created attachment 42111
--> http://bugs.winehq.org/attachment.cgi?id=42111
error log
Before upgrading from wine 1.5.14 to 1.5.15 the program NCLauncher.exe(in order
to play the game Aion) was working fine. After the upgrade, it failed to launch
due to a failed call to GetVersionEx. After reverting to 1.5.14 the program
worked normally again. Full error log with +ver channel enabled attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5610
reihaneh_af(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reihaneh_af(a)yahoo.com
--- Comment #17 from reihaneh_af(a)yahoo.com 2012-10-22 05:56:27 CDT ---
hi
i install wine correctly.i copy and install pstools in wine control interface .
but this command doesn't work
$wine psexec \\my ip -U admin -P pass "C:\\mytest.bat"
error
fixme:advapi:CreateProcessAsUserW 0x3c (null) L"\"\\192.168.102.13\" -U admin
-P pass C:\\mytest.bat" (nil) (nil) 0 0x00000414 (nil) (null) 0x323bb0 0x323ba0
- semi- stub
PsExec could not start \my ip:
File not found.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
The IP address 80.201.3.224 failed too many login attempts (5) for
the account yannick.baro(a)gmail.com.
The login attempts occurred at these times:
2012-10-21 14:54:28 CDT
2012-10-21 14:54:46 CDT
2012-10-21 14:54:54 CDT
2012-10-21 14:55:30 CDT
2012-10-21 14:55:57 CDT
This IP will be able to log in again using this account at
2012-10-21 15:24 CDT.
http://bugs.winehq.org/show_bug.cgi?id=31860
Bug #: 31860
Summary: Guild Wars 2: Raw input is broken
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
After the last known raw input bug with Guild Wars 2 was solved (#31702) I
decided to buy it. But on the first start (after my character was created) I
got some troubles with the mouselook. If I'm pressing the right mouse button
and want to look around this works only up to a maximum of ~90° (even a little
less). After this I can't continue looking around in the same direction - but I
can go back to the other direction until it stops again after ~90°.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.