http://bugs.winehq.org/show_bug.cgi?id=2183
Summary: Popup window with : - Assertion failed: !"bogus context
in Locla_wnwind()", file xx.cpp, line 2272
Product: Wine
Version: 20040408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andy(a)goofys.co.uk
I am having problems getting a program to run
I get the following popup messages: -
Assertion failed: !"bogus context in Locla_wnwind()", file xx.cpp, line 2272
Abnormal program termination
And the following output on the console: -
trace:loaddll:load_dll Loaded module L"C:\\Windows\\System\\advapi32.dll" :
builtin
.
.
.
trace:loaddll:load_dll Loaded module L"C:\\Windows\\System\\cp3245mt.dll" :
native
trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "GDI.EXE" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "USER.EXE" : builtin
trace:loaddll:load_dll Loaded module L"x11drv.dll" : builtin
trace:loaddll:load_dll Loaded module L"C:\\Windows\\System\\imm32.dll" :
builtin
trace:loaddll:load_dll Loaded module L"wineoss.drv" : builtin
err:wave:OSS_WaveOutInit /dev/mixer1: No such file or directory
err:wave:OSS_WaveInInit /dev/mixer1: No such file or directory
trace:loaddll:load_dll Loaded module L"C:\\Windows\\System\\msacm32.dll" :
builtin
trace:loaddll:load_dll Loaded module L"C:\\Windows\\System\\msacm.drv" :
builtin
trace:loaddll:load_dll Loaded module L"C:\\Windows\\System\\midimap.drv" :
builtin
fixme:ras:RasEnumEntriesA
((nil),(null),0x406de85c,0x406dfd04,0x406dfd00),stub!
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2182
Summary: civ2: wine freezes on text display. BT, report.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deego(a)gnufans.org
hi
It goes through the initialization. Even plays the music when selecting options
(though very brokenly.. any hints?). When I click the final ok, it freezes.
http://bugs.winehq.org/show_bug.cgi?id=2159
------- Additional Comments From david_costanzo(a)yahoo.com 2004-21-04 02:28 -------
It seems that the top bit of the first letter of some of the strings that are
being passed into CompareStringA are erronously being set. For example, when
CompareStringA gets the word "Autosave", the captial A has an acute accent mark,
or 0xC1, which is 'A' with the top bit set (0x41 | 0x80 == 0xC1).
I assume that the top bit being set is a bug. I do not know why or where the
top bit is being set. This may be a bug in QuArK, but it is also a bug in wine,
since QuArK behaves differently on Windows.
Not all words are corrupted. Here is a partial list of the words that are being
corrupted:
3DLight
AccelDelay
ArrowSize
AutoSave
BtnText
DockPos
DockRow
FloatBottom
FloatRight
FloatRightX
FloatTop
ForceAngleStep
FreeZoom
Gamma
GridHFactor
GridMinStep
GridStep
IconW
InternalVersion
LeftPanelV
LigthFactor
MapLimit
NormalVector
P2
P3
Size
SunVersion
WallLimit
vsec
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Wine Bugs <wine-bugs(a)winehq.org> writes:
> http://bugs.winehq.org/show_bug.cgi?id=2181
>
> Wine kept crashing on me when trying to start large games.
Oh, I forgot to mention-- This game (and others) installed just fine
on my machine by running "wine autorun.exe" on the cdrom. Civ2 also
installed some "Intel video drivers" after the game. Those drivers
"detected" that I have windows 95 and asked me to confirm. They asked
me to select from 95 or NT, and I "confirmed" that I have windows 95.
I actually had no windows at all on the hard drive.
(I do actually have a win2k professional CD, but not installed).
[...]
http://bugs.winehq.org/show_bug.cgi?id=717
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEW
------- Additional Comments From Speeddymon(a)yahoo.com 2004-20-04 10:51 -------
UPDATE, I think that we should go ahead with the dummy icon.. That would
actually be closer to windows anyways because that is what windows whows for
unknown filetypes.. So we need someone to make the dummy icon (blank page with
the wine glass in the middle anyone?) and modify the source to show _that_
when the icon cant be created because the file doesnt exist, as opposed to just
completely failing. Then go back and further down in the source setup
something to go back and check for the files that didnt exist, and if they do,
modify the menu and desktop items to show the correct icon..
Dustin
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2165
------- Additional Comments From therealman11(a)yahoo.com 2004-20-04 00:56 -------
The software is used for curcuit diagramming and simulation. It usually gives
that error when it needs to redraw the canvas after moving a part around or
closing a dialog box. I can't test it any more as I don't have a suitable
machine. If you all really need me to test it, I think I could get access to
one though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2101
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-18-04 20:34 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2180
bug-wine(a)sternwelten.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From bug-wine(a)sternwelten.at 2004-18-04 14:18 -------
i'll close my "bug",
sorry for the noise!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2180
bug-wine(a)sternwelten.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From bug-wine(a)sternwelten.at 2004-18-04 14:16 -------
thanks for your explanations
also found this feature documented at
http://www.winehq.org/site/docs/wine-user/config-fonts-main for carefully readers.
good job.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.