https://bugs.winehq.org/show_bug.cgi?id=39584
Bug ID: 39584
Summary: Ultra Street Fighter IV crash on button config
Product: Wine
Version: 1.7.54
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.scarabello(a)gmail.com
Distribution: ---
Created attachment 52738
--> https://bugs.winehq.org/attachment.cgi?id=52738
system hardware details
When I try to configure the button (main menu Options -> Button config) the
game crashes (no joypad connected)
Tested wine versions: 1.7.52, 1.7.53 (normal and staging), 1.7.54 (normal and
staging)
Tested Kernel versions: 3.16, 3.19, 4.2
This is what I can see in the console just after I enter the "Button config"
menu:
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:msvcrt:__clean_type_info_names_internal (0x1002e4f4) stub
fixme:msvcrt:__clean_type_info_names_internal (0x38f78c) stub
fixme:msvcrt:__clean_type_info_names_internal (0xeb1884) stub
fixme:advapi:UnregisterTraceGuids deadbeef: stub
Note: I have a dual boot machine, the game doesn't crash in windows 8. So this
must be a wine issue.
Thank you for your great work, wine saved me a lot of times.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39391
Bug ID: 39391
Summary: Confirmation of existing bug 33973
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: betwixtbbs(a)aol.com
Distribution: ---
Created attachment 52502
--> https://bugs.winehq.org/attachment.cgi?id=52502
Backtrace of Elsie Plot crash.
Sent here from Crossover 14.1.0 bug reporting window.
Bug already reported by someone else in 'Elsie', a CAD program for electronic
filter design (bug 33973). Existing report says 'Unconfirmed', I also see the
bug. Program works fine in all respects but 'Plot' mode opens bug window and
stops execution.
Program is available at www.tonnesoftware.com and the Plot is an essential part
of the program output report.
Crashes full screen and windowed and with "Disable Performance Enhanced
Graphics" checked and unchecked.
--
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=31752
Bug #: 31752
Summary: Forge download client hangs during startup
Product: Wine
Version: 1.5.13
Platform: x86
URL: http://cdn.darkvalegames.com.edgesuite.net/alpha/setup
.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
Forge (http://www.playforgewar.com/) is an upcoming deathmatch game with
MMO-inspired combat. It's currently possible to buy into the Alpha test, but
that's not necessary to reproduce this bug.
The download client (see download link) doesn't require any authentication to
install and run. I believe a login is required to actually play.
On Wine, the client installs, but the process hangs before displaying any
window.
--
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=21928
Summary: WebCeo: Lots of "Invalid floating point operation"
errors make the application unusable
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mati_wroc(a)o2.pl
Created an attachment (id=26609)
--> (http://bugs.winehq.org/attachment.cgi?id=26609)
Console output of WebCeo run without +relay
When WebCeo is run
(free install from http://www.webceo.com/download/ ),
a lot of "Invalid floating point operation" are displayed. When program is
being installed, those errors are shown using dialog boxes - clicking "Ok" make
it install, but later the program is practically unusable.
Console output (attached) is full of messages like:
"fixme:dc:DeleteDC not deleting busy DC 0xXXXX refcount Y"
When run with
WINEDEBUG=+relay wine /home/mati/.wine/drive_c/Program\ Files/Web\
CEO/BIN/webceo.exe &> ~/Pulpit/webceo_debug.txt
the result file is too large to be 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.
https://bugs.winehq.org/show_bug.cgi?id=39373
Bug ID: 39373
Summary: create_icon_pixmaps passes an uninitialized info
parameter to GetDIBits
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
`valgrind --trace-children=yes
--vex-iropt-register-updates=allregs-at-mem-access --workaround-gcc296-bugs=yes
--leak-check=full -v --track-origins=yes ./wine
dlls/user32/tests/user32_test.exe.so cursoricon` revealed the following:
==6427== 1 errors in context 1 of 14:
==6427== Conditional jump or move depends on uninitialised value(s)
==6427== at 0x56A97A8: bitmapinfoheader_from_user_bitmapinfo (dib.c:182)
==6427== by 0x56AC285: GetDIBits (dib.c:1217)
==6427== by 0x6248944: create_icon_pixmaps.isra.9 (window.c:555)
==6427== by 0x624A715: fetch_icon_data (window.c:639)
==6427== by 0x624CF40: X11DRV_WindowPosChanged (window.c:2374)
==6427== by 0x54D3FA6: set_window_pos (winpos.c:2147)
==6427== by 0x54D65C9: USER_SetWindowPos (winpos.c:2220)
==6427== by 0x54D41CD: SetWindowPos (winpos.c:2294)
==6427== by 0x54D55A1: show_window (winpos.c:1122)
==6427== by 0x54D5847: ShowWindow (winpos.c:1220)
==6427== by 0x54D02A7: WIN_CreateWindowEx (win.c:1666)
==6427== by 0x54C9E28: CreateWindowExA (win.c:1718)
==6427== Uninitialised value was created by a stack allocation
==6427== at 0x6248875: create_icon_pixmaps.isra.9 (window.c:539)
GetDIBits has the following documentation:
BITMAPINFO * info, /* [out] Address of structure with bitmap data */
But in reality, info is [in/out] -- GetDIBits is definitely making decisions
based on the initial value of info.
I do not really understand this code and I am not sure that just zero-filling
info is the best solution to this problem. Thoughts?
--
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=35356
Bug ID: 35356
Summary: Program requests Logged in as administrator
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mewtcarter(a)hotmail.com
Classification: Unclassified
Powerdirector 8 is successfully loaded. On selecting it from the desktop it
starts (under WinXP) but shows a warning window that " you need to be logged in
as administrator to register this product". As a result PD8 cannot be used. I
have also tried wine1.4 and Win98 but the program needs WinXP. This "logged in
as windows administrator" seems to be a common problem.
--
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=34007
Bug #: 34007
Summary: Count-e (wisacc 3.9.0): crashes at installation
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luk_dhaene(a)yahoo.co.uk
Classification: Unclassified
Created attachment 45191
--> http://bugs.winehq.org/attachment.cgi?id=45191
Wine error messages while trying to install Count-e (wisacc).
Setup dialog starts. Installation starts. Files are extracted. Progress bar
nearly reaches the end. Setup dialog says "registering files", hangs for a
while, then crashes.
When trying to run the main program (/WISA/wisacc/Client/WisAcc.exe), wine
crashes too.
--
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=31020
Bug #: 31020
Summary: Medieval 2 total war graphical tearing
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 1007380(a)gmail.com
Classification: Unclassified
Created attachment 40714
--> http://bugs.winehq.org/attachment.cgi?id=40714
Just some major graphical glitches.
I have installed Medieval 2 Total War, and it installed fine. Upon starting the
game, I noticed that the screen was torn [see screenshot] to the point of
unplayability. I have tried this on two graphics cards, neither of which did
any better (Intel hd3000 and NVS4200M with nouveau). The game runs perfectly
fine besides that major graphical glitch.
Running Wine 1.5.7 on Arch Linux, kernel 3.4.4-2-ARCH
--
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=25132
Summary: Account creation screen for Hello Kitty Online doesn't
work
Product: Wine
Version: 1.3.6
Platform: x86
URL: http://hellokittyonline.com
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Without 'winetricks ie6', you can't see the Account Creation
screen in Hello Kitty Online.
To reproduce, download full installer from
http://www.hellokittyonline.com/images/downloads/hkostandardinstaller.torre…
Run it, then click on 'SIGN UP'.
--
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.