http://bugs.winehq.org/show_bug.cgi?id=10440
Summary: Lego Island 2 hangs at startup with Quartz errors
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9142)
--> (http://bugs.winehq.org/attachment.cgi?id=9142)
error log
Lego Island 2 hangs at startup with what appear to be Quartz errors. It seems
to be hanging at one of the intro movies. Error log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31651
Bug #: 31651
Summary: SlingPlayer 1.5 crashes when streaming
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41612
--> http://bugs.winehq.org/attachment.cgi?id=41612
wine-1.5.12-157-gbdf9a9f console output
SlingPlayer 1.5 crashes when streaming.
Workaround is native quartz from DX9 (winetricks - the Win7 quartz has its own
problems).
Native qcap needed to get around Bug 30904, and optionally gdiplus for Bug
30899.
Native quartz is also needed for the installer (Bug 13371).
--
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=26489
Summary: GetKeyState does not work correctly with toggle keys
(VK_CAPITAL, VK_NUMLOCK, VK_SCROLL)
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: melekor(a)projectmagma.net
Created an attachment (id=33725)
--> (http://bugs.winehq.org/attachment.cgi?id=33725)
Tiny test program which demonstrates the problem (exe and C++ source)
The WINE implementation of GetKeyState does not follow the spec regarding
"toggle keys" such as caps lock, num lock and scroll lock.
The documentation states: (about the return value) "If the low-order bit is 1,
the key is toggled. A key, such as the CAPS LOCK key, is toggled if it is
turned on. The key is off and untoggled if the low-order bit is 0. A toggle
key's indicator light (if any) on the keyboard will be on when the key is
toggled, and off when the key is untoggled."
Instead, what WINE appears to do, is flip the low-order bit when a toggle-key
is "un-toggled" (on=>off). When it is toggled (off=>on), the low order bit
remains unaffected. This is obviously completely incorrect.
I have attached a demo app (zip file with exe with C++ source code) which shows
the problem. When run on windows, it displays "CAPS ON" or "CAPS OFF" in sync
with the little light on the keyboard. When run on WINE it does not stay in
sync.
Tested on 1.2.2 and 1.3.16 on Ubuntu 10.10 Maverick Meerkat running in
VirtualBox, host OS is Win7.
--
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=19618
Summary: X-Change 3 crashes randomly
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Gollos(a)gmail.com
Created an attachment (id=22889)
--> (http://bugs.winehq.org/attachment.cgi?id=22889)
X-Change3 terminal output
Some times when loading a saved game, some times when starting a new game, some
times when changing the game settings, but not every time, a window pops
telling there was a problem and the program is going to be stoped.
When that happens, some times the game continue running without sound, and some
times it closes for real.
--
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=29633
Bug #: 29633
Summary: Richedit hyperlinks limited to first line
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sdh_luc(a)hotmail.com
Classification: Unclassified
Created attachment 38396
--> http://bugs.winehq.org/attachment.cgi?id=38396
A broken location name with its last word repeated
When hyperlinks in StarEdit's trigger sentences (as discussed in #4547) extend
over multiple lines (either due to wrapping or because the linked text contains
newlines), only the first is active. The others have the correct appearance
and cursor but do nothing. (This is unfortunate if the first character is a
newline!) Presumably related is that editing the multiline text replaces only
the first line (see screenshots).
--
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=30353
Bug #: 30353
Summary: IEDriver from selenium crash
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download and install python26 from
http://www.python.org/ftp/python/2.6/python-2.6.msi
2. Download and install easyinstall from
http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11.win32-py…
3. start wine cmd, install Selenium with easyinstall :
easyinstall selenium
3.5 winetricks wininet, works around Bug 30352
4. start the sample python-selenium script as attachment selenium-Ie.py :
$ wine 'c:\python26\python.exe' selenium-Ie.py
$ ./selenium-Ie.sh
iexplore starts successfully, but then IEDriver of selenium crashes:
Backtrace:
=>0 0x00d045d1 in iedriver (+0x845d1) (0x0262e460)
1 0x00c9fd1a in iedriver (+0x1fd19) (0x0262e4e0)
2 0x00ca9490 in iedriver (+0x2948f) (0x0262e538)
--
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=24038
Summary: kernel32.UnhandledExceptionFilter: ensure that
registered JIT debugger can attach and collect
debugging info before return
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
the symptom is some apps generate unhandled exceptions which ought to call the
registered just-in-time debugger but the collection of debugging info fails.
When the debugger process is up and running the faulting app is gone, hence
attaching and collecting module, backtrace info etc. fails.
Example (you can find several of such occurrences in bugzilla):
--- snip ---
...
wine: Unhandled exception 0xc000000d at address 0x68080023:0x004bd342 (thread
0026), starting debugger...
0026:trace:seh:start_debugger Starting debugger "winedbg --auto 37 252"
0027:Ret KERNEL32.Sleep() retval=00000000 ret=00484091
0027:Call KERNEL32.Sleep(00000032) ret=00484091
0028:Ret KERNEL32.Sleep() retval=00000000 ret=00484091
0028:Call KERNEL32.Sleep(00000032) ret=00484091
0026:Ret KERNEL32.UnhandledExceptionFilter() retval=00000000 ret=004c599a
0026:Call KERNEL32.GetCurrentProcess() ret=004c59b5
0026:Ret KERNEL32.GetCurrentProcess() retval=ffffffff ret=004c59b5
0026:Call KERNEL32.TerminateProcess(ffffffff,c000000d) ret=004c59bc
Process of pid=0025 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
--- snip ---
kernel32.UnhandledExceptionFilter() -> start_debugger_atomic -> start_debugger
-> CreateProcessA() (wait for debugger to come up) -> return
The app code immediately terminates the process after return from
UnhandledExceptionFilter() which is an indication that all debugging info
collection stuff needs to be done synchronously _before_
UnhandledExceptionFilter() returns in case JIT debugger was called.
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=15489
Summary: Build should optionally produce .pdb file suitable for
use with symbol server
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When Windows applications with their own crash logging systems
crash, they report the stack dump to their own crash dump server,
which uses Microsoft-supplied .pdb files (or Microsoft's symbol server)
to resolve the symbol names in system DLLs.
Wine should also provide such .pdb files, for use by vendors in
analyzing crash dumps. There should be an identifying
key in the crash dump and the .pdb file allowing the crash
server or debugger to choose the proper .pdb file; MSFT
must support that, let's see if we can use the same mechanism they do
to handle the much larger number of Wine versions and flavors.
--
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=29168
Bug #: 29168
Summary: Star Wars: The Old Republic game client hangs at
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erik.weatherwax(a)gmail.com
Classification: Unclassified
Created attachment 37628
--> http://bugs.winehq.org/attachment.cgi?id=37628
Console output
Upon successful launching of the game client after logging in via the game
launcher, no progress is made towards loading the game after the initial splash
screen: it merely sits at the initial splash with a sort of "Working" icon
spinning in the lower right indefinitely. Console output is attached but
doesn't seem to be much help; it is mostly just spam of:
fixme:win:GetWindowPlacement not supported on other process window 0xa0026
fixme:d3d:query_init Unhandled query type 0xc.
Originally suspected this was a server-side or game client problem since some
Windows users were reporting similar issues at the beginning of this beta test
weekend; however, any of numerous purported workarounds fail to work in Wine,
and it seems the problem pretty uniformly affects Wine users, at least in
Linux.
--
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=30148
Bug #: 30148
Summary: Star Wars: The Old Republic - slow loading times
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julusp(a)gmail.com
Classification: Unclassified
Created attachment 39322
--> http://bugs.winehq.org/attachment.cgi?id=39322
Wine debug log
The game takes too much to load depending on location. For example Nar Shaadaa
takes about 15 minutes to load, which in meanwhile, often leads to logoff. I
have attached the basic debug log.
To overcome the login issue, patch from Bug 29618 is needed
--
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.