http://bugs.winehq.org/show_bug.cgi?id=20435
Summary: Barnes and Noble EReader crashes on startup
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ender8282(a)yahoo.com
Created an attachment (id=24254)
--> (http://bugs.winehq.org/attachment.cgi?id=24254)
Debugger output
Wine crashes when trying to run the Barnes and Noble ereader.
--
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=29052
Bug #: 29052
Summary: Incorrect handling of lit vertices causes models to
render black in The Longest Journey
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://games.softpedia.com/get/Games-Demo/The-Longest-
Journey-161-Demo.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: octavian.voicu(a)gmail.com
Classification: Unclassified
Created attachment 37430
--> http://bugs.winehq.org/attachment.cgi?id=37430
Patch to fix issue with black rendered characters.
IDirect3DDevice2 and IDirect3DDevice3 handle lighting differently than
IDirect3DDevice7. Specifically, vertices which have colors but no normals (like
D3DVT_LVERTEX or D3DFVF_LVERTEX) should bypass lighting calculations in the
older interfaces. Wine handles them like in IDirect3DDevice7, rendering them
black.
This makes the models in the game The Longest Journey render black. I wrote a
series of tests that I submitted to wine-patches, but they need a bit more
refactoring to go in. Links to relevant patches from the series are below:
http://source.winehq.org/patches/data/80669http://source.winehq.org/patches/data/80673http://source.winehq.org/patches/data/80670
I'm attaching a patch that fixes these issues, but I need to get the tests in
before submitting it. It also needs a bit more thought on how older interfaces
should handle render states that were introduced in later version of Direct3D
(like D3DRS_LIGHTING).
This patch only fixes the issue with the black rendered characters. There is
another issue that makes characters only render partially, which is tracked in
http://bugs.winehq.org/show_bug.cgi?id=11819.
--
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=35802
Bug ID: 35802
Summary: OneNote 2013 installer needs
KERNEL32.dll.SetWaitableTimerEx
Product: Wine
Version: 1.7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: hberntsen+winehq(a)gmail.com
Created attachment 47798
--> http://bugs.winehq.org/attachment.cgi?id=47798
the trace of the x86 crash
When running the OneNote 2013 installer, it crashes (see log). You can download
the free installer from http://www.onenote.com/Download. The sha1sum of mine is
cca75f8bbeaaa8d4d060c3d9edae28b3e345a82b. The download page forwarded me to
http://www.onenote.com/Download/win32/x86/en-US (so 32 bit) but also the 64 bit
from http://www.onenote.com/Download/win32/x64/en-US with sha1sum
18031525048a5a8f02789e24cb9c5c104ccf6488 crashes with a missing
SetWaitableTimerEx.
--
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=34794
Bug #: 34794
Summary: SolidWorks 2010: Error message at assigning material
in manager
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 46400
--> http://bugs.winehq.org/attachment.cgi?id=46400
Error message
Steps to reproduce:
1) remove ~/.wine
2) winetricks vcrun2005 vcrun2008 mfc40 dotnet30
3) install SolidWorks 2010
4) start SolidWorks 2010
5) create new part
6) RMB on material
7) choose "edit material"
8) choose any material and click "apply"
Behaviour:
Error message (see attachment). Material changes properly though.
Expected behaviour:
No error message.
Error message translation:
Failed to save following database, returning to previous database now. There
may be no last modifications.
Terminal output:
fixme:msxml:domdoc_get_url (0x7ee3cd0)->(0x33e504)
fixme:msxml:schema_cache_QueryInterface interface
{00000126-0000-0000-c000-000000000046} not implemented
I/O warning : failed to load external entity "colorswatch.xsd"
err:msxml:Schema_parse error code 3004: element decl. 'swatchcolor', attribute
'type': The QName value
'{http://www.solidworks.com/sldcolorswatch}opticalcolor' does not resolve to
a(n) type definition.
fixme:msxml:cache_entry_from_xsd_doc failed to parse doc
fixme:msxml:domdoc_putref_schemas (0x7fb8110)->({VT_DISPATCH: 0x7fb8210}):
semi-stub
fixme:msxml:domdoc_get_parseError (0x7fb812c)->(0x33e4c4): creating a dummy
parseError
fixme:msxml:domdoc_get_url (0x7ee3cd0)->(0x33e55c)
fixme:msxml:schema_cache_QueryInterface interface
{00000126-0000-0000-c000-000000000046} not implemented
I/O warning : failed to load external entity "colorswatch.xsd"
err:msxml:Schema_parse error code 3004: element decl. 'swatchcolor', attribute
'type': The QName value
'{http://www.solidworks.com/sldcolorswatch}opticalcolor' does not resolve to
a(n) type definition.
fixme:msxml:cache_entry_from_xsd_doc failed to parse doc
fixme:msxml:domdoc_putref_schemas (0x7fc91b0)->({VT_DISPATCH: 0x7fc92b0}):
semi-stub
fixme:msxml:domdoc_get_parseError (0x7fc91cc)->(0x33e51c): creating a dummy
parseError
--
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=17098
Summary: Allow using iso images (via fuseiso) in drives setup @
winecfg.
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chalkerx(a)gmail.com
To mount an iso image to wine one should create a mountpoint, mount it manually
there, and use wincfg to point wine to that directory. After reboot it must be
done again (the mounting part).
If fuseiso in installed, it could be simplified to the user by allowing to
point to an image file in winecfg, auto creating a drive_* folder and mounting
an iso there via fuseiso on wine startup and unmounting on wine shutdown.
This would allow user to point a drive to an iso directly from gui and just
once.
--
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=19800
Summary: cygwin's tar -cz crashes when run from a shell script
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce, create a dummy tar file, e.g.
echo foo > foo
then create the one-line shell script bad.sh containing
tar -czvf foo.tar.gz foo
then run bad.sh in a cygwin shell. It crashes, and leaves behind the
file tar.exe.stacktrace containing
Exception: STATUS_ACCESS_VIOLATION at eip=2D313133
eax=00000000 ebx=36313637 ecx=00851682 edx=FFFFFFFB esi=32313232 edi=39372D31
ebp=38353136 esp=0064C640 program=C:\cygwin\bin\tar.exe, pid 46, thread main
cs=0023 ds=002B es=002B fs=0063 gs=006B ss=002B
Stack trace:
Frame Function Args
12 [main] tar 46 _cygtls::handle_exceptions: Error while dumping state
(probably corrupted stack)
Switching to bsdtar (another package in cygwin) gives same results,
so it's not a bug in tar per se.
tar -xz crashes similarly when given a large input file,
and when that happens, one also sees 'gzip: stdout: Communication error on
send'
Found by trying to automate the chromium build setup instructions,
http://dev.chromium.org/developers/how-tos/install-gclient
--
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=22847
Summary: FREDv2 Orientation exam program displays error in
embedded IE testing window
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://download.usmle.org/2010/Step3Download.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28215)
--> (http://bugs.winehq.org/attachment.cgi?id=28215)
FREDv2 Orientation stderr messages
Following up from bug 22763, after running the InstallStep3.exe installer and
installing msxml3 and msxml4 via winetricks to work around missing msxml
interfaces, launching FredV2Orient.exe and pressing the "Run Exam" button
spawns a full-screen embedded IE interface that displays the practice
examination interface. Instead of the expected test interface, however, an
embedded error message is displayed, which states:
"A fatal error has occurred
Please notify the Proctor.
A Fatal error has occurred accessing content: js/yui/close12_1.gif:
'js/yui/close12_1.gif' is not a valid integer value"
Installing ie6 from winetricks successfully works around this problem.
--
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=17887
Summary: Poor graphics (black squares) observed using Many faces
of Go program
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmc(a)xisl.com
I am running "Many faces of Go" and the graphics are displayed horribly.
The fault can be observed in Wine 1.0-1 to the current version.
There is a patch given at http://www.smart-games.com/supportfaq.html under "How
can I run version 12 on Linux or Mac OS?" which refers to
http://article.gmane.org/gmane.comp.emulators.wine.devel/54403
I have tried this patch and it works without breaking anything else I've tried.
Please could this be incorporated.
Thank you.
--
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=35228
Bug ID: 35228
Summary: RC Cars hangs when music changes
Product: Wine
Version: 1.7.9
Hardware: x86
URL: http://www.fileplanet.com/131248/130000/fileinfo/R.C.-
Cars-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 46990
--> http://bugs.winehq.org/attachment.cgi?id=46990
terminal output
The game plays mp3's and whenever music changes Wine comes to a deadlock:
err:ntdll:RtlpWaitForCriticalSection section 0x39a3778 "parser.c:
ParserImpl.csFilter" wait timed out in thread 002d, blocked by 0027, retrying
(60 sec)
followed by
err:ntdll:RtlpWaitForCriticalSection section 0x13cbe0 "filtergraph.c:
IFilterGraphImpl.cs" wait timed out in thread 0009, blocked by 0027, retrying
(60 sec)
The demo contains only 2 music tracks: Mast_Track01.mp3 is playing in the menu,
and Dead_Track01.mp3 is playing during races.
In the demo you should hear music in the menus, click on <Demo play>, while the
track is loading comes the 1st deadlock which is not fatal and the game remains
playable, but music has stopped. During the race press <Esc> to get back to the
menu and here comes the 2nd deadlock (filtergraph.c: IFilterGraphImpl.cs) and
the game comes to a halt.
rccarsdemo_full.zip
md5sum: 110c5a83a066359ebe27f7908e7266ab
'winetricks quartz' is a workaround.
Fedora 19 x86
Alsa 1.0.27 (Pulseaudio is not running)
Wine was compiled without gstreamer support
--
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=23725
Summary: Slow typewriting in IBExpert SQL Editor
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_pradelli(a)yahoo.com
Typewriting feedback is very, very, slow in IBExpert SQL Editor window
--
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=35439
Bug ID: 35439
Summary: Blackguards demo (non-Steam) shows black screen after
launch
Product: Wine
Version: 1.7.11
Hardware: x86
URL: http://www.chip.de/downloads/Demo-Blackguards_66678941
.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 47296
--> http://bugs.winehq.org/attachment.cgi?id=47296
log
It's a multilingual non-Steam and no DRM demo.
--
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=25458
Summary: Saints Row 2 crashes when entering game.
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: superppl(a)gmail.com
The game Saints Row 2 crashes when attempting to enter a game. Launching the
game and navigating the menu appears to work fine.
--
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=34046
Bug #: 34046
Summary: GUIMiner crashes when trying to start mining.
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keithclark1966(a)gmail.com
Classification: Unclassified
Created attachment 45248
--> http://bugs.winehq.org/attachment.cgi?id=45248
Program Error Details window contents
GUIMiner starts up fine but after entering the account data and trying to start
to mine, the program crashes.
--
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=35847
Bug ID: 35847
Summary: wined3d does not recognize cards newer than GTX 770
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: rmlipman(a)gmail.com
Created attachment 47861
--> http://bugs.winehq.org/attachment.cgi?id=47861
patch for 780 ti
I have a partial patch that adds for GTX 780 Ti
To make this more complete, support for GTX 780, Titan, and Titan Black should
also be added. Bug 32694 also references GTX 690 so there may be even more that
aren't accounted for.
Information can be found at
select_card_nvidia_mesa (NV## codenames)-
http://nouveau.freedesktop.org/wiki/CodeNames/
This is the search I used to get the device ID for my card (wined3d_private.h)-
http://www.techpowerup.com/vgabios/index.php?architecture=NVIDIA&manufactur…
--
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=17524
Summary: k-meleon crash on startup (Unhandled page fault)
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://kmeleon.sourceforge.net/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)gringer.org
Created an attachment (id=19632)
--> (http://bugs.winehq.org/attachment.cgi?id=19632)
Crash on starting of program
Using the non-installer version of k-meleon, the program crashes on startup.
Steps to reproduce:
1) Download K-Meleon1.5.2en-US.7z from website
(http://kmeleon.sourceforge.net/download.php), and unzip into some directory:
~/install/kmeleon/program$ 7z x K-Meleon1.5.2en-US.7z
2) Dowload installer version (K-Meleon1.5.2en-US.exe) from website, and extract
msvcp71.dll and msvcr71.dll files:
~/install/kmeleon/program$ 7z x ~/install/wine/K-Meleon1.5.2en-US.exe ms*.dll
3) Run k-meleon.exe and observe crash
This follows the portable workflow mentioned on the kmeleon wiki:
http://kmeleon.sourceforge.net/wiki/KMPortable
What should happen:
3) k-meleon doesn't crash.
A log of the crash has been attached.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37128
Bug ID: 37128
Summary: Clang Static Analyzer: Uninitialized variable in a
condition
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukebenes(a)hotmail.com
Clang Static Analyzer identifies Uninitialized variable in a condition
File: dlls/atl110/../atl/atl_ax.c
Location: line 1092, column 10
Description: Branch condition evaluates to a garbage value
HRESULT
WINAPI AtlAxCreateControlEx(LPCOLESTR lpszName, HWND hWnd,
IStream *pStream, IUnknown **ppUnkContainer,
IUnknown **ppUnkControl, REFIID iidSink, IUnknown *punkSink)
{
...
IUnknown *pContainer;
...
hRes = AtlAxAttachControl( pUnkControl, hWnd, &pContainer );
if ( FAILED( hRes ) )
WARN("cannot attach control to window\n");
...
if ( pContainer ) //<==
//Clang: Branch condition evaluates to a garbage value
IUnknown_Release( pContainer );
return S_OK;
}
The uninitialized variable pContainer is used in the condition after the call
of AtlAxAttachControl. This function's description is given below.
HRESULT
WINAPI AtlAxAttachControl(IUnknown *control, HWND hWnd,
IUnknown **container)
{
HRESULT hr;
...
if (!control)
return E_INVALIDARG;//<==
hr = IOCS_Create( hWnd, control, container );
return hWnd ? hr : S_FALSE;
}
In this code, the E_INVALIDARG value may be returned before initializing the
container variable. It will result in the AtlAxCreateControlEx function
generating the warning and going on to work with the uninitialized variable.
--
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=25557
Summary: menus are misplaced in simulation mode of PALturn+
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Created an attachment (id=32540)
--> (http://bugs.winehq.org/attachment.cgi?id=32540)
Screenshot during simulation mode
See AppDB ID:22266
Almost all functions of PALturn+ work properly, but some menus in simulation
mode are misplaced. The lower menus and the developer icon are displayed a
little to high and overlay the simulation window.
Developer screenshot as it should be:
http://hubertklinkner.de/palmill/images/Palturn+.png
Steps to reproduce:
1. Start "Palturn+.exe"
2. Enter Ctrl+O and choose "Beispiel.NC3"
3. Press F7
4. Click on "OK übernehmen"
5. Simulation mode begins ...
Regards,
E. Atalan
--
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=34359
Bug #: 34359
Summary: CodeSpells crashes on exit
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
To reproduce,
1) download and unzip
fa110e7bfe7a3005bfb2aa0104be051c7fbd1a87 CodeSpells_Windows_Version.zip
from
https://sites.google.com/a/eng.ucsd.edu/codespells/home
2) Run it, accept the resolution, and wait ten seconds for the first grass
scene to be rendered
3) Quit.
It then crashes with
Unhandled exception: page fault on read access to 0x012b7b18 in 32-bit code
(0x005758c0).
Backtrace:
=>0 0x005758c0 in codespells_windows_version (+0x1758c0) (0x0033fdc8)
...
It does not crash on Windows 7.
--
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=33454
Bug #: 33454
Summary: Webbrowser "designmode on" doesn't work properly
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Created attachment 44284
--> http://bugs.winehq.org/attachment.cgi?id=44284
Sample source
http://netikka.net/dev/designmode.exe
Click "Designmode on". -> It clears all existing text.
Terminal: err:mshtml:update_window_doc SetDesignMode failed: 80004003
--
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=34438
Bug #: 34438
Summary: Rexroth Symbol Modeling Tool fails to start
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 45845
--> http://bugs.winehq.org/attachment.cgi?id=45845
Terminal output on wine-1.7.0-346-g1bf936c
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet40 corefonts
3) install D&C Scheme Editor 5
4) wine "Rexroth Symbol Modeling Tool.exe"
Behaviour:
Nothing happens.
Expected behaviour:
Symbol Modeling Tool should start.
Additional info:
Rexroth Symbol Modeling Tool is part of D&C Scheme Editor 5 (URL attached in
header of this bug)
--
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=21139
Summary: could install game using wine but will not play
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matthewpepperell(a)googlemail.com
CC: matthewpepperell(a)googlemail.com
Created an attachment (id=25385)
--> (http://bugs.winehq.org/attachment.cgi?id=25385)
terminal message
I apologise now if i'm just being an idiot but I am a complete novice to linux.
I am using ubuntu 8.10 having had enough of windows, the one thing I miss with
windows is being able to play my football manager games (kills boredom!) I did
some research and found a utility (wine) that could help with my suffering,
after many hours reaserching i got to know the basics of wine and was able to
install my game with no issues. the problem arrose when trying to play the
game, i tried right clicking on the .exe file which did nothing, i then loaded
it in the terminal and the response i got is in the attachment. being I have
only used linux for 3 days the response has blew my mind and have been unable
to find anything on how to fix problem. any ideas i'd be very grateful.
i understand that it could just be that wine is unable to play this game, and
if so i'd just have to deal with it :(
thanks in advance
--
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=19724
Summary: elevated demo has a terrible performance under Wine
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=23049)
--> (http://bugs.winehq.org/attachment.cgi?id=23049)
elevated_1024x768.exe (4K binary)
elevated_1024x768.exe runs in Linux a hundred times slower than in Windows.
native d3dx9_33.dll is required.
This is probably due:
fixme:d3d:IWineD3DDeviceImpl_CreateSwapChain The app requests more than one
back buffer, this can't
o use double buffering(=1 back buffer) if possible
--
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=27771
Summary: Ckeditor not work
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 0001(a)techemail.com
Hello!
Please test demo
wine iexplore http://ckeditor.com/demo
Buttons not work. Editing not work
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37313
Bug ID: 37313
Summary: Incorrect processing of post-transform vertex data
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: iamalannoble(a)hotmail.com
When using post-transformed vertex data (using D3DDECLUSAGE_POSITIONT or
D3DFVF_XYZRHW) and a pixel shader, WINE incorrectly applies transforms to the
non-position components of the vertex data. e.g. texgen and texture matrix is
incorrectly applied to texture coordinates.
The specification of post-transformed data is scattered across several pages,
but here's a quote:
D3DDECLUSAGE_POSITIONT
... When a declaration containing this is set, the pipeline does not perform
vertex processing.
D3DFVF_XYZRHW implies the same thing, as this is the output format of
IDirect3DDevice9::ProcessVertices.
At
http://source.winehq.org/git/wine.git/blob/7f29fc7e91aa7eb88cdb3220ebcbb7a4…
wined3d generates a vertex program to match the fragment program, but only the
position is handled differently when settings->transformed is true.
The specification for post-transformed data indicates that lighting is not
evaluated at all and texture coordinates are just copied. The
WINED3DTSS_TCI_PASSTHRU case is not sufficient, as that still applies the
texture matrix.
This function and any related functions should be updated to handle
settings->transformed correctly.
--
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=36945
Bug ID: 36945
Summary: Hotel Giant: graphical issues with orm=fbo
Product: Wine
Version: 1.7.22
Hardware: x86
URL: http://www.gamershell.com/download_4141.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49053
--> http://bugs.winehq.org/attachment.cgi?id=49053
screenshot (comparison)
Icons around the minimap in the lower left corner are only visible when the
mouse pointer passes over them.
The window showing the tutorial text has a transparent background.
These issues exist with the default orm=fbo setting. When orm=backbuffer then
those objects appear correctly.
Terminal output:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1a8,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
fixme:ddraw:d3d_vertex_buffer7_Optimize iface 0x76d33a8, device 0x1748c0, flags
0 stub!
Fedora 20
Nvidia binary drivers 340.24
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37619
Bug ID: 37619
Summary: World of Warcraft: Can't click buttons at the lower
edge of the screen
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
I am runningwine 1.7.31 and tried to play World of Warcraft 6.3 WoD
I can move the cursor to lower parts of the screen where the actionbars are
placed but clicking abilities to use them doesn't work.
It seems that the box that we can interact in is smaller then the actual game
window.
I estimate the box we can interact in to be 5cm smaller than it should be
This happens in fullscreen mode and windowed fullscreen and in windowed mode as
well.
I tried to play with winecfg but so far the only thing that happens is that the
window moves out of the visible screen if i do not let the windowmanager
control the game window.
capture mouse cursor didn't change it either.
Virtual desktop wasn't needed either when i played it before WoD.
There is no dual screen active.
The only way to actually use the buttons is either resize the game window or
use the keyboard shortcuts associated with the buttons.
Neither of the 2 solutions is really great, so i hope for some input on this.
--
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=32973
Bug #: 32973
Summary: Fallout 3: Game crashes after hitting "New game"
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raddyroro(a)gmail.com
Classification: Unclassified
I do not have a backlog. Wine just tells me the game has crashed and I need to
force quit it to get rid of it. The game just hangs after the crash window at
the loading screen after hitting "New game"
I used PlayonLinux to install it because that got me farther than manually
installing it
Specs:
Ubuntu 12.10
Intel i7
Nvidia Geforce GT 520M
1 GB on video card
8 Gb Ram
--
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=32470
Bug #: 32470
Summary: Program raylauncher works, but raytechnavigator.exe
crashes
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: repps2(a)gmail.com
Classification: Unclassified
Created attachment 42831
--> http://bugs.winehq.org/attachment.cgi?id=42831
Error log generated when trying to start file raytechnavigator.exe
Program Raymarine Planner works under windws and can be successfully installed
using wine. On launching the programme raytechnavigator.exe, an error is
generated as per the attachment backtrace.txt
--
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=28909
Bug #: 28909
Summary: Internet Explorer 8 crashes on resetting settings -
unimplemented function
wininet.dll.DeleteWpadCacheForNetworks
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Trying to reset IE8's settings leads to a crash:
wine: Call from 0x7bc4c4b0 to unimplemented function
WININET.dll.DeleteWpadCacheForNetworks, aborting
wine: Unimplemented function WININET.dll.DeleteWpadCacheForNetworks called at
address 0x7bc4c4b0 (thread 003b), starting debugger...
Steps to reproduce:
1. winetricks ie8
2. wine control inetcpl.cpl
3. Click on Advanced tab -> Reset button under "reset Internet Explorer
setting" -> another reset button (don't check "delete personal settings")
Adding a native override for wininet works around it.
--
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=17682
Summary: AoE Help graphics immediately whitened, no text
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
The (3MB) help file of Age of Empires (1, base version) appears entirely white
in winhlp32. However, resizing the window creates refreshes which show that on
the left side, part of a (roman?) column is shortly drawn, before the whole
window is whitened again. The text that should be on the right side never
becomes visible.
Should I attach such a huge file here?
The .hlp file makes reference to at least one .dll supplied by the game. That
is not needed to test for the bug (MS-Windows' winhlp32 will complain yet
nevertheless display file contents without them).
I've tried this file in a Gecko-enabled wine as well, it made no
difference.
--
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=29929
Bug #: 29929
Summary: Demo installer stuck at program folder selection
Product: Wine
Version: 1.4-rc4
Platform: x86
URL: http://www.jeuxvideopc.com/demo/6962-beach-life.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Classification: Unclassified
Created attachment 38950
--> http://bugs.winehq.org/attachment.cgi?id=38950
stage where the setup gets stuck.
Clicking on Next at this stage does nothing. So the setup process can not
finish.
--
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=23203
Summary: Painkiller Black Edition: Subwindow shouldn't have
icon in title bar.
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=28874)
--> (http://bugs.winehq.org/attachment.cgi?id=28874)
Screen shot
Wine compared to WinXP puts icon in sub-window. In WinXP world only parent has
"right" to carry an icon. Sorry for bad terminology. Attachment shows that
better.
Tested under many wine versions since 0.9.49 till 1.2-rc3, but never showed
correctly.
--
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=26725
Summary: Java: online installer fails to download files
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://www.java.com/en/download/manual.jsp
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34046)
--> (http://bugs.winehq.org/attachment.cgi?id=34046)
+wininet
Get the windows xp online installer for java and run it, then choose 'install'.
The installer will give an error 403 and fail to download its files:
austin@laptop:~$ wine jxpiinstall.exe
wine: created the configuration directory '/home/austin/.wine'
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x1e6e90c, overlapped 0x1e6e8f0): stub
wine: configuration in '/home/austin/.wine' has been updated.
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3
fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3
fixme:wininet:InternetLockRequestFile STUB
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
...
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
native wininet works around it.
--
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=19859
Summary: cygwin's rsync -aq --delete-before crashes; breaks
cygwin bash build
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://cygwin.com
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[This is the next problem after bug 19858.)
To debug bug 19856, I decided to try to build cygwin's bash
from source so I could see why it refuses to run some commands.
Hilarity ensued.
To repeat:
1) run
$ winetricks cygwin
and select gcc, automake, patch, and cygport
2) start a cygwin shell
$ cd ~/.wine/drive_c/cygwin
$ wine wineconsole cmd /c cygwin.bat
then use that for all further commands
3) read 'man cygport'
4) download the bash source package from your favorite cygwin mirror, e.g.
$ wget http://cygwin.osuosl.org/release/bash/bash-3.2.49-22-src.tar.bz2
To work around bug 19858, edit cygwin's /bin/cygport and change the two lines
warn "${unpack_cmd} ${unpack_file_name} failed"
to say
echo "${unpack_cmd} ${unpack_file_name} failed"
5) unpack the source tarball and use cygport to prepare and build it
$ mkdir temp
$ cd temp
$ tar -xjvf ../bash-3.2.49-22-src.tar.bz2
$ cygport prep bash*cygport
This takes a couple minutes, and fails at the very end with
>>> Preparing working source directory
+ rsync -aq --delete-before /cygdrive/c/bb/bash-3.2.49-22/origsrc/
/cygdrive/c/bb/bash-3.2.49-22/src/
/usr/bin/cygport: line 779: 67 Segmentation fault (core dumped) rsync
-aq --delete-before ${origsrcdir}/ ${srcdir}/
You can reproduce this almost on its own by running that rsync
inside wineconsole yourself. (Doing it noninteractively
doesn't seem to crash :-( )
Leaving off the --delete-before avoids the crash.
Workaround: edit cygwin's /bin/cygport to use cp -a instead of rsync, e.g.
change
rsync -aq --delete-before ${origsrcdir}/ ${srcdir}/;
to
rm -rf ${srcdir}/
cp -a ${origsrcdir}/ ${srcdir}/;
--
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=30362
Bug #: 30362
Summary: HP Photo Creations 3.0 crashes on startup
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Classification: Unclassified
Created attachment 39690
--> http://bugs.winehq.org/attachment.cgi?id=39690
Backtrace + Terminal output
HP Photo Creations 3.0 crashes on startup
There appear several errors in terminal (see attachment).
Download URL: ftp://ftp.hp.com/pub/united-states/rlc/hpphotocreations.exe
--
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=19089
Summary: Mozilla Firefox doesn't detect IE as installed?
Doesn't attempt to import settings from IE
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.getfirefox.com
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Mozilla Firefox doesn't appear to detect IE as installed. On first run on
windows, Firefox asks if you'd like to import your settings from IE (or some
other browsers if installed). On wine, this gets skipped.
I tried installing ie6 from winetricks to see if perhaps we're missing a
file/registry key that it would install, but no luck.
--
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=17221
Summary: Google Sketchup plugin Cutlist does not work
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://lumberjocks.com/jocks/daltxguy/blog/5143
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mellery(a)gmail.com
Created an attachment (id=19150)
--> (http://bugs.winehq.org/attachment.cgi?id=19150)
console output
The plugin cutlist (download link is in the bug report) doesn't load
completely, when I start the plugin only the logo and 4 button boxes load not
the settings box that should be inbetween. Also clicking on the buttons have
no effect.
--
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=28825
Bug #: 28825
Summary: Mystic Diary - Haunted Island: Multiple sprite-related
bugs in hidden object scenes
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh+wine(a)iswifter.net
Classification: Unclassified
Observed misbehaviors:
(a) Upon clicking an object, it's removed from the scene and replaced by a
sprite overlay, but the wrong image is used. For example, you might click on a
tote bag, but a guitar pulses and flies offscreen. Sometimes it's one of the
cursor images or a striped texture.
(b) Clicking an object removes its image from the scene, but sometimes no
animation occurs and the object's name isn't crossed off the list. Also, if
this happens several times in a row, the game complains that you're clicking
randomly. If you leave and return, the objects are back in the scene.
(c) Following (b) above, sometimes the object is replaced in the scene by
another image, and clicking that begets the removal animation and gives you
credit for finding the object.
--
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=31662
Bug #: 31662
Summary: Office 2010 font embedding when exporting to PDF
Product: Wine
Version: 1.5.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan.raviv(a)gmail.com
Classification: Unclassified
Created attachment 41630
--> http://bugs.winehq.org/attachment.cgi?id=41630
docx and Office 2010 exported pdfs
When exporting office files to PDF using Office 2010 on Wine, the fonts don't
get embedded in the resulting PDF. This is in contrast to the behavior on
Windows where the fonts are embedded correctly.
After replacing t2embed.dll with a version from windows, the embedded font
entry is created in the PDF, *but* is effectively empty:
5 0 obj
<</Type/Font/Subtype/TrueType/Name/F1/BaseFont/ABCDEE+Calibri/Encoding/WinAnsiEncoding/FontDescriptor
6 0 R/FirstChar 32/LastChar 55/Widths 17 0 R>>
endobj
6 0 obj
<</Type/FontDescriptor/FontName/ABCDEE+Calibri/Flags 32/ItalicAngle 0/Ascent
750/Descent -250/CapHeight 750/AvgWidth 521/MaxWidth 1743/FontWeight
400/XHeight 250/StemV 52/FontBBox[ -503 -250 1240 750] /FontFile2 18 0 R>>
18 0 obj
<<>>
endobj
Note the empty object 18.
Suspecting the issue is in wineps.drv.
--
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=23768
Summary: winhelp: Some images not shown in certain 16-bit Help
files
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=29793)
--> (http://bugs.winehq.org/attachment.cgi?id=29793)
4aces.hlp.bz2
With some 16-bit Help files, some images are not shown. See the attached files.
Load 4aces.hlp into Wine winhlp32. This console output appears:
err:winhelp:HLPFILE_DoReadHlpFile buf[0x14] = 0
Click the author's name popup link at the bottom. The popup is tiny, maybe 6x15
pixels, and empty. It's supposed to be a picture of the author. The other popup
links appear as they should (albeit not the correct size, see bug 23008).
Load 6pack.hlp into Wine winhlp32. With this file (created by the same author)
there is no initial console output, and clicking the author's name popup link
does correctly show the picture. Maybe this file was authored using a later
version of the help compiler?
--
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=24421
Summary: MJ's Help Diagnostics - wine: Unhandled page fault
on read access
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://helpware.net/downloads/MJsDiag.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Trying to run MJ's Help Diagnostics in a default wine gives an Unhandled page
fault on read access (see attachment)
--
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=17257
Summary: tex2html will not install
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.chikrii.com/products/tex2word/dl/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jon.dufresne(a)gmail.com
The program "tex2html", evaluation can be downloaded from provided URL, will
not install. Wine's command output reads:
---
$ wine ./tex2word.exe
fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004
---
The error inside the installer reads:
---
Tex2Word installation activity:
[1] Trying destination folders... can't write to folder C:\Program Files\Common
Files\Microsoft Shared\TEXCONV\
---
A popup then appears that reads:
---
Can't install Tex2Word!
---
After clicking the "OK" in the pop up, the installation closes.
--
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=20695
Summary: Cannot scroll documents being compared in winmerge
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joao.eiras(a)gmail.com
1. Get Winmerge http://winmerge.org/downloads/ (I'm using 2.12.4)
2. Install MFC71U.DLL and MSVCP71.dll (winetricks is good)
3. Open WinMerge and compare two documents
Notice how the double document view cannot be scrolled horizontally using the
scrollbar. IT works though if you select text and drag the mouse.
--
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=34070
Bug #: 34070
Summary: 'fixme:win:alloc_winproc too many winprocs' prevents
simutronics StormFront.exe from updating widgets
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matt(a)tolton.com
Classification: Unclassified
Created attachment 45293
--> http://bugs.winehq.org/attachment.cgi?id=45293
Debug log
This bug is about StormFront.exe from Simutronics. The application works fine
for awhile, but at some point certain widgets in the app stop updating. I
believe this is due to the message I'm seeing in the debug log (see attached):
fixme:win:alloc_winproc too many winprocs
The time it starts appearing coincides with the widgets not updating. The
longer that the application runs, the more messages that are emitted. I ran it
for about 4 hours and saw around 20k messages.
I did some code spelunking and tracked it down to this file:
https://github.com/mirrors/wine/blob/master/dlls/user32/winproc.c#L298
It seems like MAX_WINPROCS could be increased, and it might alleviate the
problem, but would probably just make it take longer to manifest. (Since it
only manifests after using the app for a little while, now).
I am using Crossover Mac 12.2.0 (I am not sure which version of wine this is).
My question is twofold:
1) How hard would it be to actually reclaim these winprocs rather than leak
them?
2) If that doesn't work, is there some way for me to increase the MAX_WINPROCS
constant and recompile user32.dll to use for just one bottle in CrossOver?
--
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=35711
Bug ID: 35711
Summary: Winelib: compile error in wincon.h if NOGDI is defined
before #include <windows.h>
Product: Wine
Version: 1.4.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: matteo(a)mitalia.net
As described in the summary; if I try to compile the following file
#define NOGDI
#include <windows.h>
int main()
{
return 0;
}
with winegcc (wine-dev package 1.4.1 from Ubuntu 13.10) I get
In file included from /usr/include/wine/windows/windows.h:42:0,
from test.c:2:
/usr/include/wine/windows/wincon.h:337:62: error: unknown type name
‘LPCONSOLE_FONT_INFOEX’
WINBASEAPI BOOL WINAPI
GetCurrentConsoleFontEx(HANDLE,BOOL,LPCONSOLE_FONT_INFOEX);
^
/usr/include/wine/windows/wincon.h:375:62: error: unknown type name
‘LPCONSOLE_FONT_INFOEX’
WINBASEAPI BOOL WINAPI
SetCurrentConsoleFontEx(HANDLE,BOOL,LPCONSOLE_FONT_INFOEX);
^
winegcc: gcc failed
This comes from the fact that the typedef LPCONSOLE_FONT_INFOEX (and related
types) is #ifdef-ed out when NOGDI is defined, but SetCurrentConsoleFontEx
(which depends from this type) is always included.
The bug makes compiling anything that uses the NOGDI option impossible.
--
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=10063
Summary: wineconsole run fail on korean locale.
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dlunch(a)gmail.com
wineconsole failed to run in korean locale.
it reports 'err:wineconsole:WCUSER_SetFont wrong font' few times and
'err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting'.
but when i tried LANG="C" wineconsole cmd, it runs successfully.
--
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=36031
Bug ID: 36031
Summary: 9700M incorrectly detected as 9400
Product: Wine
Version: 1.7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: funkydude87(a)hotmail.co.uk
Running the Battle.net client and attempting to launch WoW. Using the nouveau
drivers under 64bit Ubuntu 14.04 and getting a warning message:
OS: Windows XP x64 service pack 2
Card: Nvidia Geforce 9400 GT
It is a warning that my system is below the minimum recommendations. When
launching the game, certain graphical features are disabled that are otherwise
enabled under Windows.
This is a laptop with a Geforce 9700M GT, it thinks I'm running a 9400 desktop
card. It also thinks I'm running XP SP2, not sure if that's correct or should
be SP3.
lspci result of my card in linux:
01:00.0 VGA compatible controller: NVIDIA Corporation G96M [GeForce 9700M GT]
(rev a1)
--
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=32979
Bug #: 32979
Summary: Metal Gear Solid Crash
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 43558
--> http://bugs.winehq.org/attachment.cgi?id=43558
backtrace no fix
Tried to run Start Metal Gear Solid
installed with no problem but when I started it it gave me a massage that it
would start it in software mode but after this it just showed black screen and
nothing more
then I changed the windows xp to windows 2000 same crash.
then I tried GeForce-ATi FiX same error could not run
--
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=32594
Bug #: 32594
Summary: MessageBox hook WH_CBT HCBT_ACTIVATE sees wrong button
size given MB_DEFBUTTON* style
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: staticinline(a)gmail.com
Classification: Unclassified
MessageBox buttons are not correctly sized during the first call to a WH_CBT
HCBT_ACTIVATE hook if a MB_DEFBUTTON* style is used on the message box.
Observe in the Wine msgbox.c:MSGBOX_OnInit code, the "position the buttons"
loop iterates through each button, and if a button has a MB_DEFMASK set, it
also calls SetFocus, which triggers the WH_CBT HCBT_ACTIVATE hook. This is
before this loop positions the remaining buttons. The attached
wine-msgbox-patch.txt is a patch to Wine 1.5.20 that positions all the buttons
before processing the MB_DEFMASK.
This problem affects programs using the wxWidgets 2.9.x GUI library, whose
message box implementation measures (via GetWindowRec) the initial sizes of the
buttons during a WH_CBT HCBT_ACTIVATE hook [2]. This problem is analyzed more
fully in a wxWidgets ticket [1].
The problem has also been observed to affect at least as far back as Wine 1.0.1
(debian squeeze, x86).
[1] http://trac.wxwidgets.org/ticket/14926
[2] http://trac.wxwidgets.org/browser/wxWidgets/trunk/src/msw/msgdlg.cpp#L369
--
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=31697
Bug #: 31697
Summary: Can't Register Sony Media Manager, couldn't get cookie
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Trying to reproduce bug 31695, I downloaded Sony Media Manager for Walkman 1.2,
9e0e4ab39084724c4f6001de5f2df8b39390ddcf mm4wm12_lite.exe
from
http://esupport.sony.com/perl/swu-download.pl?upd_id=3733&SMB=YES&template_…
Running
wine mm4wm12_lite.exe
downloads and tries to install vcrun2005, quicktime 7, and wmp11 runtime.
It hangs and fails with "requirements not met".
To work around this, follow the tip from
http://appdb.winehq.org/objectManager.php?sClass=version&iId=20125&iTesting…
e.g. download
abc56a568dd1e8ffbfb6f1cbd4d42c031003ed52 wmp11-windowsxp-x86-enu.exe
from http://download.cnet.com/windows-media-player/
then do
cabextract wmp11-windowsxp-x86-enu.exe -F wmfdist11.exe
cabextract wmp11-windowsxp-x86-enu.exe -F wmp11.exe
wine wmfdist11
wine wmp11
Both installs will hang after declaring success; ^C them.
(You can do that from a clean wineprefix or after the installer fails once,
doesn't matter.)
Running mm4wm12_lite.exe then downloads and installs vcrun2005 and quicktime 7,
then runs the Media Manager installer. This fails right at the end
when it's doing "Please wait for initial configuration of Media Manager",
with dialog box
"Fatal error in gc
GetThreadContext failed"
Killing this and then starting the app fails because of a missing registry key.
To work around this, run winetricks dotnet20 before installing.
Then installing succeeds, and on first run the app requires you to register.
Doing so fails with a dialog "Requesting cookie... " followed by
"An error occurred during registration", and console messages:
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Wed,
13-Sep-2017 11:27:19 GMT; path=/; HttpOnly")
fixme:wininet:set_cookie httponly not handled (L"HttpOnly")
fixme:wininet:set_cookie secure not handled (L"Secure; HttpOnly")
('winetricks wininet' seems to get further, then runs into what look like
wintrust problems, but that's another bug)
--
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=33275
Bug #: 33275
Summary: Far Cry: Segmentation Fault on start
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ascendant512(a)gmail.com
Classification: Unclassified
Created attachment 44023
--> http://bugs.winehq.org/attachment.cgi?id=44023
Compressed relay debug log, use unxz or xz --decompress
When executing FarCry.exe, wine will segfault. This happens before the game
finishes starting.
This is not a duplicate of http://bugs.winehq.org/show_bug.cgi?id=9252
The segfault happens before any Direct3D calls are made. I've attached the
output of debug.err when running this script:
#!/bin/bash
export WINEPREFIX=/mnt/media/bin/.wine/far_cry
export WINEDEBUG="+relay,+d3d"
wine "C:\Program Files (x86)\Far Cry\Bin32\FarCry.exe" 2> debug.err
Output of above is:
./farcry.bash: line 4: 24716 Segmentation fault wine "C:\Program Files
(x86)\Far Cry\Bin32\FarCry.exe" 2> debug.err
This is of course a fresh wine prefix, no winetricks.
Host OS: Gentoo amd64
wine compiled with these use flags:
X alsa cups elibc_glibc gecko jpeg lcms mono mp3 ncurses nls opengl oss perl
png prelink scanner ssl threads truetype udisks v4l win32 win64 xinerama xml
-capi -custom-cflags -fontconfig -gphoto2 -gsm -gstreamer -ldap -odbc -openal
-opencl -osmesa -pulseaudio -samba -selinux -test -xcomposite
GCC version: 4.6.3
Game patched to version 1.4 with no-cd
--
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=32094
Bug #: 32094
Summary: Dragon Age: Origins crashes in opengl
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovvldc(a)gmail.com
Classification: Unclassified
Created attachment 42313
--> http://bugs.winehq.org/attachment.cgi?id=42313
backtrace with default settings
I have tried running Dragon Age: Origins. I am using Wineskin, which
conveniently wraps a vanilla Wine engine (1.5.16 in this case) and XQuartz, the
latest X11 version for Mac. I am using OS X 10.6.8 with an nVidia 9400M CPU.
Installation: used Winetricks to install MSXML3, PhysX and dotnet2.0sp2. This
was done because the installer otherwise complains about malformed XML, because
the PhysX installer crashes and because it was anyway installing dotnet2.0sp2.
The game installer also installed directx9, xact and xinput by itself (not
knowing it was running under Wine).
I then installed Awakenings (for which the installer crashed towards the very
end) and patch 1.04 (1.05 has really minor changes and is not worth bothering
with).
When I ran the game, I got a crash in the splash screen:
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x9aa78e4f).
The backtrace is attached as DAO_backtrace.txt. Lots of things going through
the opengl code with the closest native bit being:
d3d9_device_DrawIndexedPrimitive.
I then tried using glsl=disabled, which immediately crashes the game on
startup, so I turned that back to glsl=enabled
I then set ddr=gdi, thinking that the crash might go away if I move away from
opengl for this section. This worked, and I got the game to start and show the
usual main menu.
I then chose 'new game' and the game crashed as soon as I tried to skip the
opening cinematic:
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x7671475f).
The backtrace is attached as DAO_backtrace ddr=gd.txt. Again, some things going
through the opengl code with the closest native bit being:
d3d9_swapchain_Present.
I hope this description and the backtraces are of some use.
--
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=31971
Bug #: 31971
Summary: windows 8 cp mspaint.exe didnt run.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: me(a)mailinator.com
Classification: Unclassified
Created attachment 42126
--> http://bugs.winehq.org/attachment.cgi?id=42126
the log file describing what happened
I tried to run mspaint from windows 8 consumer preview and it crashed before it
even came up.
--
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=34557
Bug #: 34557
Summary: Lemmings Revolution: can't rotate playing field
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mondane.woodworker(a)gmail.com
Classification: Unclassified
As of 1.7.x, the mouse moves normal now, but rotating the playing field isn't
possible. Before only rotating to the left was broken (
http://bugs.winehq.org/show_bug.cgi?id=20582 ).
How to rotate:
- Start the game and choose a level
- When the timer is started, click and hold the right mouse button
- The cursor is changed to a hand
- Move the mouse while holding the button to rotate
You'll probably notice not much happening.
After releasing the button, it also seems the mouse cursor can't move to all
positions on screen.
--
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=37096
Bug ID: 37096
Summary: Problems with DC Universe Online and Virtual Desktops
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: apcullen(a)yahoo.com
Created attachment 49318
--> http://bugs.winehq.org/attachment.cgi?id=49318
Comparison of wine 1.2 and 1.7.24
DC Universe starts itself up in a multi-stop process using a launcher. When
"Play" is clicked on the launcher, the game appears to start in a blank dos
window that changes to full screen. Then a screen appears where one can select
or create a character. Pressing play here begins actual game play.
To install and run, DC Universe requires "winetricks xact ie8 vcrun2005
vcrun2010"
My machine is a core i5 desktop with radeon graphics (catalyst 13.35). I run
opensuse 13.1 KDE with three virtual desktops which I switch between using
ctrl-f1/ctrl-f2/ctrl-f3.
For stable play, the game has to be run using the "Emulate Virtual Desktop"
option from winecfg. Behavior (or misbehavior) changes using recent wine
versions. I am attaching an annotated log file comparing wine version 1.2.2
Summary
with wine version 1.2: if one does not run "emulate virtual desktop" the
launcher appears and pressing play results in a minimized game window. If you
open the window right away it is blank, and if you don't open it right away
you'll eventually know when the game is ready to play because you'll hear the
music played at the character screen. Then you can maximize the window and
play, but switching virtual desktops caused the game to crash. With "emulate
virtual desktop" selected in winecfg and set to full screen you can see that
the launcher opens what appears to be a dos window (minimized). Opening it
gives a blank window until the full screen game starts. If you leave it
minimized you can always see the minimized window icon even after the full
screen game starts (does not interfere with game play).
With more recent versions of wine:
With "emulate virtual desktop" off in winecfg the game launcher will appear and
pressing "play" will cause the game to start minimized just like in 1.2, but if
you don't open the minimized window the game will freeze and crash. With
"emulate virtual desktop" on the game will start normally and run will but will
freeze when switching KDE virtual desktops.
Sorry if all that was long winded.
--
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=23954
Summary: Threads not allocated to multiple processors.
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://systester.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kphillisjr(a)gmail.com
when running systester with multiple threads, the program does not properly run
in parallel... Threads are created, and run, but they are not parallel.
Example Single-Thread run: (512k digits)
systester-cli.exe -gausslg 512K -turns 1 -threads 1
Result: 19 512K N/A 0h 0m 5.318s
Example multi-threaded run: (512k digits)
systester-cli.exe -gausslg 512K -turns 1 -threads 4
Result: 19 512K OK 0h 0m 15.864s
Expected result: around 7s.
Example Single-Thread run: (1M digits)
systester-cli.exe -gausslg 1M -turns 1 -threads 1
result: 20 1M N/A 0h 0m 13.438s
Example multi-threaded run: (1M digits, 4 threads)
systester-cli.exe -gausslg 1M -turns 1 -threads 4
result: 20 1M OK 0h 0m 53.486s
Expected Result: about 15s.
example single-thread run: (1M digits, 1 thread, benchmark mode)
systester-cli.exe -gausslg 1M -turns 1 -threads 1 -bench
result: 20 1M N/A 0h 0m 13.418s
Example multi-threaded run: (1M digits, 4 threads, benchmark mode)
systester-cli.exe -gausslg 1M -turns 1 -threads 4 -bench
result: 20 1M N/A 0h 0m 50.798s
expected result: around 15s.
Test system:
Athlon II x4 630
Ubuntu 10.04 (amd64)
--
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=11898
Summary: Dance eJay Demo 7 crashes due to unimplemented interface
relating to devenum
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://support.empireinteractive.com/default.aspx?MID=8F
F6D156CB73&PID=D70EED24-7412-4A36-A7B2-879837165C8C
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11192)
--> (http://bugs.winehq.org/attachment.cgi?id=11192)
Output with devenum and qcap traces
As per bug #11863, a separate bug is filed for other issues in this
application. When starting the Dance eJay 7 Demo, after the trial time dialog,
a page fault is incurred. The devenum trace seems to suggest that the issue
lies in that particular component, as per comment 3 of bug 11863. Attached are
logs pertaining to this issue.
--
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=16550
Summary: ConnectNamedPort should never return OK in overlapped
mode
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://chromium.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chromium contains the following code in
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/ipc_channel_w…
BOOL ok = ConnectNamedPipe(pipe_, &input_state_.context.overlapped);
DWORD err = GetLastError();
if (ok) {
// Uhm, the API documentation says that this function should never
// return success when used in overlapped mode.
NOTREACHED();
return false;
}
switch (err) {
case ERROR_IO_PENDING:
input_state_.is_pending = true;
break;
case ERROR_PIPE_CONNECTED:
waiting_connect_ = false;
break;
default:
NOTREACHED();
return false;
}
This triggers, for instance, if you build and run Debug/ui_tests.exe:
[1217/155712:FATAL:ipc_channel_win.cc(206)] Check failed: false.
The obvious one-line change to our ConnectNamedPipe lets the test
get further. I'll post a patch once I have a test case.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37315
Bug ID: 37315
Summary: Trying to run Prevengos
Product: Wine
Version: 1.7.26
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yajo(a)openaliasbox.org
Created attachment 49625
--> https://bugs.winehq.org/attachment.cgi?id=49625
Screenshot of error
Hello.
I am trying to run a program called Prevengos (client), from www.prevengos.com.
According to http://www.prevengos.com/arquitectura/requerimientos, I did
"winetricks dotnet35 dotnet35sp1 dotnet40" and installed it.
Running the program fails with the screenshot attached.
Any clues on how can I make it work?
--
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=29381
Bug #: 29381
Summary: Sonic Generations: configuration tool turns into a
zombie process when closed
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eunbolt(a)gmail.com
Classification: Unclassified
Created attachment 38028
--> http://bugs.winehq.org/attachment.cgi?id=38028
Sonic Generations Configuration tool console output
After choosing what hardware you have in the configuration tool for Sonic
Generations, you click "save and quit" the window closes but the process is
still in process monitor and is a zombie process
--
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=26864
Summary: Doesn't work
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: KRoy5(a)yandex.ru
error
./HSMsg/7/HackShield/HStcString.csv 7_2_5
and
./HSMsg/7/HackShield/HSInitMessage.csv 7_2_5
--
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=33022
Bug #: 33022
Summary: Starship Titanic hanging on video replay
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: norbert(a)preining.info
Classification: Unclassified
Hi everyone,
I have recently installed Starship Titanic, updated it to the latest version
40c and tried to run it with both wine 1.4.1 and 1.5.6 on Debian/unstable
x86_64 linux.
In both cases I suspect that some video playback is the problem, reasons for
this are:
- when entering the CD into the drive, on the screen of the computer in the
game a short sequence of the logo of the game should appear. But here the game
continues without problem.
- when entering into the elevator, a black box appears in the middle of the
screen, here should be the bot speaking to me. The outer border of the game
screen is present, but the box in the middle remains black.
Unfortunately at the second stage the game hangs, due to the fact that one has
to interact with the elevator.
The last lines of the terminal output before Ctrl-C ing out are
err:iccvid:decode_cinepak CVID: corruption 0 (QT/AVI) != 5767508 (CV)
err:iccvid:decode_cinepak CVID: strip overflow (more than 32)
(many of these).
Concerning cinepak: It is known that newer libraries of the cinepak dll do not
work with the game. From the web site of the game (FAQ), which is luckily still
online:
Yes! Or rather, yes, it works until you install Service Pack 2, which
upgrades the Cinepak® Codec to a special non-working version.
The solution is to download Cinepak version 1.10.0.11
So it might be that the bug is related to too new cinepak libraries.
On my VirtualBox WinXP machine I got it running without problems, but I had to
install the correct version of the cinepak dll into the ST directory.
This I also did on the wine game, without success.
I have also run the game with wine 1.4.1 WINEDEBUG=+relay,+seh,+tid, but that
created a 1.6G (!) file of output, so no way that I can share that.
Any other information I could provide?
Thanks
Norbert
--
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=35415
Bug ID: 35415
Summary: Gómez Peer: CPU utilisation diagnostic does not work
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47263
--> http://bugs.winehq.org/attachment.cgi?id=47263
Screenshot
The updated Gómez Peer client now comes with its own diagnostic tool. The CPU
utilisation diagnostic fails giving a minus quantity.
At the moment it appears that the application simply deals with this, but it
could become an issue in the future.
AFAICT it uses the bundled Java (1.6.0_03-b05) runtime.
--
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=18424
Summary: Mac OS X Joystick support doesn't work
Product: Wine
Version: 1.1.20
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n8gray(a)n8gray.org
I was really pleased to see that Wine added support for joysticks on the Mac
but I haven't had any success getting my MS Sidewinder Precision Pro (USB) to
work in the games I've tried. I've tried with two demos: Descent Freespace
demo and IL-2 Sturmovik demo. I've tried connecting the stick before and after
Wine starts. In each case no joystick is detected. The stick is detected in
USB Prober and works properly in other OS X software, so I know it's generally
compatible.
I'm using Kronenberg's build of 1.1.20 available here:
http://www.kronenberg.org/darwine/
Thanks!
-Nathan
--
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=27307
Summary: Program Error - Program crashes on open
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jelman(a)berkeley.edu
Created an attachment (id=34930)
--> (http://bugs.winehq.org/attachment.cgi?id=34930)
terminal command and returned error messages
When I double-click the program icon or try to launch from the command line, an
error message appears saying that a serious problem has occurred and the
program needs to be closed. The program in question is Entity Creation System
2.0 from Sequoia Games (http://www.sequoiagames.com/ecs). Attached is the
command entered and printout from the terminal.
--
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=18546
Summary: Have a standard way for probing the system theme for
an embedded Wine hints file (uxtheme)
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: NEW
Keywords: integration
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
At Launchpad:
https://bugs.edge.launchpad.net/ubuntu/+source/gnome-themes-ubuntu/+bug/111…
Relevant wiki page: http://wiki.winehq.org/XPThemes
The general idea is that we should have system themes that provide hints to
Wine about how to color itself in the form of a Wine-specific uxtheme file.
Once we write these theme files for each system theme, Wine needs to learn to
probe for them in a standardized way at startup. It could be as simple as just
throwing "winehints.theme" somewhere into the file, or it could be more
involved.
--
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=20383
Summary: SetMenuInfo() with MIM_BACKGROUND not implemented
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinez.pr0team(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=32056
Bug #: 32056
Summary: iexplore images.google.com doesn't work
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
wine iexplore http://images.google.com
Try to search something, it goes into some strange loop and crashes.
wine-1.5.15-329-gc60a0b8
--
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=24017
Summary: reg /query not implemented
Product: Wine
Version: 0.9
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer, patch
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Broken out from catchall bug 19533.)
reg /query doesn't work in wine. This breaks several apps, including pando
downloader.
Shuyin Lu wrote an implementation of reg /query in March 2010, and
intended to submit it to wine-patches, but ran out of time.
I'm attaching it here.
--
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=13843
Summary: tooltips not working properly - message problems
Product: Wine
Version: 1.0-rc4
Platform: Other
URL: http://mrhx.ucoz.com/load/0-0-0-27-20
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
In the VISG editor (see url) the tooltips aren't resized and painted properly.
Works on windows.
Developer explanation (copied below without screenshots):
http://www.reactos.org/forum/viewtopic.php?p=36824&sid=9c02654b3b5b22544622…
As you may see, the button tooltip has the same size as in winxp.
This is correct, but it is not painted. I think, it's because ROS paints the
tooltips not via WM_PAINT.
And the second: the window tooltip with little screenshot...
It is not painted and has wrong size.
I think, it's because this tooltip didn't have LPSTR_TEXTCALLBACK as its
caption (in other words, it has direct caption). I resize the tooltip on
TTN_SHOW message. But, as I see, there is no such message for the window
tooltip. But the winapi documentation says TTN_SHOW is sent when the tooltip is
about to be shown. And no matter, has it LPSTR_TEXTCALLBACK or not. The button
tooltip has LPSTR_TEXTCALLBACK instead of its caption, and it's resized
correctly.
So, I think, there are two bugs:
1) painting tooltips not via WM_PAINT.
2) not sending TTN_SHOW, if the tooltip did not have LPSTR_TEXTCALLBACK.
--
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=9532
Summary: Month calendar control uses 0=sunday for firstDayOfWeek
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
This bug has been transferred from bug 9490. The month calendar control
displays sunday as the first day of the week, even though
LOCALE_IFIRSTDAYOFWEEK=0. This is because the implementation is based uses
0=sunday, rather than 0=monday. MSDN indicates that the API
(SetFirstDayOfWeek/GetFirstDayOfWeek) should use 0=monday, see
http://msdn2.microsoft.com/en-us/library/ms670423.aspx.
So, either the implementation needs to be changed to use 0=monday throughout
the code, or we can continue to use 0=sunday internally, but then we need to
convert when we talk to the rest of the world.
--
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=33961
Bug #: 33961
Summary: RPC: server crashes during procedure call that return
variable size array as out parameter
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: to_egor(a)hotmail.com
Classification: Unclassified
RPC server implements an interface that has the following function prototype:
void GetPersons( [out] unsigned long *persons_size,
[out, size_is(,*persons_size)] Person_info_t **persons);
When a function of mentioned prototype is called application crashes when Wine
freeing its internal data used for marshalling.
The core of the bug is because of Wine frees memory used for persons_size
whereas persons_size must be alive and available at the moment of freeing
persons.
--
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=14638
Summary: Discription file of task configuration \'C:\plc.xml\'
not found
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hyper_sonic(a)hotbox.ru
Created an attachment (id=15045)
--> (http://bugs.winehq.org/attachment.cgi?id=15045)
console output
Codesys is a IEC 61131-3 Programming System for controllers equipment use in
Automation Process.
Application install without errors. But when i creat new project or open exist
project, Codesys say "Discription file of task configuration \'C:\plc.xml\' not
found".
The "C:\plc.xml" is one of files in discribe target.
Manufacture destributed target for this kind of controller equipment.
File c:\plc.xml is exist in ~/.wine/drive_c/plc.xml.
Console output see attache.
--
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=18404
Summary: Metatrader installation
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
hi,
i'm a user of Metatrader (MT4) on Linux (ubuntu intrepid & jaunty 32) with last
wine 1.1.21.
Even using Winedoors to install Metatrader, there is a lot of non conventional
errors:
- first, before installing this program, wine folders have to be filled with
windows fonts and 2 special dll: MFC42.DLL (like that, all in capital and with
a lenght of 995383 bytes) & mfc40.dll
- winetricks have to be used too
I send you this url:
http://articles.mql4.com/416
where you can follow the rules to install Metatrader on Linux.
Wish this help you (and users indeed)
ps: doing all this do not resolve yet the icons fonts (stay grey but work)
--
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=30343
Bug #: 30343
Summary: Metatrader 4, Installation crash
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: virtualreal(a)gmail.com
Classification: Unclassified
After choosing the preferred language during the Metatrader 4 installation (I
changed nothing), I select 'next'. This results in a crash with the following
details:
Here's a detailed log:
>wine "/home/tc/mt4setup.exe" (21170)
X Error of failed request: BadRequest (invalid request code or no such
operation)
Major opcode of failed request: 134 (RENDER)
Minor opcode of failed request: 34 ()
Serial number of failed request: 1325
Current serial number in output stream: 2213
>wine "/home/tc/mt4setup.exe" (21170) returned '0'r
This is a slightly modified version of Metatrader 4 by the MB Trading
brokerage. Because the latest Wine version, supported by my Linux distribution
(Tiny Core Linux 4.3.1) is 1.4, I can't upgrade to a newer version, since they
have their own extention (TCZ).
--
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=36996
Bug ID: 36996
Summary: World Of Tanks 9.2 crash after login
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amenzhinsky(a)gmail.com
The game immediately crashes after log-in with the error message:
wine: Call from 0x7b83d8b2 to unimplemented function
msvcp110.dll.??0_Pad@std@@QAE@XZ, aborting
This is confirmed by many users on official forums (RU:
http://forum.worldoftanks.ru/index.php?/topic/985067-wot-%D0%BF%D0%BE%D0%B4…)
It seems to be a regression bug.
I tried some versions: 1.7.12, 1.7.22 and the latest from git but ended up with
the same error.
Installing the oldest version from pacman's cache (1.7.1-1) solved the problem.
--
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=30753
Bug #: 30753
Summary: GitHub for windows installer: pops up an ie window
instead of installer
Product: Wine
Version: 1.5.4
Platform: x86
URL: http://windows.github.com/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Running the installer:
$ wine GitHubSetup.exe
opens an iexplore window with the following url:
http://github-windows.s3.amazonaws.com/GitHub.application
but nothing else visible.
Terminal output is really short:
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:LsaOpenPolicy ((null),0x33e5c0,0x00000001,0x33e5e8) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:ieframe:ClassFactory_QueryInterface
(0x7eddeb10)->({00000003-0000-0000-c000-000000000046} 0x33fc54)
fixme:ole:CoResumeClassObjects stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:urlmon:create_object Could not find object for MIME
L"application/x-ms-application"
fixme:ieframe:BindStatusCallback_OnProgress status code 5
fixme:urlmon:create_object Could not find object for MIME
L"application/x-ms-application"
fixme:urlmon:create_object Could not find object for MIME
L"application/x-ms-application"
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
tried native ie7, thinking that urlmon may be involved, but that doesn't help.
austin@aw25 ~ $ sha1sum GitHubSetup.exe
c5800ce4c2118f4b4a82747aff7d066274ad8872 GitHubSetup.exe
--
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=17674
Summary: wine recaching font metrics on every run
Product: Wine
Version: 1.1.16
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewroth(a)gmail.com
fresh install of OS X, with updates (10.5.6)
fresh git clone and build (wine-1.1.16-292-g1b9a6fb)
every time wine runs it regenerates the cache, which takes roughly 30 seconds
--
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=25258
Summary: AutoCAD 2010: Fails to run
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32078)
--> (http://bugs.winehq.org/attachment.cgi?id=32078)
Terminal output on wine-1.3.7-172-g8925024
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet30
3) install AutoCAD 2010 (watch out for bug #20211)
4) override windowscodecs.dll
5) wine acad.exe
Behaviour:
AutoCAD error, Wine error, AutoCAD splash screen and information that AutoCAD
was installed incorrectly
Expected behaviour:
AutoCAD should start.
--
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=25386
Summary: Poker Night: random long delays between turns and
conversations
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: VincentBeers(a)gmail.com
Game is from TellTale Games by the name of Poker Night at the Inventory.
Basically, the problem I have is that sometimes, between turns, the game will
have long delays in which nothing seems to happen (ie the application hangs).
It takes much, much longer than usual to load or interpret a resource than it
should take (or so I assume).
A bigger problem is that these delays are much longer when starting up the game
or any significant screen changes. It can take more than a minute longer to
load the game or any specific areas than it would in Windows.
The terminal isn't spewing out anything during these loading periods, so
attached is all terminal output generated by the app, even outside of these
hanging bits. Steam output may be mixed in too.
Notes:
Unfortunately, this game is not available for free, however, it is available
for fairly cheap (5 euros) for those willing to try. I think some other
TellTale games (and free demos) have the same issue however (they all run on
the same engine, though all of them have some minor differences, improvements,
etc.).
Using the Steam version, but I'm sure the non-Steam version has the same issue
(though I couldn't test as Wine 1.3.7 wouldn't load the game for me). The game
works in 1.3.8, though with loading problems.
Another note is that I am playing the game on a FAT32 partition. This may
affect performance, but I do not expect it to take this much longer, thus it
would still be a bug.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37134
Bug ID: 37134
Summary: Clang Static Analyzer: Unreliable check
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukebenes(a)hotmail.com
Clang Static Analyzer identifies Unreliable check
File: dlls/advapi32/registry.c
Location: line 1209, column 13
Description: Array access (from variable 'str') results in a null pointer
dereference
LSTATUS WINAPI RegSetValueExW(...., const BYTE *data, .... )
{
...
if (data && ((ULONG_PTR)data >> 16) == 0)
//Assuming pointer value is null
return ERROR_NOACCESS;
if (count && is_string(type))
{
LPCWSTR str = (LPCWSTR)data;
//Clang: 'str' initialized to a null pointer value
if (str[count / sizeof(WCHAR) - 1] &&
!str[count / sizeof(WCHAR)])
//Clang: Array access (from variable 'str') results in
//a null pointer dereference
count += sizeof(WCHAR);
}
...
}
If the null pointer data gets here, the program will go on executing until
addressing the str variable.
Another similar issue:
File: dlls/comctl32/comctl32undoc.c
Location: line 964, column 12
Description: Array access (from variable 'lpDest') results in a null pointer
dereference
--
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=29663
Bug #: 29663
Summary: Rayman 3 crashes with a new game
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: SolisX007(a)yahoo.com
Classification: Unclassified
Created attachment 38467
--> http://bugs.winehq.org/attachment.cgi?id=38467
Regression test result
Rayman 3 gets choppy and sometimes crashes when i start
a new game while Rayman is flying around with the frog. I
know that it works fine on wine-1.3.22 and that in wine-1.3.23
it is broken.
I tried to do a regression test which i will attach to this bug
report. Please keep in mind the this is my first regression test.
--
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=30805
Bug #: 30805
Summary: Graphical glitch in the menu of Medieval total war
Product: Wine
Version: 1.5.5
Platform: x86
URL: http://download.cnet.com/Medieval-Total-War-demo/3000-
7483_4-10246017.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Classification: Unclassified
After workarounding the crash caused by amstream, we can reach the menu screen.
But there is huge graphical glitches. See the attached screenshot.
--
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=30804
Bug #: 30804
Summary: Medieval total war crashes, even with native amstream
Product: Wine
Version: 1.5.5
Platform: x86
URL: http://download.cnet.com/Medieval-Total-War-demo/3000-
7483_4-10246017.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Classification: Unclassified
Created attachment 40343
--> http://bugs.winehq.org/attachment.cgi?id=40343
console output with ddraw channel enabled
After workarounding the first crash of Medieval total war demo due to amstream,
the game crashes when one tries to launch a battle.
--
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=18799
Summary: Crysis: Silent crash after first intro scene
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
This appeared between 1.1.18 and 1.1.19:
Crysis seems to crash after first intro scene with the alien ship opening. Just
before the second scene with the airplane would start, it falls back to the
desktop. No suspicious console log.
Regression test:
014c4bfc70a4d4e60f033d579d1be13a46f65170 is first bad commit
commit 014c4bfc70a4d4e60f033d579d1be13a46f65170
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Apr 9 18:40:57 2009 +0200
wined3d: Save some memory in vertex buffers.
In most cases we're fine with the vbo and glMapBuffer and never use the
actual
heap memory copy. Try to stick to just the vbo copy and avoid allocating
the
extra heap memory. In case it is needed(emulation or vertex conversion),
fall
back to the old double buffering mode.
:040000 040000 e45dcc2b8694735b0a68492a7a03237b1c519ae3
0447d35c1e1a2037a962b49802a03a9dad1bf59e M dlls
--
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=25836
Summary: hh.exe error: fixme:htmlhelp:doWinMain Unhandled HTML
Help command line parameter! (-decompile)
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wiltave(a)zipmail.com.br
I've tried to decompile a CHM file (CHM to HTML) but i get the following error:
fixme:htmlhelp:doWinMain Unhandled HTML Help command line parameter!
(-decompile)
$ wine /usr/local/lib/wine/fakedlls/hh.exe -decompile html/ file.chm
Following the link
http://www.help-info.de/en/Help_Info_HTMLHelp/hh_command.htm, the command line
parameters are right.
I will try Wine 1.3.11 too.
Thank you.
--
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=26955
Summary: Prince of Persia SoT: control key bindings don't
change properly
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonescaseyb(a)gmail.com
In the game Prince of Persia: The Sands of Time, if you try to change the
keybinding for one of the controls it will always interpret the key as "Pause".
For instance, if you press the "m" key, it will be interpreted as "Pause".
This applies to any key on the keyboard. However, using mouse buttons works
fine.
If you leave the control settings at their default settings, they do work in
game. However if you change one, it does not work because it isn't being
assigned properly.
My best guess is that the bug lies in whatever function the game calls to
listen for a key press in the control settings.
--
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=34598
Bug #: 34598
Summary: The cursor doesn't highlight chessboard fields
precisely in Chessmaster 10
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46082
--> http://bugs.winehq.org/attachment.cgi?id=46082
Chessmaster log
When you move the cursor over a chessboard field, the chessboard field next to
it is highlighted instead. Also, text hints that appear when moving the cursor
over a button disappear very quickly. These two things could be related.
Can be reproduced in the demo (check out the link).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 310)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=30570
Bug #: 30570
Summary: err:d3d:device_clear_render_targets, invalid GL
operations sent when running 3DCG
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dottomi(a)gmail.com
Classification: Unclassified
Created attachment 39995
--> http://bugs.winehq.org/attachment.cgi?id=39995
Wine output
See the attached log.
When 3D Custom Shoujo is run, d3d:device_clear_render_targets is calling
glClear and getting an GL_INVALID_FRAMEBUFFER_OPERATION every time.
Given this message is marked as "err", I think it shouldn't be happening.
--
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=35793
Bug ID: 35793
Summary: BOTTLENECK program crashes when loading datasets
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: munsters(a)mail.gvsu.edu
Created attachment 47787
--> http://bugs.winehq.org/attachment.cgi?id=47787
file generated to report reasons for crash
BOTTLENECK population genetics program crashes when loading data sets, error
file attached.
--
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=27285
Summary: Miro does not display Chinese
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34893)
--> (http://bugs.winehq.org/attachment.cgi?id=34893)
Screenshot: miro does not display Chinese
1. download Miro 4
$ wget http://ftp.osuosl.org/pub/pculture.org/miro/win/Miro_Installer.exe
from http://www.getmiro.com/download/for-windows/
2. install miro , choose "Chinese", Chinese character display correctly.
3. start miro first time, choose "Chinese(CN)" in the Language select window,
then the miro setup will display Chinese character as someting like
========
8B 8A FF
ED 00 1A
========
See screenshot for details.
$ wine Miro.exe
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
Gtk-Message: Failed to load module "canberra-gtk-module":
`libcanberra-gtk-module.dll': Module not found
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x5efe9a4, overlapped 0x5efe988): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
C:\Program Files\Participatory Culture
Foundation\Miro\share\themes\Clearlooks-Visto\gtk-2.0\gtkrc:54: Clearlooks
configuration option "menuitemstyle" is not supported and will be ignored.
C:\Program Files\Participatory Culture
Foundation\Miro\share\themes\Clearlooks-Visto\gtk-2.0\gtkrc:55: Clearlooks
configuration option "listviewitemstyle" is not supported and will be ignored.
C:\Program Files\Participatory Culture
Foundation\Miro\share\themes\Clearlooks-Visto\gtk-2.0\gtkrc:56: Clearlooks
configuration option "progressbarstyle" is not supported and will be ignored.
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS,
hwnd=(nil)): stub
err:ole:CoGetClassObject class {591209c7-767b-42b2-9fba-44ee4615f2c7} not
registered
err:ole:CoGetClassObject class {591209c7-767b-42b2-9fba-44ee4615f2c7} not
registered
err:ole:CoGetClassObject no class object {591209c7-767b-42b2-9fba-44ee4615f2c7}
could be created for context 0x3
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented
TransmitFile
fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000017
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x01b6 ignored
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of
other threads
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x01b6 ignored
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37331
Bug ID: 37331
Summary: QQ 6.X and TM 2013 Preview2 would stop responding
after opening search windows
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
Created attachment 49639
--> https://bugs.winehq.org/attachment.cgi?id=49639
wine log
Step:
1. Download from http://dldir1.qq.com/qqfile/qq/QQ6.4/12582/QQ6.4.exe and
http://dldir1.qq.com/qqfile/qq/tm/2013Preview2/10909/TM2013Preview2.exe.
2. winetricks msctf riched20, and then install QQ and TM.
3. login with the folloing testing account:
account: 1469264807
Password: winedebug
4. Open search windows, then QQ or TM will stop responding.
--
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=32696
Bug #: 32696
Summary: Html code issue in Korean Crazy Arcade BnB program.
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soohyun2222(a)gmail.com
Classification: Unclassified
Created attachment 43140
--> http://bugs.winehq.org/attachment.cgi?id=43140
Html code not working in BnB.
Hi, I am trying to play a Bomber man type game called Bnb on my Linux desktop.
It is made in Korea, and I had a successful installation on my computer.
You can also download and make an account to play the game on Nexon homepage:
www.nexon.com
It is also the company that made maplestory.
However, in the login screen I see a plain html code. I was wondering if I
should install any program that can make me see the code rendered.
Well thanks for any help.
--
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=33492
Bug #: 33492
Summary: Yukon Trail installer fails to install its font
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer, win16
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 10349
Classification: Unclassified
The installer will offer to let you install its custom font (optional, not
required). If you choose to, it then fails, saying:
=========
FATAL ERROR AT SCRIPT LINE 260
Cannot find section header
=========
if you open ~/.wine/drive_c/windows/win.ini, and add:
[fonts]
to the end, the font will install fine
--
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=19527
Summary: Bullet points are invisible in wordpad
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: w41ter(a)gmail.com
[running wine.git current as of today, 30 Jul 09]
When using bullet points in wordpad, the bullets don't show:
fixme:richedit:ME_HandleMessage EM_FORMATRANGE: stub
Installing riched30 from winetricks fixes the problem.
(Filing this bug at Austin's request.)
--
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=32652
Bug #: 32652
Summary: Unable to run Articulate Storyline trial - Installs,
but quits at the splash screen
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)ncaafootballfreak.com
Classification: Unclassified
Created attachment 43077
--> http://bugs.winehq.org/attachment.cgi?id=43077
splash screen for SL
Steps to reproduce:
1. Install Articulate Storyline:
a. Go here: http://www.articulate.com/
b. Click on Free Trials
c. Fill out some information
d. Choose to download and install Storyline
2. Install the Flash Player for Internet Explorer (this is required to run
Storyline):
http://www.filehippo.com/download_flashplayer_ie/13966/
3. Open Storyline
Expected results:
Runs without any issues
Actual results:
Displays a splash page that says Initializing commands and then quits without
any error messages.
--
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=14928
Summary: SonicStage 4.3 installer crashes almost immediately
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://forums.minidisc.org/index.php?showtopic=9586
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 4084
Created an attachment (id=15502)
--> (http://bugs.winehq.org/attachment.cgi?id=15502)
+relay,+seh,+tid
Crashes nearly instantaneously. +relay,+seh,+tid attached.
--
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=25523
Summary: printing from wordpad prints an empty page to a cups
printers
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joachim.backes(a)rhrk.uni-kl.de
Editing some text in wordpad and then trying to print to a cups IPP printer
only prints an empty page. If I print to a (PS) file, that PS file is empty.
No msg in /var/log/cups/error_log!
NB: If I try to print with IE7, nothing happens: no print dialog appears (I
don't know if that has the same reasons as it happens in wordpad).
OS: Fedora 14, Kernel 2.6.35.9-64.fc14.i686.PAE.
All updates applied!
--
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=9522
Summary: Text entry box does not refresh properly, but worked in
v 0.9.20 and below
Product: Wine
Version: 0.9.21.
Platform: PC
URL: http://www.xcalibur.co.uk/MuckClient/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pdurland(a)gmail.com
As far as I know, this is an issue that exists in only one application, but
could extend to others.
The application is minor and the bug is minor so this is just a minute fix.
According to this page:
http://appdb.winehq.org/appview.php?iVersionId=8240&iTestingId=12794
Paul Fisher has been able to reproduce this on 3 separate versions of wine.
------------
Linux Distribution information: Ubuntu 7.04 on x86
Program: Muckclient v3.42
Issue: After connecting to a world, any text entered into the input box at the
bottom of the window will not be seen. I had this issue with 0.9.44 and
reverted back to 0.9.15 thanks to a testing note on the application DB pages. I
then grabbed different versions from that point and found the exact version
that 'broke' this functionality.
The 'break' occurred between 0.9.20 and 0.9.21, hence the version number I've
used in the report.
To reproduce:
Download and install program through wine.
Launch program.
Connection window will pop up. Double click on the entry already in the list.
Try typing in the entry box on the window that appears. No text will be seen.
--
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=31040
Bug #: 31040
Summary: wine does not display message in menu
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathieu.malaterre(a)gmail.com
Classification: Unclassified
I cannot get wine 1.5.5 to display the menu box. See steps to reproduce:
$ wget http://www.tomovision.com/download/binaries/Tomo_21_r5.zip
$ unzip Tomo_21_r5.zip
$ wine TomoVision.exe
It should display a warning message with a Yes/No click button. However no text
appears on the click buttons.
Thanks much !
--
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=27923
Summary: Endnote X5 Demo doesn't display text in left pane
properly
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A Reddit user complained today in
http://www.reddit.com/r/linux/comments/j0u8c/help_getting_endnote_x4_workin…
that Endnote X4 didn't display text in the left hand page.
That's also a complaint in the appdb.
The current demo is Endnote X5, but it has the same problem.
The console shows lots of
fixme:richedit:ME_HandleMessage EM_FORMATRANGE: stub
fixme:richedit:ME_HandleMessage EM_DISPLAYBAND: stub
'winetricks riched20' works around it.
--
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=35511
Bug ID: 35511
Summary: NdrProxyInitialize causes crash during set up
Product: Wine
Version: 1.4.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paul.manners(a)gmail.com
Classification: Unclassified
Created attachment 47404
--> http://bugs.winehq.org/attachment.cgi?id=47404
backtrace from crash
When trying to run a setup application it fails. See the attached backtrace.
On recommendation I installed ie7 through winetricks. This unfortunately did
not help.
--
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=33628
Bug #: 33628
Summary: Game Dev Tycoon crashes on Wine 1.5.30 + Ubuntu 13.04
64 bits
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: castarco(a)gmail.com
Classification: Unclassified
Created attachment 44514
--> http://bugs.winehq.org/attachment.cgi?id=44514
Backtrace
Game Dev Tycoon can be installed without problems using Wine 1.5.30 on Ubuntu
13.04 64bits, but it's not usable because it crashes during its start up.
I've attached the backtrace.
--
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=33079
Bug #: 33079
Summary: Dragon Naturally Speaking 12 crahses while drawing
html
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ld5talk3r(a)gmail.com
Classification: Unclassified
Created attachment 43731
--> http://bugs.winehq.org/attachment.cgi?id=43731
the output of wine-1.5.24 natspeak.exe
most likely this is just me being uninformed on how to get it to run.
for others this program obviously doesn't cause any problems.
therefore it's minor severity.
I'm running gentoo with various wine-versions.
to install dns12 I had first to install dotnet.
I did do this with the environment variable for 32-bit
however, it seems winetricks downloaded a hybrid version instead of pure
32-bit.
now when I run natspeak.exe it stops after initializing with right-side window
covered in black.
--
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=31355
Bug #: 31355
Summary: Incubation(GOG version) crashes after click New Game
or Load
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dolejsjan83(a)gmail.com
Classification: Unclassified
Created attachment 41199
--> http://bugs.winehq.org/attachment.cgi?id=41199
backtrace ffrom app
Working excelent in wine shipped with Ubuntu12.04 (Mint 13)
--
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=25897
Summary: Logbook printing in MCC Pilotlog renders all
characters lower case.
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: charliethepilot(a)gmail.com
Created an attachment (id=33005)
--> (http://bugs.winehq.org/attachment.cgi?id=33005)
Terminal output from MCC Pilotlog
Using MCC Pilotlog Vista/7 version, AppDB entry here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=22277
When printing, all characters are rendered in lower case only. When using the
same feature on an installation on a Vista VM, a mix of upper and lower case
characters can be clearly seen.
This bug can be repreoduced most easily by clicking 'Settings -> Logbook
printing', then the icon next to 'View Demo'. Same result from the 'Print log
and forms' menu. Affects whichever printer I choose.
Terminal output attached, this issue starts shortly after line 333.
--
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=35905
Bug ID: 35905
Summary: Apparently Wine is Being Patented By the Company That
Runs Behind Longene Project
Product: Wine
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffbaichina(a)members.fsf.org
As you may have heard from several news site all around like...
Phoronix - http://www.phoronix.com/forums/showthread.php?t=98304&goto=newpost
LinuxToy (In Chinese) -
https://linuxtoy.org/archives/chinese-applied-patent-about-wine-arm-and-gra…
As a member from a Chinese founded community, and as we have Wine as part of
our distribution repository... we feel deeply ashamed to this incident. There
seemed no need for me to comment more on this, so I am here just trying to
leave this Bug report and we are hoping to see the progress on dealing with
this shameful action soon.
We feel sorry and ashamed, again. But just to make this clear, we are not
seeing this as any kind of racial problem. As a community that pushes forward
to open, we feel not the same as anyone who led to this shameful incident, in
this emerging world-level open source movement, we hope the best to real open
source guys that knows what to share and what to charish.
Here, may conclude the bug report.
Jeff Bai from AOSC
--
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=34743
Bug #: 34743
Summary: does not start the game Perfect World Russian (hosted
by Mail.Ru Games)
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: masterslavee(a)gmail.com
Classification: Unclassified
http://static.dl.mail.ru/PwLoaderM.exe
--
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=33855
Bug #: 33855
Summary: Auto Club Revolution Choppy performance
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 44902
--> http://bugs.winehq.org/attachment.cgi?id=44902
Terminal output
So I downloaded and installed free 2 play game Auto Club Revolution on 32 bit
wine prefix
during the installation i had a little problem, it asked me if i wanted to
install direct x when I checked yes, installation of direct x would hang and
would not do any thing but if I would not try to installation direct x it would
install the game properly. After the installation I installed direct x9 from
the winetricks
When started the game every thing looked great game runs great every thing
works but suddenly it started to freeze and after couple of seconds it would
continue
http://ubuntuone.com/5D7nN5FU1SgayOYQ1s211a
--
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=33434
Bug #: 33434
Summary: Corel Draw 12 still fails to install with wine 1.5.28
Product: Wine
Version: 1.5.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gjwucherpfennig(a)gmx.net
Classification: Unclassified
Created attachment 44241
--> http://bugs.winehq.org/attachment.cgi?id=44241
Try to install Corel 12 with Wine 1.5.28
The installation freezes.
--
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=21135
Summary: Virtual desktop resolutions not correctly reported
under nvidia TwinView
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)araneidae.co.uk
The set of available screen resolutions reported to applications running in a
virtual desktop doesn't seem to sensibly match the physical screen resolutions
available.
For example, running a TwinView setup with a 1920x1200 + 1280x1024 screens, the
largest screen resolution available to applications appears to be 1280x1024.
--
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=31663
Bug #: 31663
Summary: Ssh tectia client 6.1.5 not start
Product: Wine
Version: 1.5.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fantonifabio(a)tiscali.it
Classification: Unclassified
I have install ssh tectia client 6.1.5 with license on ubuntu 12.04.1 with wine
1.5.12 from official ppa.
Install works but on start program not start, not show error and there is the
tectia process running of broker and gui.
--
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=29531
Bug #: 29531
Summary: Folder navigation causes audio playback glitches in
CDBurnerXP
Product: Wine
Version: 1.3.36
Platform: x86-64
URL: http://cdburnerxp.se/download?more-options
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: aeikum(a)codeweavers.com
Classification: Unclassified
Regression SHA1: b0652dd8bdb144645be4a6bf77cbb68a8ade49d9
Created attachment 38258
--> http://bugs.winehq.org/attachment.cgi?id=38258
+tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio log
(4.3MB)
CDBurnerXP has an integrated audio player to allow playing the tracks in an
audio CD compilation before burning it. It also has a file browser from which
audio files can be added to the compilation.
Trying to use both of these features at once causes audio playback glitches
since 1.3.31: when changing folders in the file browser, the currently-playing
audio may stutter for a moment (not every time). Regression testing indicated:
b0652dd8bdb144645be4a6bf77cbb68a8ade49d9 is the first bad commit
commit b0652dd8bdb144645be4a6bf77cbb68a8ade49d9
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Mon Oct 10 15:56:55 2011 -0500
winealsa.drv: Don't try to control ALSA's behavior.
Now, winealsa maintains its own buffer, which is written to ALSA on the
period cycle requested by the application. We also let ALSA start when
it has enough data and stop when it runs out, recovering from the
expected underruns. This seems to be more like how ALSA expects to be
used.
:040000 040000 874ae9456f596d46ee3911eabcbc6f291afe48cb
62ca893abef4dd0459b201d4c45d0c7b0c87a989 M dlls
git checkout b0652dd8bdb144645be4a6bf77cbb68a8ade49d9 -> changing folders can
interrupt audio playback
git checkout b0652dd8bdb144645be4a6bf77cbb68a8ade49d9^ -> audio is never
interrupted
The attached log is from a system using just ALSA, no PulseAudio. I also
checked another system with PulseAudio running, and the same problem exists
there.
Steps to reproduce:
1. Install .NET prerequisite with winetricks dotnet20
2. Install and run CDBurnerXP
3. Choose "audio disc" mode from the main menu
4. Use the file browser at the top and the "add" button to add at least one
wav/flac/mp3 file to the compilation (drag and drop won't work, see bug 22691)
5. Double-click the audio file in the lower section of the screen to start
playback (the "play" button won't work, even on Windows)
6. Now use either the treeview or listview portion of the file browser to enter
various folders
--
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=36485
Bug ID: 36485
Summary: The King of Fighters 2002 Unlimited Match: Crashes
when starts the execution.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thrasher2k2(a)gmail.com
Created attachment 48551
--> http://bugs.winehq.org/attachment.cgi?id=48551
This is a file that i saved with log information.
Wine crashes when I double click in .exe of The King of Fighters 2002 Unlimited
Match to start application.
--
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=34189
Bug #: 34189
Summary: Text labels show as transparent (through the window)
and don't draw the application background properly in
Need For Speed World Launcher
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adman.com(a)gmail.com
Classification: Unclassified
Created attachment 45478
--> http://bugs.winehq.org/attachment.cgi?id=45478
screenshot with transparent label backgrounds
Using Need for Speed: World GameLauncher.exe, the attached screenshot appears:
(black is the colour of the window behind it, when on a white background (like
a webpage or anything else, the text is mostly unreadable).
All the text labels become transparent.
Tested on Mac OS X 10.7.5 with Wine 1.6 installed via homebrew, in a clean
WINEPREFIX with ie8 and dotnet20 winetricks installed.
Stdout/stderr log at http://pastebin.com/nRH6SRFq
--
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=19478
Summary: Earthworm Jim 3D: Only displays a quarter of the
screen.
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: ezekiel000(a)lavabit.com
When the GOG.com version of Earthworm Jim 3D is launched only the bottom left
corner of the games screen appears in the top left corner of the screen (see
screenshot).
--
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=35315
Bug ID: 35315
Summary: Jewel of the Oracle: crashes at start
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Classification: Unclassified
Created attachment 47100
--> http://bugs.winehq.org/attachment.cgi?id=47100
JOTO backtrace
Hello,
the game Jewel Of The Oracle crashes at start.
In the terminal I obtained:
wine: Unhandled page fault on read access to 0xffffffff at address
0x131f:0x00002782 (thread 0029), starting debugger...
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
and I joined you the backtrace.
It seems to be a 16 bits game and should have Director 4 technology
(Macromedia).
LGDN.
--
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=30718
Bug #: 30718
Summary: CraftStudio crashes when you double-click on
"Double-click here"
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Saw this on twitter today:
https://www.facebook.com/CraftStudioGames/posts/381877625196587
--snip--
Just a heads up: with the latest Wine under Linux, CraftStudio (kinda) works.
It crashes as soon as 3D should be displayed but you can connect to servers and
chat with other people just fine.
I'm using the dev version (wine1.5) from a PPA under the latest Ubuntu.
In case anyone wants to try it out... I installed .NET and DirectX through
winetricks ("winetricks dotnet40" and "winetricks directx9") and then launched
the install with "msiexec /i CraftStudio.msi".
--snip--
So I tried downloading the app from http://craftstud.io/
Just in case Ubuntu 12.04 was causing trouble, I tried the
echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope
workaround from
http://bugs.winehq.org/show_bug.cgi?id=30410#c3
I then did
rm -rf .wine
winetricks dotnet40
wine msiexec /i CraftStudio.msi
It said DirectX and xna40 were not yet present, but I clicked Next anyway.
The next dialog was "DXSetup.exe - Unable to find a version of the runtime to
run this application".
(The DXSetup.exe that was running is the one bundled with the
xna40 redistributable, and you can also see this error with "winetricks
xna40".)
The app appears to install ok, lets you create an account, and lets
you log in.
Then to repeat the crash, click on "Public Test Project"
and then double-click where it says "Double-click here".
The console shows
Unhandled Exception: System.NotImplementedException: The method or operation is
not implemented.
at Microsoft.Xna.Framework.Graphics.Texture2D..ctor(GraphicsDevice
graphicsDevice, Stream stream, Int32 width, Int32 height, XnaImageOperation
operation)
--
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=22762
Summary: Battlefield Bad Company 2 tries to use DX10, fails
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
As described in
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19520
you have to tell bfbc2 to use directx9, or it will use dx10 and just
sit there. It's supposed to be autodetecting, so maybe our dx10 shouldn't
advertise itself yet?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37460
Bug ID: 37460
Summary: civilizations beyond earth crashes on startup
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sand--demon(a)hotmail.com
Created attachment 49832
--> https://bugs.winehq.org/attachment.cgi?id=49832
Error Logs
Unhandled exception: page fault on read access to 0x00000001 in 32-bit code
(0x0
Running on a mac using wine to run civ beyond earth
--
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=17918
Summary: AvsP Preview window fails to load
Product: Wine
Version: 1.1.18
Platform: All
URL: http://avisynth.org/qwerpoi/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cheeseboy(a)awesome-toons.org
Created an attachment (id=20249)
--> (http://bugs.winehq.org/attachment.cgi?id=20249)
wine log
AvsP is a IDE for avisynth.
I am on gentoo linux and am runnng wine 1.1.18. When I open a avs script or
write one in editor and attemp to preview it Only a black box appears.
Pic: http://i39.tinypic.com/2s17rrk.jpg
How to reproduce:
Download install avisynth from
http://downloads.sourceforge.net/avisynth2/Avisynth_258.exe
Download http://www.avisynth.org/qwerpoi/AvsP_v2.0.2.zip
Unzip AvsP_v2.0.2.zip and open AvsP.exe
type either MPEG2Source("Z:\path\to\file.mpg") avisource("Z:\path\to\file.avi")
note: for avi you may need a codec
press f5 to preview video
log attached below
--
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=32007
Bug #: 32007
Summary: AMD Demo - Whiteout crashes with null-ish pointer read
after dxgi_output_GetDisplayModeList
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dxgi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Found while checking bug 23402.
Installing just the demo, and declining DirectX runtime installation,
succeeds if you set wine for vista. The app then aborts with
fixme:dxgi:dxgi_output_GetDisplayModeList iface 0x140a38, format
DXGI_FORMAT_R8G8B8A8_UNORM, flags 0x3, mode_count 0x33fa1c, desc (nil) partial
stub!
wine: Unhandled page fault on read access to 0x00000030 at address 0x30 (thread
0009), starting debugger...
--
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=33568
Bug #: 33568
Summary: Unhandled exception: page fault on read access to
0x44801e67 in 32-bit code (0x1e06a9d9).
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: csakalinuxjo(a)gmail.com
Classification: Unclassified
Created attachment 44441
--> http://bugs.winehq.org/attachment.cgi?id=44441
Unhandled exception
Unhandled exception: page fault on read access to 0x44801e67 in 32-bit code
(0x1e06a9d9).
--
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=15473
Summary: After Effects 4 crashes on startup
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://download.adobe.com/pub/adobe/aftereffects/win/4.x
/ae4try_uk.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
sha1sum of ae4try_uk.exe is 8b9dd9bbe422209a311c5f0ce9054e2e687f5450
App installs ok and puts up a gui when you start it, but quickly
crashes with dialog
"After Effects can't continue: sorry, an abnormal condition has been detected"
+seh shows there's an exception, but the +relay,+text,+seh log isn't
very illuminating. Running in winedbg gives a nice stack dump;
inside SetWindowPos(), for some reason DefWindowProc gets WM_KEYF1
and sends WM_HELP, which is handled by the app's window procedure, which
crashes on a near-null pointer access.
--
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=35187
Bug ID: 35187
Summary: Jade Empire Special Edition configuration tool always
resetting video settings
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: amartinson(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 85ced167bd68e882900085ea50f25897e8457172
Created attachment 46937
--> http://bugs.winehq.org/attachment.cgi?id=46937
terminal output
This was tested with the GOG.com version of the game. The game has a
configuration tool (JadeEmpireConfig.exe) similar to the one used in Dragon
Age:Origins, except the problem doesn't exist in DA:Origins' utility.
The problem: when you start the configuration tool it always resets the video
options that you set and saved earlier. The problem can be reproduced by
selecting a different screen resolution in the utility, then click on the
System -> Rescan option. Screen resolution and all other video options reverted
to 640x480.
The problem is not with saving the options, because the changes you've made are
saved correctly in JadeEmpire.ini.
I found out this is a regression from Wine 1.3.7:
85ced167bd68e882900085ea50f25897e8457172 is the first bad commit
commit 85ced167bd68e882900085ea50f25897e8457172
Author: Adam Martinson <amartinson(a)codeweavers.com>
Date: Wed Nov 3 16:13:58 2010 -0500
msxml3: Fix node_get_text() whitespace handling.
:040000 040000 76eb4e8a62b445fe244a16524f7305411c69875f
af858af05d7afa1534da053cada3cf8583992c69 M dlls
Native msxml3 (winetricks msxml3) works around the problem.
wine-1.7.8-142-gb87b9f0
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37556
Bug ID: 37556
Summary: String compare functions with only one length argument
can lead to page faults.
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian(a)fds-team.de
Distribution: ---
This issue was discovered with Adobe Flash, but is not limited to this single
application. Moreover there are much more ways to trigger this issue than just
the way described below.
Important parts of the stacktrace:
--- snip ---
Unhandled exception: page fault on read access to 0x077ca000 in 32-bit code
(0xf7563773).
[...]
Backtrace:
=>0 0xf7563773 real_length+0x1f(str=".SOL", len=0xf) [libs/wine/sortkey.c:329]
in libwine.so.1 (0x0093cf98)
1 0xf7563791 wine_compare_string+0x10(flags=0x1, str1=".SOL", len1=0xf,
str2="\\?\GLOBALROOT\", len2=0xf) [libs/wine/sortkey.c:338] in libwine.so.1
(0x0093cfb8)
2 0x7b84f65f CompareStringEx+0x1f0(locale=..., flags=..., str1=..., len1=...,
str2=..., len2=..., version=..., reserved=..., lParam=...)
[dlls/kernel32/locale.c:3312] in kernel32 (0x0093d028)
3 0x7b84f45f CompareStringW+0x3a(lcid=..., flags=..., str1=..., len1=...,
str2=..., len2=...) [dlls/kernel32/locale.c:3271] in kernel32 (0x0093d078)
4 0x7dd949a3 StrCmpNIW+0x9f(lpszStr=..., lpszComp=..., iLen=...)
[dlls/shlwapi/string.c:418] in shlwapi (0x0093d0d8)
[...]
0xf7563773 real_length+0x1f [libs/wine/sortkey.c:329] in libwine.so.1: movzwl
0x0(%eax),%eax
329 while (len && !str[len - 1]) len--;
--- snip ---
What happens here is that StrCmpNIW is called with two strings.
--- snip ---
INT WINAPI StrCmpNIW(LPCWSTR lpszStr, LPCWSTR lpszComp, int iLen)
{
TRACE("(%s,%s,%i)\n", debugstr_w(lpszStr), debugstr_w(lpszComp), iLen);
return CompareStringW(GetThreadLocale(), NORM_IGNORECASE, lpszStr, iLen,
lpszComp, iLen) - CSTR_EQUAL;
}
--- snip --
The exact length of both strings is unknown in this function, so wine passes
"iLen" for both strings to CompareStringW. CompareStringW assumes that memory
regions are valid, and then tries to access them in real_length(..). In this
case however unfortunately one of the strings is very close to a page boundary,
so accessing the whole memory block leads to a page fault.
To fix this issue it is either necessary to:
* Change all places where CompareStringW(..) is called with 'invalid' length
values.
* Add exception handlers to real_length(..).
* Move real_length(..) from the beginning of CompareStringW(..) somewhere to
the end, so that the function aborts on the first non-matching byte.
I am opening this issue as a bug report since it needs further investigation,
and I am not sure yet whats the right way to fix it.
--
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=33988
Bug #: 33988
Summary: Star Wars: The Force Unleashed II - Crashes with a
page fault
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomas191191(a)gmail.com
Classification: Unclassified
Created attachment 45159
--> http://bugs.winehq.org/attachment.cgi?id=45159
Program Error Details
This game installs and starts perfectly from Steam (although it requires the
same Virtual Memory fix as its predecessor). When I attempt to start a new
game, it crashes with a page fault. I used "d3dx9_43" when trying to play this
game.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37288
Bug ID: 37288
Summary: Not implemented feature
System.Drawing.Pen.ResetTransform()
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: mr_wire(a)mail.ru
Tried to use ComponentOne C1Report library in my .NET application, got the
following error.
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. ---> System.NotImplementedException: The requested
feature is not implemented [GDI+ status: NotImplemented]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename
unknown>:0
at System.Drawing.Pen.ResetTransform () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Drawing.Pen:ResetTransform ()
at C1.Win.C1Preview.C1PreviewPane.#YQe () [0x00000] in <filename unknown>:0
at C1.Win.C1Preview.C1PreviewPane.#kPe () [0x00000] in <filename unknown>:0
at C1.Win.C1Preview.C1PreviewPane.Init () [0x00000] in <filename unknown>:0
at C1.Win.C1Preview.C1PreviewPane..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) C1.Win.C1Preview.C1PreviewPane:.ctor
()
at C1.Win.C1Preview.C1PrintPreviewControl.Init () [0x00000] in <filename
unknown>:0
at C1.Win.C1Preview.C1PrintPreviewControl..ctor () [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
C1.Win.C1Preview.C1PrintPreviewControl:.ctor ()
at C1.Win.C1Preview.C1PrintPreviewDialog.InitializeComponent () [0x00000] in
<filename unknown>:0
at C1.Win.C1Preview.C1PrintPreviewDialog..ctor () [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
C1.Win.C1Preview.C1PrintPreviewDialog:.ctor ()
[skipped lines]
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37115
Bug ID: 37115
Summary: Calling ReadFile from WINBASEAPI (WinBase.h) with zero
read length causes hang
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robw(a)sagatech.ca
Our software connects to a serial device using USB-serial adapters. In the
process of attempting to create a wrapper for use on OSx, I discovered a hang
when I attempted to connect to the device under Wine that does not occur under
Windows.
I have tracked it down to the WINBASEAPI ReadFile. Under Windows, if a zero
value is passed as the length to read, it handles and returns zero. Under Wine,
it causes a "black box" (meaning I can't trace it) hang.
I have worked around this in my code by including a return on zero value for
the length, however believe it may be responsible for other serial issues I
have seen in researching this problem.
--
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=34174
Bug #: 34174
Summary: Error cleaning log file when installing mingw
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 45459
--> http://bugs.winehq.org/attachment.cgi?id=45459
Terminal log
How to reproduce:
0. (Clean wine prefix after running winecfg was used for this)
1. Install mingw-get-inst-20120426.exe with default settings (but accept
license of course :) )
2. See a message "Encountered an error cleaning log file (1)"
3. Then after you press OK and click next with a tick "show log file" enabled
see empty log file opened in notepad.
--
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=14617
Summary: 3rd party treeview stopped working
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brendan.dowds(a)sciencesoft.com
CC: julliard(a)winehq.org
Hello all,
I am a developer for a software company trying to get our software to work on
WINE. Unfortunately the third party treeview control we rely heavily on fails
to work properly. Namely in that we can not drag items from the treeview.
A small test program (TV_Test.exe), written in VB6, is attached to demostrate
this behaviour. Upon clicking on a node the program performs a HitTest to
determine what type of node it is and its subsequent behaviour
(expand/collapse, allowing dragging, etc.)
To duplicate place the attached folder in the 'Program Files' folder (or where
you please) and run the exe, through WINE obviously. Add a node (or several)
via the button then click on a node. The message box should then tell you if
the test has been passed or not. A successful test should also change to be a
couple of right pointing arrows, and the direction of the arrow in the treeview
node (if it was the lowest branch level). A failed test reports an error
("Error: Error in loading DLL (No.48) In ClickedNode") in the message box.
Now, this is where I know I'm breaking the rules. But this test program and our
main program (which I hope to at to the Apps Database today) both need wine
tricks to have been run, specifically vcrun6, for redistribution reasons.
However, I've already emailled Dan Kegel and he believes this may not be
necessary. I digress.
The test program always failed without winetricks vcrun6, but after it (and
before the bad revision) it worked. (Strictly you do not need to run the full
vcrun6, you need to remove the msvcrt, oleaut32 and olepro32.dlls from the
drive_c/windows/sysem32/ folder and run the vcredist.exe through WINE.)
A colleague looked into this problem in more detail hoping to solve it
ourselves (how wrong we were) and we believe that although we use winetricks,
in this case it actually helps expose a bug rather than the bug being something
intrinsic in what we use winetricks for i.e. replace built-in dlls with native
ones.
So in summary, running the test program without vcrun6 has always failed, with
vcrun6 it used to work but now doesn't.
Some more relevant information (I hope):
- I pulled down the latest git repository this morning (SHA1 ID:
2f445e4e4a74bda3034d993226f05073e777eb85) and tested it, the bug is still there
(wine-1.1.1-339-g2f445e4).
- I'm running FC6
- gcc version is 4.1.2
- command to run the program is '"wine C:\Program Files\Treeview
Test\TV_Test.exe"', assuming the folder is located in 'Program Files'
- A git-bisect showed the first bad revision to be between 0.9.37 and 0.9.38
(SHA1 ID:2f445e4e4a74bda3034d993226f05073e777eb85)
- Further investigation found that by commenting out just two lines the
program worked. And still works in the lastest version. The two lines are in
load_library of /dlls/kernel32/module.c and are shown in the attached file
(load_library_EDITTED.txt)
- The git log for the bad revision is attached.
- My intention was to also attach the output of WINEDEBUG but with the below
command:
$ WINEDEBUG=+relay wine "C:\windows\Program Files\Treeview Test\TV_Test.exe"
I get:
WINEDEBUG=+relay: Command not found.
Look forward to hearing anything and many thanks.
--
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=32827
Bug #: 32827
Summary: Legrand XL3Pro3 : Crash on launch
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gogy.sp(a)gmail.com
Classification: Unclassified
Created attachment 43359
--> http://bugs.winehq.org/attachment.cgi?id=43359
wine backtrace
Wine crashes when I launch Legrand XL3Pro3 without any detail. XL3Pro3 is a
free soft from Legrand Electrics Company (French) that configure electric
installation for home users and pro users
Please see backtrace.txt in attachment
Thx
--
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=30687
Bug #: 30687
Summary: Powerpoint 2003/2007: embedded video play/pause on
click no longer works
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
CC: aric(a)codeweavers.com
Depends on: 30445
Classification: Unclassified
Regression SHA1: 821ead201d38ebca8f3e92e71bf7b6c8641b5ace
Setting Wine version based on the regression test for bug 30445.
In PowerPoint, when embedded video is set to play on click, you should be able
to toggle pause and play at any point by clicking on the video. That's no
longer working. In wine-1.5.4-61-g8327e6f, the video can be started on click,
and paused once by clicking on it, but subsequent clicks do nothing.
--
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=13683
Summary: Ultima IX: Mouse pointer missing when reading books,
under inventory
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rixa(a)cs.tut.fi
When opening an in-game book for reading, there is nothing to work as a mouse
pointer to help clicking the page corners or other clickable elements with. The
books do work, but finding the correct spot to click without any pointer is
quite hard. Saving and loading the game as well as selecting spells are also
implemented by an in-game book, so these functions are likewise affected.
A similar issue affects using the inventories and toolbelt, though the pointer
is not so much missing as being drawn under instead of over the inventory
panel. Otherwise the game seems to work well.
I'm running wine 1.0rc3 on a CentOS 5 system with a GeForce4 Ti 4800 graphics
card and nVidia proprietary drivers version 96.43.05.
--
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=33787
Bug #: 33787
Summary: after initial open of IE8 and open page in new tab to
select add on & accelerators instead of Live
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: jakubcoltun(a)gmail.com
Classification: Unclassified
Created attachment 44763
--> http://bugs.winehq.org/attachment.cgi?id=44763
after initial open of IE8 and open page in new tab to select add on &
accelerators instead of Live
after initial open of IE8 and open page in new tab to select add on &
accelerators instead of Live
--
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=12652
Summary: Rainbow six Vegas 2 Fails to launch with General
Protection fault
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xarnze(a)googlemail.com
Created an attachment (id=12297)
--> (http://bugs.winehq.org/attachment.cgi?id=12297)
Console output from Rainbow six Vegas 2 winever 0.9.59.
Rainbow six Vegas 2 launches and the splash screen appears however shortly
afterwards the game crashes with a message stating General protection fault!
History: Address = 0x45b08ec (filename not found)
i have attached the console output bellow.
--
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=34318
Bug #: 34318
Summary: Process Hacker 2.x needs
ntdll.dll.EtwRegisterTraceGuidsW
Product: Wine
Version: 1.7.0
Platform: x86
URL: http://processhacker.sourceforge.net/downloads.php
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 34317
Classification: Unclassified
Follow up to bug 25994. You'll need native winsta.dll to workaround bug 34317.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37135
Bug ID: 37135
Summary: Wine fails to handle EWOULDBLOCK return from sendmsg
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Solaris
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: carson(a)taltos.org
On Solaris 11.2, launching any application via "wine c:\somepath\foo.exe"
frequently fails, printing the following errors:
sendmsg: Resource temporarily unavailable
sendmsg: Resource temporarily unavailable
Protocol error: process 000c: Protocol error: process 000
Debugging, I find these errors come from 2 different places. Fixing both makes
wine run reliably.
server/request.c
dlls/ntdll/server.c
The fix for ./dlls/ntdll/server.c is easy, just add EWOULDBLOCK to the EINTR
case that's already present.
dlls/ntdll/server.c requires the addition of a loop around sendmsg as well as
handling the non-fatal EWOULDBLOCK (and it should probably retry EINTR as
well).
I can generate patches if desired, but the fixes are fairly obvious.
--
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=19344
Summary: Adobe Photoshop CS2: Some files missing on
installation (appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.adobe.com/pub/adobe/photoshop/win/cs2/
Photoshop_CS2.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installed on windows XP, but not on wine:
C:\Program Files\Adobe\Adobe Photoshop CS2\install.adb
C:\Program Files\Adobe\Adobe Photoshop CS2\Helpers\Jump To HTML
Editor\Notepad.LNK
C:\Program Files\Adobe\Adobe Help Center\install.adb
C:\Program Files\Adobe\Adobe Help Center\AdobeHelpData\Database\vbox.err
C:\Program Files\Adobe\Adobe Bridge\install.adb
--
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=13094
Summary: UltraEdit: crashes in certain cases with Unicode editing
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://www.ultraedit.com/files/ue_english.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fbcrack(a)yahoo.es
Created an attachment (id=12867)
--> (http://bugs.winehq.org/attachment.cgi?id=12867)
UltraEdit 32 v14.00a unicode editing crash log
Wine crashses when performing following actions:
1. File->New (Ctrl+N)
2. Write any non ASCII character (eg: ñ)
3. File->Conversions->ASCII to UTF8 (Unicode Editing)
4. Enter hex. edition mode via Edit->HEX Functions->HEX Edit or pressing Ctrl+H
5. Return normal edition mode Edit->HEX Functions->HEX Edit or pressiong Ctrl+H
UltraEdit then shows the following error message:
An error has ocurred. The application will shut down.
Would you like to save an error report?
--
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=31801
Bug #: 31801
Summary: Font anti-aliasing in Office 2010 pdf export
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stasik0(a)front.ru
Classification: Unclassified
Created attachment 41839
--> http://bugs.winehq.org/attachment.cgi?id=41839
Word is on the top, the exported pdf on the bottom. The lack of AA is clearly
visible.
Hi, if I use the PDF-Export from any of Office 2010 product the fonts are not
'smooth' compare to screen shots.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36075
Bug ID: 36075
Summary: Kingdoms of Amalur: Reckoning Crashes on Start
Product: Wine
Version: 1.7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mattcbro(a)earthlink.net
In a 32 bit prefix, running on linux mint 16, cinnamon 64 bits, attempting to
play Kingdom of Amalur: Reckoning results in a crash prior to game start.
This is occurring in wine-1.7.16 . The exception is,
exception: page fault on read access to 0x00000018 in 32-bit code
(0x009c54b0).
Others have reported the same problem in ubuntu based systems.
I am using an Nvidia 770 gtx card with proprietary drivers.
--
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=36967
Bug ID: 36967
Summary: GuardianEdgeRemovableStorageAccess: Unhandled page
fault on read access
Product: Wine
Version: 1.7.21
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)unassailable.info
Created attachment 49087
--> http://bugs.winehq.org/attachment.cgi?id=49087
Backtrace with removable device set as "cdrom"
Background: Program designed to be run on NTFS removable media with full disk
encryption.
Program exits immediately with no error when being run as normal user and drive
type selected as "autodetect", "local harddisk", or "network share" in wine
configuration gui.
When run as root, program runs but complains of not being run on a removable
device and exits (not wine issue).
Once set to "floppy" or "cdrom", program starts, the expected window appears
and then crashes with unhandled page fault.
Replicated on wine 1.6.2 and 1.7.21.
Kernel 3.12.21-gentoo-r1
Research program on net, forms and wine appDB with no luck.
--
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=27103
Summary: JigsawADay.com puzzle application: slow screen
refreshing
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.jigsawaday.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: msvfw32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34543)
--> (http://bugs.winehq.org/attachment.cgi?id=34543)
terminal output
There is a noticeable lag when you pick up a puzzle piece and move it across
the screen. If you switch to another window then switch back to the
application, the refreshing of the app window is also much slower than on
Windows (I've tried the app in WinXP running under Virtualbox).
As a workaround, using native msvfw32.dll improves the situation a lot.
It seems the preview window has the most impact on the issue: try to minimize
it and you'll see that the lagging issue improved somewhat.
The application can be downloaded from the URL linked above. It doesn't require
installation and it has a size of only a few hundred kilobytes.
--
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=15758
Summary: Page Maker 6.5 can't find resource file
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
When checking bug 4836 in pagemaker 6.5 a regression was prevented testing.
After this commit when starting pm65.exe a dialog box pops up stating it could
not find resource file pm65.rsl and after clicking ok the program exits.
8e5f28127644344247056337a4eeca71f0e43322 is first bad commit
commit 8e5f28127644344247056337a4eeca71f0e43322
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Jun 30 12:51:35 2008 +0200
ntdll: Add some sanity checks for invalid relocation blocks.
--
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=31951
Bug #: 31951
Summary: TomTom Home SatNav software will not run
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: john.l.l.williams(a)btinternet.com
Classification: Unclassified
Trying to run Tom Tom Home SatNav windows software in wine and got unexpected
error report the backtrace file is attached
--
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=19585
Summary: Water is red in Settlers: Heritage of Kings demo
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://videogames.yahoo.com/predownload?eid=56657
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
Created an attachment (id=22839)
--> (http://bugs.winehq.org/attachment.cgi?id=22839)
Screenshot showing the problem
The water in the demo version of Settlers: Heritage of Kings is displayed in a
red hue instead of a blue one; see attached screenshot.
--
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=26767
Summary: U-he Tyrell, Uhbik and ACE vst plugins: GUI Knob bug
(image files files not being sorted correctly)
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: futuretodd(a)googlemail.com
Created an attachment (id=34093)
--> (http://bugs.winehq.org/attachment.cgi?id=34093)
gif anim of knob behaviour, should show a smooth movement from left to right
U-he Tyrell, Uhbik and ACE vst plugins show erratic graphical behaviour in use
(see attatched gif)
They actually work as they should do if this odd graphics behaviour is ignored.
The images for the knobs are saved in, ie for Tyrell, /(user vst
folder)/TyrellN6Win/TyrellN6.data/Data/Images/Animations/Knob/ and are labeled
Knob0000.png - Knob0100.png, which goes from leftmost image to rightmost, when
they actually make to the plugin they are all jumbled up, so it appears wine is
not sorting them numerically by their names correctly.
Tyrell is free so is recommended for testing
http://www.u-he.com/TyrellN6/downloads/TyrellN6Win.zip
Tested with Reaper and Minihost
http://www.cockos.com/reaper/download.phphttp://www.tobybear.de/p_minihost.html
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36297
Bug ID: 36297
Summary: valgrind shows uninitialized memory in
msxml3/tests/domdoc.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==30791== Conditional jump or move depends on uninitialised value(s)
==30791== at 0x4D2A2EC: dump_Variant (typelib.c:1548)
==30791== by 0x4D2AD9D: dump_DispParms (typelib.c:1612)
==30791== by 0x4D39207: ITypeInfo_fnInvoke (typelib.c:6975)
==30791== by 0x6197AEC: DispatchEx_InvokeEx (oaidl.h:1523)
==30791== by 0x6197335: DispatchEx_Invoke (dispex.h:299)
==30791== by 0x4A6DC7F: test_dispex (dispex.h:292)
==30791== by 0x4A76AE1: func_domdoc (domdoc.c:11918)
==30791== by 0x4AB096C: run_test (test.h:584)
==30791== by 0x4AB0D5B: main (test.h:654)
==30791== Uninitialised value was created by a stack allocation
==30791== at 0x4A6B514: test_dispex (domdoc.c:10307)
==30791==
--
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=19081
Summary: Force closing winhlp32 without a file loaded pops up
an error dialog (appinstall)
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=22023)
--> (http://bugs.winehq.org/attachment.cgi?id=22023)
ahk test
A bit hard to explain...but launching 'wine winhlp32' with no arguments open
wine help, along with a file open dialog. That's all well and good, same as
windows. Now, let's get tricky. Force the winhlp32 window to close (not the
file open dialog). On windows, exits with no problems. On wine, pops up a
dialog:
ERROR
Cannot find ''. Do you want to find this file yourself?
I'll attach an AHK script to show what I mean...If you want to verify on
windows, change 'Wine' to 'Windows'.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36383
Bug ID: 36383
Summary: valgrind shows several uninitialized values in
ddraw_CreateSurface() in ddraw/tests/dsurface.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
fixme:win:EnumDisplayDevicesW ((null),0,0x549f568,0x00000000), stub!
==5763== Conditional jump or move depends on uninitialised value(s)
==5763== at 0x4AEBCC2: ddraw_surface_create (surface.c:5849)
==5763== by 0x4AC147F: ddraw1_CreateSurface (ddraw.c:2962)
==5763== by 0x515E72E: SrcColorKey32BlitTest (dsurface.c:240)
==5763== by 0x516CEB4: func_dsurface (dsurface.c:3949)
==5763== by 0x50CC30B: main (test.h:584)
==5763== Uninitialised value was created by a stack allocation
==5763== at 0x515E671: SrcColorKey32BlitTest (dsurface.c:217)
==5763==
==5763== Conditional jump or move depends on uninitialised value(s)
==5763== at 0x4AEBCC2: ddraw_surface_create (surface.c:5849)
==5763== by 0x4AC147F: ddraw1_CreateSurface (ddraw.c:2962)
==5763== by 0x515E7C8: SrcColorKey32BlitTest (dsurface.c:251)
==5763== by 0x516CEB4: func_dsurface (dsurface.c:3949)
==5763== by 0x50CC30B: main (test.h:584)
==5763== Uninitialised value was created by a stack allocation
==5763== at 0x515E671: SrcColorKey32BlitTest (dsurface.c:217)
==5763==
==5763== Conditional jump or move depends on uninitialised value(s)
==5763== at 0x4AEBCC2: ddraw_surface_create (surface.c:5849)
==5763== by 0x4AC147F: ddraw1_CreateSurface (ddraw.c:2962)
==5763== by 0x515E224: PaletteTest (dsurface.c:2225)
==5763== by 0x516E484: func_dsurface (dsurface.c:3962)
==5763== by 0x50CC30B: main (test.h:584)
==5763== Uninitialised value was created by a stack allocation
==5763== at 0x515DB07: PaletteTest (dsurface.c:2137)
==5763==
==5763== Conditional jump or move depends on uninitialised value(s)
==5763== at 0x4AEBCC2: ddraw_surface_create (surface.c:5849)
==5763== by 0x4AC147F: ddraw1_CreateSurface (ddraw.c:2962)
==5763== by 0x515E003: PaletteTest (dsurface.c:2260)
==5763== by 0x516E484: func_dsurface (dsurface.c:3962)
==5763== by 0x50CC30B: main (test.h:584)
==5763== Uninitialised value was created by a stack allocation
==5763== at 0x515DB07: PaletteTest (dsurface.c:2137)
==5763==
--
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=28172
Summary: Civilization II crashes on startup
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: charlespigott(a)googlemail.com
Created an attachment (id=36092)
--> (http://bugs.winehq.org/attachment.cgi?id=36092)
backtrace(s) + some notes
see attachment
starting civ2.exe (from anywhere) results in this error
note that nothing happens except this output/backtrace
--
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=10156
Summary: "typos" on some include files
Product: Wine
Version: 0.9.47.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sacrom(a)gmail.com
CC: sacrom(a)gmail.com
Created an attachment (id=8741)
--> (http://bugs.winehq.org/attachment.cgi?id=8741)
File that contains diff's of the current header files with the "fixed" header
files
I'm porting a windows app to Wine (using WineLib) and I found some small
problems in some header files in Wine (that contain different values from the
corresponding Windows header files).
To be able to compile on C++ I did also change some header files.
>From my point of view these are small typos problems (see attachment)
I hope this to be enough!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36748
Bug ID: 36748
Summary: valgrind shows two possible leaks in
d3drm/tests/d3drm.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
follow up to bug 36351
==32094== 120 bytes in 1 blocks are possibly lost in loss record 458 of 686
==32094== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==32094== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==32094== by 0x65A9826: ???
==32094== by 0x6597082: ???
==32094== by 0x4F5EFD8: test_Frame (d3drm.c:930)
==32094== by 0x4F652B2: func_d3drm (d3drm.c:1738)
==32094== by 0x4F6893F: run_test (test.h:584)
==32094== by 0x4F68D2E: main (test.h:654)
==32094==
==32094== 120 bytes in 1 blocks are possibly lost in loss record 459 of 686
==32094== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==32094== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==32094== by 0x65A9826: ???
==32094== by 0x6597082: ???
==32094== by 0x4F5F623: test_Frame (d3drm.c:969)
==32094== by 0x4F652B2: func_d3drm (d3drm.c:1738)
==32094== by 0x4F6893F: run_test (test.h:584)
==32094== by 0x4F68D2E: main (test.h:654)
==32094==
--
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=15537
Summary: PURE DVD : FGLRX GL_INVALID_OPERATION
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bellegueulle.damien(a)neuf.fr
Created an attachment (id=16510)
--> (http://bugs.winehq.org/attachment.cgi?id=16510)
Log
After launch game .... black screen.
I use wine 1.1.5 and fglrx 8.5 ( ATI 4820HD )
View my log in attachment :)
--
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=29319
Bug #: 29319
Summary: Internet Explorer 8 fails to start an InPrivate
Browsing session
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 37920
--> http://bugs.winehq.org/attachment.cgi?id=37920
Terminal output
Nothing happens when trying to start an InPrivate Browsing session in IE8.
Steps to reproduce:
1. winetricks ie8
2. Start IE and go to tools -> InPrivate Browsing
Workaround: WINEDLLOVERRIDES=wininet=n
--
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=26942
Summary: CSPRO 4 editing : context menu on grid header not
working properly
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iip.umar.rifai(a)gmail.com
How to test:
1. download cspro here http://www.census.gov/ipc/www/cspro/download/cspro40.exe
2. Run Cspro 4.0 program
3. Open file/application, goto examples/capi
4. Go to form shown on the screenshoot (attached)
5. Right click on the grid header to show the context menu, the menu will show
after you pressing ALT.
Maybe related to comctl32.
--
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=30488
Bug #: 30488
Summary: IE8 shows corrupted previews on the quick tabs screen
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Depends on: 29642
Classification: Unclassified
A Wine user <RandomAccountName(a)mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
Depends on| |29642
Created attachment 39870
--> http://bugs.winehq.org/attachment.cgi?id=39870
Terminal output
The web page previews on IE8's quick tabs page are often misrendered despite
the page being displayed correctly during normal browsing. Steps to reproduce:
1. winetricks ie8
2. Start IE and open a new tab
3. Enter the quick tabs page with ctrl+Q or the button to the left of the tab
bar
The first tab should be WineHQ's homepage, which shows two issues in the
preview:
1. The Google custom search bar is corrupted
2. The about and download links have some extra images added to the left, along
with their usual icons
After switching back to that tab, the Google search bar actually becomes
corrupted as it was in the preview, but the extra images are not there.
Workaround: winetricks gdiplus
Disable winedbg.exe to work around bug 29642.
--
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=32347
Bug #: 32347
Summary: Alien8 and Head Over Heels crash when window is moved
partly off-screen
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://retrospec.sgn.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
This issue applies to at least two game remakes available from
http://retrospec.sgn.net/
Alien8: http://retrospec.sgn.net/game-links.php?link=alien8
Head Over Heels: http://retrospec.sgn.net/game-links.php?link=hoh
Source code is available for Alien8.
I'm testing with wine-1.5.18-114-ga61f68f, Lubuntu 11.10 x86-64, Nvidia driver
304.64.
Both games crash when you drag the game window so it is partly off the right
and/or bottom edge of the screen. (There is no crash when the window is off the
left and/or top edge.)
The crash didn't give a very useful backtrace. Sometimes when it crashed there
was no error dialog, just this console text:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc4b43a
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36136
Bug ID: 36136
Summary: oleaut32/tests/vartest.c test shows a couple leaks
with valgrind
Product: Wine
Version: 1.7.16
Hardware: x86
URL: https://test.winehq.org/data/7e874aed75765f3c017673178
cfd64301b7ba3ed/linux_ae-fedora64-heap/oleaut32:vartyp
e.html
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==30829== 0 bytes in 1 blocks are definitely lost in loss record 1 of 290
==30829== at 0x7BC4C735: notify_alloc (heap.c:255)
==30829== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30829== by 0x4FE7CE0: VARIANT_CopyIRecordInfo (variant.c:717)
==30829== by 0x4FE7FE8: VariantCopy (variant.c:781)
==30829== by 0x4C7D051: test_VariantCopy (vartest.c:907)
==30829== by 0x4CD19F3: func_vartest (vartest.c:8964)
==30829== by 0x4D35F00: run_test (test.h:584)
==30829== by 0x4D362EF: main (test.h:654)
==30829==
==30829== 16 bytes in 1 blocks are definitely lost in loss record 53 of 290
==30829== at 0x7BC4C735: notify_alloc (heap.c:255)
==30829== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30829== by 0x4F980FA: alloc_bstr (oleaut.c:162)
==30829== by 0x4F98490: SysAllocStringLen (oleaut.c:324)
==30829== by 0x4CAD36B: test_VarCat (vartest.c:5952)
==30829== by 0x4CD1A70: func_vartest (vartest.c:8989)
==30829== by 0x4D35F00: run_test (test.h:584)
==30829== by 0x4D362EF: main (test.h:654)
==30829==
--
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=21205
Summary: ACDSee 8.0 Program won't start
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eric(a)emlorenz.com
When the desktop Launcher for ACDSee is clicked, it appears to start, and shows
the 'starting ACDSee' icon in the bar as screen bottom, then abruptly stops. No
error messages are shown.
--
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=33389
Bug #: 33389
Summary: aion performance drop when you play in group
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legluondunet(a)free.fr
Classification: Unclassified
Created attachment 44182
--> http://bugs.winehq.org/attachment.cgi?id=44182
Wine log with a crash at the end
Hello,
in Aion, big performance drop when you join a group and all time during.
Thank you for your help.
--
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=30063
Bug #: 30063
Summary: "finish" button of readbook configure wizard is
unavailable
Product: Wine
Version: 1.4-rc6
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 readbook
http://dl-sh-ocn-1.pchome.net/03/um/RB_Setup_Plus1.51.zip
2. unzip and install
$ wine RB_Setup_Plus1.51.exe
always select "next"/"下一步"
3. Start readbook
$ cd .wine/drive_c/ReadBOOK
$ wine ReadBook.exe
A configure wizard dialog will popup in the first time starting readbook.exe
4. click "next"/"下一步" , next, next ...
5. click "finish"/"完成"
Actual result:
Nothing happen when clicking "finish"
Expect result:
Finish the configure and quit from the configure wizard.
I've confirm on winxp that the "finish" button works
LANG=zh_CN.utf8
--
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=29756
Bug #: 29756
Summary: ws2_32: getaddrinfo edge cases broken on OS X
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: code(a)klickverbot.at
Classification: Unclassified
getaddrinfo() responds differently to edge cases on Windows, Linux and OS X;
notably, the Winsock incarnation accepts more combinations of null/empty
host/port strings than the others do. Some steps to resolve the issues this
creates for Wine clients have been made in commits 75be2284 and 8e5d5bf5.
Unfortunately, the current implementation (1.4-rc1, Git f0cfa7cf) does not work
on OS X, because the host part of the FQDN of the local machine usually doesn't
resolve. The attached patch fixes this issue and another difference in behavior
between Winsock/Windows and Wine/OSX.
While tracking this down, I compared a number of param/flag combinations; the
detailed results are at
http://klickverbot.at/blog/2012/01/getaddrinfo-edge-case-behavior-on-window….
--
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=29684
Bug #: 29684
Summary: Setting useragent is unimplemented
Product: Wine
Version: 1.3.37
Platform: x86
URL: http://netikka.net/dev/useragent.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Example: http://netikka.net/dev/useragent.exe
Click "Test useragent" navigates to http://whatsmyuseragent.com
Page should show: Mozilla/4.0 (testing useragent)
Problem:
fixme:mshtml:OleControl_OnAmbientPropertyChange not supported AMBIENT_USERAGENT
--
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=23283
Summary: Cannot print my annual income tax return in
ElsterFormular (crash)
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannesobermayr(a)gmx.de
ElsterFormular crashes when I try printing my annual income tax return:
wine-snapshot-1.2.rc3.20100618-1.1.i586 (openSUSE 11.2)
err:seh:setup_exception_record stack overflow 1228 bytes in thread 001c eip
7bc3efd8 esp 00240e64 stack 0x240000-0x241000-0x340000
You can download the app for free here:
https://www.elster.de/elfo_down4.php?who=2009/2010
--
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=18023
Summary: Graph 4.4 will not allow you to add labels
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tagrain(a)gmail.com
When adding a label to a graph a dialogue appears "system error code 5" or
"abnormal program termination". Could this be an ole problem?
--
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=31264
Bug #: 31264
Summary: iTunes will not connect to the iTunes music store
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: medasaro(a)comcast.net
Classification: Unclassified
Install iTunes 10.6.1 or 10.6.3. The UI is corrupted, but click on the 'iTunes
Store' link in the left-hand pane anyway. iTunes will hang there forever and
never connect to the store. Running network diagnostics results in a message
that says 'Secure Link to iTunes Store failed.' No particularly useful hints
show up on the console and overriding secure32 and/or wininet makes no
difference.
--
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=15482
Summary: iTunes 8.0.0.35 fails connecting to iTunes Store
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.kovar(a)gmail.com
iTunes8Setup.exe SHA1 09bd8dd0b055f1b63205d5c9c9a00e4d42e38a3e
Attempt to connect ends w/ failure:
We could not complete your iTunes Store request. A secure network connection
could not be established.
Make sure SSL 3.0 or TLS 1.0 is enabled in the Internet Options control panel,
then try again.
err:wininet:NETCON_secure_connect SSL_connect failed:
error:00000000:lib(0):func(0):reason(0)
F9 Sulphur
rpm -q wine
wine-1.1.5-1.fc9.i386
--
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=23636
Summary: Distnoted.exe crashes, iTunes 7.7.0.43
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi1(a)gmail.com
Created an attachment (id=29568)
--> (http://bugs.winehq.org/attachment.cgi?id=29568)
wine C:\\Program\ Files\\iTunes\\iTunes.exe
iTunes 7.7.0.43 crashes due to Distnoted.exe crashing.
apt-cache policy wine1.2
wine1.2:
Installed: 1.2~rc7-0ubuntu2
Candidate: 1.2~rc7-0ubuntu2
Version table:
*** 1.2~rc7-0ubuntu2 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ lucid/main
Packages
100 /var/lib/dpkg/status
1.1.42-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
--
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=17226
Summary: SimTower crashes on dereferencing 0xffffffff on
attempting to save in SimTower
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
Created an attachment (id=19185)
--> (http://bugs.winehq.org/attachment.cgi?id=19185)
SimTower crashlog from 2009-Feb-1 git
Tested against wine-1.1.13-607-g8e39646.
The game runs fine, modulo sound [see other bug filed against simtower], but
when you attempt to save, the save dialog pops up, you can enter a filename,
and then upon hitting save, you receive a backtrace in the console.
Trace attached.
--
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=35291
Bug ID: 35291
Summary: setcap on wine-preloader makes Hearthstone fail to
start
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yeled.nova(a)gmail.com
Classification: Unclassified
Hi,
When a Linux capability is enabled for wine preloader, Hearthstone does not
start.
This bug at least affects
-------------------------
Archlinux x64/Linux 3.12.6-1-ARCH/Wine 1.7.9/libcap 2.22
Ubuntu 13.10 x64/Linux 3.11.0-14-generic/Wine (PPA) 1.7.9/libcap 2.22
Steps to reproduce
------------------
# setcap 'cap_net_bind_service=+ep' /usr/bin/wine-preloader
$ wine Hearthstone.exe -launch -uid hs_beta
Get a message box that captions "Fatal error in gc" and says "GetThreadContext
failed", click "OK"
Another message box that captions "Wine program crash", and says "Internal
errors - invalid parameters received", click "OK"
The process turns to a zombie, kill it.
Revert the capabilities, the program loads.
# setcap '-r' /usr/bin/wine-preloader
$ wine Hearthstone.exe -launch -uid hs_beta
This issue persists over system reboots.
It's not just setting CAP_NET_BIND_SERVICE causes the problem. From what I
observed, this error occurs as long as any capablity is enabled.
Note on getting debug trace
---------------------------
Right now due to bug #33947, battle.net.exe requires dbghelp to be disabled,
and Hearthstone.exe depends on it in order to play. However, directly running
Hearthstone.exe is good enough to reproduce this bug. So I suggest anyone who
wants to look into this problem to re-enable the debugger and run 'wine
Hearthstone.exe -launch -uid hs_beta' to get a debug trace.
--
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=19286
Summary: puTTy connection manager: two UI bugs makes program
unusable
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=17165
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gui4life(a)gmail.com
Created an attachment (id=22324)
--> (http://bugs.winehq.org/attachment.cgi?id=22324)
output from wine puttycm.exe &> newputtylog.txt
The user interface for PuTTy connection manager does not display correctly
making it a broken application inside of wine.
It is not displaying the far most right window called "Connection Manager" that
displays the list of your saved connections. You should be able to click any
of the connections of which you want to connect, and it would launch a tabbed
putty window.
Most importantly, the putty intergeneration itself is not being displayed
inside of putty connection manager. In the middle of the application you
should be able to have multiple putty windows open that are separated by tabs
and you are able to move them around. (Stacking along side themselves if you
like)
To get a better idea what I mean, it is best to try the program out yourself in
windows where it works flawlessly.
I have tried many things to get this application to work. I installed net 2.0
and msxml6. I saw an xml error inside of the log, after installing msxml6 it
went away, but program did not work any better.
In the options of the program there are multiple interface designs you can use
(more or less skins/themes) like office 2007, system, visual studio 2003,
visual studio 2005. All of them have the same UI bug. I have tried the
standalone app of putty connection manager where you don't have to install
anything, and the installable version.
See attached redirect files
--
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=22146
Summary: 64bit compatibility issue with Wine's MCI string
command parser
Product: Wine
Version: 1.0.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=27005)
--> (http://bugs.winehq.org/attachment.cgi?id=27005)
work in progress MCI parser that knows about 64bit structures
Hi,
Wine's MCI string command parser is one reason why test.winehq.org shows
failures with 64bit machines. I've created this issue so everybody can discuss
and contribute patches until evolution leads to a correct one.
The attached patch fixes part of what's currently in git, but it is still
incomplete. Therefore I don't plan to submit it.
I've run tests on WTB's 64bit machines that proove that MCI_STATUS_PARMS and
MCI_GETDEVCAPS indeeed process differently sized dwReturn types on x64:
DWORD_PTR and DWORD. That's what's missing from my patch.
A solution that sounds ideal is to define something like MCI_INTEGER64 and
change the resource files mciavi_res.rc and winmm_res.rc. Given that new type,
the MCI string parser would compute the correct offset.
I'd be very pleased if somebody could conform that MS does it this way and tell
us the value of this constant.
Another solution path is to special-case MCI_STATUS_PARMS in the parser, as it
uses the only 64bit construct I knew until 5 minutes ago (beside dwCallback of
course) that's not a LP(W)STR. HWND seems to be 32bit.
5 minutes later: What about HDC in MCI_DGV_UPDATE_PARMS? Wait, wtypes.h says
void*! The MCI string command parser needs to handle this type as well:
MCI_INTEGER as currently used in mciav_res.rc is not adequate on 64bit.
In the meantime, I'll submit a patch that adds MCI_HDC and a few other missing
defines I know to the includes.
Regards,
Jörg Höhle
--
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=22533
Summary: Half Life: loading screen rendering is wrong
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=27624)
--> (http://bugs.winehq.org/attachment.cgi?id=27624)
screenshot
See attached screenshot. Terminal output is minimal:
fixme:win:EnumDisplayDevicesW ((null),0,0x32e298,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:mci:MCI_Break (0102) vkey 001B stub
ALSA lib ../../../src/pcm/pcm.c:7234:(snd_pcm_recover) underrun occured
fixme:mci:MCI_Break (0102) vkey 001B stub
ALSA lib ../../../src/pcm/pcm.c:7234:(snd_pcm_recover) underrun occured
fixme:win:LockWindowUpdate (0x30052), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x30052), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial 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=32314
Bug #: 32314
Summary: Pikachu Volleyball (English version) crashes on
restart
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://games.hotut.com/post/pikachu-volleyball/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Regression SHA1: 010019df064cfe1e9efee5ac6ee9e1e0954bd4f8
Created attachment 42654
--> http://bugs.winehq.org/attachment.cgi?id=42654
Terminal output
The English version of Pikachu Volleyball crashes if restarted after the
beginning of a round. (No problem with the original Japanese version.) To
reproduce:
- Start a game with either option at the title screen
- Click Game -> Restart
It also restarts (and crashes) automatically at the end of the round.
Regression testing indicated:
010019df064cfe1e9efee5ac6ee9e1e0954bd4f8 is the first bad commit
commit 010019df064cfe1e9efee5ac6ee9e1e0954bd4f8
Author: Jörg Höhle <Joerg-Cyril.Hoehle(a)t-systems.com>
Date: Thu Oct 4 12:34:07 2012 +0200
mciseq: Create player thread in the synchronous case too.
:040000 040000 4fecac2de61d692b36b829591062060ce25e861b
66bc6ddfb6dd3eddd0179ac2c98e887a3046dd31 M dlls
Reverting that patch prevented the crash.
--
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=29458
Bug #: 29458
Summary: Explorer sometimes crashes on drag-and-drop in folders
accessed from "/
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Builtin explorer sometimes crashes when attempting to drag-and-drop a file.
Other times, it doesn't allow this.
--
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=34303
Bug #: 34303
Summary: underlined 8 point Times New Roman text doesn't
display as underlined
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
To reproduce:
* Open wordpad.
* Type some text.
* Set the font to 8 point and underlined.
--
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=17540
Summary: Zondervan Pradis cannot function due to unimplemented
function ole32.dll.CoGetCurrentLogicalThreadId
Product: Wine
Version: 1.1.15
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vanoudt(a)gmail.com
Created an attachment (id=19680)
--> (http://bugs.winehq.org/attachment.cgi?id=19680)
WINEDEBUG output for +ole
Zondervan Pradis 6.0 (
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11417 ) cannot
actually do anything useful
The system relies on COM to open books served up by a database. Whenever it
tries to do this, it brings up in the console:
wine: Call from 0x602e9940 to unimplemented function
ole32.dll.CoGetCurrentLogicalThreadId, aborting
A +ole log is attached below
--
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=21475
Summary: TI Interactive application fails when attempting to
display the TI math palette
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://education.ti.com/downloads/files/computer_softw
are/tiitrial.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25861)
--> (http://bugs.winehq.org/attachment.cgi?id=25861)
TI Interactive +ole trace
With wine-1.1.37, after using winetricks to install vcrun6sp6 and installing
the TI Interactive trial, launching TI Interactive, dismissing the trial and
registration dialogs, and then pressing Ctrl+M (or doing Insert -> Math Box)
yields a message box that states:
"Failed to create object. Make sure the object is entered in the system
registry."
Using native ole32 from the dcom98 redist allows the TI Interactive application
to display the TI math palette panel as expected. From the +relay log:
0009:Call
ole32.OleCreate(0032e754,40a3fca8,00000001,00000000,00e62710,001b7938,00e626c8)
ret=40a2b858
0009:trace:ole:OleCreate ({5af21a82-ca6e-11d2-9613-004033a5109d},
{00000000-0000-0000-c000-000000000046}, 1, (nil), 0xe62710, 0x1b7938, 0xe626c8)
...
0009:Ret ole32.OleCreate() retval=80070057 ret=40a2b858
...
0009:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0032e64c)
ret=40a09610
It seems that the failure of OleCreate is the culprit. A +ole log is attached.
--
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=34454
Bug #: 34454
Summary: Do not use builtin TTF fonts when native appropriate
fonts are present in the system
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
This is a continuation of bug 34446.
I'd like to propose that Wine should never try to load or use builtin fonts
(which don't exactly look nice under certain fontconfig settings, like full
hinting) when native appropriate fonts are present in the system.
Thanks.
--
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=11951
Summary: Tide prediction cursor popup or tag creates "Untitled
Window"
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://wxtide32.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
WXTide32 includes a feature to show tide data by creating a cursor that tracks
time of day and water height. It appears when the main window is opened and
showing the realtime, graph, or overview display, and the user presses either
the left-arrow or right-arrow key. A popup or tag follows the vertical part of
the cursor line, showing the data for the time (vertical cursor line) and depth
or height of water (horizontal cursor line).
Under Wine, the cursor lines are drawn but the cursor popup or tag is missing
or flashes briefly (hard to tell which is happening). At the same time, a new
entry appears in the task bar: "Untitled Window". The app then blinks between
idle (based on the regular movable cursor, controlled by a mouse, etc.) and
busy, with "Untitled Window" showing in the task bar while the mouse cursor
signals "busy". On minimizing the main window (showing the tide levels), the
"Untitled Window" entry remains in the task bar. It cannot be maximized,
opened, or closed. Only terminating the application removes "Untitled Window".
No messages are written to stdout or stderr when the problem occurs.
Under Windows, the key-controlled cursor moves as expected, with a popup
attached to the scrolling cursor. No additional tasks appear in the task bar.
--
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=29182
Bug #: 29182
Summary: Edit control WS_EX_CLIENTEDGE is not drawn if
initially not WS_VISIBLE
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)iki.fi
Classification: Unclassified
Created attachment 37648
--> http://bugs.winehq.org/attachment.cgi?id=37648
Hack to workaround the problem
This is rather odd as I couldn't figure it out where the problem occurs deeper
but the attached patch should give a good hint to someone who knows better.
If the edit control is not WS_VISIBLE when created, WS_EX_CLIENTEDGE will be
ignored through it's life and only show the background color without border.
As I'm probably wrong this can be tested using the freeware program ResEdit by
creating a new dialog and adding a normal text edit control. It seems there are
more problems regarding updating the control on-the-fly with the properties
editor.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37248
Bug ID: 37248
Summary: Floating point stack fault in a program compiled with
Silverfrost FTN95
Product: Wine
Version: 1.7.25
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pepalogik(a)seznam.cz
I use Silverfrost FTN95 compiler
<http://www.silverfrost.com/11/ftn95/ftn95_fortran_95_for_windows.aspx> for
debugging a Fortran 77 code. This compiler has quite a unique CHECKMATE feature
which performs various run-time checks, but this compiler is Windows-only.
First it seemed to work fine in Wine but then, when I used a larger code, the
program execution resulted in a floating point stack fault. Note that the
compiler itself works correctly in Wine, but the resulting CHECKMATE-enabled
executable fails (while the very same executable runs well on Windows).
I was happy when I found a workaround: to compile the program with /F_STDCALL.
Unfortunately, this turned out to be insufficient for an even larger code (it
is actually the same program with just larger parameter values and thus larger
arrays and more iterations in various cycles). For this code, /F_STDCALL only
causes the floating point stack fault to occur later.
I cannot 100% guarantee that the code is correct - a floating point stack fault
can be caused e.g. by calling a function with an incorrectly specified return
type. However, I think this is unlikely for the following reasons:
1. It does work on MS Windows,
2. It has been checked with two different compilers (FTN95 and gfortran).
3. It has been checked with Silverfrost's CHECKMATE run-time checking (as it
runs on Windows without failure).
4. It has been checked by me.
Hence I guess it is a bug in Wine.
What files do you need to tackle this problem? As the executable needs a
Silverfrost's runtime library, you will have to install FTN95 in any case. I
suggest that I will upload these files and information:
* program source,
* compiling instructions,
* input files (which are required by the program).
I will now wait for either your response or the appearance of Wine 1.7.26 in
the PPA (it seems to be to complicated for me to build it from the source). If
the latter happens earlier, I will check if the bug persists and upload the
files I have suggested.
--
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=36713
Bug ID: 36713
Summary: Watch_Dogs does not start
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hatbollen(a)gmail.com
Trying to start watch_dogs.exe gives an error dialog from Disrupt_b64.dll: The
procedure entry point inet_pton could not be located in the dynamic link
library WS2_32.dll.
Console output after closing the dialog:
~/.wine/drive_c/Program Files (x86)/Ubisoft/Ubisoft Game
Launcher/games/Watch_Dogs/bin$ wine watch_dogs.exe
fixme:heap:HeapSetInformation 0x3b0000 0 0x23fc90 4
fixme:heap:HeapSetInformation 0x4c0000 0 0x23fc90 4
fixme:heap:HeapSetInformation 0x5d0000 0 0x23fc90 4
fixme:heap:HeapSetInformation 0x920000 0 0x23fc90 4
err:module:attach_process_dlls "Disrupt_b64.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files
(x86)\\Ubisoft\\Ubisoft Game Launcher\\games\\Watch_Dogs\\bin\\watch_dogs.exe"
failed, status c0000142
--
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=22039
Summary: Lego Island: failed to start.
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26806)
--> (http://bugs.winehq.org/attachment.cgi?id=26806)
err:d3d:wined3d_unregister_window Window 0x20054 is not registered with
wined3d.... and more...
Lego Island simply boots up to a black scree, then I get an error prompt
saying:
"Lego Island failed to start. Please quit all other applications and try
again."
This seems similar to bug:
http://bugs.winehq.org/show_bug.cgi?id=13875
But that guy didn't get the prompt. Log and debugging of d3d attached.
--
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=17448
Summary: Impossible to insert an MPEG file in PowerPoint
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Trying to insert an mpeg video in PowerPoint 2003 gives the following error
message:
PowerPoint cannot insert a movie from the selected file. Verify that the path
and file format are correct, and then try again.
And this trace:
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO".
So it seems like this is because we are missing an mpeg codec in Wine so this
is probably not specific to PowerPoint 2003.
To reproduce:
* download an mpg file from anywhere
* install PowerPoint 2003 and start it
* Insert -> Movies and Sounds -> Movie from File...
* select your mpg file and validate
--
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=29583
Bug #: 29583
Summary: JScript is missing 'new XMLHttpRequest();' support
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Classification: Unclassified
Found that while testing for bug 29574, builtin jscript won't create an object
using 'new XMLHttpRequest();'.
There's several important things needed to implement this properly:
- it wraps msxml functionality;
- ::open() is always asynchronous with readystate handlers installed;
- msxml object is called directly without IDispatch;
- url passed to ::open() is expanded from relative url before it's passed to
msxml, probably with same object site functionality that msxml uses.
--
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=9790
Summary: Regression in Heroes of Might and Magic 5
Product: Wine
Version: 0.9.45.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martyspamtrap(a)comcast.net
This is observed on the full version of Heroes of Might and Magic 5 (but is
probably reproducible on the demo). After updating to Wine 0.9.45 (coming from
0.9.44), I started experiencing application lockups in Heroes 5 during game
play on the map screen. The lockup consists of no further mouse or keyboard
instructions being recognize, although the background music continues to play.
An ALT-TAB to a shell and a "kill -9" get me back in control.
The problem is triggered somewhat randomly, but I've reproduced it twice by
loading up a saved game, panning around the map, viewing a hero's status
screen, and returning to the map. At this point, some of the status windows
are no longer drawing themselves completely and my system starts thrashing on
my hard drive. A little more panning around the map results in the lockup.
This issue did not exist in Wine 0.9.44.
--
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=9791
Summary: Heroes of Might and Magic 5 (full) requires d3dx9_25.dll
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martyspamtrap(a)comcast.net
After a clean installation of Heroes 5 in Wine, attempting to run it fails.
The console reports that d3dx9_25.dll is required by H5_Game.exe. My
workaround is to either copy this file from a Windows installation, or copy
Wine's d3dx8.dll.so to d3dx9_25.dll. Nasty hack, but it seems to work. I'd
like to request an enhancement to include a more proper version of this DLL in
Wine.
--
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=17483
Summary: EngInSite CSS Editor font distance rendering problem
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ar(a)esoma.org
Created an attachment (id=19577)
--> (http://bugs.winehq.org/attachment.cgi?id=19577)
Screenshot
In the editor window all fonts are monospaced but the display font does not
adapt to that and inserts spaces. You can see the problem in the attached
screenshot:
I don't know if that is related to
fixme:system:SetProcessDPIAware 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=21581
Summary: GTA4 crashes during "Lure" mission
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knaprigt(a)gmail.com
Created an attachment (id=26030)
--> (http://bugs.winehq.org/attachment.cgi?id=26030)
Output after crash during the Lure mission in GTA4
GTA4 crashes during the mission "Lure" when the player is supposed to kill a
drug dealer. Everything seems fine until the player reaches the roof where he
should take the shot. First a cutscene is shown and when the player's returned
to the controls the game crashes.
Tested with versions 1.0.0.4 and 1.0.4.0 of the game with the same results.
See attachment for terminal output displayed after the crash.
... also I don't know if this bugs component really is ntdll (maybe wined3d?),
so someone may want to change that one.
--
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=35450
Bug ID: 35450
Summary: Clean up 'Version' in bugzilla
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Classification: Unclassified
There are too many old versions to choose, which may waste time
Would Wine Bugzilla hide the *very old* versions, or re-arrange them?
--
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=16301
Summary: wine user guide asks the user to run programs without
explaining how
Product: WineHQ.org
Version: unspecified
Platform: Other
URL: http://www.winehq.org/site/docs/wineusr-guide/running
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The introductory page under "Running Wine"
(http://www.winehq.org/site/docs/wineusr-guide/running) says this:
"Assuming you are using a fake Windows installation, you install applications
into Wine in the same way you would in Windows: by running the installer."
and gives several examples of wine command lines, including an example for
starting a program after it has been installed to C:. Yet there is no
explanation of how to run a program or use the wine command.
--
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=29590
Bug #: 29590
Summary: Search results do not update on webpage (IE8)
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
winetricks ie8
Open http://asunnot.oikotie.fi
Search should update automatically every time you make changes to form fields,
but does nothing.
Workaround winetricks msxml3
I'll attach msxml log. Most interesting parts are:
003d:fixme:msxml:httprequest_get_statusText stub 0x3c82428 0x2b53cd8
and many lines like:
003d:trace:msxml:domdoc_loadXML
(0x36ce620)->(L"{\"responseHeader\":{\"status\":0,\"QTime\":11},\"response\":{\"numFound\":22852,\"start\":0,\"docs\":[]}}"
0x268c612)
003d:err:msxml:doparse Start tag expected, '<' not found
003d:trace:msxml:domdoc_loadXML (0x3cef120)->(L"{\"time\":1326303123.1712}"
0x268bfb2)
003d:err:msxml:doparse Start tag expected, '<' not found
--
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=33100
Bug #: 33100
Summary: ALSA Audio playback in WINE locks up ALSA capture by
other applications
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torsten.crass(a)eBiology.de
Classification: Unclassified
Hi there,
when trying to record sound (e.g. using arecord) played by some
application running on WINE (e.g. vlc.exe) via ALSA, and if the
recording application is launched *before* the playback application,
recording stops immediately when playback starts, and after a while ALSA
reports an "Input/output error". This does not happen with native
playback applications, e.g. the Linux version of vlc.
Funny enough, if recordings starts *after* playback has begun,
everything works fine.
How to reproduce:
1. In a terminal, issue
sudo alsactl restore; arecord -D default -f dat -v -V stereo test.wav
2. In another terminal, launch vlc.exe by issuing something like
WINEPREFIX=/path/to/prefix wine /path/to/vlc.exe /path/to/some/audiofile
3. Wait for a few seconds... and see arecord complaining:
arecord: pcm_read:1801: read error: Input/output error
4. Re-launch arecrod:
sudo alsactl restore; arecord -D default -f dat -v -V stereo test.wav
5. Watch arecord recording happily ever after.
I initially suspected WINE to somehow force access to my soundcard's
capture device (A SB Live, which seems not to be dsnoop'd by default),
but after creating a dsnoop'd device (which did allow for multiple
simultaneous recordings with arecord when playing back audio with
Linux's vlc) and teaching WINE to actually use it, the problem
unfortunately remained.
Best regards --
Torsten
P.S. If filed this bug with Debian's wine-unstable-alsa package some two months
ago already, but since there hasn't been a single reply up to now and since the
problem still remains with 1.5.25 (Debian is still at 1.5.6), I found it
appropriate to directly re-file this report at WINE's bug tracking system.
--
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.