http://bugs.winehq.org/show_bug.cgi?id=14192
Summary: ElsterFormular 2007/2008: Data submission fails with
"Errorcode 49152"
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.elster.de/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Sebastian.Leske(a)sleske.name
Elster is the official German program required to submit various tax
statements.
It installs and starts with Elster, and data input mostly works (help does not
work, see bug 11303).
However, when running a "Plausibilitätsprüfung" (plausibility check) or
actually submitting the data (real submission or submission test,
"Datenübermittlung"/"Tets der Datenübermittlung"), Elster fails with a weird
error message:
Programmversion: 9.3.0.0
Fehlermeldung einer ELSTER-Telemodul-Funktion:
Errorcode: 49152
5VT
Sorry, kein Fehlertext für diesen Fehlercode vorhanden.
The "5VT" is different each time the error occurs; the rest of the text is
always the same.
This has already been discussed on the Elster mailing lists, without result:
https://www.elster.de/cgi-bin/ubba/ultimatebb.cgi?ubb=get_topic;f=1;t=002617
--
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=12486
Summary: Microsoft Office Standard 2007 installation failure
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tiago.freire(a)gmail.com
Created an attachment (id=12047)
--> (http://bugs.winehq.org/attachment.cgi?id=12047)
console error messages
The installation does not crash, but does not continue with an error message
about missing or corrupted files. The message is in (Brazilian) Portuguese, bt
says something like:
-----
Installation Error(Window Title)
Installation cannot continue because a required file is corrupted or
unavailable. Execute the installation again from the source disk or download
place(?or site?).
-----
Tested on Ubuntu Hardy Heron Beta with wine 0.9.59. strangely, bugzilla only
lists up to 0.9.58.
--
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=14277
Summary: SnelStart installer bails out with error box
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tux_rocker(a)reinier.de
When installing the SnelStart Demo (downloadable at
http://www.snelstart.nl/download/SetupDemoSnelStart.exe), the installer first
downloads a file "dotnetfx.exe" but then fails with an error box saying "1621:
Kan de handtekening van het bestand dotnetfx.exe niet controleren." (Google
shows that the English version is "1621: Failed to verify signature of
file...").
Under Windows, the installer works.
--
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=18468
Summary: Unhandled exception while trying to launch Starcraft
from ICCup Launcher
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukis_mail(a)wp.pl
Created an attachment (id=21081)
--> (http://bugs.winehq.org/attachment.cgi?id=21081)
Run with WINEDEBUG=warn+all
The ICCup Launcher
<http://appdb.winehq.org/objectManager.php?sClass=version&iId=14914&iTesting…>
run ok but when trying to run Starcraft it pushes unhandled exception and the
Launcher window crashes (the tryicon is still alive and running), after this
the Starcraft runs without ICCup launcher and no antihack is present in game.
Main problem:
Unhandled exception: page fault on write access to 0x7ee2a018 in 32-bit code
(0x7ef8caca).
Wine: 1.1.20~winehq1-1
Starcraft version: 1.16.1
ICCup Launcher version: 1.4 build 92
OS: Debian Ustable
Arch: amd64
Kernel: 2.6.29 x86_64 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=16191
Summary: Google Sketchup uploads empty crash records to bugsplat
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://bugsplatsoftware.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Sketchup uses Bugsplat to collect crash data,
but Bugsplat says that all the Wine crashes have
no data.
To reproduce, we can probably get a trial account at
bugsplatsoftware.com, build their demo crasher app under Visual Studio,
and run it under Wine; I bet it, too, will upload empty crash data.
You can't build with Visual Studio Express; I've already tried. That
fails because it doesn't bundle MFC.
--
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=15023
Summary: COM Server - Client with Callback Function
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leonuho(a)gmail.com
Hi there!
I've got a COM Server called CJS.exe and a Client called ACPX.exe.
The Problem is, that the CJS.exe is a buyed component - so i have no source :/
Now to the error:
I start the server:
notroot@debian:~$ wine CJS.exe
fixme:ole:CoResumeClassObjects stub
then i start the Client:
notroot@debian:~$ wine ACPX.exe
fixme:ole:CoResumeClassObjects stub
And after the Messagebox "before assign callback" opens it looks like: ->
attachment
The problem is in the function where i assign the callback function.
I hope you understand :)
Thanks for all.
--
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=14433
Summary: GuildWars 3D rendering broken
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sheldonl(a)gmail.com
Created an attachment (id=14755)
--> (http://bugs.winehq.org/attachment.cgi?id=14755)
Normal output from running guildwars
When creating a character and choosing different body types, hair styles, etc.
the 3D rendering is broken. Polygons become visible and textures do not get
rendered 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=18668
Summary: WLM 8.5 is very slow
Product: Wine
Version: 1.1.22
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrejx(a)gmail.com
Windows Live Messenger 8.5, when finally logged in, is horribly slow and
sluggish.
The slowness is visible mostly in delayed hover effects and scrolling lag.
--
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=23864
Summary: Company of Heroes Online install failure
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sternzy(a)msn.com
"Component Visual C++ 2010 Runtime Libraries (x86) has failed to install with
the following error message:
"A failure occurred attempting to install Visual C++ 2010 Runtime Libraries
(x86)."
The following components were not installed:
- Company of Heroes Online Game Files
- Microsoft .NET Framework 4 Client Profile (x86 and x64)
The following components failed to install:
- Visual C++ 2010 Runtime Libraries (x86)
See the setup log file located at
'C:\users\username\Temp\VSD9744.tmp\install.log' for more information."
--
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=18784
Summary: ALSA driver not working properly with Ragnarok
client(s)
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://iro.ragnarokonline.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emailofchris(a)gmail.com
When using the ALSA driver, the audio in Ragnarok Online is "crackly", not of
acceptable quality. It works fine when using OSS, but this makes it so only the
Ragnarok client has access to sound -- i.e., I've gotta quit Opera (due to
Flash object(s)) and Audacious must not be active (i.e., it can't be on Pause
or playing).
--
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=14793
Summary: Dwarf Fortress has an issue with Wine where a resource
is required, that usually isn't.
Product: Wine
Version: 1.1.2
Platform: All
URL: http://www.aaron5367.com/Aaron5367/DF.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Aaron5367(a)gmail.com
Dwarf Fortress has a problem only in Wine (reported only for Wine so far).
Where refining Coal thinks it needs Silt/Opals/other random things. There is a
thread about it here:
http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&f=6&t=0025…
This isn't common, as some people have it, some don't. I do have it however,
and the uploaded Dwarf Fortress has an example of it. I've done two reinstalls
of Dwarf Fortress (unzipping the newest zip into the directory, and one where I
just copied the save).
The odd thing is that it works fine in Windows for everyone. I did make this
current save in Windows, and I haven't tried this with one JUST in Wine.
--
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=21011
Summary: World Of Warcraft crashes after start with unhandled
exception
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oleg.sev(a)gmail.com
Ubuntu 9.10 amd64 fresh install
NVIDIA drivers 195.22 (beta)
wine 1.1.34 installed from ppa.
World Of Warcraft crashes after start with message "unhandled exception"
(with/without -opengl flag in command line). After crash Wow.exe showing in
processes with 100% CPU using.
Installing vsredist and directX9 not help.
In Windows XP WoW runs correctly without any errors.
On Ubuntu 9.04 with same NVIDIA driver works normal.
--
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=23674
Summary: wine 1.2-rc7 reset the .wine directory when upgrade it
so all the installed applications deleted
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nadavvin(a)gmail.com
wine 1.2-rc7 reset the .wine directory when upgrade it so all the installed
applications deleted
upgraded from rc6
--
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=19832
Summary: 3D models messed up in Phantasy Star Universe:
Ambition of the Illuminus
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://phantasystaruniverse.com/illuminus_info.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cleberdemattoscasali-wine(a)yahoo.com.br
Created an attachment (id=23244)
--> (http://bugs.winehq.org/attachment.cgi?id=23244)
Screenshot
The 3D models look all messed up. All characters look really strange, with
parts like hands, shoes, arms all over the place.
Some character animations are defective, and some won't animate at all.
I suppose it has to do with this fixme:
fixme:d3d:state_vertexblend_w Vertex blending enabled, but not supported by
hardware
--
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=9362
Summary: Incredimail install fails
Product: Wine
Version: CVS
Platform: Other
URL: http://incredimail.com
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This app's installer requires winxp and doesn't
bundle the visual C++ 6 runtimes. It also needs
some XML functions we don't yet implement. To get
past those issues, do
wget http://kegel.com/wine/winetricks
sh winetricks msxml3 vcrun6 winver=winxp
The installer gets pretty far, but fails with
wine: Call from 0x7ee51f20 to unimplemented function
gdiplus.dll.GdipGetImageEncodersSize, aborting
and a dialog box offering to send a crash report for ImpCnt.exe.
So the missing gdiplus function is the subject of this bug.
(You can get further by installing native gdiplus,
but the install hangs about 2/3 through the progress bar.
WINEDEBUG=+ole wine incredimail_install.exe
shows
warn:file:CreateFileW Unable to create file L"C:\\Program
Files\\IncrediMail\\bin\\Licenses\\IM_PREM.imk" (status c000011f)
trace:ole:ICreateErrorInfoImpl_SetDescription (0x147c930): L"Keylib error: #7
-> CANNOT OPEN FILE"
Adding +file shows that it is successfully opened many, many
times, and it does exist. Maybe we're running out of file handles,
or something, because of a possible leak in the installer. The leak might
not matter on windows - maybe there's some other bug that makes
the leak matter.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10040
Summary: Steam crashes during the startup
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://steampowered.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wine-crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
While starting steam crashes and writes the crash log. However it continues on
and starts. It seems it allows some parts to fail start up but still be usable
to say play games.
Here is a snipped from the +relay:
-----
0017:Call advapi32.RegOpenKeyExA(80000002,0e76a2a8
"SOFTWARE\\Microsoft\\Cryptography",00000000,00020019,7b6428c4) ret=0e702b59
0017:Ret advapi32.RegOpenKeyExA() retval=00000000 ret=0e702b59
0017:Call advapi32.RegQueryValueExA(00001910,0e76a2c8
"machineguid",00000000,7b6428cc,7b642ae0,7b6428c8) ret=0e702b87
0017:Ret advapi32.RegQueryValueExA() retval=00000002 ret=0e702b87
......
0017:Call KERNEL32.OutputDebugStringA(7b6414c0 "hardware.cpp (590) : Assertion
Failed: bRet\n") ret=1002129f
-----
So it's looking for
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography]
machineguid
Which Wine does not have. Creating this value fixes the crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10343
Summary: SetTimer won't wait for specified time
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmda(a)yandex.ru
Windows supports the following semantic for SetTimer():
hTimer = SetTimer(0, MY_ID, TIMEOUT, NULL);
note: hWnd is zero, callback is NULL.
In this case Windows sends WM_TIMER to the thread queue after specified TIMEOUT
milliseconds with wParam==hTimer returned by the function (not MY_ID! and this
is because of zero hWnd!)
When SetTimer is called this way it returns somewhat special in hTimer, for
example 0x7edc.
Under wine, it returns 1 and sends WM_TIMER immediately, regardless of TIMEOUT
(I tried with 6000ms==6s)
Reference: MSDN:
If the function succeeds and the hWnd parameter is NULL, the return value is an
integer identifying the new timer. An application can pass this value to the
KillTimer function to destroy the timer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10393
Summary: Wine fails to launch
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cardcaptorstacey(a)gmail.com
Created an attachment (id=9081)
--> (http://bugs.winehq.org/attachment.cgi?id=9081)
Error logs returned in the Konsole
Wine fails to launch when I open Episode 4-6 of Sam & Max. (Previous episodes
work fine)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22929
Summary: "Path not found" error prevents NCLauncher from
updating itself to latest
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killzenator(a)gmail.com
Created an attachment (id=28376)
--> (http://bugs.winehq.org/attachment.cgi?id=28376)
compressed log
The Launcher can successfully start and download the patch but when it tries to
apply it (im guessing at least thats what its trying to do) an error window
pops up with "Path not found" and the application closes
--
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=23736
Summary: Kingdom Heroes requires MSVCP80.dll
Product: Wine
Version: 1.2
Platform: x86
URL: http://kingdomheroes.aeriagames.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing the game goes fine, but running Loader.exe fails immediately with
err:module:import_dll Library MSVCP80.dll (which is needed by
L"C:\\AeriaGames\\KingdomHeroes\\Loader.exe") not found
winetricks vcrun2005 works around this, and gets you further.
--
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=9958
Summary: Albatross18 returns to the console immediately
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download2.gamershell.com/cgi-
bin/fhx.pl?auth=dJulWPE62z3m6&id=21281&ts=1191871805&cat
=demo&filename=albatross18_setup.zip
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I 've been seeing people sending in test reports for this app every now and
then , so i decided to give it a go myself. The only thing it does is spit out
a few fixme's (shdocvw) and then exits. With native shdocvw (and shlwapi) the
update screen comes up fine and the update process goes fine. However , while
trying to start the game it just hangs. (This bugreport is only for the first
part)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10182
Summary: Hapedit doesn't launch web browser
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://hapedit.free.fr
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I stumbled across
http://slashdot.org/~Spy+der+Mann/journal/185683
which complains that his favorite html editor, Hapedit,
doesn't work well ("the font's all messed up").
I downloaded and launched hapedit. Font seems fine to
me, but clicking on the "Browser" button fails to
launch a browser to preview the current document.
I peered at +reg traces but didn't see how it's trying
to detect the default browser. On Windows it brought
up Firefox fine for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22698
Summary: mshtml: iexplore crash after click "Install" at
www.browserchoice.eu
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.browserchoice.eu
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
After opening the browserlist with
wine iexplore www.browserchoice.eu
and click an "Install" butten, wine crashed in mshtml
(I tested with Safari, Firefox and SlimBrowser)
wine: Unhandled page fault on read access to 0x00000064 at address 0x78af9cee
(thread 0028), starting debugger...
Backtrace:
=>0 0x78af9cee on_start_uri_open+0x6e(nscontainer=0x244d3f8, uri=0x22f46b0,
_retval=0x33f158) [/home/detlef/wine-git/src/dlls/mshtml/nsio.c:231] in mshtml
(0x0033f098)
--
By by ... Detlef
--
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=19838
Summary: Treeview 'access violation' in ImgBurn v2.5.0.0's Disc
Layout Editor window
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://www.imgburn.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
v2.5.0.0 of ImgBurn has a new Advanced build mode interface known as the 'Disc
Layout Editor'.
If you right click an entry in the treeview on the left side of that window and
select 'New Folder' it'll crash with an access violation.
I'm unable to reproduce this issue on any real installation of Windows
(from Windows 95 -> Windows 7) so I can only assume it's something in Wine
(sorry!).
--
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=15520
Summary: DVD version of Riven fails to start.
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paul(a)pmarks.net
Created an attachment (id=16473)
--> (http://bugs.winehq.org/attachment.cgi?id=16473)
WINEDEBUG=+relay,+seh wine Riven.exe 2> riven.txt
I have the "10th Anniversary DVD Edition" of Riven. I'm able to install it,
but when I run "wine Riven.exe" it returns to the console almost immediately
without printing anything.
At the request of <scguy318> on IRC, I've attached the output of the following
command:
WINEDEBUG=+relay,+seh wine Riven.exe
Let me know if any further info is needed. I haven't managed to play this game
yet, as it won't run natively on OS X or Vista either.
--
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=15353
Summary: Crash when clicking on tab in Safari
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zdenek.zikan(a)gmail.com
Created an attachment (id=16188)
--> (http://bugs.winehq.org/attachment.cgi?id=16188)
Safari crash backtrace
In Windows version of Safari 3.1.2 installed on Kubuntu 8.04.1 I am browsing
web, I middle-click on one of the links in bookmarks panel and then left-click
on the newly opened tab. In that moment, Safari crashes with backtrace which I
include in the attachment
--
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=10480
Summary: Safari refuses to load secure URLs
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://www.apple.com/safari/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)pajamian.dhs.org
Created an attachment (id=9213)
--> (http://bugs.winehq.org/attachment.cgi?id=9213)
Error message from Safari
Attempting to load secure (https) urls in Safari results in an error message
similar to the following:
Safari can’t open the page.
Safari can’t open the page “https://www.apple.com/” because it couldn’t
establish a secure connection to the server “www.apple.com”.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22829
Summary: Systinternals RAMMap crashes
Product: Wine
Version: 1.2-rc1
Platform: x86-64
URL: http://download.sysinternals.com/Files/RAMMap.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
Created an attachment (id=28189)
--> (http://bugs.winehq.org/attachment.cgi?id=28189)
Crash log
RAMMap.exe (new tool from SysInternals) crashes when run. You need to change
the version to Vista or higher btw.
The crash in SysAllocString looks like reported as well in bug 3756.
--
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=16648
Summary: Defense Grid, the Awakening: Fails to load,
X3DAudio1_4.dll
Product: Wine
Version: 1.1.11
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolfwings(a)gmail.com
Trying to load the game complains about the dll X3DAudio1_4.dll being missing.
Loading that dll into the game directory manually allows it to get as far as
changing the screen resolution before dropping a game-propietary crash-dump
into the game directory.
Contacting the developer, they were helpful enough to stage that the crash was
occuring in Microsoft's DirectX audio engine (the X3DAudio1_4.dll file) from
the crash-dumps the game itself generated, so we're basically back at square
one in that regard.
--
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=13075
Summary: Planetside crashes Character selection screen
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)konsoletek.com
Created an attachment (id=12838)
--> (http://bugs.winehq.org/attachment.cgi?id=12838)
Planetside crash output from WinXP trial
If you run Planetside, it will function until the Character selection screen.
Specifically right about when it would load the graphics for the characters
themselves. Additionally you can bypass this screen by selecting your
character from the Sony Launchpad. The game will load up like you are in game
but right as your should see in game graphics - it again crashes.
I've tested in with a clean install of Wine 0.9.61 on NT4, Win2k, WinXP &
Win2K8. All of them crash with no differences in behavior.
Attached is the output from wine when launching Planetside. There are two
dumps. The first (~line 202) is actually from the Launchpad - it seems to have
no effect though. The second crash (~line 910) is what kicks you out of the
game. Just as an additional note, where the bash prompt shows up in the middle
of the output is when it switched from Launchpad to Planetside proper.
--
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=23210
Summary: REDCINE v20.0.0 silently exits during startup
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.red.com/support/download/127
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.2-rc3-57-gb3f0425, launching REDCINE briefly shows the splash
screen before the application silently terminates. The only observed output is:
fixme:win:EnumDisplayDevicesW ((null),0,0x107e3c4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x107e3c4,0x00000000), stub!
fixme:keyboard:RegisterHotKey (0x20044,4097,0x00000001,70): stub
fixme:win:GetMouseMovePointsEx (16 0x107e4dc 0x107e4ec 1 2) stub
fixme:wgl:X11DRV_wglGetSwapIntervalEXT (),stub!
fixme:win:GetMouseMovePointsEx (16 0x107e4dc 0x107e4ec 1 2) stub
--
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=10264
Summary: The Witcher fails to run
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zbigniew.braniecki(a)gmail.com
Steps:
1) wine launcher.exe
2) crash
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22310
Summary: Brain Challenge does not start
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://en.gameloft.ca/pc/brain-challenge/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Created an attachment (id=27279)
--> (http://bugs.winehq.org/attachment.cgi?id=27279)
Backtrace running Brain Challenge
After fixes in 1.1.42, Brain Challenge install successfully. Running game shows
the entry screen with options "Play" and "Buy". Clicking "Play" creates new
window with purple background and CPU goes to 100%.
Attached backtrace.
--
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=13507
Summary: GPGNet starts but crashes after Login.
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://thevault.gaspowered.com/gpgnetdownload/GPGnetSetu
p.1.5.177.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nils.krabshuis(a)redwood.com
Installing GPGNet goes fine, starting it shows the login window, allows you to
fill in your credentials and continue. The main window will appear (graphics
look distorted), a second window will appear showing a progress bar.
At this point it either hangs, or crashes.
Without this utility it is impossible to play online games with Supreme
Commander.
--
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=16314
Summary: Unhandled Page fault
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: odbc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yugandhar_bireddy(a)satyam.com
Created an attachment (id=17615)
--> (http://bugs.winehq.org/attachment.cgi?id=17615)
Unhandled PageFault
Hi,
Am running windows executable using Wine in oracle enterprise linux using
unixODBC.
Wine version:1.1.7
unixODBC:2.2.12
Both the oracle client and server are installed in linux and the application is
using odbc for database transactions.
This particular crash occurs when am running my application 3 to 4 times.
I request to share with me any of your experiences to resolve this issue.
Thanks,
Yug
--
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=11549
Summary: "Unhandled page fault on read access" on most of apps
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kacperpl1(a)gmail.com
Created an attachment (id=10717)
--> (http://bugs.winehq.org/attachment.cgi?id=10717)
Debug log
This happens on most of applications but not all of them. For example Warcraft
III The Frozen Throne runs perfectly from war.exe but when i want use acid's
pvpgn launcher it crashes like this. Some other software crashes with almost
the same errors on debug only with different memory adresses but it worked
before I reinstalled my ubuntu gutsy(due to imperfect kernel compilation).
Same thing happens on version 9.54 and 9.55.
Apps crashing the same:
acid's war3 pvpgn launcher
solidworks 2007
solidworks 2008
solidworks additional apps like pdmworks and dwgedit
Most of installers runs and wont show any bugs
--
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=20502
Summary: Execution of msiexec yields Unhandled exception: page
fault on read access to 0x00000000 in 32-bit code
(0x7ebdfb2b).
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgatwork(a)verizon.net
Created an attachment (id=24411)
--> (http://bugs.winehq.org/attachment.cgi?id=24411)
Log file containing debug / backtrace
When attempting to install a windows application (.exe) that extracts and
attempts to load a .msi, the msiexec program fails with error:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7ebdfb2b).
This is reproducible when executing the VWare-viclient.exe as well as when
attempting to install the art2kmin.exe executable as pulled using the latest
winetricks.sh from http://www.kegel.com/wine/winetricks.
The build is from latest git (as of the date/time this bug is filed).
If "git log" is correct, here are the last changes:
commit 07c321ba73bf7d01501668ca4af681843b98de9a
Author: Nate Gallaher <ngallaher(a)deepthought.org>
Date: Sun Oct 18 12:47:02 2009 -0400
msi: Test that a query on a join of two tables returns data from the
correct table.
commit cc366e12829a20570b3d2e3cc508a8c861c722cb
Author: Nate Gallaher <ngallaher(a)deepthought.org>
Date: Sun Oct 18 12:41:41 2009 -0400
msi: Add tablename tracking to VIEW_find_column.
This fixes the bug where multiple columns of the same name, but
different tables are members of a join. Any attempt to refer to these
columns will resolve to the first available column with that name,
irregardless of any tablename modifier.
--
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=23288
Summary: Unhandled exception: page fault on read access to
0xffffffff in 32-bit code (1017:00000c1d).
Product: Wine
Version: 1.0.0
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnmusbach1(a)gmail.com
Created an attachment (id=29026)
--> (http://bugs.winehq.org/attachment.cgi?id=29026)
backtrace
Trying to install Windows 98 NTFS drivers in Wine (installer attached) causes a
backtrace (attached) and the install never finishes.
--
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=12173
Summary: Unhandled exception: page fault on read access to
0x55555554 in 32-bit code (0x1002e83d)
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: henrikki.almusa(a)iki.fi
I tried to run the Medival Total War and it crashed. It was installed with
windows 2000 that was later removed, but the installed game left intact.
However it doesn't seem to run.
I'm using OpenSUSE 10.3.
--
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=9278
Summary: Unhandled page fault on read access to 0x00000000
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: filippo.zangheri(a)yahoo.it
Created an attachment (id=7535)
--> (http://bugs.winehq.org/attachment.cgi?id=7535)
console error and back trace
I try to start "IsaGraf 3.20", but the loader gives me this error and the
application is not started at all. See attachment for back trace.
Note: this problem wasn't present in the previous version (0.9.42) of Wine. It
used to work quite perfectly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23708
Summary: winemenubuilder:SaveIconResAsPNG unsupported bpp
21060, please report
Product: Wine
Version: 1.2
Platform: x86
URL: http://download.logbookpro.com/lbproNoMSI.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
fixme:menubuilder:SaveIconResAsPNG unsupported bpp 21060, please report
fixme:menubuilder:SaveIconResAsPNG unsupported bpp 21060, please report
fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 21060-bit
fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 21060-bit
--
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=10160
Summary: MFC42.DLL.6467 error
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jason.keeney(a)gmail.com
Created an attachment (id=8748)
--> (http://bugs.winehq.org/attachment.cgi?id=8748)
debugging info
I'm working with some educational database software called sdbV. (you can find
it at dmm-support.dk)
When I run the setup program, I get one error:
C:\Program Files\sdbV\Toc.ocx
Unable to register the DLL/OCX:DllRegisterServer failed; code 0x00000000
which prints in the terminal:
wine: Call from 0x100010c2 to unimplemented function MFC42.DLL.6467, aborting
I've tried to manually install Toc.ocx with regsvr32, but the same thing...(see
the attachment).
If I click ignore, I can continue, but when I try to run the application, but
it crashes with the following:
err:ole:CoGetClassObject class {ffa315a3-20d3-11cf-8fdd-943611c10000} not
registered
err:ole:create_server class {ffa315a3-20d3-11cf-8fdd-943611c10000} not
registered
err:ole:CoGetClassObject no class object {ffa315a3-20d3-11cf-8fdd-943611c10000}
could be created for context 0x5
It doesn't seem like there are so many errors, but I don't know how to proceed
with this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17825
Summary: Ragnarok Free Version crashes due to unimplemented
function in MFC42.DLL
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://iro.ragnarokonline.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blahboybang(a)gmail.com
Created an attachment (id=20085)
--> (http://bugs.winehq.org/attachment.cgi?id=20085)
Crash Log
RagnarokFree.exe will not start due to an unimplemented function in MFC42.DLL.
Log 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=18591
Summary: Unimplemented function MFC42.DLL.6467
Product: Wine
Version: 0.9
Platform: Other
URL: http://memoria.amalgame-online.com/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: casius91(a)hotmail.com
I've installed
http://memoria.amalgame-online.com/telechargements/T4CInstall-v161-AmalGame…
and no problem.
But when I launched the application 'T4c.exe'
> wine T4C.exe
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program
Files\\Dialsoft\\The 4th Coming\\T4CLauncher.dll") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\Program
Files\\Dialsoft\\The 4th Coming\\T4CLauncher.dll") not found
I've copied MFC42.DLL & MSVCP.dll in the folder System32
and now I've this message:
> wine T4C.exe
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x139d08,0x139728): stub
wine: Call from 0x7ef98e90 to unimplemented function MFC42.DLL.6467, aborting
If you download the client :
http://memoria.amalgame-online.com/telechargements/T4CInstall-v161-AmalGame…
--
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=24039
Summary: 0x8000FFFF
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pc0999-2(a)hotmail.com
Hi, my first report.
I tried to run the demo of PCstitch9
(http://www.pcstitch.com/PCSPro/PCSPro.aspx) which runs fine on Windows7, but
when I tried to instal it goes well till the end, then I get a new windows with
this:
unhandled exe
0x8000FFFF setup will now terminate
Thanks I hope this is helpfull
--
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=17646
Summary: Crash in Wine for Macintosh OSX 10.5
Product: Wine
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berserker101(a)hotmail.com
Created an attachment (id=19832)
--> (http://bugs.winehq.org/attachment.cgi?id=19832)
Log for Wine before program aborted before opening
To whom this may concern or reach, I have recently downloaded Wine for my Mac
Laptop and went to go run Ragnarok Online using it, but am having a problem. I
believe I'm using the latest version of wine for my operating system and have
attached a file of the log that I am getting before it aborts my program. Thank
you for your time, I hope you can get back to me soon and let me know what I
need to do to get my program to run.
--
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=15450
Summary: Photoscape won't run
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaab_rs(a)hotmail.com
Created an attachment (id=16340)
--> (http://bugs.winehq.org/attachment.cgi?id=16340)
Console dump
Photoscape won't run due to a MFC42.dll error. I had to download native
MFC42.dll in order for it to work and it won't anyway.
--
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=14107
Summary: MT 4 does not start, gives error message.
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ravster3(a)hotmail.com
Created an attachment (id=14329)
--> (http://bugs.winehq.org/attachment.cgi?id=14329)
The first bit is the console output, the second bit is the error message from
the program itself.
Hello,
I am using wine-0.9.61
Arch Linux, latest version
Wine is set to behave like Win2000
At first I was getting an error message on the console saying that mfc42.dll
was missing, so I googled it and got the copy from this website:
http://www.dll-files.com/dllindex/dll-files.shtml?mfc42
I hope this is satisfactory information, please let me know how to get any
more info that may be required.
Thank you.
--
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.