http://bugs.winehq.org/show_bug.cgi?id=10656
Summary: EQ2 Fullscreen Crash
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
When run fullscreen I get a null pointer exception, then it tries to do a
SymInitialize(ffffffff,00000000,00000001) with the value followed by
fixme:dbghelp:SymInitializeW what to do ?? Log attached.
Windowed mode works.
AMD64
nVidia 6800
2GB RAM
Fedora 8_64
custom built wine-git
--
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=13722
Summary: Loading of MS Word plugin library fails
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmvianna(a)usp.br
Created an attachment (id=13740)
--> (http://bugs.winehq.org/attachment.cgi?id=13740)
console log
A plugin that enables MS Word 2003 to read infrared jpg files, ThermaCAM
Reporter 7 Pro, is installed correctly. Its Toolbox is displayed properly too.
But when trying to insert a picture in Word through it, I get the following
error dialog:
(!) This object was created with MtxGraphics. This application is not available
to open this object. Make sure the application is properly installed and it has
not been deleted, moved, or renamed.
In attachment goes the console log, but I believe the relevant bit is:
err:ole:TLB_ReadTypeLib Loading of typelib
L"C:\\windows\\temp\\Word8.0\\MTXGRAPHICSLib.exd" failed with error 2
There are no files in that directory while MS Word is running. MtxGraphics.dll
is located in ~/.wine/drive_c/Program Files/ThermaCAM/Reporter 7.0
--
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=13635
Summary: dogfood: KeePassX icons background wrong
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
Created an attachment (id=13618)
--> (http://bugs.winehq.org/attachment.cgi?id=13618)
img bg example in save dialog
Screenshot describes itself... Background of notify icons in messages is wrong.
--
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=13613
Summary: derefrencing NULL, page fault on write access to
0x00000000 in 32-bit code (0x004032b3)
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adlin5000(a)gmail.com
Created an attachment (id=13582)
--> (http://bugs.winehq.org/attachment.cgi?id=13582)
termanial debug output
I am trying to install a program "Slots: Triple Play" on a Ubuntu Linux box for
my friends mom. This is a deal breaker for her as she must have this particular
slots game. I first was getting the memory access problems but got that fixed
by upgrading to 1.0rc3. Now when I try to install it I get a windows window
saying "Dereferencing NULL" with an "OK" button. After that I get the error
messages and debug output in the attached file. I am running Ubuntu 8.04 fully
updated and Wine 1.0-rc3 from the repository. The only things I changed from
the default winecfg is to auto detect the drives and choose OSS for sound.
Any help would be great as I don't want here to go back to windows.
--
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=13559
Summary: Jets 'n' Guns (gold): Temporarily no sound after alt-tab
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwin.smulders(a)gmail.com
Created an attachment (id=13500)
--> (http://bugs.winehq.org/attachment.cgi?id=13500)
log "wine JnG.exe"
Reproduceding: While playing a mission, hit Esc to go to the menu, hit alt-tab,
go back, continue the mission, sound is gone. After the mission is over, the
sound is back again.
I've added a log, but im afraid it doesnt mention any sound errors.
Minor bug, still rating it platinum.
--
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=13558
Summary: part of the VARIANT data lost during OLE Automation data
transport
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maihuaz(a)hotmail.com
We have a client-server application that uses OLE automation as transportation
mechanism. The data type we use is VARIANT var. Code snippet looks like this on
client side:
LPSAFEARRAY psa;
VARIANT var;
VariantInit( &var );
var.vt = VT_ARRAY | VT_UI1;
var.parray = psa;
On server side, we can get the var.vt part correctly, but the var.parray is
NULL, it gets lost during the transport.
I have attached error log from client side for your reference.
Thanks.
Michael
--
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=11643
Summary: Gens: Sega Genesis Emulator will not open or run ROMs
Product: Wine
Version: 0.9.54.
Platform: PC
URL: http://gens.consolemul.com/downloads.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phydaux(a)gmail.com
Created an attachment (id=10840)
--> (http://bugs.winehq.org/attachment.cgi?id=10840)
Error log of crash
When a ROM is loaded into (opened with) Gens, Wine crashes. Specifically, using
the Gens "File" menu, and "Open ROM" command, navigate to the ROM in Gens' file
browser, and click on the "Open" button. The file browser dialogue closes and
Gens attempts to load the ROM, Wine then crashes.
Also: Gens opens in Wine but the graphic display is faulty (the "static" while
no ROM is loaded is in the wrong aspect ratio to the Gens window).
When Gens full screen is selected, Gens appears to hang and is unresponsive.
Gens versions tested: 2.14 (latest at 2008/02/19), 2.11, 0.99 all have the same
results as described above.
Sega Genesis ROMs tested: Golden Axe (JU) (REV 00) [!].bin, Sonic the Hedgehog
(JUE) [!].bin, Streets of Rage (JUE) (REV 00) [!].bin
--
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=11491
Summary: Hellgate London unable to connect for multiplayer
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc(a)selectgranitetops.com
When attempting to connect to multiplayer in hellgate london, it tells that it
is unable to connect to server. If an incorrect password is entered however, it
will identify that, so it would appear that it is connecting to check the
password, and then the actual connect to the server is what fails.
+wininet debug taken from attempt to connect: http://rafb.net/p/DfgBd162.html
--
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=11289
Summary: Regression: GalCiv2:Dark Avatar - Application will no
longer start
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Shalekendar(a)Knology.net
Game worked as described in the AppDB section under Wine 0.9.52. Upgraded Wine
to version 0.9.53 and the game will no longer start.
--
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=10842
Summary: error running a 16bit program for windows
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lezich(a)gmail.com
Hi, i've installed the last version of wine
wine-0.9.46
i can start running the software, but when i trying to open the windows that i
ca charge the data, i got the message below, i already configure for win95,
win98, 3.1, 2000, xp and nothing works.
when i use this command
wine soft.exe, i get this error
00000 file = /home/lezich/.wine/dosdevices/g:/SISTEMA/SYS2/WIN/ TANGODSP.FON
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] =
00000000 file = /home/lezich/.wine/dosdevices/g:/SISTEMA/SYS2/WIN/ TANGODSP.FON
fixme:font:WineEngCreateFontInstanceUnhandled exception: wait failed on
critical section 0x7b9274c0 Win16Mutex
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc39110
lezich@PC:~/MONDIAL/SISTEMA/SYS2/WIN$ Process of pid=000a has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
0000000d
0000000f 0
0000000e 0
No process loaded, cannot execute 'detach'
---------
when i use this command
WINEDEBUG=-all wine soft.exe
i get this error (almost the same)
wine: Critical section 7b9274c0 wait failed at address 0x7bc39110 (thread
000c), starting debugger...
Unhandled exception: wait failed on critical section 0x7b9274c0 Win16Mutex
lezich@PC:~/MONDIAL/SISTEMA/SYS2/WIN$ Process of pid=000a has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
No process loaded, cannot execute 'detach'
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.