http://bugs.winehq.org/show_bug.cgi?id=8378
------- Additional Comments From sick_soul(a)yahoo.it 2007-17-05 15:06 -------
496161453cb96b12d0536a25bbe918f940404a56 is first bad commit
commit 496161453cb96b12d0536a25bbe918f940404a56
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sun Aug 27 23:10:32 2006 +0200
winex11.drv: Import ConvertPixelFormatWGLtoGLX from opengl32.
:040000 040000 ef4e76d6318e1aa2b7b47c146adb30e47728480c
…
[View More]038585a48480de76372f503d97bd697f45ecea3d M dlls
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=3687
------- Additional Comments From enno.rehling(a)gmail.com 2007-17-05 14:16 -------
I won't get to test this anytime soon, because my Linux installation is
completely shot. However, I'd like to mention that there's been a few patches to
the game recently, and the current version is 161. The demo, which is
downloadable from http://www.longestjourney.com/download/demo/tljdemoen_funcom/
has also received the updated code, and can be used for …
[View More]testing by anyone who
doesn't own the game.
I'm leaving Funcom in June, and further development on TLJ will be given into
somebody else's hands, do the offer of explaining what might be going on in the
code expires with that (since I won't have access to it anymore).
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=8422
Summary: 2xExplorer fails to start
Product: Wine
Version: 0.9.37.
Platform: PC
URL: http://netez.com/2xExplorer/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jhansonxi(a)gmail.com
wine-0.9.37-g6f8a67f
2xExplorer 1.4.1.12
Installs without …
[View More]problem but will not start.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=8420
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 13:55 -------
closing dup
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are …
[View More]the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=8085
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bob.deblier(a)telenet.be
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 13:55 -------
*** Bug 8420 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=…
[View More]email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=8420
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 13:55 -------
Indeed.
*** This bug has been marked as a duplicate of 8085 ***
--
Configure …
[View More]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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=8421
------- Additional Comments From focht(a)gmx.net 2007-17-05 13:24 -------
Hello,
very nice app .. good to manage all kinds of collections *g*
For the crash ... i'm pretty sure it's a listview bug though i couldnt pin down
the exact cause yet.
Run with WINEDEBUG=+listview and click one of the treeview nodes in left pane
(below root node).
In Windows the listview is rebuilt with new items (depending on context).
In Wine you can see the first row …
[View More]headers flashing before it crashes in
notify_dispinfoT() callback (dlls/comctl32/listview.c).
The client (app) accesses garbage data at that point (listview items empty)
For testing purposes i added exception handler to guard callback:
--- snip dlls/comctl32/listview.c ---
static BOOL notify_dispinfoT(const LISTVIEW_INFO *infoPtr, INT notificationCode,
LPNMLVDISPINFOW pdi, BOOL isW)
{
...
if (infoPtr->notifyFormat == NFR_ANSI)
realNotifCode = get_ansi_notification(notificationCode);
else
realNotifCode = notificationCode;
TRACE(" pdi->item=%s\n", debuglvitem_t(&pdi->item, infoPtr->notifyFormat !=
NFR_ANSI));
__TRY
{
bResult = notify_hdr(infoPtr, realNotifCode, &pdi->hdr);
}
__EXCEPT_PAGE_FAULT
{
DWORD dwExceptionCode = GetExceptionCode();
ERR("notify_hdr call failed with exception 0x%08x (%d)\n",
dwExceptionCode, dwExceptionCode);
}
__ENDTRY
...
}
--- snip dlls/comctl32/listview.c ---
The interesting thing is: with that callback guard, exceptions get thrown but
later the listview gets properly rebuilt and displayed (like windows, after
"second wave" of notifications).
Should be enough information for listview maintainer to hunt this thing down.
Regards
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2007-17-05 13:07 -------
There are a variety of fonts that do work, and a variety that don't.
C:\windows\fonts is a search path for fonts. If you wiped your .wine, they're
gone. And you're probably back to using the standard wine font set that don't
work right. It's also highly possible for registry settings to affect the font
search too. It's just a matter of having wine pick the right …
[View More]one. Because people
have a different font setups, this is a little bit like roulette.
--
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.
[View Less]