http://bugs.winehq.org/show_bug.cgi?id=24821
Summary: Custom app doesn't respond
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ced(a)bernispa.com
It's an old problem that i'm tracking from 1.1.32 (wine package from Debian)
and for which i wasn't able to find the cause: some library not available? A
bug?
Since the official Debian packages are stuck on Wine 1.1.x, now i'm using the
rpm provided by Suse (latest 1.3.5), converted to deb with alien.
We have an old custom closed source application that almost works under Wine,
except for an important portion. This application is a mix of Microfocus Cobol
and VB6 that interacts with a MSSQL2000 server through ODBC. We have no access
to the source code.
The problematic part is a sub-program that starts a graphic form, where i have
to fill two field, then press a sort of "OK" button to exec a query (see
attached "form-windows.jpg").
When the form opens, under Windows (98, 2000, 2003, XP, Vista, 7) the cursor is
on the first field and blinks; now i type a specific char to define the query
type and the cursor automatically moves to the next field, where i can type my
search parameter; then i click "Invio" to start the query; a new windows opens
with the search results.
Under Wine the cursor doesn't automatically move from the first to the second
field but, more important, when i click on "Invio" nothing happen: the windows
doesn't react to any events and i have to kill the process to close it. But
it's not blocked: i can delete what i've typed, and i can see to button go up
and down when i click it.
This unresponsive behaviour is the same if i don't fill any field.
The difficult part is that when this forms is open, there is some code spinning
under the hood (as i can see from the cpu usage) and it's like that by design,
since it happens also under Windows. This has the side effect to flood the logs
and render them very difficult to read.
I've setup mdac28 with winetricks, registered some needed DLL, but i'm not able
to find if something else is missing. During the last month i've tried
installing many things: JET, DCOM, older MDAC, etc. Nothing changed.
The most useful infos i've found are from Dependency Walker, profiling with the
options reported in the "dependencywalker.jpg" attachment. I've attached the
logs taken from Windows 2000 (AcmEngWR_wine135_ced002.mod.txt) and from Wine
1.3.5 (AcmEngWR_wine135_wine.mod.txt). They are hand modified to make diff
easier: i've removed all except the log, removed timestamps, unified filesystem
path, reordered many loaded DLL and removed loaded DLLs later unloaded.
>From these modified logs you can see that under Windows 5 thread are created,
always started by kernel32.dll, while under Wine only 4 are started and called
by MTXDM.DLL and OLEDB32.DLL. For the rest Windows loads mode DLLs but i can't
understand it they are really needed and if they corresponds to something that
i have to install under Wine too.
Have you got some advice to track down these problem?
I can provide the unmodified Dependency Walker logs, Wine logs or launch Wine
with the required parameter, if needed.
Cesare.
--
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=17294
Summary: Kodak EasyShare won't install
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richw(a)richw.org
Created an attachment (id=19305)
--> (http://bugs.winehq.org/attachment.cgi?id=19305)
Messages generated in terminal window while trying to run Kodak EasyShare
setup.
Near the end of the installation, I got an error box saying:
"Kodak EasyShare was unable to finish your task. (Error code 12x54x1x)"
I'm attaching the log output (from a "script" command). In a minute, I'll come
back and update this bug by adding the "EasyShareInstall.log" file as a
separate attachment.
My system is running Ubuntu 8.04, kernel 2.6.24-23-generic.
My Wine is configured to emulate Windows XP. The only other program I
currently have installed in Wine is Firefox 3.0.6 (which the Kodak installer
seemed to need in order to run properly).
--
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=26744
Summary: Matlab 2009a: "Manage Licenses" doesn't work
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine MATLAB R2009a.exe
4) Help->Licensing->Manage Licenses
Behaviour:
Wine error window "The program cmd.exe has encountered[...]".
Expected Behaviour:
No Wine error window and an website should open.
Terminal Output:
ERROR: Unable to reserve shield memory - disabling shield (line:760) System
Error:487, Invalid address
fixme:heap:HeapSetInformation 0x4c27000 0 0xc2e390 4
MATLAB:I18n:InconsistentLocale - The system locale setting,
Russian_Russia.1251, is different from the user locale setting,
Polish_Poland.1250.
fixme:win:EnumDisplayDevicesW ((null),0,0xc194fc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0xc194fc,0x00000000), stub!
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:imm:ImmGetOpenStatus (0x1c1728): semi-stub
fixme:ntdll:NtCreateJobObject stub: 0xc16bb8 1f001f <null>
fixme:ntdll:NtSetInformationJobObject stub: 0xdead 9 0xc18364 112
wine: Unhandled page fault on execute access to 0x000034c0 at address 0x34c0
(thread 0029), starting debugger...
Additional info:
wine-1.3.17-244-g83e692fb
--
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=33876
Bug #: 33876
Summary: Garena BlackShot: launcher error
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fael_mc(a)msn.com
Classification: Unclassified
Created attachment 44941
--> http://bugs.winehq.org/attachment.cgi?id=44941
Terminal log
First we We need the IE7: winetricks ie7
The launcher opens normally. The login is done without are problems. bug 31908
was resolved.Â
Then carries Nprotect normal time to start the game,
after that we got another error: "launcher error" and then the game crashes.
An interesting fact, perhaps related to the problem: the line 275 of the
terminal log:
error while opening file ../../Blackshot/data/_SG/CSV/ChallengeAssignment.bsv
but this file "ChallengeAssignment.bsv" does not exist in BlackShot, both on a
new game that was never opened, as well as in a game quite rotated.
--
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=39990
Bug ID: 39990
Summary: Wine error immediately when running steam.exe in Linux
Mint
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: coinmatic945(a)yopmail.com
Distribution: ---
Created attachment 53428
--> https://bugs.winehq.org/attachment.cgi?id=53428
backtrace
Upon running the steam exe on wine, I immediately got the error.
--
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=37753
Bug ID: 37753
Summary: Unable to load Acuthin.exe Unhandled Exception
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stefano(a)cicchi.org
Distribution: ---
Created attachment 50268
--> https://bugs.winehq.org/attachment.cgi?id=50268
Error report
Unable to load Acuthin.exe on latest wine.
Even with an i386 ambient.
--
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=37577
Bug ID: 37577
Summary: [Lexware] Quickbooks crash to linux Desktop
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: harald.nigg(a)web.de
Distribution: ---
Created attachment 50003
--> https://bugs.winehq.org/attachment.cgi?id=50003
Bug_Report_Quickbooks
Hi,
i have a problem my Windows Programm Quickbooks crash to Linux when i start the
Program.
I hope you can help me please.
--
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=40962
Bug ID: 40962
Summary: Angels Fall First OpenGL mode crashes on startup
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: freepskov(a)gmail.com
Distribution: ---
Created attachment 55109
--> https://bugs.winehq.org/attachment.cgi?id=55109
Logs and screenshots
I recently got Angels Fall First 0.9.253.2507 (Early Access) on Steam, a game
which I believe runs on Unreal Engine 3. Its OpenGL mode does not work on Wine
1.9.14 with my NVIDIA GTX 550 Ti Desktop with Ubuntu 16.04. I would expect it
not work on any Intel graphics on Wine or Windows because of a GL extension
requirement.
When run in 32-bit wine or as a 32-bit application in 64-bit wine, the splash
opens for a while, then a graphics crash pops up (screenshot attached). When
you hit OK, the splash disappears and the process ends.
In the 32-bit case, wine posts a bunch of these in the log:
> fixme:dbghelp:validate_addr64 Unsupported address fffffffff7390000
> fixme:dbghelp:validate_addr64 Unsupported address fffffffff7320000
> fixme:dbghelp:validate_addr64 Unsupported address fffffffff72f0000
Interestingly, the same thing appears to happen when you try to run DirectX 11
mode in 32-bits, so I'll attach that log as well, in case it's useful.
When run in 64-bit wine as a 64-bit application, the splash opens and stays
there indefinitely until you kill it. Wine reports a stack overflow error.
I am also going to bring https://bugs.winehq.org/show_bug.cgi?id=40961 to your
attention, because if this bug is fixed, the program may still have problems
related to the other bug.
Logs and screenshots attached in a 7zip file.
--
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=36062
Bug ID: 36062
Summary: Age of empires - Forgotten empires does not work with
Nvidia drivers but it does with noveau.
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)justdust.es
I'm using wine 1.7.16, nvidia drivers version : 304.117 my nvidia card is
GeForce GT 440
Ubuntu 14.04 but also tested on ubuntu 13.10 64bits
If you launch the game with a fresh install of ubuntu 13.10 or 14.04 with
noveau drivers it works perfect.
But if I install nvidia drivers other games like diablo 3 works better than
with noveau with wine but Age of empires 2 - Forgotten Empires (probably other
aoe2 versions) stop working.
It launch the game menu (deoesn't resize properly, you can press start button
to start a game but then the game freezes or works ultraslow.
I think this problem started a few versions ago of wine 1.7 but I can't
confirm.
--
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=21619
Summary: Chief Architect X2 Trial hangs on startup
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://chiefarchitect.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chief Architect Home Designer Suite 9.0 is currently on sale at Amazon
and is listed as #6 in category Software: Home & Hobbies,
so I tried looking for a trial... http://chiefarchitect.com has
version X2, not 9, so I tried that. Seems to install ok, but
hangs after putting up a blank window without menus. On the console, I saw
fixme:win:DisableProcessWindowsGhosting : stub
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
fixme:wgl:ConvertAttribWGLtoGLX unsupported 201d WGL Attribute
fixme:reg:GetNativeSystemInfo (0x32f8e8) using GetSystemInfo()
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
This is on a Jaunty 64 bit system with an nVidia GeForce 8500 GT (rev a1).
--
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.