http://bugs.winehq.org/show_bug.cgi?id=1545
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:47 -------
checked the code, I think we do that now.
--
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=1541
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:46 -------
we now at least return the current hostname when argument is NULL.
so mark fixed for now.
--
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=1528
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:44 -------
using output "LPR:printername" should work.
can you check with newer version of WINE?
--
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=1517
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Advanced Archive Password |Advanced Archive Password
|Recovery -- unhandled |Recovery -- endless loop
|exception |
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:42 -------
the current code works to some degree.
however it seems to go into an endless loop.
--
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=1855
------- Additional Comments From martin-fuchs(a)gmx.net 2005-01-10 08:41 -------
The problem seems to be fixed already - the current code looks like this, and
takes into account hour, minutes, and seconds:
/* convert to seconds */
limit_day = ((limit_day * 24 + compareDate->wHour) * 60 +
compareDate->wMinute ) * 60;
dayinsecs = ((date->wDay * 24 + date->wHour) * 60 +
date->wMinute ) * 60 + date->wSecond;
/* and compare */
return dayinsecs < limit_day ? -1 :
dayinsecs > limit_day ? 1 :
0; /* date is equal to the date limit. */
--
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=1513
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:37 -------
not sure what to do here. I doubt that we fixed this :/
it however needs someone knowledgeable to implement
--
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=1510
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:36 -------
is this better in newer WINEs? there have been large changes to the font
support.
--
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=1504
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:35 -------
no feedback
--
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=1500
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:35 -------
no feedback.
please retest with newer WINE and reopen if it persists.
--
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=1495
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:35 -------
no feedback
--
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=1441
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:35 -------
no feedback
--
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=1397
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:34 -------
no feedback.
--
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=1375
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:33 -------
no feedback anymore.
if you are still reading this, you can try a newer WINE please and reopen if
the problem persists.
--
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=1371
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:33 -------
can you try with a newer version of WINE please?
--
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=1326
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:32 -------
no action in here anymore.
you can always try running with newer WINEs and reopen.
--
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=1325
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:31 -------
no feedback
--
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=1323
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:30 -------
can you try with a newer version of WINE please?
--
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=1320
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:29 -------
no feedback unfortunately. perhaps also fixed already.
--
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=3439
Summary: Google Earth crashes on start with unhandled exception
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)loftwyr.ca
I am running wine 20050930 on gentoo 2005.1-AMD64
I got Google Earth installed but get this message when I try to start it I get a
window saying "Google Earth has encountered a problem and must close. We
apologize for the inconvenience". Clicking ok terminates the program.
console prints:
err:seh:EXC_DefaultHandling Unhandled exception code c0000096 flags 0 addr
0x55a5aa40
--
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=1316
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:29 -------
is this still the case with newer versions of WINE?
--
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=1282
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:28 -------
not sure if this is still the case.
ida pro is slow last time i tried it, but not as much as before.
--
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=1278
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:26 -------
no feedback
--
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=1272
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:25 -------
no feedback. and again the window management code got lots of cvhangfes.
assuming fixed
--
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=1250
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:25 -------
no feedback
--
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=1239
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:24 -------
SetGammaRamp is implemented now.
--
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=1233
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:22 -------
can you check again with 20050930? the window management got rewritten.
--
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=1223
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:21 -------
is fixed i guess. please reopen if not.
--
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=1219
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:20 -------
please check with a newer version of WINE if possible.
--
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=1209
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:19 -------
sorry for answering so late.
is this still an issue with newer versions of WINE (20050930) ?
--
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=2012
Bug 2012 depends on bug 1187, which changed state.
Bug 1187 Summary: remote administrator: keyboard doesn't work upon connect
http://bugs.winehq.org/show_bug.cgi?id=1187
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--
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=1187
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:18 -------
no feedback. reporter has probably given up on us.
--
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=1181
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:17 -------
no feedback
--
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=2012
Bug 2012 depends on bug 1181, which changed state.
Bug 1181 Summary: Keyboard translation broken: uses raw keycodes
http://bugs.winehq.org/show_bug.cgi?id=1181
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--
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=1136
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:17 -------
any news on this issue? we did not come around to look at it, but
can you please check the newest WINE release?
--
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=1132
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:16 -------
mplayer is now doing it on its own without our help.
--
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=1127
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:15 -------
guess it is fixed now.
--
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=1124
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:15 -------
can you perhaps check with the 20050930 version of wine?
is there an Url for a demoversion or so we can test it?
--
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=1118
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:14 -------
marking as fixed for now. reopen if problem shows up again. (or open a new
bug)
--
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=1038
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:13 -------
its so old we can consider it abandoned
--
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=1121
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:10 -------
no feedback. probably somewhere else reported too.
--
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=1075
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:08 -------
no feedback
--
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=1037
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:07 -------
no feedback.
--
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=1031
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:06 -------
abandoned
--
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=996
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:04 -------
francois? i doubt this is still the case...
--
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=995
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:03 -------
i doubt this is still the case. please reopen if it persists.
--
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=2561
------- Additional Comments From michael(a)heiming.de 2005-01-10 08:02 -------
Hi!
Just tried out with CVS (Wine 20050930), after removing ~/.wine it started
installing without any additional options just fine.
But alas, the installer can't finde the second CD (City Select) and it's
impossible to umount the first one.
Installing from the CD .iso mounted in a loop works fine, but even with the
second CD now in the CD-ROM it can't find it and stops with this message:
"Please Insert City Select 'Disk 1' and cklick 'Retry' to continue the installation"
--
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=984
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:02 -------
no feedback to my last query anyway. likely fixed now.
--
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=945
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:01 -------
likely fixed now, no feedback for 2 years.
--
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=763
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 08:00 -------
abandoned ...
you could also try the newest WINE version if you want.
--
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=3100
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:48 -------
marking fixed (solution given)
--
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=3117
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:47 -------
installshield installers should work now much better.
can you please try the 20050930 release and make
sure you run "wineprefixcreate" when using an old ~/.wine/ setup.
--
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=3203
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:45 -------
also try running from the commandline to see the actual errormessages printed
to the console
--
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=2730
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:38 -------
yes, the function was not implemented at that time.
It now is implemented (since april), so this is likely fixed.
--
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=2713
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:37 -------
report was invalid. and is likely fixed now.
--
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=2685
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|RtlVerifyVersionInfo not |crash in
|correct [was trying to run |advapi32::SetServiceStatus
|win2k terminal server under |
|wine] |
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:36 -------
the problem is SetServiceStatus() in advapi32.
Can you please try again with a newer WINE (20050930 or better) ?
--
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=2609
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:34 -------
which distribution was that?
can you please check if it persists with wine 20050930?
--
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=2571
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:34 -------
can you try again with a newer WINE version?
I think we have better iTunes support thanks to Codeweavers fixes, so I
am going to mark this fixed. Reopen if it is not fixed.
--
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=2567
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:32 -------
no feedback.
if you try with a newer release (20050930 or better), please also
quote the console output and reopen.
--
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=2670
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:31 -------
no feedback to my last question.
Since I can use WINE just fine on my AMD64 (with SUSE however), I am going
to resolve this.
Also a kernel OOPS means that this is a kernel problem, not a WINE problem.
If it persists, please reopen.
--
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=3438
Summary: SolSuite crashes immediately
Product: Wine
Version: CVS
Platform: All
URL: http://appdb.winehq.org/appview.php?appId=827
OS/Version: All
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hallo(a)michael-kaufmann.ch
SolSuite 2005 crashes immediately with this message:
err:seh:EXC_DefaultHandling Exception frame is not in stack limits => unable
to dispatch exception.
A +relay trace shows that the file winedos.dll gets loaded. SolSuite is a
Win32 program (compiled with Borland's C++ Builder), so it can't call DOS
functions. I think that once we figured out why winedos.dll gets loaded we can
fix this bug.
There's a free version available called "123 Free Solitaire", with less
features ( http://www.123freesolitaire.com/ ). It runs fine and doesn't load
winedos.dll.
I've tried old versions of SolSuite: Version 2001 (6.0) works, version 2003
(13.2) crashes. There's an entry in the application DB saying that version
2002 (12.3) works too.
Only the newest version can be downloaded from the publisher's homepage.
Registered users may request old versions:
http://www.solsuite.com/support/form_download_previous_version.htm
--
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=2735
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:30 -------
try the newest version. likely to be fixed now.
--
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=2684
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:29 -------
please try again with 20050930 or newer ... migt be just be fixed
--
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=1492
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:28 -------
this is a DOS program... try dosemu, WINEs DOS support is limited.
--
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=1616
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:28 -------
lotus 5 should work fine now.
--
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=1734
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:27 -------
just try again please.
likely it will crash in a different way now however...
Lotus is a strange beast.
--
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=2053
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:23 -------
can you please try again with a newer WINE release?
the output was unfortunately not helpful :/
--
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=2060
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:22 -------
can you perhaps try with a newer version of WINE?
Also, please find out how the registration information is saved.
--
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=3437
Summary: regression in richedit20
Product: Wine
Version: CVS
Platform: PC
URL: http://www.eve-online.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
The Eve Online Logserver stopped working again.
You can download the game + logserver from http://www.eve-online.com/ or the
logserver only from http://elfe.mine.nu/eve/logserver.exe.bz2
repro:
- run the logserver
- open new workspace (CTRL+W)
error window appears: "Error reading RichEdit.Lines.Strings: RichEdit line
insertion error."
it should open a new window where the log entries would appear if you run Eve Online
--
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=2061
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:21 -------
actually more of a font problem.
but no feedback, so assuming fixed.
--
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=2064
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 07:19 -------
likely fixed by wine-preloader now.
we did not have anymore reports.
--
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=2081
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|http://appdb.winehq.org/appv
|iew.php?appId=73 |iew.php?versionId=47
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-01-10 07:17 -------
Changing URL to specific version of the app.
--
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=3423
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
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=3417
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
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=3398
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
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=3389
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
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=3295
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From richard(a)daijobu.co.uk 2005-01-10 07:04 -------
Not a bug
--
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=2069
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-01-10 07:04 -------
Fixed at least in Wine-20050930.
--
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=3277
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
--
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=3268
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
--
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=3264
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
--
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=3249
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
--
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=3180
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
--
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=3158
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
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=3104
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
--
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=3037
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
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=1642
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 06:54 -------
can you try again?
the relay log isnt showing the problematic things unfortunately.
--
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=2540
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
--
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=2463
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
--
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=3037
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2005-01-10 06:48 -------
Andrew,
I casually use switchercad and observer no great penalty by using wine. To your
usage pattern may be differemt, and you must help to reproduce that pattern.
Perhaps upload a file showing the problem and write down each step and command
needed to reproduce the bug. Also describe the problem more exact and for
reference give the download address of the program.
--
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=2121
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
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=2082
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-01-10 06:35 -------
The bug remains. Should I try to describe it using another words? My setup is:
$ rpm -q XFree86 blackbox kernel glibc
| XFree86-4.3.0-45.fdr.3.rh80
| blackbox-0.65.0-fr2
| kernel-2.6.11-1.1369_FC4
| glibc-2.3.5-10
I run game in a fullscreen mode.
The game is launched. It replays its intro video (using SMACK32 lib), then it
should display large Diablo Logo. Here occurss bug point number
1 - I see black screen instead of Diablo Logo.
Actually logo can be seen if I switch to next application window and back. Ok,
going futher. After I press any key or after some timeout Main Menu of the game
should be display. Here we have bug point number
2 - I see black screen instead of Main Menu.
Of course, previous tactics mostly works here too - I press Alt-Tab twice and
the see Main Menu was redrawn. Still, that happens not every time. On about a
50% of all cases nothing is redrawn and I see just a bitmap-copy of my terminal
window. :-(
Next. Diablo Mini-logo should be rendered above the menu buttons. It isn't the
case, as this area stays black in a case of succesfull redrawing. Bug point number
3 - Diablo Mini-logo isn't drawn at most of times.
You can go to another menu screens, and back, but Mino-logo most often stays
black. Someone may be interested in the difference between this, updated
version (v1.09) of the game and original its version (v1.00), which draws some
garbage in Mini-logo area. And garbage looks different every time you switch
game screens forth and back. I probably will file another bug report on this
(v1.00) with screenshots attached.
Now on menu. It should be navigatable using mouse and keyboard, but that's a
hard task. Keyboard input works, if screen before making input was redrawn OK,
but menu selection indicators stays static, when they should present dynamic
animation (of spinning pentagram) by itself. Though, if you move mouse over
selected menu item, static picture of animation frame sometimes jumps to the
next one. Note that in v1.00 animation-frame switching is triggered every time
you move mouse over it. Hence, bug point number
4 - menu selection animation doesn't work.
Mouse stuff... It is impossible to select menu items by pressing mouse buttons.
Just nothing happens what can be observed by a plain eye. But there are
exceptions for some edit-boxes in one screen, where both buttos works OK. Bug
point number
5 - mouse buttons don't work on most menu and listbox items, which are
self-made, I believe.
In some screens mouse pointer is drawn, but in most of areas it gets hidden. In
the Main Menu screen it is hidden always. Though its image can be 'captured' by
blindly moving mouse to the invisible area and switching forth to another X
window and back. Bug point number
6 - in some screens or some screen areas mouse dissappears.
This can be caused by some strange technology of drawing standard windows
control on the DDraw surfaces (or so). This can be best seen in the Multiplayer
screen battle.net subscreen, when I get some editboxes to input your name and
password. I can click right mouse button, and get its standard context menu. I
pres Esc and see editbox in a previous state, but a background around it stays
painted with a part of context menu, which has already died. Maybe I name this
bug point number
7 - windows controls and DDraw surfaces do not mix well.
BTW, some nice textures (bitmaps?) are painted on the background of this
subscreen, but only after some intense and long switching. This is Mandelbug,
as I have no idea how to make those nice bitmaps to be drawn. It happens very
rarely. And this is true for the Mini-logo on the main screen. Bug point number
8 - very rarely all menu-screens stuff is drawn ok, but its quite rare and
stochastic case.
Maybe switching to the next workspace helps it (Ctrl-Alt-Tab)? That's hard to
prove. Anyhow, after such switching game loses its kbd input and the only thing
I can do is to killall -9 wine-preloader. :-/
9 - switching BlackBox workspaces disables keyboard input and the screen in most
cases isn't redrawn at all.
Now you tell me if I should file additional 9 or 8 bugreports. :-))
--
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=1729
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-01-10 06:29 -------
can you try again? and perhaps get a better backtrace?
Likely fixed already too....
If it persists, please reopen.
--
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=916
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From richard(a)daijobu.co.uk 2005-01-10 06:09 -------
App works fine for me too on 20050930, whether desktop or not.
--
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=2661
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From richard(a)daijobu.co.uk 2005-01-10 06:06 -------
Not enough information.
--
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.