http://bugs.winehq.org/show_bug.cgi?id=7007
Igor Tarasov <tarasov.igor(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tarasov.igor(a)gmail.com
--- Comment #6 from Igor Tarasov <tarasov.igor(a)gmail.com> 2009-07-20 02:54:02 ---
Reproduced on wine-1.1.26. The only output wine gives is:
fixme:imm:ImmReleaseContext (0x30030, 0x140f88): stub
--
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=5299
--- Comment #27 from Igor Tarasov <tarasov.igor(a)gmail.com> 2009-07-20 02:42:47 ---
Created an attachment (id=22467)
--> (http://bugs.winehq.org/attachment.cgi?id=22467)
trle +d3d crash log
Since some of latest wine versions TRLE does crash again (won't start up at all
if hardware acceleration [wine d3d] is used, just black screen and crash
error). Attached is the crash log. Without hardware acceleration it does start,
but still image is somehow overly zoomed.
Can somebody please add download link from comment #14?
--
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=19356
Summary: some features for winepath to make it better work in
scripts
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: HoraK-FDF(a)gmx.de
Hi,
i'm currently working on a bash script that must handle DOS paths and so i
found some things that would make winepath better for scripts.
first thing:
If u have the DOS path C:\nop and convert it to unix style u get
/root/.wine/dosdevices/c:/nop but for some scripts you need the real mounted
path that would be in my case /mnt/C/nop. To get this done with bash i must cut
out the /root/.wine/dosdevices/c: make an REALPATH=$(df
/root/.wine/dosdevices/c: | cut -d ' ' -f 25) (REALPATH is than /mnt/C) and
combine it with the /nop that takes much time in bash if winepath can do this
by it self that would be a giant speed up, bound this to an option like -r
--realmountedpath or so would be great.
secound thing:
If a file lies on the dos dirve G:\file.nfo and the drive is assigned with
winecfg to ../dosdevices/k: winepath outputs ../dosdevices/g:/file.nfo witch
results to that the file cannot be found because its on
../dosdevices/k:/file.nfo. So you must have all drives exactly assigned like
the would appear on real DOS (G:\ = ../dosdevices/g:). This can be avoided with
checking the wine config, a option like -c --checkwinecfg would do it.
... greetings HoraK-FDF
--
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=7835
MCpaul34 <MCpaul34(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |MCpaul34(a)gmail.com
--- Comment #13 from MCpaul34 <MCpaul34(a)gmail.com> 2009-07-19 18:24:45 ---
Still present in 1.1.26
--
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=4304
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #20 from Austin English <austinenglish(a)gmail.com> 2009-07-19 17:48:36 ---
Reported fixed.
--
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=4304
lifefx <xfxylidj(a)163.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xfxylidj(a)163.com
--- Comment #19 from lifefx <xfxylidj(a)163.com> 2009-07-19 17:15:15 ---
1.1.26 OK
--
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=5713
--- Comment #12 from nsandschn(a)gmx.de 2009-07-19 17:07:52 ---
Created an attachment (id=22458)
--> (http://bugs.winehq.org/attachment.cgi?id=22458)
Terminal output in 1.1.26
The WTSGetActiveConsoleSessionId error is indeed gone in wine 1.1.26. But the
installer still crashes ("Google Updater cannot continue (error 0x80004005)")
with the attached terminal output.
--
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=6033
Bartosz Brachaczek <b.brachaczek(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |b.brachaczek(a)gmail.com
--
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=19359
Summary: Links are always opened in existing window
Product: WineHQ.org
Version: unspecified
Platform: PC
URL: http://www.winehq.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sasha1024(a)safe-mail.net
Links in the left part of the page are always opened in existing window. When I
ask browser to open a link in new window (e.g. with Shift+Click or
Ctrl+Shift+Click), it instead opens the link in both new and existing window.
That's annoying.
--
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=3912
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|wine-bugs(a)winehq.org |
--
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=6642
--- Comment #15 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-07-19 13:16:18 ---
Test again with 1.1.26.
--
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=5289
--- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-07-19 13:15:17 ---
Alexander, please give it a try with 1.1.26.
--
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=8295
--- Comment #16 from Tiago Marques <tiagomnm(a)gmail.com> 2009-07-19 09:01:02 ---
(In reply to comment #15)
> Is this still an issue in current (1.1.25 or newer) wine?
Hi Austin,
Yes, it's still present. I will check to see if it's the same error, as I now
get this:
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:d3d:IWineD3DDeviceImpl_CreateSwapChain The app requests more than one
back bu
ffer, this can't be supported properly. Please configure the application to use
dou
ble buffering(=1 back buffer) if possible
err:d3d:IWineD3DDeviceImpl_SetupFullscreenWindow (0x137500): Want to change the
win
dow parameters of HWND 0x4003a, but another style is stored for restoration
afterwa
rds
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDep
thStencilSurface
Best regards
--
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=1908
Chris Wales <chris(a)chrobis.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|chris(a)chrobis.com |
--
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=1908
--- Comment #41 from Chris Wales <chris(a)chrobis.com> 2009-07-19 06:38:13 ---
Apologies - please ignore my earlier comment, I had confused the game with
Total War 2
--
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=5713
Stefan Leichter <Stefan.Leichter(a)camLine.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Stefan.Leichter(a)camLine.com
--- Comment #11 from Stefan Leichter <Stefan.Leichter(a)camLine.com> 2009-07-19 02:18:48 ---
Stub for WTSGetActiveConsoleSessionId is in wine 1.1.26
(http://source.winehq.org/git/wine.git/?a=commitdiff;h=f63f4026cf7a3e8c76109…)
--
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=3154
Vytautas <vytautas1987(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vytautas1987(a)yahoo.com
--- Comment #15 from Vytautas <vytautas1987(a)yahoo.com> 2009-07-19 00:15:14 ---
I still noticed same bug with wine 1.1.24 and Mathcad 5.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=6953
Antonio López <amlopezalonso(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amlopezalonso(a)gmail.com
--- Comment #16 from Antonio López <amlopezalonso(a)gmail.com> 2009-07-18 15:24:47 ---
This does not happen anymore to SpellForce - The Order of Dawn since a few
releases AFAIK. Counter-Strike - Condition Zero still suffers this bug though
(1.1.25).
--
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=19366
Summary: Need for Speed - Underground: Unhandled exception
divide by zero
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephan.diestelhorst(a)gmail.com
Created an attachment (id=22441)
--> (http://bugs.winehq.org/attachment.cgi?id=22441)
Console output of wine running NFSU 1.4
Installed Need for Speed - Underground and appropriate NoCD fix. Exception is
thrown as soon as the game starts, has 100% CPU usage and hangs at a screen
with a blue box (see attachement). This happens with and without NFSU patch
1.4.
Hardware is an MSI Wind U100, with Intel integrated graphics, see attachements
for more details.
--
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=7316
--- Comment #40 from John Klehm <xixsimplicityxix(a)gmail.com> 2009-07-18 12:31:05 ---
(In reply to comment #39)
> Still in .26 :/
>
> John, have you had progress on this? Is there any code in GIT or something that
> I can assist in testing?
There's not any secret pactches that fix this yet sorry. Bug 11846 is where I
was last investigating but this is almost certainly related. Tablet motion and
pressure events are being fired but they dont get propagated to the appropriate
window or we just arent sending the right event message that the context was
looking for and so then it does nothing.
The biggest help would be if anyone could write the appropriate parent child
owner message propagation tests so we can see where we are missing some of the
messages we need. If I ever get any free time I'll be on this, lately other
things keep blocking me from Wine :/
I'll post a patch to this bug or 11846 if I ever get something that even
remotely works.
--
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=19363
Summary: Crash changing resolution in Monkey Island
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kjella79(a)yahoo.no
Created an attachment (id=22435)
--> (http://bugs.winehq.org/attachment.cgi?id=22435)
Crash log
When trying to change screen resolution in "Tales of Monkey Island: Launch of
the Screaming Narwhal" the application crashes. Crash log attached, backtrace
says it's inside wine:
Backtrace:
=>0 0x7eb053a8 ActivateContext+0x88() in wined3d (0x01d8e5a0)
I had to use POL to get past the activation (a regression) but this happens
using the official 1.1.26 wine from budgetdedicated repo.
--
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=7316
--- Comment #39 from Brian <tehstealth(a)yahoo.com> 2009-07-18 12:00:01 ---
Still in .26 :/
John, have you had progress on this? Is there any code in GIT or something that
I can assist in testing?
--
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.