http://bugs.winehq.org/show_bug.cgi?id=19681
Summary: A4tech xl-740k - turning characters problem
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adrian.nawrocki(a)gmail.com
Hello everyone. I just bought a brand new mouse (A4tech xl-740k) and instaled
NFS PS. After starting a single race, the car turned by itself, I thought that
it's the fault of the setup.exe. On Windows (Microsoft) everything was ok.
After trying everything I instaled Residen Evil and NFS Ms... and this time it
also was fixed. I checked the bug on wine 1.1.14, 1.1.20 and 1.1.27 on kubuntu
and Arch with KDE, when I turned off the mouse, everything was normal. Mouse
work ok with native game and for work on desktop.
--
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=36841
Bug ID: 36841
Summary: Disabled Scrollbar controls does not get enables
enable after SetScrollInfo
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: tulio150(a)mailinator.com
On windows, when you create a scrollbar control with WS_DISABLED, it initially
has the usual disabled look, but when you call SetScrollInfo or SetScrollPos it
is automatically enabled and fully functional.
Under wine, when you call SetScrollInfo on a disabled Scrollbar control, it
just gets the enabled look, but is unclickable and doesn't get the keyboard
focus, like it is still disabled. You have to explicitly call EnableWindow
after to clear the WS_DISABLED bit.
Also, calling EnableWindow(FALSE) on it have no effect, it still have the
enabled look.
--
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=36027
Bug ID: 36027
Summary: Astrology software not runs on wine
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: usrsampath(a)gmail.com
Created attachment 48177
--> http://bugs.winehq.org/attachment.cgi?id=48177
Astrology software backtrace
My Astrology software while working it closes automatically.Here with i have
attached the backtrace log on the same
Your help on this would be highly appreciated!!!
--
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=33856
Bug #: 33856
Summary: Worms 2 page fault when starting a game
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grzesiek3e6(a)op.pl
Classification: Unclassified
Created attachment 44905
--> http://bugs.winehq.org/attachment.cgi?id=44905
Backtrace of Worms 2 crash.
Worms 2 will install and run frontend.exe (possible to change settings, create
teams, etc.), but it's impossible to actually play a match.
When googling, I've found info about people having similar problem on Win7
caused by installation to non-default directory. I've installed it to a default
directory, switched Windows version to XP enabled virtual screen and used cd
patch from http://www.benharmer.pwp.blueyonder.co.uk/ .
It still crashes when run. Backtrace 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=18038
Summary: Final Draft: Save As PDF causes program to crash
Product: Wine
Version: 1.1.18
Platform: All
URL: http://www.finaldraft.com/downloads/demo-final-draft.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Final Draft is the screenwriter's standard word processor. I am testing using
the demo version (7.1.3 Build 42).
Type any text in a blank document. Now go to File -> Save As PDF.
A small pop-up box will apear with the title "Error init" and the message
"Success." Click OK. The program will disappear. No PDF document will be
created.
--
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=40814
Bug ID: 40814
Summary: SmartCOM 3: error before connect to server
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iigrushin(a)gmail.com
Distribution: ---
Created attachment 54760
--> https://bugs.winehq.org/attachment.cgi?id=54760
part of console log, that occurs when pressing 'connect' button
When i press button 'Connect', i got error: Exception from HRESULT: 0x8001010E
(RPC_E_WRONG_THREAD)
I've attached errors that i've seen in console.
Steps to reproduce the error:
* ubuntu 14.04
* install wine-1.9.12
* install winetricks
( next actions are performed using WINEPREFIX=~/.wine32 WINARCH=win32 )
* WINEPREFIX=~/.wine32 WINARCH=win32 wine winetricks dotnet40 corefonts
fontfix
* download http://www.itinvest.ru/downloads/software/SmartCOM/3.0.162
* install it by issuing: WINEPREFIX=~/.wine32 WINARCH=win32 wine start
SmartCOM-3.0.162.msi
* download http://www.itinvest.ru/editorfiles/File/smartcom/TestConnect3.zip ,
unzip it into some TestConnect folder
* goto TestConnect and run: WINEPREFIX=~/.wine32 WINARCH=win32 wine
TestConnect.exe
* press 'Create' button
* press 'Connect' button, the error occurs.
I've tried to trace tcp packets to the target host (mx.ittrade.ru), but have
not seen any activity. So i've decided the error is somewhere in Connect
procedures inside Interop.SmartCOM3Lib.dll.
What i want to achieve - to get connected (with any login/password) and receive
something like 'login is incorrect'.
--
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=30101
Bug #: 30101
Summary: Mafia 2 installer fails without WINEDEBUG=+all
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.okias(a)gmail.com
Classification: Unclassified
cpu: AMD A3870K, 4 core
mem: 8G RAM
gcc: 4.5.3, 4.6.2
32bit emul (-m32)
When I run Mafia 2 installed, it ends with:
Runtime Error (at ...) Access violation at address ... Read of address ...
But when I run this installer, with "WINEDEBUG=+all" it is totally slow, but it
continue and install.
Similiar problem already happend with Counter Strike [1], but I thought it's
mesa or compiler fault. Now it has to be Wine or GCC fault, because no DRI
driver is loaded.
[1] http://bugs.winehq.org/show_bug.cgi?id=30073
--
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=35730
Bug ID: 35730
Summary: Stargate Network (game): Crashes on startup with no
error unless in debug mode
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Moore_H2(a)sky.com
Created attachment 47717
--> http://bugs.winehq.org/attachment.cgi?id=47717
output from backtrace.txt and PlayOnLinux debugger
Attempt to launch the game via the wine-created shortcut and it will just fail
to launch, I tested this in PlayOnLinux' debug mode to see what the error was,
and it appears to be presentation framework related, although .NET framework 4
is installed and wine version is 1.7.13
--
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=35049
Bug #: 35049
Summary: MaxIM DL 5 reports "Failed to create empty document"
when opening files or even just clicking File->New...
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lcpcsky(a)163.com
CC: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 46728
--> http://bugs.winehq.org/attachment.cgi?id=46728
logs get from: WINEDEBUG=+relay wine MaxIm_DL.exe 2>log.txt
MaxIM DL 5 reports an error when creating new file or opening any kind of file:
"Failed to create empty document."
There is nothing printed in the console and I have no idea where the software
is trying to create this "empty document". Works fine under Windows 7.
I have got a trace by using the following command:
WINEDEBUG=+relay wine MaxIm_DL.exe 2>log.txt
It's too long to upload the full log, but I think something wrong about
creating a MDI Window just before it pop up the message through "MessageBoxA".
Please see the attachment.
A demo is available for download with a trial license.
I know some similar report
exists(http://bugs.winehq.org/show_bug.cgi?id=24409), but it seems that the
mending from wine-1.5.12-157-gbdf9a9f was not there in Wine 1.6 ? Since I have
checked all of the changelog of Wine from 1.5.11 to 1.5.13 and found nothing
mentioned this bug, I could hardly check whether it still there in Wine 1.6.
Can someone help me? Thanks!
--
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.