http://bugs.winehq.org/show_bug.cgi?id=3326
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords|NoAppDBEntry |
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-02 17:49 -------
Confirming
--
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=4658
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-02 17:43 -------
Please do _not_ Paste logs & backtraces (attach instead)
--
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=4657
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download, source
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-02 17:40 -------
Confirming
--
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=4669
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-02 16:48 -------
Looks like a candidate for regression testing.
--
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=4669
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-26-02 16:43 -------
oh, and i forgot to mention, i ran it in a virtual desktop, otherwise it pops
out with a message box about an access violation (but that's another 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=4669
Summary: Regression in Sequoiaview.exe
Product: Wine
Version: CVS
Platform: PC
URL: http://www.win.tue.nl/cgi-bin/usr/sequoia/counter3xp.cgi
OS/Version: Linux
Status: UNCONFIRMED
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The app crashes immediately in current cvs (see below). I tried it in older wine
versions and it starts up fine wine-0.9.6.
err:syslevel:_CheckNotSysLevel Holding lock 0x7fa0b8e0 level 3
err:syslevel:_EnterSysLevel (0x7fafe320, level 2): Holding 0x7fa0b8e0, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7fafe320, level 2): Holding 0x7fa0b8e0, level 3.
Expect deadlock!
etcetera
--
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=4668
------- Additional Comments From LoN_Kamikaze(a)gmx.de 2006-26-02 16:31 -------
I forgot to mention, certain objects (buildings, trees) in the game are black. I
suppose this is due to the missing lighting feature.
--
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=4664
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |ftp://ftp.amebis.si/javno/dz
| |s-p.exe
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-26-02 16:15 -------
yes, in cvs, but i doubt that would make any difference. Are you sure you
removed your old wine installation, as i can imagine that your wine rpm is
installed in /usr whereas it might get installed in /usr/local if you compile
the stuff yourself (just a guess). You could best try to run wine from the
source tree you compiled your self (e.g. wine /usr/src/wine/wine app.exe)
Anyway, removing the line makes the app start fine here, but is of course not a
real fix. I wonder if the problem is in the assignment of two different types ;
i see
const void* srcbits
const DWORD* srcpixel;
and then
srcpixel=srcbits;
Is that valid?
--
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.