http://bugs.winehq.org/show_bug.cgi?id=29276
Bug #: 29276
Summary: 360chrome couldn't open embed iexplore but open url in
native Linux browser instead
Product: Wine
Version: 1.3.34
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 360chrome browser:
wget http://down.360safe.com/cse/360cse_4.2.0.516.exe
$ sha1sum 360cse_4.2.0.516.exe
39bb79fc6e4846763a8be86ff86524d64a86adf7 360cse_4.2.0.516.exe
2. install 360chrome
3. start 360chrome with --no-sandbox
$ cd .wine/drive_c/users/fracting/Local\ Settings/Application\
Data/360Chrome/Chrome/Application/
$ wine 360chrome.exe --no-sandbox
4. open a website, such as http://www.winehq.org
5. click on the "极速" button (beside the url bar), switch from "极速"/"Webkit
Mode" to "IE Compatible Mode", then the button will display "e兼容"
Expect result:
Open an embed IE in 360chrome browser, display the website
Actual result:
Open the website in a native Linux browser, for me it is in the default browser
Chromium.
Is this a wine bug?
Is there any register key useful for working around this issue?
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=26001
Summary: Champions Online installer does not work
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: misc8(a)emerose.org
Created an attachment (id=33151)
--> (http://bugs.winehq.org/attachment.cgi?id=33151)
The error messages when running the program
Here is a link to the free installer:
http://champions-online.com/download
When it gets run, the program crashes, with the logs as attached mentioning
winsock errors.
--
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=17214
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=30447
Bug #: 30447
Summary: Lexware Financial Office Pro 2012 (v12.0) installer
shows an empty dialog window on startup
(urlmon.CreateURLMoniker with base context and
non-well formed URI, DOS-style path)
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
the installer of Lexware Financial Office Pro 2012 v12.0 shows an empty dialog
with nothing to navigate.
Using a window/message spy (Winspector) and trace log one can see this dialog
window actually embeds a flash player ActiveX control.
No 'flash' prerequisite needed, the installer ships its own.
'winetricks -q ie7' works around, the flash window content is shown.
After reducing the dependencies created by IE7 one by one, native urlmon seems
the culprit.
Relevant trace log:
--- snip ---
...
0026:Call urlmon.CreateURLMoniker(001b4118,001b4024 L"C:\\users\\focht\\Local
Settings\\Application Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml",0033e698)
ret=1000406a
0026:trace:urlmon:CreateURLMonikerEx (0x1b4118, L"C:\\users\\focht\\Local
Settings\\Application Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml", 0x33e698,
00000000)
0026:trace:urlmon:URLMoniker_QueryInterface (0x1b4118)->(IID_IUriContainer
0x33e33c)
0026:trace:urlmon:URLMoniker_AddRef (0x1b4118) ref=2
0026:trace:urlmon:UriContainer_GetIUri (0x1b4118)->(0x33e344)
0026:trace:urlmon:Uri_AddRef (0x164b20) ref=2
0026:trace:urlmon:URLMoniker_Release (0x1b4118) ref=1
0026:trace:urlmon:CoInternetCombineUrlEx (0x164b20 L"C:\\users\\focht\\Local
Settings\\Application Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml" 10000
0x33e348 0) stub
0026:trace:urlmon:Uri_QueryInterface (0x164b20)->(IID_IUriObj 0x33d248)
0026:trace:urlmon:parse_schema (L"file://C:\\Program Files\\Common
Files\\Lexware\\Setup\\financial_office_pro\\FlashMovie\\Setup.swf" 00000000
0x33d1c0 64 0x33d1bc)
0026:trace:urlmon:CreateUri (L"C:\\users\\focht\\Local Settings\\Application
Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml" 1 0 0x33e2e0)
...
0026:trace:urlmon:Uri_Construct ((nil) 0x33d224)
...
0026:trace:urlmon:parse_uri (0x33d15c 4b41): BEGINNING TO PARSE URI
L"C:\\users\\focht\\Local Settings\\Application
Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml".
0026:trace:urlmon:parse_scheme (0x33d108 0x33d15c 4b41): URI is implicitly a
file path, but, the ALLOW_IMPLICIT_FILE_SCHEME flag wasn't set.
0026:trace:urlmon:Uri_Release (0x153850) ref=0
...
0026:trace:urlmon:Uri_Release (0x164b20) ref=1
0026:Ret urlmon.CreateURLMoniker() retval=80070057 ret=1000406a
...
--- snip ---
Debugging session:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Common
Files/Lexware/Setup/financial_office_pro
...
$ winedbg LxSetup.exe
...
Wine-dbg>bt
Backtrace:
=>0 0x7ec3e720 CoInternetCombineUrlEx+0x16a(pBaseUri=0x18fd98,
pwzRelativeUrl="C:\users\focht\Local Settings\Application
Data\Lexware\LxSetupTemp\LxSetupConfig.xml", dwCombineFlags=0x10000,
ppCombinedUri=0x33e4dc, dwReserved=0)
[/home/focht/projects/wine/wine-git/dlls/urlmon/uri.c:6783] in urlmon
(0x0033e49c)
1 0x7ec2aee7 CreateURLMonikerEx+0x1b0(pmkContext=0x18fe28,
szURL="C:\users\focht\Local Settings\Application
Data\Lexware\LxSetupTemp\LxSetupConfig.xml", ppmk=0x33e7a4, dwFlags=0)
[/home/focht/projects/wine/wine-git/dlls/urlmon/umon.c:633] in urlmon
(0x0033e4fc)
2 0x7ec2b1ea CreateURLMoniker+0x32(pmkContext=0x18fe28,
szURL="C:\users\focht\Local Settings\Application
Data\Lexware\LxSetupTemp\LxSetupConfig.xml", ppmk=0x33e7a4)
[/home/focht/projects/wine/wine-git/dlls/urlmon/umon.c:719] in urlmon
(0x0033e51c)
3 0x1000406a in flashplayercontrol (+0x4069) (0x0033e624)
4 0x7bc33499 interlocked_dec+0x18(dest=0x110064)
[/home/focht/projects/wine/wine-git/dlls/ntdll/critsection.c:50] in ntdll
(0x0033e634)
5 0x7bc3400d RtlLeaveCriticalSection+0x52(crit=0x110060)
[/home/focht/projects/wine/wine-git/dlls/ntdll/critsection.c:624] in ntdll
(0x0033e654)
Wine-dbg>n
6784 if(info) {
Wine-dbg>n
6798 hr = CreateUri(pwzRelativeUrl, Uri_CREATE_ALLOW_RELATIVE, 0,
&relative);
Wine-dbg>n
6799 if(FAILED(hr)) {
Wine-dbg>n
6800 *ppCombinedUri = NULL;
Wine-dbg>n
6801 return hr;
Wine-dbg>p hr
0x80070057
--- snip ---
It seems it doesn't like this kind of "DOS" style URI in conjunction with a
base context (first parameter).
There is another case in trace log with base context but with well formed URI
that succeeds:
--- snip ---
0026:Call urlmon.CreateURLMoniker(001b4110,001b3d64
L"file:///C|/Program%20Files/Common%20Files/Lexware/Setup/financial%5Foffice%5Fpro/FlashMovie/Setup.swf",0033e350)
ret=1000406a
...
0026:trace:urlmon:Uri_GetPropertyBSTR (0x1b4508
L"file:///C:/Program%20Files/Common%20Files/Lexware/Setup/financial_office_pro/FlashMovie/Setup.swf")->(2
0x1b4208 0)
...
0026:Ret urlmon.CreateURLMoniker() retval=00000000 ret=1000406a
--- snip ---
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25481
Summary: Desktop launchers generated by Steam use unregistered
URL handler
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jkohen(a)users.sourceforge.net
CC: Andrew(a)CodeWeavers.com, sirbubbles01(a)yahoo.com.au
After upgrading Steam to the new UI, the application icons Steam generates have
a launch command doesn't work with Wine, because the steam URL handler isn't
registered (at least in GNOME):
[Desktop Entry]
Name=Uplink
Exec=env WINEPREFIX="/home/user/.wine" wine winebrowser steam://rungameid/6910
Type=Application
StartupNotify=true
$ wine winebrowser steam://rungameid/1510
fixme:ntoskrnl:KeInitializeTimerEx stub: 0x110f60 0
gvfs-open: steam://rungameid/1510: error opening location: La ubicación
especificada no está soportada
(That translates to "unsupported location.")
A desktop file generated with the older UI looks like this and launches the
game fine:
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Deus Ex Game of the Year Edition
Exec=env WINEPREFIX="/home/user/.wine" wine "C:\\Archivos de
programa\\Steam\\steam.exe" -applaunch 6910
Type=Application
StartupNotify=true
Path=/home/user/.wine/dosdevices/c:/Archivos de programa/Steam
Icon=/home/user/.local/share/icons/b45c_hdtp.png
There's a workaround for this problem. Add an URL handler
for the steam protocol to your desktop environment and have it run the
following:
wine "c:\\Archivos de Programa\\steam\\steam.exe" %s
--
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=12442
Summary: UOAssist: crash after startup attempting to fetch http
page in frame
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neodynamite(a)gmail.com
Created an attachment (id=11984)
--> (http://bugs.winehq.org/attachment.cgi?id=11984)
File showing crash behavior and backtrace.
UOAssist crashes when starting the program up and it goes through the normal
startup sequence of looking for updates and attempting to display a http "news"
page in a frame prior to launching the application.
--
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=27733
Summary: Fishdom 2: some fish render purple
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.playrix.com/download/pc/fishdom-2/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Download the fishdom trial. Install ie7 with winetricks to avoid bug 27703,
then set hardware acceleration to emulation to avoid bug 27704. Once in game,
start a puzzle, and look at the background image. Some fish/seaweed/coral are
purple. On windows, they render in different pretty colors :).
native d3dx9 doesn't help, nor does disabling glsl/using backbuffer instead of
fbo (in all combinations).
--
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=31159
Bug #: 31159
Summary: League of Legends: store doesn't load with builtin
wininet
Product: Wine
Version: 1.5.8
Platform: x86
URL: http://www.leagueoflegends.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spindler.matej(a)gmail.com
Classification: Unclassified
Created attachment 40906
--> http://bugs.winehq.org/attachment.cgi?id=40906
+wininet log
With patch from Bug 31138 and native wininet LOL store is now working.
But with builtin wininet it doesn't load window just stays black.
I'm attaching +wininet log.
This looks suspicious:
...
warn:wininet:netconn_verify_cert ERROR_INTERNET_SEC_CERT_REV_FAILED
warn:wininet:netconn_verify_cert failed 12057
err:wininet:NETCON_secure_connect SSL_connect failed: 12057
...
This is on Arch x86-64 and wine from git + some unrelated patches (from AppDB)
to make LOL launcher 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=10528
Summary: mdiviewer unusable
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
URL: http://www.hot.ee/mdiviewer/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)lesshaste.plus.com
After installling mdiviewer (see http://bugs.winehq.org/show_bug.cgi?id=10523
for installation problems), the application is unusable.
Specifically, when Open is chosen the application seems to go into a busy loop
for a minute or so then a window appears that shows what directory you are in.
You can't them navigate through the file system and are stuck.
The only output is
fixme:ole:OleLoadPictureEx
(0xa4e9bc,19982,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fae8),
partially implemented.
fixme:atl:AtlModuleInit SEMI-STUB (0x2e857e08 0x2e852e38 0x2e800000)
fixme:atl:AtlIPersistStreamInit_Load (0xa4e9bc, 0x2e853c38, 0x131498, 0x131498)
fixme:atl:AtlModuleRegisterWndClassInfoW 0x2e857e08 0x2e8543c0 0x131510
semi-stub
fixme:ole:OLEPictureImpl_SaveAsFile (0x121388)->(0x133fa8, 0, (nil)), hacked
stub.
err:heap:HEAP_ValidateInUseArena Heap 0x110000: in-use arena 0x134080 next
block has PREV_FREE flag
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
fixme:atl:AtlModuleRegisterWndClassInfoW 0x2e857e08 0x2e8543c0 0x131510
semi-stub
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
[this last line is repeated hundreds of times]
I am not sure which component this should be in so I have most likely chosen it
wrong (again).
Raphael
--
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=22433
Summary: Starship Tycoon demo crashes on exit
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://positech.co.uk/starshiptycoon/StarshipTycoonDem
o.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=27474)
--> (http://bugs.winehq.org/attachment.cgi?id=27474)
console log including a crash
Starship Tycoon demo in Wine-1.1.43 always crashes on exit (in fullscreen and
virtual desktop mode, too). I went back as far as Wine-1.1.9, the same crash
occurs in every version. The demo itself is fully playable (at least in
1.1.43), only the crash on exit ruins the image.
Fedora 12 x86
Wine-1.1.43
Nvidia 7xxx card with driver 195.36.15
--
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=12792
Summary: Warcraft III videos is not playing
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
In the game Warcraft III knot see the videos, the videos automatic is scape
--
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=28463
Summary: oleaut32/tmarshal.c test crashes if
CFLAGS="-fstack-protector-all" is used
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://wiki.debian.org/Hardening
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=36502)
--> (http://bugs.winehq.org/attachment.cgi?id=36502)
backtrace
make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. Next up, oleaut32/tmarshal.c:
../../../tools/runtest -q -P wine -M oleaut32.dll -T ../../.. -p
oleaut32_test.exe.so tmarshal.c && touch tmarshal.ok
err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005
(-1073741819)
err:ole:xCall RpcChannelBuffer SendReceive failed, c0000005
tmarshal.c:1034: Test failed: IKindaEnumWidget_Next failed with error
0xc0000005
wine: Unhandled page fault on read access to 0x889bc38d at address 0x68516376
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x889bc38d in 32-bit code
(0x68516376).
...
Backtrace:
=>0 0x68516376 test_typelibmarshal+0x346()
[/home/austin/wine-git/dlls/oleaut32/tests/tmarshal.c:1039] in oleaut32_test
(0x0033fb78)
1 0x68518ebb func_tmarshal+0x4a()
[/home/austin/wine-git/dlls/oleaut32/tests/tmarshal.c:1607] in oleaut32_test
(0x0033fcc8)
2 0x685f344c run_test+0x16b(name=<is not available>)
[/home/austin/wine-git/dlls/oleaut32/tests/../../../include/wine/test.h:556] in
oleaut32_test (0x0033fd28)
3 0x685f3662 main+0x161(argc=<couldn't compute location>, argv=<couldn't
compute location>)
[/home/austin/wine-git/dlls/oleaut32/tests/../../../include/wine/test.h:624] in
oleaut32_test (0x0033fdf8)
4 0x685f436c __wine_spec_exe_entry+0x8b(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/winecrt0/exe_entry.c:36] in oleaut32_test
(0x0033fe50)
5 0x7b85f91c call_process_entry+0xb() in kernel32 (0x0033fe68)
6 0x7b86361a start_process+0x69(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/kernel32/process.c:1091] in kernel32 (0x0033feb8)
7 0x7bc77df8 call_thread_func+0xb() in ntdll (0x0033fec8)
8 0x7bc78061 call_thread_entry_point+0x90(entry=0x7b8635b0, arg=0x7ffdf000)
[/home/austin/wine-git/dlls/ntdll/signal_i386.c:2499] in ntdll (0x0033ffb8)
9 0x7bc4ecd9 start_process+0x28(kernel_start=0x7b8635b0)
[/home/austin/wine-git/dlls/ntdll/loader.c:2612] in ntdll (0x0033ffe8)
10 0x6802884d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
0x68516376 test_typelibmarshal+0x346
[/home/austin/wine-git/dlls/oleaut32/tests/tmarshal.c:1039] in oleaut32_test:
call *0xc(%edx)
1039 hr = IWidget_GetTypeInfoCount(pWidget, &uval);
testing this when I noticed that Debian is planning to harden packages by
default:
http://wiki.debian.org/Hardeninghttp://lists.debian.org/debian-devel/2011/09/msg00054.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.
http://bugs.winehq.org/show_bug.cgi?id=25771
Summary: MCC Pilotlog cannot navigate internet for data import
feature.
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: charlie.andrews(a)tiscali.co.uk
MCC Pilotlog has been working OK in general for me with wine 1.3.11 under
Ubuntu 10.10 x64.
However, one of the features of the application is that it can log into a
company crew information system and retrieve flight information into the log. I
have tested this on a windows VM, and it works fine.
However, under Wine, we get error 445 and then a crash. I am a bit surprised,
as I thought that the IE-mimicking facilities in Wine would be able to cope.
I've contacted the MCC developers about the issue, and they cannot throw too
much light on the subject, but suggest that this is a code chink that may be
causing the problem:
-----------------------------
For Each HTMLi In WebBr.Document.getElementsByName("Id")
HTMLi.Value = TxtLoginName
Next
For Each HTMLi In WebBr.Document.getElementsByName("Pass")
HTMLi.Value = TxtPassword
Next
For Each HTMLi In WebBr.Document.getElementsByName("B1")
HTMLi.Click
Exit For
Next
------------------------------
Terminal output attached. This application has to be run with wine set as win
7.
To reproduce:
Follow installation steps on AppDB entry.
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=22277)
Run the application
Choose 'Settings', then 'Interfaces - Airline PDA'
Choose 'Air Astana' from drop-down menu.
Close this window
Choose 'Airline Interface'
Double-click 'Air Astana' on the left-hand side of the pop-up to show the
in-app browser display.
Type 2x4 digit numbers in the login window. (I can't give you my real login,
sorry! The error exists without valid credentials.)
Click 'Start'
I have selected mshtml as the component with the issue, but I am not completely
sure.
--
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=12320
Summary: [The Master Genealogist 6.12.000 Gold U.S Edition] -
Fonts/Text Do not Show in "Details/Children & Siblings"
Windows
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://whollygenes.com
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Created an attachment (id=11781)
--> (http://bugs.winehq.org/attachment.cgi?id=11781)
TMG 6.12.000 text. working win xp
Fonts/Text Do not Show in "Details/Children & Siblings" Windows. See attached
Screen shots. Also in the Preferences > Reports 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=31162
Bug #: 31162
Summary: New Ubisoft Game Launcher fails to start games
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Manuel.Bihl(a)gmx.de
Classification: Unclassified
Since the 3rd of july 2012 the ubisoft game launcher got reworked. Since that
it's not possible to start games (I tested only Anno 2070) anymore.
This may not nessessarly apply to other games which have to be linked to it.
The Launcher tells "Anno 2070 running" when you start the game but nothing
appears but the following lines at the executing shell:
fixme:ras:RasEnumConnectionsW (0x18d258,0x7264e5d8,0xf5c0004),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
[0705/144954:ERROR:proxy_config_service_win.cc(159)]
WinHttpGetIEProxyConfigForCurrentUser failed: 2
fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority
fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority
fixme:secur32:schannel_get_protocol unknown protocol 4
fixme:ras:RasEnumConnectionsW (0x18d258,0x7f98e5d8,0xf5c0004),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
[0705/145016:ERROR:proxy_config_service_win.cc(159)]
WinHttpGetIEProxyConfigForCurrentUser failed: 2
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:msvcr90:__clean_type_info_names_internal (0x780b19ec) stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:thread:GetThreadPreferredUILanguages 52, 0x33f130, 0x33f1a0 0x33f138
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:system:SetProcessDPIAware stub!
fixme:msvcr90:__clean_type_info_names_internal (0x780b19ec) 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=28996
Bug #: 28996
Summary: rynga aborts on startup due to stubby
GdipGetPropertyItemSize
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
rynga was requested by a forum user. It aborts on startup; the log shows
fixme:gdiplus:GdipGetPropertyItemSize not implemented
fixme:gdiplus:GdipGetPropertyItem not implemented
winetricks gdiplus works around the problem and lets you get to the signin
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=26221
Summary: Shattered Origins config screen edges are not
transparent, but pink
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.gamershell.com/download_69866.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Terminal shows:
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
...
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
...
fixme:gdiplus:GdipCreateHalftonePalette stub
fixme:gdiplus:GdipDrawImagePointsRect Image wrap mode not implemented
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
so I tried native, which fixes it. I tried to get a +gdiplus trace, but it
quickly went over 2 gig's and is not compressing well. The demo is only 230
MB..
--
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=29615
Bug #: 29615
Summary: Runtime error. Installation is not faulty.
Product: Wine
Version: 1.1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: makhmct(a)yahoo.com
Classification: Unclassified
I have installed an application and there is no error during installation.
On run time it gives message:
Quote:
Could not install 160 fonts. First Uninstalled font is 1. Please reinstall the
fonts
from the setup disks.
After ignoring above message I goto open a window made file and it says that
encountered a serious error. needs to close down.
--
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=27977
Summary: freegate fg715x.exe exit silently
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download the latest freegate fg715x.exe from
http://dongtaiwang.com/loc/software/fg/715/fg715x.exe
2. winetricks -q mfc42
3. start fg715x.exe
$ wine fg715x.exe
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fg715x.exe exit silently with the only log above.
F**K GFW ( http://en.wikipedia.org/wiki/Golden_Shield_Project ) , I am even
unable to download python2.4 without freegate or something like that.
--
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=27364
Summary: osu! crashes upon install.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleslie3(a)gmail.com
Created an attachment (id=34987)
--> (http://bugs.winehq.org/attachment.cgi?id=34987)
Log output
Upon installation, 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=27527
Summary: Move of the SendMessage() breaks 3DMark2001se
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
When i try to run 3DMark 2001 SE under wine-1.3.22-203-gac90c1b, benchmark will
not run and instead it says: "Reliable benchmarking cannot be completed because
the 3DMark display window lost focus...".
1. I did a regression test between 1.3.17 and 1.3.18:
commit 6eed4c4241ae30f9e0af2581555c5ce6c25623f3
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Tue Apr 5 18:31:27 2011 +0900
winex11: Move the SendMessage(WM_SYSCOMMAND, SC_MAXIMIZE/SC_RESTORE) call
after the window extents check.
:040000 040000 21d9e89d31be6cb8238a3abf354f25c779931390
4a3b9ab680840acc439244b30fd153e77641e133 M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch on top of wine-1.3.22-203-gac90c1b makes that problem
go away.
--private keyword: bisected
--
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=25649
Summary: Firefox: alt tabbing is sometimes screwy
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, integration, source
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I was using windows firefox under wine to avoid having to disable one my addons
for a site, and noticed that alt tabs are sometimes getting interpreted as an
additional alt. In other words do:
$ wine firefox
$ some_native_app
alt tab from the native app to windows firefox. Sometimes, 'File' at the top
menu is activated. Occurs about 2/3 of the time for me.
--
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=19553
Summary: VideoReDo Plus crashes when video file is loaded.
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
URL: http://www.videoredo.com/en/Download.htm#DownloadPlus
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmail524(a)gmail.com
When you try and open a video file in VideoReDo Plus the application crashes.
To replicate error: Start up VideoReDo Plus, Click on the 'Open Video' button
on the main page, select a MPEG2 video file (either double click on the
filename or select the file and click on the 'Open' button).
The 'Open Video' dialog box will disappear and the video viewport in the
application will turn green. The application will then stop responding and
WINE will generate an error dialog box indication that VideoReDo.exe has
encountered a serious problem and needs to be closed.
After regression testing I found that VideoReDo does work almost perfectly in
WINE Version 0.9.47. (The only problem is that the video has a a blueish tint
to it, most prominently with skin tones.)
--
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=31505
Bug #: 31505
Summary: AVR Studio 4.18 SP2 (build 700)
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kudlata.anka(a)gmail.com
Classification: Unclassified
Created attachment 41421
--> http://bugs.winehq.org/attachment.cgi?id=41421
Chrash log
Problem with building and debugging. AVR Studio crushes.
--
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=31439
Bug #: 31439
Summary: ITKFEGUI.EXE crashes on startup.
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richardandrews.ma(a)yahoo.com
Classification: Unclassified
Created attachment 41325
--> http://bugs.winehq.org/attachment.cgi?id=41325
backtrace for ITKFEGUI.EXE 4.0.1.258
Itoolkit (Intel Integrated Toolkit) installs fine.
Itoolkit run from ubuntu/wine menu, itoolkit window displays then program error
window is displayed saying that there is an error.
--
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=28460
Summary: ieframe/ie test fails if
CFLAGS="-fstack-protector-all" is used
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://wiki.debian.org/Hardening
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. First, ieframe/ie:
make[1]: Entering directory `/home/austin/wine-git/dlls/ieframe/tests'
../../../tools/runtest -q -P wine -M ieframe.dll -T ../../.. -p
ieframe_test.exe.so ie.c && touch ie.ok
fixme:ieframe:ClassFactory_QueryInterface
(0x685684f0)->({00000003-0000-0000-c000-000000000046} 0x33fb4c)
fixme:ole:CoResumeClassObjects stub
fixme:storage:create_storagefile Storage share mode not implemented.
err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005
(-1073741819)
err:rpc:I_RpcReceive we got fault packet with status 0x3e6
err:ole:xCall RpcChannelBuffer SendReceive failed, 800703e6
ie.c:37: Test failed: get_Visible failed: 800703e6
ie.c:38: Test failed: Visible = 800703e6
err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005
(-1073741819)
err:rpc:I_RpcReceive we got fault packet with status 0x3e6
err:ole:xCall RpcChannelBuffer SendReceive failed, 800703e6
ie.c:45: Test failed: get_Visible failed: 800703e6
ie.c:46: Test failed: Visible = 800703e6
make[1]: *** [ie.ok] Error 4
make[1]: Leaving directory `/home/austin/wine-git/dlls/ieframe/tests'
make: *** [dlls/ieframe/tests/__test__] Error 2
testing this when I noticed that Debian is planning to harden packages by
default:
http://wiki.debian.org/Hardeninghttp://lists.debian.org/debian-devel/2011/09/msg00054.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.
http://bugs.winehq.org/show_bug.cgi?id=19322
Summary: Letters missing in tahomabd.ttf
Product: Wine
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petrimetri(a)gmail.com
S with comma, s with comma, T with comma and t with comma - needed for Romanian
lanugage programs, are missing in tahomabd.ttf. They are already present in
tahoma.ttf but programs which use the bold tahoma font may experience some ugly
visual bugs.
--
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=28461
Summary: ieframe/ie test fails if
CFLAGS="-fstack-protector-all" is used
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://wiki.debian.org/Hardening
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. Next up, ntdll/exception.c:
austin@aw25 ~/wine-git/dlls/ntdll/tests $ make exception.ok
../../../tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so
exception.c && touch exception.ok
/bin/sh: line 1: 21350 Segmentation fault ../../../tools/runtest -q -P
wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so exception.c
make: *** [exception.ok] Error 139
testing this when I noticed that Debian is planning to harden packages by
default:
http://wiki.debian.org/Hardeninghttp://lists.debian.org/debian-devel/2011/09/msg00054.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.
http://bugs.winehq.org/show_bug.cgi?id=32756
Bug #: 32756
Summary: Microsoft Money 2005 Program Crash on Selecting Help
-> Privacy Statement
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: junk_2010(a)live.co.uk
Classification: Unclassified
Created attachment 43232
--> http://bugs.winehq.org/attachment.cgi?id=43232
Backtrace Output
In wine 1.4.1 running under 32 bit Ubuntu 12.04.1.
Microsoft Money 2005 (UK edition) ran after installing Internet Explorer 6
using winetricks.
Entry submitted to AppDB describing installation and running of the program.
One action always crashed the program.
Help -> Privacy Statement
A wine browser error window popup ocuured with the message:
"The program winebrowser.exe has encounter a serious problem and needs to
close. We are sorry for the inconvenience."
Backtrace output saved in file:
msmoney14.0_wine1.4.1 privacy_statement_backtrace.txt
which I will attach.
The first line of the backtrace output was:
Unhandled exception: unimplemented function urlmon.dll.CreateUri called in
32-bit code (0x7bc49f20).
--
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=32670
Bug #: 32670
Summary: Battlefield play4free first installation error
Product: Wine
Version: 1.5.21
Platform: x86
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 43101
--> http://bugs.winehq.org/attachment.cgi?id=43101
wine crash output
When you install firefox/bf addon and from firefox you start first installtion
on wine 1.5.21 it crashes but on versuib 1.3.37 you can continue installing
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.
http://bugs.winehq.org/show_bug.cgi?id=29900
Bug #: 29900
Summary: proteoWizard hangs with
"err:seh:setup_exception_record nested exception on
signal stack"
Product: Wine
Version: 1.4-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rtautenh(a)gmail.com
Classification: Unclassified
Problem: when using proteoWizard's msconvert to convert a (large) data file
wine hangs with the error message
err:seh:setup_exception_record nested exception on signal stack in thread 0009
eip 7bc752c0 esp 7ffdbc3c stack 0x232000-0x330000
and has to be killed or stopped using Ctrl+C
tested with wine versions
1.2.3
1.3.37
1.4-rc3
Steps to reproduce the problem:
winetricks winxp
winetricks dotnet2
winetricks vcrun2008
# download proteowizard from
http://proteowizard.sourceforge.net/downloads.shtml
# and extract into a folder : mkdir pwiz; tar xvf pwiz*.tar.bz2 -C pwiz
# download and unzip test data file "PBS01.d" (1.3GB!) from
http://metlin.scripps.edu/data/conversion/PBS01.d.zip into the same folder
(pwiz)
# within that folder, run
wine msconvert.exe PBS01.d --mzXML --filter "peakPicking true 1-"
--
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=29088
Bug #: 29088
Summary: WoW Launcher crashes after 5 seconds trying to update
game
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gdude192003(a)yahoo.com
Classification: Unclassified
the wow launcher crashes when it goes to download and install updates for the
game. has done this since latest tools update and cannot find a fix. Please
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=24206
Summary: hanging up thread with recvfrom after "shutdown"
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunder_8888(a)mail.ru
Created an attachment (id=30477)
--> (http://bugs.winehq.org/attachment.cgi?id=30477)
trace
1. When game want to shutdown udp socket - recvfrom don't recieve 0xFFFFFFFF,
and still wait other messages from closed and shutdowned socket. While this,
game wait when thread with recvfrom end's, but thread want's go to end and
stopped on recvfrom. (when i patch game, and force close thread with recvfrom -
it's normally continue)
2. Appears "WS2_sendto -> ERROR 10022" before game shutdown socket (game send
1-byte to thread with recvfrom), because sendto want to send data to port 0, in
windows, i suppose, it sends to all binded port's to this socket. (if i patch
game, and use my call to getsockname and give right port number - this error
don't appear).
--
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=21535
Summary: SilkRoad Online Crash Without reasons.
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geek-59600(a)hotmail.fr
Created an attachment (id=25945)
--> (http://bugs.winehq.org/attachment.cgi?id=25945)
Bug report from terminal
Good evening, Recently i installed SilkRoadOnline v1.232 I started to play
without problems but after several minutes the game sudently crashed without
reasons. i tried many version of wine ( 1.01 , 1.1.30 1.1.37 ) but no one
worked.
Sometimes SRO want to send a bug Repport but not every times and i can't read
bug repport's data ...
I started wine from terminal and i pasted the last lines in the attachement.
I'm on Ubuntu 9.10 32 bits with 7900 GTX and my drivers are OK.
Can you help me ?
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=32398
Bug #: 32398
Summary: Install Epson PrintCD 2.0 crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rbturner82644(a)yahoo.com
Classification: Unclassified
Created attachment 42748
--> http://bugs.winehq.org/attachment.cgi?id=42748
dump of Epson PrintCD 2.0 crash
After accepting the license agreement, Epson Print CD v2.0 crashes Ubuntu 12.04
(64bit).
--
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=31675
Bug #: 31675
Summary: Access 2010 Runtime can't load trivial database
without native oleaut32
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
To repeat:
In a clean wineprefix, do
winetricks jet40
then download
409326d20b7b03eccc78564e1fdd1306479773fa AccessRuntime.exe
from
http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=10910
and install it. Then download and unzip
http://www.rogersaccesslibrary.com/forum/uploads/5/Mode2K.zip
and do
wine start Mode2K.mdb
Click 'don't update' and 'yeah, load the database from the unsafe location'.
You'll see the .mdb's dialog, but with an #error value in a field,
and an error dialog saying
"Execution of this application has stopped due to a run-time error."
A +dialog log shows:
...
fixme:typelib2:ICreateTypeLib2_fnDeleteTypeInfo
(0xb17ffd8,L"_Form_Switchboard"), stub!
fixme:typelib2:ITypeLib2_fnFindName
(0xb17ffd8,L"Form_Switchboard",0,0x33424c,0x333be4,0x333bf0), stub!
fixme:advapi:RegisterTraceGuidsA (0x30836b03, 0x3098ca80,
{8736922d-e8b2-47eb-8564-23e77e728cf3}, 1, 0x33fc40, (null), (null),
0x3098ca80,): stub
trace:dialog:DIALOG_GetControl32 L"MSOUNISTAT" L"Execution of this
application has stopped due to a run-time error.\n\r" 4000, 43, 8, 247, 17,
50020080, 00000000, 00000000
To work around the problem, use native oleaut32, e.g.
winetricks vcrun6 oleaut32=native
--
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=31718
Bug #: 31718
Summary: (Wine 1.5.8) Zbrush 4R2 not detect Wintab Service and
then crashes
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elcam225(a)hotmail.com
Classification: Unclassified
Created attachment 41704
--> http://bugs.winehq.org/attachment.cgi?id=41704
Zbrush 4R2 installation Bug Report (Wine 1.5.8)
Hello I'm from Argentina, I am Elian.
Attached bug report of Wine 1.5.8, which appeared immediately after the
installation of Zbrush 4R2, anyway zbrush starts but crashes.
Figure on the screen: "WinTab Services not available"
Thanks!, goodbye.
--
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=25964
Summary: wine builtin IE crash with CNCBSecPkg_EN.exe
installed : unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
env:
wine1.3.12 on Ubuntu 10.04
CNCBSecPkg_EN.exe is the ActiveX control installer for citic online bank:
https://e.bank.ecitic.com/perbank5/
Here are the steps:
1. install an ActiveX from
https://e.bank.ecitic.com/perbank5/plugs/CNCBSecPkg_EN.exe
$ rm -rf ~/.wine
$ winetricks -q mfc42
$ wine CNCBSecPkg_EN.exe
fixme:ole:DllRegisterServer stub
fixme:win:DisableProcessWindowsGhosting : stub
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:ole:CoCreateInstance no instance created for interface
{ea1afb91-9e28-4b86-90e9-9e9f8a5eefaf} of class
{56fdf344-fd6d-11d0-958a-006097c9a090}, hres is 0x80004002
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program
Files\\\4e2d\4fe1\94f6\884c\7f51\94f6\5b89\5168\63a7\4ef6\\unins000.exe")
stub
fixme:win:WINNLSEnableIME hUnknown1 0x1011a bUnknown2 0: stub!
fixme:win:WINNLSEnableIME hUnknown1 0x1011a bUnknown2 -1: stub!
fixme:win:WINNLSEnableIME hUnknown1 0x1011a bUnknown2 0: stub!
wine: Call from 0x7b839552 to unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces, aborting
wine: Unimplemented function ntoskrnl.exe.IoGetDeviceInterfaces called
at address 0x7b839552 (thread 002b), starting debugger...
wine: Call from 0x7b839552 to unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces, aborting
wine: Call from 0x7b839552 to unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces, aborting
2. open wine buitin IE, then click the "minimum" button.
Then IE will crash.
$ wine iexplore
See the full log in attackment:
log: wine_buitin_ie_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=13448
Summary: AnyDVD - ElbyCDIO does not work
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nethaven(a)hotmail.com
Created an attachment (id=13357)
--> (http://bugs.winehq.org/attachment.cgi?id=13357)
AnyDVD terminal output
When attempting to start AnyDVD, this message comes up:
failed to init ElbyCDIO
There is a corresponding .dll file which is installed by AnyDVD, which this is
referring to.
--
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=19245
Summary: GPUZ crash on unimplemented function
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.techpowerup.com/gpuz/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=22285)
--> (http://bugs.winehq.org/attachment.cgi?id=22285)
Console output
While starting GPUZ it shows an error and then it closes with a crash in the
console.
--
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=24761
Summary: ProteoWizard: Critical section 00110060 wait failed
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: astukalov(a)gmail.com
Created an attachment (id=31292)
--> (http://bugs.winehq.org/attachment.cgi?id=31292)
Log of ProteoWizard
While running ProteoWizard b#2296 (http://proteowizard.sourceforge.net/) to
convert RAW files, I get "Critical section 00110060 wait failed" at random
times during file processing (that is, sometimes it's able to process the whole
file correctly, sometimes it fails -- and the failure occurs at random file
positions). On Windows 7 it runs ok. Log is attached.
System: ArchLinux x86-64, WINEARCH=win32, vcrun2008 and dotnet20 installed by
winetricks
--
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=12592
Summary: Photoshop CS2: Unable to start after installation
Product: Wine
Version: 0.9.59.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suisalu(a)tdl.ee
Created an attachment (id=12185)
--> (http://bugs.winehq.org/attachment.cgi?id=12185)
Error dialog
First try:
1. rm -rf ~/.wine
2. install photoshop with serial
Second try:
1. rm -rf ~/.wine
2. sh winetricks vcrun6 corefonts
3. install photoshop as tryout
Install works fine but when I try to launch photoshop after installation I get
following error message:
"An error has been detected with a required application library and the product
cannot continue. Please reinstall the application"
Seems that people are getting PS CS2 running and I can't seem to find any
information relating this bug, so I'm reporting.
I'm running Ubuntu Hardy beta with all the latest updates. 32bit.
Hope this helps.
--
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=23875
Summary: World of Warcraft Launcher crash.
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: alexbarborica(a)gmail.com
Created an attachment (id=29975)
--> (http://bugs.winehq.org/attachment.cgi?id=29975)
Backtrace of Laucher.exe
Application: World Of Warcraft
WoW laucher crashes with attached backtrace. WoW.exe launches just fine. Also
all of the patchers or updater.exe also 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=17074
Summary: Everyone should be able to add keywords when filing bugs
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
URL: http://bugs.winehq.org
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Apparently only those with bugzilla triage privileges or higher can add
keywords or depends on/blocks when filing bugs. Others can add it after the bug
is filed, but not at the same time. This causes either:
A) extra e-mail/time wasted
B) users to forget/not know to fill in those keywords
--
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=16418
Summary: Keyword corral crashes (because of unimplemented
advapi.LsaLookupSids)
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://www.johncow.com/brand-new-free-keyword-corral-
tool-by-john-cow-dot-com/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user reported trouble with this app on user-list.
It crashes right away with:
Unhandled Exception: System.Security.Principal.IdentityNotMappedException: Some
or all identity references could not be translated.
at
System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection
sourceSids, Type targetType, Boolean forceSuccess)
The problem seems to be this line from the consoleoutput:
fixme:advapi:LsaLookupSids (0xcafe,1,0x877c08,0x32f154,0x32f148) stub
Simply returning STATUS_SUCCESS instead of STATUS_NOT_MAPPED didn't help
(crashed with a null pointer derefernce), so i guess this'll need a kind of
real implementation of LsaLookupSids
--
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=24386
Summary: SCI opens in Wine then automatically closes
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgokux3(a)gmail.com
Created an attachment (id=30731)
--> (http://bugs.winehq.org/attachment.cgi?id=30731)
SCI output
I'm trying to use SCI (Small C Interpreter) to aid me in my journey of learning
C. I downloaded the file from here:
http://www.programmersheaven.com/download/16526/download.aspx
When I open SCI, the program acts as though it will open but then the CMD
flashes and then Wine closes. I attached the program output to this bug report
Linux Katormix 2.6.32-24-generic #42-Ubuntu SMP Fri Aug 20 14:24:04 UTC 2010
i686 GNU/Linux
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23251
Summary: Steam: update window is always on top and does not
accept input
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cww(a)denterprises.org
While running wine in desktop mode and playing a game with Steam, if Steam
finds an update for itself, a window will appear on top of the game and will
not accept input. For games that do not support a windowed run mode (e.g.
Civilization IV), the only way to make the window go away is to exit the game
before attempting to access the Steam client window.
This occurs, for example, when I run Steam with the following script.
---- 8< cut 8< ----
#!/bin/zsh
WINEVERSION=1.2-rc3
export WINEPREFIX="$HOME/local/lib/wine-ok"
$HOME/local/wine-$WINEVERSION/bin/wine explorer \
/desktop=foo,1920x1080 start \
'C:\Program Files\Steam\Steam.exe'
---- 8< cut 8< ----
Steam may be downloaded at the following URL (though, you may need a Steam
account, which you may create at steampowered.com, first).
http://cdn.steampowered.com/download/SteamInstall.msi
--
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=29410
Bug #: 29410
Summary: FindFirstFileExW not implemented for Qt 4.8
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: alpha_one_x86(a)first-world.info
Classification: Unclassified
Hello, Qt 4.8 use new api to access at the file, then I think it's that's
error:
fixme:file:FindFirstFileExW options not implemented 0x00000000 0x00000002
which block:
QFileInfoList QDir entryInfoList() method into Qt 4.8.
I have do a simple test case:
http://files.first-world.info/temp/test_entryInfoList.tar.bz2
To test if it work (work on windows but not on wine)
Thanks to fix it quickly because you block all application based on Qt 4.8.
--
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=24124
Summary: Warcraft 3: window resolution cannot go more than
1370x751 in window mode
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gufide_g(a)yahoo.ca
Created an attachment (id=30364)
--> (http://bugs.winehq.org/attachment.cgi?id=30364)
This is my terminal output
Just in the title, if I go more than that, it just don't fill farther.
My configuration is:
1.9 Ghz
1366x768 screen
nvidia 8200mg
I used -opengl and -window in my launcher
--
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=27660
Summary: mailcheck and adobe reader
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wehrfeuer(a)gmail.com
mailcheck2 from d-jan.de and adobe reader 10 don't 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=26188
Summary: Menus and text in ARMA :Armed Assault are unusable
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=33384)
--> (http://bugs.winehq.org/attachment.cgi?id=33384)
Screenshot of the menu
As the screenshot above demonstrates, the menus and text of ARMA : Armed
Assault are unusable. The game is run in a clean prefix with a d3dx9_36
override to work around http://bugs.winehq.org/show_bug.cgi?id=12757 .
Gentoo Linux X64
nvidia-drivers 270.18
Unfortunately, the console does not reveal much. If someone has an idea of a
channel to expose, please tell me.
xavier@xavier /wine/arma1/drive_c/jeu $ wine arma.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x125f578,0x00000000), stub!
err:ole:CoGetClassObject class {5959df60-2911-11d1-b049-0020af30269a} not
registered
err:ole:CoGetClassObject no class object {5959df60-2911-11d1-b049-0020af30269a}
could be created for context 0x1
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x125ea48,0x00000000), stub!
fixme:dinput:SysMouseWImpl_Acquire Clipping cursor to (0,0)-(800,600)
fixme:d3d9:Direct3DShaderValidatorCreate9 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=19542
Summary: Warcraft 3 TFT: Keys control-6 and control-8 do not
work (REGRESSION from wine 1.0)
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ge0ffrey.spam(a)gmail.com
Using Ubuntu 9.04, Wine 1.1.26, Nvidea card.
I don't have any global ubuntu shortcut on control-6 or control-8 in my
shortcut settings.
In warcraft 3, the control-number keys are used to assign groups, so you can
press the number to select the group of units. The control key combined with
1-5,7,9 and 0 work, but control-6 and control-8 do not.
I personally assign my buildings from control-0 down to control-5 and my units
from control-1 to control-4, so now I don't have enough keys in linux :)
Wine 1.0 on Ubuntu 8.04 with an Nvidea card didn't have this problem, so this
is a regression.
To be able to play in full screen mode properly, I had to disable "let window
manager decorate windows" and "let window manager manage 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.
http://bugs.winehq.org/show_bug.cgi?id=25651
Summary: Warcraft III: The Frozen Throne windowed resolution
stuck at 1072x588
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lancerdot(a)gmail.com
Running Ubuntu 10.10 and Wine 1.2.1, system specs attached. In "Windowed Mode",
the resolution starts at 1072x588 and cannot be changed by the in-game
resolution settings (nothing happens), and can only be resized by dragging the
edges. I encountered the same problem on another Ubuntu 10.10 machine but the
only similarities were our monitor sizes and native/max resolutions (1440x900).
--
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=23365
Summary: High CPU usage on Plants vs. zombies
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.popcap.com/games/pvz/?icid=pvz_HP_DL_1_8_19
_08_en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghilbert12_lhen03(a)yahoo.com.ph
Running Plants vs. zombies on wine is okay. However the CPU usage climbs up to
100%. Sometimes and less responsive leading to lagging of other programs.
tested on kubuntu 9.10
--
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=19868
Summary: Hearts of Iron III - unhandled mouse shadow
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
Hearts of Iron III displays 'clock' mouse cursor during loading. This cursor
has transparent shadow, but under WINE it is solid black.
Demo:
http://www.hoi3.com/index.php?option=com_content&view=article&id=123:demo-d…
(note, that I hadn't tested it with demo, only with full retail version)
--
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=14900
Summary: Warcraft 3 ocassionally has connection instability on
BattleNet
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: statix0(a)gmail.com
Sometimes when playing Warcraft 3 on battle.net I suffer from temporary
disconnection spikes. These occur for about 20 seconds at a time, and then I
recover back into the game. Once they start happening they happen every minute
or so, until eventually I get dropped by other players. Most of the time I do
not have this problem and it occurs quite randomly once in a while in games.
(This is not due to my own internet connection. Other apps running at the same
time (including Wine apps) still maintain a solid internet connection during
this time. I know this because I use ventrilo when playing warcraft 3 and I can
still hear, talk, and see my ping as quite low.)
--
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=29580
Bug #: 29580
Summary: Running Photoshop CS5
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zenit.1984(a)hotmail.com
Classification: Unclassified
hi.
i just want to comment that when i run photoshop CS5 and i try to write a text
in my .psd appear a mistake that block the program.
i hope that it has a quick solutions because i dont want to depend of window to
work with photoshop
ty very 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=19142
Summary: Running wine without X for gui apps reports success
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@SERVER1:~$ wine regedit ; echo $?
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19174
Summary: Plants vs Zombies is way too slow
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.popcap.com/extras/pvz/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=22160)
--> (http://bugs.winehq.org/attachment.cgi?id=22160)
Console output
After installing Plants VS Zombies using Wine 1.1.25 the game take a lot to
start, is really slow just showing main screen.
There's a lot of this messages in the console:
fixme:d3d_surface:fb_copy_to_texture_direct Doing a pixel by pixel copy from
the framebuffer to a texture, expect major performance issues
--
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=31880
Bug #: 31880
Summary: E-Mail notification: no way to choose between
maintained apps and other apps for AppDB-user without
elevated rights
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mywine(a)schiermeier-software.de
Classification: Unclassified
Created attachment 41963
--> http://bugs.winehq.org/attachment.cgi?id=41963
A normal users preferences who maintains apps
This is a wish for a feature:
For a user who is maintaining some applications in AppDB it isn't possible to
choose the way of email notification:
1.) notify about changes in maintained apps.
2.) notify about changes in other apps.
This both options should be in the preferences panel of the users preferences.
--
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=30114
Bug #: 30114
Summary: native msvcp100 crashes during Eve Online Startup
(Testserver - Build 348561)
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Drezil(a)web.de
Classification: Unclassified
Created attachment 39255
--> http://bugs.winehq.org/attachment.cgi?id=39255
output of winedbg
The Eve-Client (Sisi-Build 348561) crashes on startup using the native
msvcp100.dll.
winedbg-info in the attachment.
Changing to builtin crashes even earlier with errormessage shown in this
bugreport (http://bugs.winehq.org/show_bug.cgi?id=29418).
--
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=30306
Bug #: 30306
Summary: Wing Commander Saga: The Darkest Dawn launcher is
badly drawn
Product: Wine
Version: 1.4
Platform: x86-64
URL: http://www.wcsaga.com/news-archive-2012/the-darkest-da
wn-is-cleared-for-launch.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samurai_no_densetsu(a)yahoo.es
Classification: Unclassified
Wing Commander Saga's launcher is not drown correctly unless one use winetricks
gdiplus.
--
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=22577
Summary: programms "pdf995" don't work in new wine versions
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
URL: http://www.pdf995.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ata5cv-ubuntu804(a)yahoo.com.br
Created an attachment (id=27704)
--> (http://bugs.winehq.org/attachment.cgi?id=27704)
app PDF995 don't work message
Good morning.
would like to report that the version 1.1.43 of Wine, used in my Linux Ubuntu
10:04 is not loading programs website http://www.pdf995.com
These programs are very useful for managing PDF files, much better than the
programs for Linux (the Linux apps to add, split, merge and extract text from
PDF files usually crash in the middle of operations, but the programs never
crash PDF995).
Even the version of Wine that came with Ubuntu 9.04 I never had this problem,
but to upgrade to ubuntu Wine 9:10 left running these apps. The solution I had
at the time was "lock version" of Wine and not let you upgrade and it worked,
but when I installed ubuntu 10:04 version of Wine that was already the
repositories was superior to that which I had caught and besides you can not
back to that version, I have no means of making apps PDF995 back into service.
PORTUGUESE:
Bom dia.
gostaria de relatar que a versão 1.1.43 do Wine, usado no meu Linux Ubuntu
10.04 não está carregando os programas do website http://www.pdf995.com
Estes programas são muito úteis para manejar arquivos PDF, muito melhores que
os programas para Linux (os apps de Linux para adicionar, separar, unir e
extrair textos de arquivos PDF normalmente travam no meio das operações, mas os
programas do pdf995 nunca travam).
Até a versão do Wine que vinha com o ubuntu 9.04 nunca tive este problema, mas
ao fazer a atualização para o ubuntu 9.10 o Wine deixou de rodar estes apps. A
solução que tive na época foi "travar a versão" do Wine e não deixar atualizar
e funcionou, mas quando eu instalei o ubuntu 10.04 a versão do Wine que vinha
nos repositórios era já superior àquela que eu tinha travado e, além de não
conseguir retornar àquela versão, não tenho meios de fazer os apps do PDF995
voltarem a funcionar.
--
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=28939
Bug #: 28939
Summary: Notepad2: page fault when saving or opening files
[download, source]
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 7u6r9vwsurnjpyrhz9gi(a)spambog.com
Classification: Unclassified
Created attachment 37198
--> http://bugs.winehq.org/attachment.cgi?id=37198
console output of testing typing some html code and trying to save it.
* Saving a file via GUI: app crashes after selecting the destination file name/
path. file contents are saved, however (in my test case - don't rely on it).
* Opening a file via GUI: app crashes after selecting source file name/path.
* Opening a file via CLI: app crasheson startup when passing a filename as
single first parameter on command line. (on windows: opens that file)
I'll attach the error logs. I first thought it had to do with the message
> fixme:commdlg:GetFileName95 Flags 0x02000000 not yet implemented
but seems that is no problem since it appears every time I open the file select
window, but when I cancel that instead of opening or saving the file, the app
won't crash.
I'm missing the keywords field in the bug report form, so I've added them in
the
subject and will try to add "download source" after submitting.
--
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=27644
Summary: MAKING HISTORY II: The War of the World v1.23 Demo can
never get in game
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.gamershell.com/download_74330.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installs fine. Run game, click next a few times until you get you're allowed to
choose a nation. Choose one, click next, and game hangs indefinitely.
Terminal shows:
fixme:win:FlashWindowEx 0x339ba4
fixme:win:EnumDisplayDevicesW ((null),0,0x44fe278,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x18a950,0x18a8c0): stub
err:mmtime:TIME_MMTimeStop Timer still active?!
wine-1.3.23-50-g2497a91
fe281f0bde1a1fba87a97c23341bd267e664ccf2 MakingHistoryInstaller.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=11448
Summary: Ugly skins in FIFA08
Product: Wine
Version: 0.9.54.
Platform: All
URL: http://www.fifa08.ea.com/us/
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kamihir(a)freemail.hu
Created an attachment (id=10583)
--> (http://bugs.winehq.org/attachment.cgi?id=10583)
Zipped log of console output
The skins of characters is ugly, please fix it. The very active console output
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=29781
Bug #: 29781
Summary: Error executing tcl app: couldn't find Itcl_Init
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ciampix(a)libero.it
Classification: Unclassified
Wine does this error: couldn't find Itcl_Init
Under Ubuntu 10.04 and 11.10 amd64 and respectively under wine 1.3.37 and
1.3.28
executing a Windows tcl app. The problem is reproducible simply downloading the
standalone password gorilla windows exe and trying to execute it.
https://github.com/zdia/gorilla/wiki/
--
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=29098
Bug #: 29098
Summary: LabVIEW 2010 demo downloader: switching virtual
desktop causes the window to disappear
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://ftp.ni.com/evaluation/labview/ekit/other/downlo
ader/2011LV-WinEng_downloader.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Download the downloader and run it. Switch virtual desktops (e.g.,
ctrl+alt+right), then return to the original desktop. The window will
disappear. The app is still running, and will continue to download in the
background.
Workaround is to use a virtual desktop/not change workspaces.
63b97afc9a817a5a6c40645b38abd6f5ff6d66c7 2011LV-WinEng_downloader.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=32140
Bug #: 32140
Summary: MetaTrader 5 never receives chart data
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://files.metaquotes.net/metaquotes.software.corp/m
t5/mt5setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 42411
--> http://bugs.winehq.org/attachment.cgi?id=42411
Wine 1.5.16 console output
MetaTrader 5 never receives chart data.
After logging in to MT5 you are faced with your charts and a message stating
"Waiting for Update". Unfortunately the updates never (appear to) arrive.
--
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=27914
Summary: Simple Screenshot-Code 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: user123(a)trash-mail.com
Hello,
I copied a simple Screenshot code and made some easy changes on it. The
Screenshot-Code is saved in a DLL an i call its function 'int
do_screenshot(char*)'.
There are 3 files:
- w32ss.cpp
Implementation of the Screenshot-Logic.
- w32ss.hpp
Header of w32ss.cpp (export do_screenshot for C)
- w32ss_test
Test-Program for the dll.
The program is very small and easy. I compiled it with the Microsoft C++
Compiler and MinGw on Windows. Both binaries work on Windows.
On Wine the Test-Output works and the tool finishes, but the screenshot-file is
not created. I don't know why.
best regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26944
Summary: GomezPEER fails to end gozilla.exe
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=34375)
--> (http://bugs.winehq.org/attachment.cgi?id=34375)
Wine 1.3.18 console output
GomezPEER runs it's own implementation of the Mozilla client (which I believe
is based on Firefox 3.5.8). After so long the PEER complains that gozilla.exe
is already running and should be closed before continuing. gozilla.exe does
indeed stay loaded and does not exit. Under Windows 7 the PEER does not have
this problem.
After exiting GomezPEER normally, gozilla.exe remains in memory and has to be
killed, which is what happens in the log when this occurs
err:ntdll:RtlpWaitForCriticalSection section 0x8765ac "?" wait timed out in
thread 005e, blocked by 004a, retrying (60 sec)
not sure what it's waiting for.
Log attached, although it doesn't offer a great deal (ignore the trickle
errors).
vcrun2005 is installed due to bug 24745 but this makes no noticeable difference
to the application at all (although it's nearly all background).
You need to log in to see this behaviour.
--
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=32049
Bug #: 32049
Summary: Pirate101 launcher fails while downloading game on
initial run
Product: Wine
Version: 1.5.15
Platform: x86
URL: https://www.pirate101.com/free_game/download_game
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Classification: Unclassified
Created attachment 42245
--> http://bugs.winehq.org/attachment.cgi?id=42245
Launcher failure
Pirate101 installs without any overrides. On first run, the launcher allows you
to login and then starts to download the game, but soon pops up a message that
"A problem has occurred" and asks if you want to report it to KingsIsle.
Regardless of whether you click yes or no, the launcher is a zombie at that
point and everything has to be manually killed.
Winetricks ie7 works around the problem, and the game itself seems to work fine
(at least the little I tested). I also tested removing the overrides set by
winetricks after the first run, and found that on subsequent runs the game
launched and did download content during the 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.
http://bugs.winehq.org/show_bug.cgi?id=20838
Summary: Morrowind Graphics Extender's d3d8.dll replacement
fails to load
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://morrgraphext.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Morrowind Graphics Extender enhances Morrowind's graphics by providing its own
d3d8.dll that calls to d3d9, and catches certain calls to provide enhanced
functionality. Under Wine, the provided d3d8.dll fails to load with exception
c0000005 (sigsegv).
Being open source, I was able to trace the crash to the handling of the
STARTUPINFO provided by GetStartupInfo. As you can see in DllMain here:
https://morrgraphext.svn.sourceforge.net/svnroot/morrgraphext/d3d8/main.cpp
it calls GetStartupInfo then goes right to parsing the lpTitle field to find
the executable name.
Under Wine, though, the returned STARTUPINFO.lpTitle field will either be an
empty string (for the unicode version) or NULL (the ansi version, and sometimes
the unicode version), as opposed to the full application path/exe. Being that
the code uses the ansi version, it gets a NULL lpTitle and segfaults when it
derefs it while looking for the directory separator.
To reproduce, you'll have to install MGE, then run Morrowind using
WINEDLLOVERRIDES="d3d8=n,b;dinput8=n,b"
(it has to be n,b since the dll will also try to load the system/built-in dll).
The crash is reproduceable with any d3d8 app, but will likely not work properly
when fixed if it's not Morrowind.
--
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=17138
Summary: FlightGear does not display 3d models
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: mclaud2000(a)tutopia.com
Game starts properly, but after finishing loading only the menu is shown, not
the aircraft or the game world.
Also, fgrun, the FlightGear loader, does not show the aircraft models.
--
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=23393
Summary: Text rendered with background colour same as
foreground (so invisible) in Moon Tycoon
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.anarchyent.com/moontycoon/index.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Moon Tycoon is a 3D simulation/strategy game set on the moon. Info at
http://www.anarchyent.com/moontycoon/index.asp
This bug is for the original CD-ROM full game and the demo. A demo can be
downloaded from http://www.anarchyent.com/moontycoon/demo.asp
You'll need to use winetricks to install IE 6 before running the demo. (That
doesn't apply to the full game.)
Now that bug 23263 has been fixed (thanks!), the game starts with Wine 1.2rc5.
However, there is an issue with text rendering. Text background is the same
colour as the foreground, making it invisible; each text string appears as a
light grey rectangle.
To reproduce, download and install the demo, then run MT.exe. At the title
screen click START NEW GAME, then any of the options (Tutorial, Standard,
Campaign 1, 2 or 3). The text below should be rendered as light grey on black
background, but is in fact light grey on light grey. If you select Tutorial and
start the game, the text at the top of the screen has the same 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=26765
Summary: x86_64 OS should not be selectable on a 32-bit system
Product: Wine
Version: 1.3.17
Platform: x86-64
URL: http://source.winehq.org/source/programs/winecfg/appde
faults.c?v=wine-1.3.17#L38
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P3
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
winecfg currently allows a user to select any Windows version that has been
added to Wine, but 2008R2 does not support 32-bit processors.
Maybe this can be solved by defining VER_PLATFORM_WIN64_NT ?
Any app expecting a 64-bit processor should fail, but this is bound to come up
at some point in the future.
If/when other architectures are supported the list will change again.
Not sure how big a headache this is to resolve, but it is only a trivial issue
AFAICT.
I'm sure we've all seen the list before:
http://en.wikipedia.org/wiki/Comparison_of_Windows_versions#NT_Kernel-based
--
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=21177
Summary: EVE-Online Voice don´t work
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linuxdonald(a)linuxdonald.de
When i want enable eve voice in-game it disconnected from the eve voice server.
And in the terminal i become this:
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
Wine version ist the lastest git version.
--
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=29230
Bug #: 29230
Summary: Steam client crash on select "news" tab
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: midnighterdev(a)gmail.com
Classification: Unclassified
Created attachment 37761
--> http://bugs.winehq.org/attachment.cgi?id=37761
log of crash Steam client on "news" tab select
I Starts steam client, then select "news" tab into steam client and client
exits.
--
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=30577
Bug #: 30577
Summary: Spartan demo: badly displayed main menu screen, mostly
black
Product: Wine
Version: 1.5.3
Platform: x86-64
URL: http://www.jeuxvideo.com/telecharger/jeux-et-demos/000
09121-spartan-pc.htm
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 40007
--> http://bugs.winehq.org/attachment.cgi?id=40007
Screenshot wine 1.5.3
Main game menu screen is mainly black (with sometimes some small display
artefact on the right of the screen).
Only the menu labels are displayed.
Ubuntu 11.10 x86_64; nvidia 295.40
Full log
--------
fixme:win:EnumDisplayDevicesW ((null),0,0x32f628,0x00000000), stub!
fixme:d3d_surface:surface_init Trying to create a render target that isn't in
the default pool.
fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1.
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
err:mmtime:TIME_MMTimeStop Timer still active?!
--
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=31820
Bug #: 31820
Summary: GomezPEER Bug 26944 causes a Wineserver crash
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: critical
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41869
--> http://bugs.winehq.org/attachment.cgi?id=41869
wine-1.5.13-430-gfb383cd console output
Running the GomezPEER leads to Bug 26944. Ignoring the dialogs that pop up
allows them to build up continuously resulting in a wineserver crash. Not sure
what the app is actually trying to do as it is a background / system-tray
application.
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
This leaves all the .exes in RAM and they have to be killed manually.
Not sure if this is a regression as it can take a while to recreate, so a
bisect will take a LONG time.
Will upload a new log when I figure out how to raise the ulimit (ulimit(1) is
deprecated).
--
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=18579
Summary: Photoshop CS4 error in automate/merge HDR and
photomerge
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chemacg(a)gmail.com
When i click in this two options (File/Automate/Merge HDR... and
File/Automate/Photomerge...) i get this error (in a window, in the command line
i see nothing):
Error 19: Bad argument
-Bad argument.
Line: 981
-> menu.add( 'item',fileMenuItem );
--
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=27777
Summary: Printing issue in Wine with MS Office.
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: differentlocal(a)gmail.com
I have wine 1.3.24-0, Microsoft Office 2003 and Ubuntu 10.04.
Printer - HP 1320n, driver - HPLIP.
In Word and Excel I have an issue with printing any documents - all included
(jpg or other, like logo's and clipart) images doesn't prints. On the printer I
get pages with all text, but with blank areas on the place of this images.
Images, drawn in Word/Excel drawing tools prints fine, all other images (in
GIMP or native linux OpenOffice) prints fine. Problem exists only in MS Office
via Wine.
Tried:
- Reinstall MS Office
- Reinstall Wine
- Remove .wine directory and reinstall MS Office
- Update Wine to the latest version (from ppa)
And.. nothing changes.
What I can try now? This is bug I think.
--
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=28127
Summary: Ubisoft Game Laucher Installation fails within
dlls/oleaut32/variant.c:659
Product: Wine
Version: 1.3.26
Platform: x86-64
URL: http://static3.cdn.ubi.com/orbit/launcher_installer/Ub
isoftGameLauncherInstaller.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
Fails upon installation with backtrace. You may download installer for free at
bug's URL.
WINEDEBUG=+variant and backtrace log 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=32714
Bug #: 32714
Summary: EVE Online client crashes / fails to load when play is
selected from Launcher
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fastalan(a)gmail.com
Classification: Unclassified
Created attachment 43166
--> http://bugs.winehq.org/attachment.cgi?id=43166
backtrace created when I click play in the eve launcher
Installed EVE Client from vendor's web site using offline downloads. Install
works fine, but when I click play from the launcher the crash in the attached
backtrace occurs.
Tried the Graphics/Emulate virtual desktop option
Tried disabling d3d11
Tried swapping up the native, builtin order for the libraries identified on
vendor web site, winehq and other articles.
--
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=31068
Bug #: 31068
Summary: Gómez Peer Vis C++ error
Product: Wine
Version: 1.5.6
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 40777
--> http://bugs.winehq.org/attachment.cgi?id=40777
Wine 1.5.6 console output
At random intervals a pop-up dialog claims that there is a Vis C++ error. This
dialog then locks up and gozilla.exe, a Mozilla Firefox variant that comes with
the Gómez Peer, has to be killed.
gozilla.exe runs in the background so it is difficult to discover what it is
actually doing.
The workaround is to run "winetricks vcrun2005".
This is not a new bug but I've never got round to logging 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=27242
Summary: Wiggles: Error at starting the game.
Product: Wine
Version: 1.3.19
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=34823)
--> (http://bugs.winehq.org/attachment.cgi?id=34823)
Terminal output on Wine 1.3.19
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install Wiggles
4) patch Wiggles with Wiggles_Patch_1_0_844.exe
4) wine Wiggles.exe
Behaviour:
Wine error window.
Expected behaviour:
No Wine error 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=16571
Summary: More than one video back buffer
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://downloads.popcap.com/www/popcap_downloads/BigKahu
naReefSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=18073)
--> (http://bugs.winehq.org/attachment.cgi?id=18073)
Screenshot showing drawing errors
While running Big Kahuna Reef
(http://downloads.popcap.com/www/popcap_downloads/BigKahunaReefSetup.exe) the
screen does not redraw properly leaving a "corrupt screen". The screen does
redraw between levels and the game is playable.
Console shows
fixme:d3d:IWineD3DDeviceImpl_CreateSwapChain The app requests more than one
back buffer, this can't be supported properly. Please configure the application
to use double buffering(=1 back buffer) if possible
and the app shows that it is requesting two buffers, and this can not be
changed.
I imagine this will affect other apps requesting more than one buffer but I
could not find a bug open to this specific problem.
Can this be fixed?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31371
Bug #: 31371
Summary: Counter Strike: Source won't run on wine 1.5.9
Product: Wine
Version: 1.5.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: supimbao(a)gmail.com
Classification: Unclassified
Just updated wine to 1.5.9, installed Steam and tried to launch Counter Strike:
Source.
The game will open and show the Valve video, but won't get to the main menu.
Software used:
Ubuntu 12.04 64bits
Wine 1.5.9 with 32bits prefix
Nvidia drivers 295.49
Hardware used:
Pentium dual core E6700 @ 3,52Ghz
Geforce 9600gt
--
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=13484
Summary: Last Half of darkness Shadows of The Servants (Two
issues)
Product: Wine
Version: 1.0-rc2
Platform: Other
URL: http://www.lasthalfofdarkness.com/newlasthalf_demo.htm
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmajchrowicz(a)gmail.com
Basically there are two problems with this application (don't know if I should
split it into two bug reports):
1) The demo runs very slowly (you nead to hit a space bar and wait a little to
skip the intro).
2) Wine doesn't restore resolution after quiting the 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.
http://bugs.winehq.org/show_bug.cgi?id=24799
Summary: wine crash on Easyworship 2009 exit
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puk007(a)gmail.com
whenever I try to close EasyWorship 2009 eval version I get wine crash,
moreover application is not closable in a regular way, it needs to be killed.
Application is downloadable on:
http://www.easyworship.com/downloads/ew_builds/current/EasyWorship_web.zip
console output is attached in 20101018_console.txt
any idea?
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=22747
Summary: µTorrent: The update message from 2.0.1 to 2.0.2 does
not show properly some characters
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.oldapps.com/utorrent.php?old_utorrent=32
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=28042)
--> (http://bugs.winehq.org/attachment.cgi?id=28042)
Screenshot-µTorrent 2.0.1-Update message looks bad
- Download uTorrent 2.0.1 from the URL I provided.
- Run uTorrent: (export WINEPREFIX=~/.winetmp && rm -rf $WINEPREFIX && wine
utorrent-2.0.1.exe )
- Click Cancel when it asks whether to make it the default app.
- Notice the message below "A new version of µTorrent ..." shows two rectangles
instead of newline characters (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=20493
Summary: Sherlock Holmes vs Jack the Ripper DEMO (CZ): Crash
when closing the game
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: jaromir.obr(a)gmail.com
Created an attachment (id=24403)
--> (http://bugs.winehq.org/attachment.cgi?id=24403)
log + backtrace
Sherlock Holmes vs Jack the Ripper DEMO (CZ): Crash when closing the game
Steps to reproduce:
1) Install game "Sherlock Holmes vs Jack the Ripper DEMO (CZ)" from
http://download.doupe.cz/2009_rijen/sh5_demo_cz.exe
2) The game needs library PhysXLoader.dll.
Install PhysX from
http://us.download.nvidia.com/Windows/9.09.0814/PhysX_9.09.0814_SystemSoftw…
3) Run the game, it starts in full screen, menu appears.
4) End the game using mouse - confirm "Close". Finally you have to close it by
pressing "Escape" because game's background screen is still displayed after you
confirm closing.
Expected result:
No crash
Actual result:
Crash
See attached log and backtrace
Used SW:
Ubuntu 9.10 amd64
Graphics: Ati Mobility Radeon HD 3400, fglrx ver. 8.660
--
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=27725
Summary: Visio 2007 : Getting started is missing icons
Product: Wine
Version: 1.3.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Created an attachment (id=35480)
--> (http://bugs.winehq.org/attachment.cgi?id=35480)
Getting started page under Wine
When starting up Visio 2007, the Getting Started screen presents template
previews. The icons for those previews are not visible.
--
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=29311
Bug #: 29311
Summary: FirstClass Client 11.017 settings problem
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jorgenqv(a)yahoo.com
Classification: Unclassified
Created attachment 37902
--> http://bugs.winehq.org/attachment.cgi?id=37902
Log running FCC 11.017
Trying to get latest FirstClass client (FCC) to work in Wine 1.3.33/34
(ubuntu-wine-ppa-oneiric) with the following problems in Ubuntu 11.10 with
Unity. The same behavior in Ubuntu 10.04 LTS with Wine 1.3.31
(ubuntu-wine-ppa-lucid).
FirstClass can't find the settings file "home.fc" - this works fine in older
versions of FCC. A file popup appears called "Open Settings File" to choose the
settings file, but there isn't one. If you right click on the panel icon and
look at your FCC Preferences under "General" the "Download folder" is set to
"C:\users\yourlogin\My Documents\FirstClass\Download". Even if you set this
right the settings file cannot be found next time you run FCC and you have to
choose your settings file every time you want to login. You cannot connect if
you don't have a old settings file - I think normaly the file is created by FCC
if there isn't one. So you can't login on a fresh installed comuputer without a
settings file. Even if you put the file home.fc it doesn't show so you have to
write "home.fc" and hit Open in the "Open Settings File" window.
This bug is separated from
http://bugs.winehq.org/show_bug.cgi?id=29150
as suggested in forum here:
http://forum.winehq.org/viewtopic.php?t=14283
/Jorgen
--
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=13486
Summary: Having CPU switch frequency dynamically (powersave
daemon), Prince of Persia (potentially more apps?) runs
way too fast
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nico.Laus.2001(a)gmx.de
I normally let my CPU change frequencies dynamically as required by the current
load. Starting Prince of Persia The Sands of Time, this game runs too fast.
When I change CPU frequency policy in powersaved to performance, everything
runs 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=11603
Summary: Cannot install Football Manager 2008 (FM08)
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ollie.jl(a)gmail.com
Problem:
I cannot install Football Manager 2008. I think my version of the game is 8.0,
as it is the shop-sold CD. I tried following the instructions found at
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9479 (App DB page
for this game) without success.
Output:
After the "InstallAnywhere" software completes, a 'command prompt'-style box
displays the following output: http://wine.pastebin.com/f6d55bd83
Simultaneously, the terminal that wine was launched from displays the following
output: http://wine.pastebin.com/f35c09bad
Result:
Cannot install or play 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.
http://bugs.winehq.org/show_bug.cgi?id=26246
Summary: Impulse doesn't work with mono
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.impulsedriven.com/downloads/impulse_setup_f
ull.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Created an attachment (id=33445)
--> (http://bugs.winehq.org/attachment.cgi?id=33445)
terminal output
When installing Impulse there is an error dialog "Fatal eror in gc: Collecting
from unknown thread." with OK button, when you click OK, Impulse claims to be
installed properly. However it crash when you try to start it (there is no Wine
crash dialog or backtrace, just an impulse window stating there was a crash and
asking if I want to submit crash report, I click don't send and it terminates).
Terminal output attached.
winetricks gdiplus (to workaround bug 24959) mono28 vcrun6 was used.
When installing with dotnet20 there are some other troubles (bug 20651) but it
works.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18272
Summary: S103 main window does not redraw after activity is
finished
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20800)
--> (http://bugs.winehq.org/attachment.cgi?id=20800)
Screenshot after activity
S103 is an Open University application. S103 opens a main navigation window,
which opens other windows depending on the activity chosen. The window remains
in the background while the activities are taken place.
On exiting an activity, the main window should redraw its layout, but fails to
do so.
There is no console data to suggest why.
The application does not appear to have crashed, as it can be closed by
clicking on the X as normal, but it is not unusable and has to be loaded again
to continue.
I could upload a full +relay but it may miss the point (as an activity has to
be opened and closed to recreate the problem). Would any other logs be more
helpful?
--
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=32139
Bug #: 32139
Summary: MetaTrader 5 unable to remember account details
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://files.metaquotes.net/metaquotes.software.corp/m
t5/mt5setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 42410
--> http://bugs.winehq.org/attachment.cgi?id=42410
Wine 1.5.16 console output
MetaTrader 5 unable to remember account details.
1. Open MT5.
2. Enter account details to log in, selecting Save password.
3. Close MT5.
4. Open MT5.
5. Asked for details again.
--
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=13437
Summary: Eudora 7.1.0.9 several bugs related to Wine
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
URL: http://www.eudora.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugz(a)wendy.org
CC: dank(a)kegel.com
+++ This bug was initially created as a clone of Bug #13429 +++
It was not possible to open attachments to an email in Wine 0.9.x versions; in
the Wine 1.0 RC-versions 1 and 2 this remains impossible.
Under Windows XP (SP1 and SP2) it was possible to click on an attachment in an
email, and it would be opened with the proper application. In Ubuntu (7.04,
7.10 and 8.04) under Wine (0.8.x, 0.9.x and 1.0 RC1/2) clicking on the link to
an attachment in an email message results in no activity. No error message
either. Just nothing happens.
--
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=27683
Summary: 4nec2x: error message and crash when opening 3d window
for second time
Product: Wine
Version: 1.3.23
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
In http://forum.winehq.org/viewtopic.php?t=12714 a user reported
that on the free app 4nec2x from http://home.ict.nl/~arivoors,
"If I open the 3d window (by pushing F9), the performance is as is to be
expected unless you close the 3d window before closing the rest of the session.
You get the following error:
ResizeWindowed--DX-error -2147467259:E_FAIL and a stop statement afterwards in
a separate window. ...
This does not occur if running Windoz 7 or XP Pro. It has done it for all
versions of Wine up to my now 1.3.23. It has done it on Mint 10, Mint 11,
OpenSuse 11.3, Ubuntu 10.04, and Ubuntu 11.04. My NVidia drivers are latest and
greatest."
I verified the app worked properly in win7, and reproduced the problem
in ubuntu 11.04 / wine-1.3.23 / GeForce GT 220 / 270.41.06
by starting the app, pressing f9, closing the 3d window, and pressing f9
again. The log shows
fixme:d3d:wined3d_device_reset Cannot change the device window yet.
err:d3d:context_create Failed to retrieve a device context.
If you click through the app's error dialog, you get a wine crash:
Unhandled exception: page fault on read access to 0x00000f28 in 32-bit code
(0x4d8be61b).
Backtrace:
=>0 context_update_window+0xb(context=(nil)) [dlls/wined3d/context.c:782]
1 context_acquire+0x9b(device=0x41855c0, target=(nil))
[dlls/wined3d/context.c:1882]
2 wined3d_device_uninit_3d+0x55(device=0x41855c0)
[dlls/wined3d/device.c:1412]
3 IDirect3DDevice8Impl_Release+0xc7(iface=0x417d778) [dlls/d3d8/device.c:317]
4 0x6a9f93df in msvbvm60 (+0x293de) (0x0032f904)
--
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=29034
Bug #: 29034
Summary: Blackberry Device Manager 6.1
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p.althans(a)web.de
Classification: Unclassified
Blackberry Devcice Manager 6.1 show an error on install. This is need to
connect to the Blackberry Playbook.
Hope my English is ok.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23346
Summary: Pioneer Avic Feeds v2.1.0 crashes after language
selection
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jgconnor(a)cogeco.ca
Created an attachment (id=29088)
--> (http://bugs.winehq.org/attachment.cgi?id=29088)
Debug trace from wine
Installed software under Fedora 13.
Fresh installation of Wine.
Installation of Avic Feeds appears to have completed successfully,
Running from command line, splash screen appears, then language selection, then
dialogue box from Wine, "Program Error".
--
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=9436
Summary: Revenant Unhandled page fault on read access
Product: Wine
Version: 0.9.43.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: riklaunim(a)gmail.com
Created an attachment (id=7765)
--> (http://bugs.winehq.org/attachment.cgi?id=7765)
crash dump
The Revenant cRPG installs but when I try to start it wine crashes with a
"Unhandled page fault on write access". Full dump in the attachment. Bug looks
like known - http://appdb.winehq.org/appview.php?iVersionId=4823
--
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=29099
Bug #: 29099
Summary: LabView demo: crashes on start
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://ftp.ni.com/evaluation/labview/ekit/other/downlo
ader/2011LV-WinEng_downloader.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shlwapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 29098
Classification: Unclassified
Created attachment 37502
--> http://bugs.winehq.org/attachment.cgi?id=37502
backtrace
Install the demo (silverlight install fails, and I declined installing
drivers). After that, try to start, crashes:
Backtrace:
=>0 0xb761741d memmove+0x4d() in libc.so.6 (0x0033f8e4)
1 0x7eab6276 PathStripPathA+0x55(lpszPath="LabVIEW")
[/home/austin/wine-git/dlls/shlwapi/path.c:649] in shlwapi (0x0033f8e4)
2 0x006a6ca2 in labview (+0x2a6ca1) (0x0033fb2c)
3 0x006a8283 in labview (+0x2a8282) (0x0033fddc)
4 0x78542201 in msvcr90 (+0x22200) (0x0033fde8)
5 0x01ca2f62 in labview (+0x18a2f61) (0x0033fe70)
6 0x7b85a98c call_process_entry+0xb() in kernel32 (0x0033fe88)
7 0x7b85b98f start_process+0x5e(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/kernel32/process.c:1090] in kernel32 (0x0033fec8)
8 0x7bc734f0 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8)
9 0x7bc75f2d call_thread_func+0x7c(entry=0x7b85b930, arg=0x7ffdf000,
frame=0x33ffc8) [/home/austin/wine-git/dlls/ntdll/signal_i386.c:2532] in ntdll
(0x0033ffa8)
10 0x7bc734ce call_thread_entry_point+0x11() in ntdll (0x0033ffc8)
11 0x7bc4c43e start_process+0x1d(kernel_start=0x7b85b930)
[/home/austin/wine-git/dlls/ntdll/loader.c:2612] in ntdll (0x0033ffe8)
12 0xb7726acd wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
0xb761741d memmove+0x4d in libc.so.6: repe movsl (%esi),%es:(%edi)
--
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=17545
Summary: LogPixels setting does not increase the size of mouse
pointers
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silas-wine(a)flatline.org.uk
As far as I know, no version of Wine has any method of increasing the size of
the mouse pointers.
If you've artificially increased the DPI (LogPixels registry key) to make the
print larger, and/or you are using a high-resolution screen (e.g. the OLPC's
200dpi screen), it can be difficult to see where the mouse is.
It would be nice if the mouse pointer increased size in proportion to
everything else. Failing that, it would be nice if at least there were some
other way of increasing the cursor size (even if it's limited to integer scale
factors).
--
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=18380
Summary: A resized virtual desktop should be centered and black
bordered
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedamocles(a)gmail.com
Created an attachment (id=20957)
--> (http://bugs.winehq.org/attachment.cgi?id=20957)
A example of resized virtual desktop
In latest versions of Wine (or at least 1.1.5 and after), the window containing
virtual desktop is no longer fixed-size. It's possible to maximize it and to
fullscreen it. (This is related to the bug 10839.)
But :
- The virtual desktop always displays in the top left corner of the window
containing it, it would be better if it always displays in the center of the
window ;
- Wine should display a black background in the entire window to avoid a
disgraceful display bug when you fullscreen the window containing the virtual
desktop.
--
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=14729
Summary: winecfg: missing selection indication in open dialogue
for existing directory
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Markus.Elfring(a)web.de
The application "winecfg" opens a dialogue "Choose directory" (Verzeichnis
auswählen) after the button "Search" (Durchsuchen) was pressed. I would
appreciate a marking for a specific entry in the tree control that matches the
value from the input field "Path" (Pfad).
Would you like to provide a direct selection indication in this user interface?
--
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=27899
Summary: copy multiple file in parameter using '+' return error
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iip.umar.rifai(a)gmail.com
Just trying to copy more than 1 file into new file, below is example
concatenating file test1.txt and test2.txt into test3.txt:
copy test1.txt+test2.txt test3.txt
return:
Path not found
and no test3.txt generated.
--
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=15608
Summary: Wine (or program) can't wait for end of execution, while
my program run another .exe or .bat program
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jopka(a)kvidex.ru
My program (it's very specific program, PCAD2002), pcb.exe, tries to start some
another programs one-by-one, waiting for finishing of each and get
return-codes. This happens normally in native Windows.
(these sub-apps is accel2sp.exe; specctra.exe; sp2accel.exe).
But under Wine, my pcb.exe can not wait for end of execution each program, and
statrs all three in one moment, and all work incorrectly because file generated
by first program, used in second, etc.
I try to use .bat file. Prorgams listed in .bat file, executes one-by-one. But,
main program, pcb.exe, when calls my .bat file, again can't wait for end of it
execution (and get return code).
Each program, at manual (standalone) running, is works fine. Wine not crashes
in any case.
I have Ubuntu 8.04, Wine 1.0 installed from repo's, no any tuning, no windows
DLLs, etc. Please 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=22841
Summary: Starcraft 2 Beta on ATI can't enter games
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mellon85(a)gmail.com
Created an attachment (id=28203)
--> (http://bugs.winehq.org/attachment.cgi?id=28203)
last 100 line of the log
Using:
wine 1.2-rc1 with starcraft 2 login patch
ubuntu 10.04
ati hd4890 with catalyst 10.04
It is impossibile to enter in any game after logging in to battle.net (with
some glitches in the menu),
commenting line
//{"GL_ARB_map_buffer_range", ARB_MAP_BUFFER_RANGE, 0}
in wined3d/directx.c resolved many menu glitches.
I have logged the program with WINEDEBUG=+relay. With it the program doesn't
crash as the loading screen should appear but just hangs
--
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=33180
Bug #: 33180
Summary: Sign the domain with DNSSEC
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
Classification: Unclassified
Implement DNSSEC for winehq.org domain.
--
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=31958
Bug #: 31958
Summary: Switching to another window using Alt+Tab doesn't work
in World of Tanks in fullscreen mode
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amamlin(a)yandex.ru
Classification: Unclassified
I use Alt+Tab shortcut to switching between application windows. But it does
not work in World of Tanks in fullscreen mode.
Emulating virtual desktop have effect, but this is not good solution for me.
This bug affect wine 1.5.14 and newer.
--
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=29060
Bug #: 29060
Summary: IE8 crashes on opening
https://red001.mail.microsoftonline.com
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zvasylvv(a)mail.ru
Classification: Unclassified
Created attachment 37445
--> http://bugs.winehq.org/attachment.cgi?id=37445
log or run
My company user MS exchange for email and other stuff. On linux its possible to
access it with Outlook Web Access through browser. Using other browsers than IE
you are enforced to use lite version of theirs web UI. With IE its possible to
use featured version.
I have tried to open that site (https://red001.mail.microsoftonline.com)
several times. All times except one browser was not able to finish loading of
the page (hang up on this stage). Only once it crashed (see attached file)
I am running ubuntu 11.10. I installed ie 8 via calling 'winetricks ie8'
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=29040
Bug #: 29040
Summary: Starcraft 2 crashes randomly during gameplay
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ashraf(a)o-minds.com
Classification: Unclassified
Hello all,
I use ubuntu 11.10 with wine 1.2.3, I tried upgrading to wine 1.3.24 (latest
working wine with no sound problem on ubuntu 11.10), and I still get this same
crash. I ran starcraft 2 on the terminal and here's the last lines I get when
the crash occurs. Hope they can give a hint at the possible problem. Note that
when the crash occurs I'm left at the windows crash report screen and I click
cancel to close it. Maybe providing that info may be useful as well?
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:win:EnumDisplayDevicesW ((null),0,0x4612acc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x4612d9c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x4612d8c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x4612b20,0x00000000), stub!
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x2932ea48): stub
fixme:mmdevapi:AEV_SetMasterVolumeLevelScalar stub
fixme:mmdevapi:AEV_GetMute stub
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:imm:ImmReleaseContext (0x4005c, 0x17b618): stub
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x4618d4c,0x4618d50): stub
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb510,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7c0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7b0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb544,0x00000000), stub!
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x35b5ea48): stub
fixme:mmdevapi:AEV_SetMasterVolumeLevelScalar stub
fixme:mmdevapi:AEV_GetMute stub
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb510,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7c0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7b0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb544,0x00000000), stub!
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x3606ea48): stub
fixme:mmdevapi:AEV_SetMasterVolumeLevelScalar stub
fixme:mmdevapi:AEV_GetMute stub
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x39acb0c,0x39acb10): stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x39ac798,0x39ac79c): stub
fixme:ntdll:NtPowerInformation semi-stub: SystemPowerCapabilities
Inconsistency detected by ld.so: dl-close.c: 743: _dl_close: Assertion
`map->l_init_called' failed!
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the
registry for bias -120, std (d/m/y): 28/10/2011, dlt (d/m/y): 1/04/2011
Highly appreciate feedback and prepared to provide any logs needed if someone
can tell me what & how to do it.
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=28615
Bug #: 28615
Summary: Starcraft 2 freezes during play
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steele.pat(a)gmail.com
Classification: Unclassified
Created attachment 36764
--> http://bugs.winehq.org/attachment.cgi?id=36764
Error log from a crashed session
Starcraft 2 will freeze during the game. This occurs in the campaign and in
multiplayer. Sometimes the game will slow down and then recover, other times it
halts altogether.
The errors logs show at least two possible errors (attached):
err:d3d_shader:shader_glsl_deselect_depth_blt
err:d3d:context_apply_draw_buffers
Wine 1.3.29
NVidia 285.05.09 drivers
Ubuntu 11.04
NOTE: The attached error logs have been grep filtered to ignore copious
"err:alsa:wine_snd_pcm_recover underrun occurred" error messages. I believe
this is due to a separate bug (#28282)
--
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=28390
Summary: Starcraft II crashes/freezes when choosing a mission
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karaluh(a)karaluh.pl
Created an attachment (id=36404)
--> (http://bugs.winehq.org/attachment.cgi?id=36404)
Terminal output
When choosing a mission in Starcraft II, internal Starcraft crash report is
displayed. Main Starcraft window stays open and its process isn't killed. It
doesn't happen all the time, but when it finaly occurs, it's 100 %
reproducable.
--
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=27457
Summary: MS Office Tools menu are duplicated in localized
version
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
Microsoft Office Tools is a directory which is installed in Programs\Microsoft
Office\ menu.
In polish version of MS Office 2007 Home and Student Box with service packs
this directory is duplicated - I mean it is installed in English version (as
Microsoft Office Tools) and in polish version. The launchers are linked to the
same executables, and, apart from comments, are exactly the same.
The problem exists since I first installed MS Office 2007 under wine/since I
remember.
Im unsure if the menus don't come from Service Pack installers - will check
"clean SP0 install" later. It might be also a MS Office bug.
Tested version: 1.3.22
--
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=27059
Summary: Starcraft2: Using Shaders above medium breaks some
shaders
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeneas(a)q-mail.me
Created an attachment (id=34492)
--> (http://bugs.winehq.org/attachment.cgi?id=34492)
Shader Bug with shader settings at high - boxing is affected too
Hi,
Starcraft II works perfectly fine but when I use shader settings above
"medium", some shaders don't work.
Not working effects include: Some map-backgrounds, Nexus destroy animation.
Maybe some more, but I don't remember them.
I am using a Nvidia GTX 260 with driver version 270.41.06. The
HKEY_CURRENT_USER/Software/Wine/Direct3D registry values are (as suggested in
appdb):
DirectDrawRenderer opengl
Multisampling disabled
OffScreenRenderingMode pbuffer
UseGLSL disabled
VertexShaderMode hardware
VideoMemorySize 896
--
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=26170
Summary: EVE Online: Crashes after 30 seconds if using port
other than 26000
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a219082(a)jnxjn.com
Created an attachment (id=33347)
--> (http://bugs.winehq.org/attachment.cgi?id=33347)
Wine Output
I am behind a firewall that blocks the default port of 26000, and as such I
changed my EVE preferences to use the recommended alternative port, 3724.
However, whenever I start EVE with a port other than 26000, the game
immediately crashes after about 30 seconds, no matter what actions I take.
Attached is both the wine error output and the output from the EVE log server.
--
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=25627
Summary: Starcraft 2 Missing Units with Intel Graphics
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: palmem(a)comcast.net
Created an attachment (id=32639)
--> (http://bugs.winehq.org/attachment.cgi?id=32639)
Screenshot of missing units
Steps to reproduce:
0. Setup software and hardware as described below (this is the best software
setup for my hardware that I could fine)
1. Install Starcraft 2 using wine
2. Start a custom game against a computer
3. Select your units
Expected Behavior:
* There are units drawn on the screen (they should be inside the green circles)
Actual Behavior:
* No units are drawn on the screen, as shown in attached screenshot
======================================================================
Hardware:
Thinkpad T61
Intel GMA X3100
Core 2 Duo @ 2 GHz
Software:
64-bit kernel with 32-bit wine and 32-bit starcraft 2
gallium drivers in kernel 2.6.36-r5 (gentoo-sources) with KMS
xorg 7.4
xf86-video-intel 2.13.0
Starcraft 2:
Lowest settings for all graphics
Audio disabled
1024x768 (Lowest resolution available)
HKEY_CURRENT_USER/Software/Wine/Direct3D:
DirectDrawRenderer = opengl
Multisampling = disabled
OffScreenRenderingMode = pbuffer
UseGLSL = disabled
VertexShaderMode = hardware
DRI Conf:
Enable limited ARB_fragment_shader support on 915/945: yes
Enable S3TC texture compression even if software support is not available: yes
--
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=25006
Summary: Starcraft 2: Fails to render some 2D images.
Product: Wine
Version: 1.3.6
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 8jmtfa1e(a)gmail.com
Created an attachment (id=31685)
--> (http://bugs.winehq.org/attachment.cgi?id=31685)
Disable S3TC
This bug probably only effects a small amount of Ati graphics cards (or just
me) and the bug is probably driver related. Nonetheless I've decided to report
the bug here in case there's anyone else having similar problems as I've
experienced.
I was having problems getting Starcraft 2 to render correctly. Pure 3D details
was rendered correctly while some of the 2D elements where broken. Some of the
elements broken was buttons for controlling units and buttons for unit/building
production. Screenshots will follow in an attachment. Broken in this context
means that the images wasn't rendered correctly.
I searched the internet for a solution for the last few days without any luck.
Today I was using the open source graphic driver and noticed that it was able
to render 2D images correctly. That’s when I realised it must have been using a
different code path. With this new-found knowledge I realised that one of the
differences was the implementation of S3TC. A patent encumbered function which
compresses textures and which the open source version normally lacks. Firing up
google I soon found a fix to disable S3TC in wine. With S3TC disabled I no
longer experience any broken 2D images.
I'm using an Ati radeon 2000 series graphics card.
I'm stuck at fglrx 10.4 because of various driver bugs.
To enable the fix you need to build wine yourself. The patch itself just
changes one line and fools wine into thinking that S3TC isn’t supported by the
driver.
A real patch which would have 'fixed' this bug would have been by adding a
command line switch or a registry tweak which disabled S3TC. Implementing such
a patch is unfortunately beyond my wine knowledge.
--
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=24892
Summary: Starcraft2 does not start when 2 screens are attached
(1440x900 + 1680x1050)
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: cedric.dewijs(a)telfort.nl
Created an attachment (id=31518)
--> (http://bugs.winehq.org/attachment.cgi?id=31518)
the console output
I have a laptop with a internal screen (LPL), and I have a TV attached via
VGA.
When I have both screens active in twinview, starcraft2 does not start.
I use nvidia Xserver settings to setup my screens like this:
Model: LPL (dfp-0 on GPU)
Configuration: twinview
Resolution: 1440x900 Auto
position Absolute +0+0
[x] make this screen primary the the X screen
Model: Philips PHI32PFL3605
Configuration: twinview
Resolution: 1680x1050 Auto
Position: absolute +1440+0
[ ] make this screen primary the the X screen
Now I start starcraft2 from a terminal located on the TV.
Starcraft 2 crashes, and I can send a crash report to blizzard. I can't move my
cursor to the TV anymore, the mousecursor stops at the edge of my internal
screen. At the edge of the TV I can see about half of the cursor
--
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=24742
Summary: StarCraft II doesn't start, no crash.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus.hambraeus(a)gmail.com
Created an attachment (id=31263)
--> (http://bugs.winehq.org/attachment.cgi?id=31263)
Terminal Output
When starting SC2, the application starts, but nothing happens. It doesn't draw
anything on the screen (the screen doesn't go black, it just shows what was
there before I started the application), but it grabs my cursor.
I'm running ubuntu 10.10 64-bit, wine 1.3.4 nvidia drivers 260.19.06
--
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=24003
Summary: StarCraft2 shows, probably, parts of backbuffer on
screen, while using orm=backbuffer
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
I'm attaching three screenshots that illustrates this bug.
On first - only in in-game videos, when some character specking from 'video
communication' window (when 3d portraits enabled in games settings, of course),
it's enlarged and upside-downed portrait is shown in upper-left corner.
On second and third - In same upper-left corner we may see some parts of
dynamic surrounding's textures. This bugimage changes or dissapears as we move
camera over landscape. Mission on "Red Stone" is most affected - there is
almost no camera positions, where this bug isn't visible.
There is no such bug on orm=pbuffer or orm=backbuffer.
--
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=23873
Summary: iCCup Anti-Hack launcher: Can't run Warcraft III
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viglim23(a)gmail.com
Warcraft III can't run through iCCup launcher. It says: "Warcraft III was
unable to initialize"
--
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=23654
Summary: StarCraft II Editor crashes because of an
inconsistency detected by ld.so
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lubosz(a)gmail.com
Created an attachment (id=29601)
--> (http://bugs.winehq.org/attachment.cgi?id=29601)
Log of the crash when i try to publish a map
In a lot of situations the editor crashes because of this assertion:
Inconsistency detected by ld.so: dl-close.c: 731: _dl_close: Assertion
`map->l_init_called' failed!
It occurs when i switch modes in the editor or try to publish.
$ uname -a
Linux bBook 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC 2010 x86_64
GNU/Linux
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23637
Summary: Starcraft II is stuck in an infinite loop after
starting
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vicky(a)cs1.fr
Starcraft II displays a black screen (and the cursor of starcraft) with the
wine console looping this :
err:d3d:wined3d_event_query_test Event query created despite lack of GL support
err:d3d:IWineD3DEventQueryImpl_GetData The GL event query failed, returning
D3DERR_INVALIDCALL
It may be a problem with my hardware.
Graphic Card : ATI mobility radeon HD3450
Driver : radeonhd 1.3.0-5.4
--
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=22971
Summary: Starcraft II - In game, can only see the map.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tipecaml(a)gmail.com
Created an attachment (id=28450)
--> (http://bugs.winehq.org/attachment.cgi?id=28450)
Screenshot of the game : it's almost all black !
I followed the HOWTO
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=19376) using
sources from the git repository (commit
5d4a7433a64dae95713fecb8a3d6c4f2a471ca37).
I installed the game, and it seems to be running perfectly : menus are well
displayed, sound works. But when playing a game, I can only see the minimap and
the menus (see the attachment), which makes the game impossible to play.
My configuration :
Intel Core 2 Duo P8400 @ 2.26Ghz
3GB of RAM
Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller
(driver : i915).
Though it's definitely not the best computer to play Starcraft II, the game
runs fine 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=22326
Summary: The EVE-Online in-game browser renders HTML pages very
slowly.
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.dack(a)ntlworld.com
The EVE-Online in-game browser renders HTML pages very slowly.
A simple text page without graphics takes 3-4 seconds to get rendered.
Scrolling of an HTML document is equally slow.
Note: The pages are being rendered 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=22238
Summary: Starcraft 2 Beta, Launcher Fails to download / apply
patches properly
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kris(a)pcbsd.org
Created an attachment (id=27149)
--> (http://bugs.winehq.org/attachment.cgi?id=27149)
Runtime Error
Trying to run SC2 Beta on FreeBSD 8.0. The game installs fine, but when
starting the launcher and it tries to update, a Microsoft Visual C++ Runtime
error is thrown, and the launcher fails.
Attached is screenshot and logfile.
--
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=32787
Bug #: 32787
Summary: Visio 2010: Crashes at closing
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felixthethunder(a)arcor.de
Classification: Unclassified
Created attachment 43295
--> http://bugs.winehq.org/attachment.cgi?id=43295
Bugtrace Visio 2010 crash
I am using Visio 2010 with wine 1.5.22. It works all fine, but if I close Visio
(opened or created a file before), it crashes at shutdown.
See attachment
I think the library mfc90u is missing. I also tried to install vcrun2008
(winetricks)
--
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=32757
Bug #: 32757
Summary: bug
Product: Wine-gecko
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: iiheartbreak(a)hotmail.fr
Classification: Unclassified
Created attachment 43233
--> http://bugs.winehq.org/attachment.cgi?id=43233
blacktrace
bug when i start a game IMVU
--
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=27786
Summary: Size and position of GUI elements in several dialogs
in Visio 2003 SP3
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christianuceda(a)yahoo.com
Created an attachment (id=35548)
--> (http://bugs.winehq.org/attachment.cgi?id=35548)
Snapshot of Visio 2003 SP3 dialogs running on wine 1.3.24
I'm running MS Visio 2003 SP3 in Debian 6 using compiled wine v1.3.24
I managed to install the SP3 version from a streamlined install (Vanilla Visio
+ integrated SP3)
Overall it runs stable and responsive.
I had to use gdi+ from winetricks to get rid of the drawing errors.
The problem it has is that some dialogues show GUI elements on incorrect
locations, or have the wrong size and overlap with one another.
This is particularly evident when you select some text, right
click->format->text
And it is also visible when you go to the main menu->tools->options.
--
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=27768
Summary: Visio 2007: Drop-down boxes displayed on multiple
lines
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Created an attachment (id=35531)
--> (http://bugs.winehq.org/attachment.cgi?id=35531)
PNG output dialog under Windows XP
In Visio 2007, all drop-down boxes which should take up a single row are
displayed as multiple selection boxes and no options are available.
--
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=32889
Bug #: 32889
Summary: Mt4 bug
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.ludwicki(a)gmail.com
Classification: Unclassified
Created attachment 43439
--> http://bugs.winehq.org/attachment.cgi?id=43439
mt4 problem
Mt4 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=32790
Bug #: 32790
Summary: MetaTrader - Alpari UK crash on opening platform
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksejworld(a)yahoo.com
Classification: Unclassified
MetaTrader - Alpari UK
Downloaded that application and used through wine for apprx. two months without
any issues. Today it crashed and says that has to be closed. Tried to restart -
without a big success. However, it says save this report as, but unable to do
so.
Thank you very much for any solutions to this issue.
Regards.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31488
Bug #: 31488
Summary: Wine program crashes during Eve Online character
creation
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eber.michael822(a)gmail.com
Classification: Unclassified
Entering the third screen of character creation (history) a window pops up:
Wind program crash
Internal Error: Invalid parameters received
I was running Eve using Crossover (latest version just downloaded) so I do not
know which version of Wine was used. I also encountered this situation when
trying to run Eve using PlayOnLinux using Wine 1.5.10
I also filed a bug with Crossover.
New to Linux and have no idea where Crossover posted any log 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=28416
Summary: Debug Assertion Failed! winsplit.cpp line: 347
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: maciek.marczak(a)gmail.com
This Program work normaly in windows,
In unix i can only connect to server,
if i click button in program, is show the error,
printscrean in attachment,
PLease 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=27308
Summary: problem open ms office
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: mcwahyusm(a)gmail.com
Created an attachment (id=34932)
--> (http://bugs.winehq.org/attachment.cgi?id=34932)
display error while open ms.office
i cant open aplication with .exe like office.
always display report bugs (serius proble n close)
--
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=20691
Summary: Direct-buy & play tool for EA games is non-functional
after installation
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://files.ea.com/downloads/eacore/eadm-installer.ex
e
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nils.krabshuis(a)redwood.com
See bug 13571, after installing the tool that (the error from bug 13571) is no
longer shown, however all the dialogs of the tool are completely blank making
the program useless.
--
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=18146
Summary: EvE Online;Salvage Beams and Warp (or so i think) are
rendered incorrectly and cause a FPS drop
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gajo01(a)gmail.com
As the summary says. salvage beams are rendered incorrectly: white garbled
textures instead of red light, and warp looks pixelated (i'm assuming these two
are caused by the same thing).
I'm using wine 1.1.19 patched with
http://bugs.winehq.org/attachment.cgi?id=20410, I have Nvidia 7600 GT (it
wouldn't render any models before applying those fixes). I'm runing 64bit
Archlinux, I'm using wine through 32 chrooted environment. In both the chrooted
environment and in the 64bit environment I'm using the same version of the
driver, the bug exhibits both on 185.19-2 (my current) and 180.44-1.
I've also talked in the ingame linux channel, and it seemed that someone else
is having the same problem (altough he has the same graphics card), reportedly
it started happening from the newest patch (I wouldn't know as I wasn't playing
the game).
I've tried nearly all sorts of eve options : shadows off/on, HDR off/on, Bloom
off/on, Dither off/on. The resulting images were taken with all of it off.
tractor beam bug http://img66.imageshack.us/img66/1689/tractorbeam.jpg
warp bug http://img158.imageshack.us/img158/8041/warp.jpg
(not so visible, but you can see that it's pixeleted if you look closly)
My config files:
xorg.conf http://codepad.org/MARyATJ5
important part of user.reg http://codepad.org/4F3IjOQ1
entire user.reg http://codepad.org/5hMhGnKF
glxinfo (glxinfo is the same in 64bit and 32bit chroot):
http://codepad.org/fPOKCSny
My error log: The error log also includes switches done when changing options,
not just the errors that happened while playing. Since the log is _huge_ (some
42MBs), i've decided to get the unique lines with uniq and sort them in
descending order, the first number displays occurances:
http://codepad.org/OduPtW1c
If you want a chronological order, let me know and I'll what I can do about 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=30741
Bug #: 30741
Summary: Fritz 11 freezes for few minutes when moving chess
piece
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Classification: Unclassified
Regression SHA1: 7b5af23604867e3b8f1a328424dbea08b3141934
Created attachment 40253
--> http://bugs.winehq.org/attachment.cgi?id=40253
WINEDEBUG=+gdiplus log with wine-1.5.4-185-g6c51c1b
When moving chess piece in Fritz 11, the program freezes for few minutes, the
whole desktop becomes very unresponsible, Fritz 11 memory usage goes up to
almost 2GB and only after few minute the piece finaly moves and everything goes
back to normal.
7b5af23604867e3b8f1a328424dbea08b3141934 is the first bad commit
commit 7b5af23604867e3b8f1a328424dbea08b3141934
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue Apr 24 16:43:06 2012 -0500
gdiplus: Implement GdipWidenPath for closed figures.
Native gdiplus works around 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=25380
Summary: AutoCAD 2007 PL: Fails to install
Product: Wine
Version: 1.3.8
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=32282)
--> (http://bugs.winehq.org/attachment.cgi?id=32282)
Terminal output on wine-1.3.8-113-g9d9ce29
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20
3) wine Setup.exe and agree for installing required components
Behaviour:
Critical error at the beginning of AutoCAD installation. I cannot even press o
configure installation.
Expected behaviour:
No critical error.
Additional info:
"Nie znaleziono Âcie?ki" is "Path 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=24165
Summary: Wrongly escaped path in cmdline of desktop icon
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giulioo(a)gmail.com
System: Ubuntu 10.04 / Wine 1.3.1 (binary from ppa:ubuntu-wine/ppa)
There's an app (cannot post a link to it) which when installed on Windows will
create a Desktop icon/link with a command line like this
"C:\Program Files\App\app.exe" "C:\Program Files\App\config.file"
When installing this app on wine-1.1.x all is working properly, meaning a
desktop icon is created with the following command line (I'm omitting ENV...)
wine "C:\Program Files\App\app.exe" "C:\Program Files\App\config.file"
However, both with wine 1.2 and 1.3.1 there's a problem with the desktop
icon command line, which is now:
wine C:\\Program Files\\App\\app.exe \"C:\\Program Files\\App\\config.file\"
that is:
- no quotes around the program name
- double back-slashes everywhere
- back-slash before quotes around the config file
Unfortunately this will result in the app starting but not getting the config
file right, and so it will start in "default mode".
To make it work I need to edit the wine icon cmd line, ie changing \" into "
at the beginning and at the end of the config file path.
Note that the link in menu "Wine -> Program Files -> App -> linkname"
is ok, and if I right click on it and choose "add to desktop" the new desktop
icon is ok too because it uses a completely different approach in the cmdline
(uses a command pointing to the .lnk file).
Do you think this is a problem with the app or with the way Wine is now
escaping the paths?
--
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=29962
Bug #: 29962
Summary: Path of Exile Failed to initialise renderer subsystem
error
Product: Wine
Version: 1.4-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: truekaiser(a)gmail.com
Classification: Unclassified
Created attachment 39002
--> http://bugs.winehq.org/attachment.cgi?id=39002
path of exile error out put.
Path of exile was working till the latest couple of patches from what i can
gather as i have only recently got a beta key.
the installer and down loader work fine but when you try to launch the game it
pops up a window "Failed to initialise renderer subsystem" and shuts down with
the wine error messages in the attachment. it seems to be complaining about
pixel and depth stencil formats.
I have tried using the latest stable, the git sources and the release candidate
none of them worked. I even tried wine tricks with directx10.
It also doesn't seem to matter if it's a ati card or nvidia card as it seems to
hit both of them from the reports on the beta forums.
i am running the following system.
Linux dracoscale 3.1.6-gentoo #1 SMP PREEMPT Fri Jan 6 23:25:44 CST 2012 x86_64
Intel(R) Core(TM)2 Quad CPU Q9650 @ 3.00GHz GenuineIntel GNU/Linux
with the following settings.
Portage 2.1.10.44 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.13-r4,
3.1.6-gentoo x86_64)
=================================================================
System uname:
Linux-3.1.6-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9650_(a)_3.00GHz-with-gentoo-2.0.3
Timestamp of tree: Sat, 18 Feb 2012 21:00:01 +0000
app-shells/bash: 4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.6.6-r2, 2.7.2-r3, 3.1.4-r3, 3.2.2
dev-util/cmake: 2.8.6-r4
dev-util/pkgconfig: 0.26
sys-apps/baselayout: 2.0.3
sys-apps/openrc: 0.9.8.4
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.13, 2.68
sys-devel/automake: 1.4_p6-r1, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.21.1-r1
sys-devel/gcc: 4.4.5, 4.5.3-r1
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc: 2.13-r4
Repositories: gentoo multimedia x11 x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -pipe -msse4.1"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt
/var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=core2 -pipe -msse4.1"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs candy distlocks ebuild-locks fixlafiles
news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn
unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_US"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/multimedia /var/lib/layman/x11
/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
(use-flag's edited out due to brevity.)
the following are other known set ups gathered from the forum that are
effected.
wine-1.3.36 with default compile-flags and config,
xorg-server-1.10.4 and
nvidia-drivers-275.36 on a 3.1 kernel
--
Wine v1.4_rc1
ATI Drivers v12.1
Linux Kernel 3.1.6
Xorg v1.11.2-r2
--
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=28480
Summary: games are not working with wine 1.2
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemp3.acm
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rahulbsathyan(a)gmail.com
when games named "age of empire 2" and "DX ball" are attempted to open with
wine it showed an error as shown below:-
"The program age2_x1.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience". but the same where worked properly in
windows XP professional edition.
At the same time a program named "Typing master pro" worked properly.
PLEASE HELP ME
I AM NEW IN UBUNTU
--
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=28709
Bug #: 28709
Summary: HelpNDoc crashes with builtin gdiplus
Product: Wine
Version: 1.3.30
Platform: x86
URL: http://www.helpndoc.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Classification: Unclassified
Follow up of bug 28648
With native gdiplus the app starts fine.
Debuglog of the crash can be found here:
http://bugs.winehq.org/show_bug.cgi?id=28648#c4
--
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=31568
Bug #: 31568
Summary: XNA 4 redist does not register XAudio2 class
Product: Wine
Version: 1.5.11
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=2
0914
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
On a Windows machine without this class already registered, installing the XNA
4 redistributable will register the CLSID 3eda9b49-2085-498b-9bb2-39a6778493de
as an in-process COM server in XAudio2_6.dll. XNA needs this class for its
audio API's.
In Wine, the dll is installed, but the class is not registered.
--
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=32135
Bug #: 32135
Summary: remove.exe crashing
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: branzeanu.aurel(a)gmail.com
Classification: Unclassified
Created attachment 42397
--> http://bugs.winehq.org/attachment.cgi?id=42397
remove.exe backtrace log
When installing iRise Studio MX v8.11.0.0B836 on Ubuntu 12.04 64-bit, at the
end of installation a crash window is popping up telling that remove.exe has
crashed.
The Studio MX is installed, though working with glitches too.
The backtrace 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=25976
Summary: version 1.2.2 (latest stable) drops the first column
the datagrid.
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mbaranello(a)mipolrepuestos.com
I am writing to you because I have the following problem:
>
> We migrated our Windows platform to Linux (ubuntu) for a while now and the
> application that use (client-server system made in Delphi and MySQL database
> using ODBC) we throw the following error:
>
> With the 1.0.1 version of wine the first column data is displayed normally.
>
> For version 1.2.2 (latest stable) drops the first column
>
> Odbc tried several version but without giving solution.
>
> That's why I decided to bother to see if something can be done from source.
> From already thank you.
>
> Marco Baranello
--
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=26510
Summary: Muvee Reveal, installer from softonic
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fcole90(a)gmail.com
Created an attachment (id=33753)
--> (http://bugs.winehq.org/attachment.cgi?id=33753)
errors on ole and various fixme on ole, ras, msimtf and service
http://muvee-reveal.en.softonic.com/
When it starts it doesn't find internet connection to download the app.
--
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=28778
Bug #: 28778
Summary: Mabinogi Hard Crashes upon running
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: iyeru42(a)gmail.com
Classification: Unclassified
See attachment for trace / debug.
--
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=32950
Bug #: 32950
Summary: Steam: sync, launch games
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zeroz(a)users.mns.ru
Classification: Unclassified
Created attachment 43519
--> http://bugs.winehq.org/attachment.cgi?id=43519
WINEDEBUG=fixme-all,warn+winsock
>From the last stam update, i think so, it has no able to run any of the game in
online mode. According to my observations steam can't get data from could with
user information about games and as result - launch games. It stop at
"Preparing to launch" and on exit from steam "Finishing Steam cloud sync ...".
All what i found out this is probably a error of winsock2 (10035). Versions
(1.5.) .19, .20, .22 also affected by this bug (before update they worked
perfectly)
--
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=24475
Summary: Super Metroid Integrated Level Editor (SMILE) 2.50
does not start.
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30883)
--> (http://bugs.winehq.org/attachment.cgi?id=30883)
Terminal Output
When attempting to run SMILE, an error message saying "run-time error 53, file
not found" appears.
--
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=20018
Summary: wine explorer needs unmount for cd-drives
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elmano(a)gmx.at
summary says it all. the context menu of wine-explorer should provide an
unmount/eject-option for removables like CDs as this option is somewhat
expected there.
--
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=32949
Bug #: 32949
Summary: Fraps 3.5.9 does not shows frame rate counter
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 43515
--> http://bugs.winehq.org/attachment.cgi?id=43515
Screenshot
Installed fraps 3.5.9 wanted to record a screen capture but sadly frame rate
counter did 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.
http://bugs.winehq.org/show_bug.cgi?id=30912
Bug #: 30912
Summary: [Prince Of Persia : The Forgotten Sand]Does not work
in 64Bits Prefix
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: berillions(a)gmail.com
Classification: Unclassified
Created attachment 40546
--> http://bugs.winehq.org/attachment.cgi?id=40546
Output console without UGL Message
I tried to play at this game in my 32Bits prefix and my 64Bits prefix.
In my 32Bits prefix, there aren't problems, the game works correctly. No need
to install applications with winetricks.
In my 64Bits prefix, it's impossible to play. The Ubisoft Game Launcher works
great but wine crash when the UGL launch the game. PoP TFS uses the same
Ubisoft DRM than Assassin's Creed II/Brotherhood/Revelations and these games
work without problems in the 64Bits prefix.
--
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=27271
Summary: ActiveX control of cebchina go out of iexplore
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34879)
--> (http://bugs.winehq.org/attachment.cgi?id=34879)
HTML: powerpassword.html
submit a testcase html file
--
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=17297
Summary: widl must accept arguments to functions (midl doesn't
have to)
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
example:
void get_data([out] char*);
is valid syntax. widl barfs with the obtuse "syntax error" (gotta love
flex/bison...) and must have this:
void get_data([out] char* foo);
i found the examples "com in plain c" and the IDL file in example 2 didn't have
the variable names.
--
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=16011
Summary: widl: Complex structs should have their pointer layout
section after the structure's description
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: huw(a)codeweavers.com
CC: robertshearman(a)gmail.com, dsh(a)linux.ucla.edu
See IDataObject_QueryGetData_Proxy. The pointer layout section's offset in
FORMATETC (currently at 3330) is -ve. These are treated as WORD offsets in,
for example, NdrComplexStructBufferSize().
--
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=14787
Summary: widl fails to honour typedef ptr attributes
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: huw(a)codeweavers.com
CC: robertshearman(a)gmail.com, dsh(a)linux.ucla.edu
See dlls/rpcrt4/epm_c.c . For example the 'object' parameter of ept_map().
We have (in include/wine/dcetypes.idl)
typedef [ptr] GUID *uuid_p_t;
and (in include/wine/epm.idl)
ept_map(..., uuid_p_t object, ...)
So 'object' should be a full ptr, which is what midl generates. On the other
hand widl generates a reference ptr.
It looks like this should be fixed up in parser.y:set_type() somewhere.
--
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=14746
Summary: Natural Selection crashes with
err:ntdll:RtlpWaitForCriticalSection section
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: clancc(a)shadowkitsune.net
CC: clancc(a)shadowkitsune.net
Created an attachment (id=15244)
--> (http://bugs.winehq.org/attachment.cgi?id=15244)
Crash Log (partial log, only copied the part that I think is related to the
crash) from console.
Natural Selection freezes for abit before crashing to desktop with a
"err:ntdll:RtlpWaitForCriticalSection section" error. 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=29857
Bug #: 29857
Summary: GetAsyncKeyState says Escape key is permanently down
once it has been pressed
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silas-wine(a)flatline.org.uk
Classification: Unclassified
I am debugging a Windows application that has a long-running processing thread
which periodically checks for interrupts using
GetAsyncKeyState(VK_ESCAPE) < 0
This worked fine on WINE 1.2.2, but on 1.3.28 the app kept behaving as if it
were interrupted immediately when it had not been. Further investigation
showed that, after Escape has been pressed just once, any future calls to
GetAsyncKeyState (no matter how many events have been processed in the
meantime) always return ffff8001. In other words, if you press Escape just
once while running your app, any future calls that app makes to
GetAsyncKeyState(VK_ESCAPE) will behave as though the Escape key is still down.
Again this does not happen with WINE 1.2.2, only with 1.3.28.
I was able to work around this bug by adding a call to GetKeyState(VK_ESCAPE)
just before the test for GetAsyncKeyState(VK_ESCAPE) < 0. I ignored the return
value of GetKeyState
(http://msdn.microsoft.com/en-us/library/windows/desktop/ms646301%28v=vs.85%…
says it should be called in response to a message; it doesn't say what happens
if it's called when there has been no message, so I assume we can't rely on it
to return meaningful values if called at just any time) however somehow the
presence of the GetKeyState call caused WINE 1.3.28's GetAsyncKeyState to
behave 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=29150
Bug #: 29150
Summary: Windows FirstClass Client 11.0 (Buid 017) no login
screen, settings problems and freeze
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jorgenqv(a)yahoo.com
Classification: Unclassified
Created attachment 37598
--> http://bugs.winehq.org/attachment.cgi?id=37598
Log running FCC 11.017
This is my fist WineHQ Bugzilla report so I hope I got everything right :-)
Trying to get latest FirstClass client (FCC) to work in Wine 1.3.33
(ubuntu-wine-ppa-oneiric) with the following problems in Ubuntu 11.10 with
Unity. The same behavior in Ubuntu 10.04 LTS with Wine 1.3.31
(ubuntu-wine-ppa-lucid).
1) Installation works fine but after it's done the FCC spash screen freezes
when FCC starts. Normaly the login screen should pop up. You then have to
right-click on the upper panel FCC icon (splash then disapear) and choose
Connect. If you only click on the spash screen it disapears.
2) FirstClass can't find the settings file "home.fc" - this works fine in older
versions of FCC. A file popup appears called "Open Settings File" to choose the
settings file, but there isn't one. If you right click on the panel icon and
look at your FCC Preferences under "General" the "Download folder" is set to
"C:\users\yourlogin\My Documents\FirstClass\Download". Even if you set this
right the settings file cannot be found next time you run FCC and you have to
choose your settings file every time you want to login. You cannot connect if
you don't have a old settings file - I think normaly the file is created by FCC
if there isn't one. So you can't login on a fresh installed comuputer without a
settings file. Even if you put the file home.fc it doesn't show so you have to
write "home.fc" and hit Open in the "Open Settings File" window.
3) If you got your settings file and the login screen finaly shows - and you
write your correct login and password and hit the enter key - FCC freezes. The
workaround is to click on the green login arrow button next to the password
field instead of hitting enter - not obvious for most users.
For testing/reproduceing purposes:
FirstClass Client 11.017
Download:
http://www3.firstclass.com/ClientDownloads/FC11ClientDownloadFiles/FC11017U…
Missing file home.fc to be save i home directory FirstClass/Settings/
Download: http://www.mediafire.com/?82x95kcqp3celd4
Also see attachment ()
Guest testing login/pass: gast/gast server fc.folkbildning.net
Any kind of hints and workarounds are greatly appreciated.
Thanks!
/Jorgen
--
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=25357
Summary: CodeWright crashes
Product: Wine
Version: 1.2.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kurtbutfrank(a)gmail.com
CC: aric(a)codeweavers.com, xerox_xerox2000(a)yahoo.co.uk,
scott(a)open-vote.org, unreal(a)home.nl,
skunktrader(a)gmail.com, istvan.bisz(a)t-online.hu
+++ This bug was initially created as a clone of Bug #14012 +++
I have CodeWright 7.5.04.7519 and have successfully installed in on a 32-bit
version of Ubuntu 10.10 on a a stand-alone machine.
I also have a 64-bit version of Ubuntu 10.10 running as a virtual machine using
VirtualBox under a Win7-64 host. On that machine CodeWright halts immediately
after displaying the splash screen. It appears to me that the symptoms are the
same as that of bug 14012.
On both machines Wine was installed using the Synaptic Package Manager under
GNOME. My understanding is that this would have installed a 32-bit version of
Wine in both cases.
I can gather trace/debug info but will need specific directions.
--
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=27410
Summary: Starcraft II Patcher exits immediately without a crash
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.strashun(a)gmail.com
Created an attachment (id=35053)
--> (http://bugs.winehq.org/attachment.cgi?id=35053)
console output
After launching Starcraft II.exe , patcher inetrface shows for 1-2 seconds and
then program closes. No crash in log though.
All console output 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=32182
Bug #: 32182
Summary: GetResolvedNeutrals always returns input
Product: Wine
Version: 1.5.17
Platform: x86-64
URL: http://source.winehq.org/git/wine.git/blob/1262f07609e
6722a841f511445f145d941848800:/dlls/usp10/bidi.c#l562
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
CC: aric(a)codeweavers.com, m.b.lankhorst(a)gmail.com
Classification: Unclassified
coverity (CID 731561) spotted:
http://source.winehq.org/git/wine.git/blob/1262f07609e6722a841f511445f145d9…
action is masked to 0x0f and compared to (1<<8), that won't ever happen.
The code comes from:
commit 032543e54dec387ae0089fe9e5dd0cc0fbc2d253
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Sat Sep 15 15:16:38 2007 +0200
gdi: Implement neutrals resolving in BiDi.
--
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=32396
Bug #: 32396
Summary: iexplore http://imgur.com doesn't open
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
wine iexplore http://imgur.com
Doesn't open & iexplore hangs. Workaroung native jscript
--
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=23005
Summary: errors running winwulff using basic winebottler
install
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: annacegu(a)yahoo.com.au
Installed http://jcrystal.com/products/winwulff/WINWULFF_Setup.exe using
WineBottler OK.
Attempting to run the program using basic wine install gives the following
error as well as attached errors (winebottler-winwulff-error.txt)
Run-time error '10'
This array is fixed or temporarily locked
Needed to install vb6run & dcom98 via winetricks to get the program running
--
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=29140
Bug #: 29140
Summary: ScriptTextOut passes wrong widths to ExtTextOutW
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: disposable593-wine(a)yahoo.com
Classification: Unclassified
in http://source.winehq.org/source/dlls/usp10/usp10.c#L2673
ScriptTextOut always passes NULL to ExtTextOutW instead of the proper width
arrays specified in piJustify or piAdvance.
--
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=16034
Summary: Bombzone won't start
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Created an attachment (id=17259)
--> (http://bugs.winehq.org/attachment.cgi?id=17259)
Crash log; wine 1.1.8, bombzone 1.0
Bombzone, a free bomberman clone (www.bombzone.de), won't run. It changes
screen resolution and 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=13489
Summary: Frets on fire doesn't start(python issue) [dogfood]
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fenixk19(a)mail.ru
Coudn't start Frets on fire for windows 1.2.512. Fails with an error
message(sorry, can't post).
--
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=27476
Summary: Spotify Crashes On Log In - Program Error Box
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mistrywork(a)gmail.com
Hello,
Am using Spotify via Wine on my work machine & that is running Fedora 8.
The latest version of Spotify (0.5) is crashing as soon as I log in.
An error box appears saying:
Program Error
The program spotify.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in Wine... etc,
etc'
I've never had any trouble before but since the latest version of Wine, this
has kept popping up. Have emailed the Spotify folks the IT department here
mentioned that it could possibly be my account being corrupt for Linux and that
could be at Spotify's end. Am waiting to hear back from them. In the
meantime, the terminal output I get is below. Any pointers would be
appreciated. Or if you need any more information, please do not hesitate to
get in touch.
Thanks in advance.
Terminal Output
-----------------------------------------------------
ixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:advapi:RegisterEventSourceW ((null),L"Spotify"): stub
fixme:winsock:WSALookupServiceBeginW (0x138dea4c 0x00000ff1 0x1081a6f8) Stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x13bfc20
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:hnetcfg:fw_app_get_Enabled 0x16f230, 0x13bf3f4
fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x16f230,
L"Z:\\user_data\\ARCHIVE\\misc\\spotify\\spotify.exe"
fixme:hnetcfg:fw_app_put_Name 0x16f230, L"Spotify"
fixme:hnetcfg:fw_apps_Add 0x16f080, 0x16f230
fixme:win:RegisterShellHookWindow (0x60060): stub
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:shell:knownfolder_GetFolderDefinition 0x13bf274
fixme:shell:knownfolder_GetFolderDefinition 0x13bf274
err:ole:CoGetClassObject class {6bf52a52-394a-11d3-b153-00c04f79faa6} not
registered
err:ole:CoGetClassObject class {6bf52a52-394a-11d3-b153-00c04f79faa6} not
registered
err:ole:create_server class {6bf52a52-394a-11d3-b153-00c04f79faa6} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {6bf52a52-394a-11d3-b153-00c04f79faa6}
could be created for context 0x17
fixme:advapi:GetCurrentHwProfileW (0x13bf598)
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_END_BROWSER_SESSION:
STUB
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:win:RegisterDeviceNotificationW (hwnd=0x60060,
filter=0x108a2010,flags=0x00000000) returns a fake device notification handle!
wine: Unhandled page fault on read access to 0x00000070 at address 0x7bc332b7
(thread 000d), 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=12118
Summary: F1 button in WinAMP Milkdrop visualization shows garbage
instead of the help info
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.nullsoft.com/winamp/client/winamp532_ful
l.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
CC: stefandoesinger(a)gmx.at
Created an attachment (id=11502)
--> (http://bugs.winehq.org/attachment.cgi?id=11502)
Milkdrop Help
F1 button in WinAMP Milkdrop visualization shows garbage instead of 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=25505
Summary: Windows Live Messenger 14.0.8089.0726 : Crashed when
installer is loading
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fendersens(a)gmail.com
Created an attachment (id=32475)
--> (http://bugs.winehq.org/attachment.cgi?id=32475)
The backrace generated when running wine using console
I have an offline installer package for windows live messenger of the version
14.0.8089.0726. Running by double-click it and by console yields the same
result: "Wine encountered a serious problem and needs to close....."
--
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=33272
Bug #: 33272
Summary: Pinging 0.0.0.0 returns success, when it should return
failure.
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: metalgrid(a)mail.bg
Classification: Unclassified
Greetings. Slackware64-current with wine-1.5.26, wineserver and wine-preloader
are with capabilities of opening raw sockets (setcap cap_net_raw+ep
/usr/bin/wineserver; setcap cap_net_raw+ep /usr/bin/wine-preloader). Pinging a
random IP address or website with a ping tool (Like the free Colasoft Ping
Tool) works as it should, but pinging 0.0.0.0 returns 0ms ping responses, while
it should return timeouts. If you need any logfiles or traces, tell me so I can
dump them and provide them. 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=24798
Summary: OLE error 800200009 on EasyWorship 2009 eval version
startup
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puk007(a)gmail.com
whenever I start EasyWorship 2009 eval version I get "OLE error 800200009".
Application is downloadable on:
http://www.easyworship.com/downloads/ew_builds/current/EasyWorship_web.zip
console output is attached in 20101018_console.txt
what I've noticed is that I get this error message 3 times and there are 3 log
messages in console:
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 21
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 21
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 21
any idea how to fix?
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=33020
Bug #: 33020
Summary: GetLongPathName does not properly resolve the relative
string '.'
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
Calling GetLongPathName on a string containing the self-referencing string '.'
returns a bogus path, for example:
GetLongPathName('shortpath\.')
returns
shortpath\shortpath
instead of
shortpath\.
This poses a problem for Silverlight, which uses this feature (for some odd
reason) to find the path for debugging 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=26652
Summary: Graphical glitches in Big Fish Games client
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://www.bigfishgames.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=33932)
--> (http://bugs.winehq.org/attachment.cgi?id=33932)
Screenshot
There are some drawing issues in the BFG client. If you look at the attached
screenshot you should be able to see that not all the images are drawn
correctly (I've circled a couple).
"winetricks ie6" needed to get this far.
Native gdiplus does not 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=27539
Summary: EasyHook ProcessMonitor.exe example crashes shortly
after launch
Product: Wine
Version: 1.2.3
Platform: x86-64
URL: http://easyhook.codeplex.com/releases/view/24401#Downl
oadId=61309
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asb(a)asbradbury.org
Created an attachment (id=35204)
--> (http://bugs.winehq.org/attachment.cgi?id=35204)
log containing backtrace (wine 1.3.22)
To reproduce:
1. Set up a fresh WINEPREFIX and do `winetricks -q dotnet20` (program does not
work with mono).
2. Unzip "EasyHook 2.6 Binaries.zip"
3. Run ProcessMonitor.exe under wine, wait for 5 seconds or so and it will
crash
I have attached the backtrace obtained from running this program with wine
1.3.22. Tested with 1.2.3, 1.3.22 and wine-1.3.22-203-gac90c1b which all
exhibit the same crash. I am using a self-built wine on Ubuntu 11.04 x86_64.
$ sha1sum ../EasyHook\ 2.6\ Binaries.zip
b3ea6b68c67ebb22df0853e12c6f8937fe2c12b5 ../EasyHook 2.6 Binaries.zip
--
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=29698
Bug #: 29698
Summary: iexplore http://www.coupons.com/ shows blank page
Product: Wine
Version: 1.3.37
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
There are a bunch of "iexplore blank page" bugs (bug 24285, bug 27694, bug
27892, bug 29249) so this may well be a dup, but:
A user expressed interest in coupons.com on the forum today.
First, wine http://coupons.com/ fails to redirect to http://www.coupons.com/ ,
which is probably a dup of bug 29249 or some other "redirection broken" bug.
Working around that by directly invoking the target page,
wine http://www.coupons.com/
shows a blank page. I'll attach a log.
--
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=31888
Bug #: 31888
Summary: June 2010 directx sdk installer: fails with builtin
mono
Product: Wine
Version: 1.5.14
Platform: x86
URL: http://www.microsoft.com/downloads/en/details.aspx?dis
playlang=en&FamilyID=3021d52b-514e-41d3-ad02-438a3ba73
0ba
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 31882
Classification: Unclassified
Choose the defaults all the way through. Once it's ready to install, it will
try to install native .Net and fail. Looking at its log:
[10/04/12,18:24:46] Running system checks
...
[10/04/12,18:24:46] ***ERROR EVENT*** : SYSTEM CHECK: : OCM product
installed Failed
if I run winetricks dotnet20 first, the installer gets further, then hits bug
31882.
--
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=33256
Bug #: 33256
Summary: Garmin WebUpdater says "You must be a local
administrator to run this application"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wallykramer(a)gmail.com
Classification: Unclassified
Steps to reproduce:
1. Download
http://www8.garmin.com/software/WebUpdater_WindowsXPSP3andnewer__256.exe
2. Execute wine WebUpdater_WindowsXPSP3andnewer__256.exe
3. Observe that it begins to run, doing some self-unpacking, and issues a few
debug messages on the terminal used to launch it.
4. Without any user interaction, it declares: "You must be a local
administrator to run this application."
This is Fedora 16 32-bit
[wally@lenovoR61 Downloads]$ uname -a
Linux lenovoR61 3.6.11-4.fc16.i686 #1 SMP Tue Jan 8 21:23:31 UTC 2013 i686 i686
i386 GNU/Linux
[wally@lenovoR61 Downloads]$ rpm -q wine
wine-1.5.22-1.fc16.i686
[wally@lenovoR61 Downloads]$ wine --version
wine-1.5.22
[wally@lenovoR61 Downloads]$ wine WebUpdater_WindowsXPSP3andnewer__256.exe
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
.NET 3.5 found.
Launching client...
[wally@lenovoR61 Downloads]$
--
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=22636
Summary: Guitar Pro 5.2 demo file browser treeview has
extraneous ":" item
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.brothersoft.com/guitar-pro-download-75243.h
tml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=27823)
--> (http://bugs.winehq.org/attachment.cgi?id=27823)
Guitar Pro 5.2 demo +treeview log
With wine-1.1.44-19-gd2a0188, after installing the Guitar Pro 5.2 demo, then
launching and dismissing the trial nag dialog and initial setup, pressing
Ctrl+B (or going to File -> Browser... menu) brings up a file browser dialog.
Expanding a drive letter, such as C:\, shows directory subitems, but an
extraneous ":" item appears at the top of the directory listing also.
Attempting to expand this item causes a dialog box to display complaining of an
access violation, and expanding directory subitems causes the ":" item to also
be added to their respective subdirectory lists. Using native comctl32 makes
the problem disappear, and a +treeview 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=22544
Summary: poiloader 2.5.4 with wine-1.1.43 no longer works
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.helixrider.de/?p=355
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juvanham(a)nerdshack.com
installation works (if right fonts are installed) but running the POILoader no
longer works. it ends without any message
the poiloader can be found at:
http://www8.garmin.com/products/poiloader/
it doesn't need a garmin device to test, since it can create also binary GPI
files from gpx files and so on. But now it doesn't even start anymore.
--
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=26323
Summary: Please assist urgently,I cant open Microsoft Office
Access 2003 database, and I cant setup e-mail using
Microsoft Office Outlook 2003.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vpoc(a)polka.co.za
I cant open Microsoft Office Access 2003 database, and I cant setup e-mail
using Microsoft Office Outlook 2003.
--
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=22557
Summary: Dragon Age: Origins massive flickering and black
screen
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neuro.courier(a)gmail.com
Created an attachment (id=27665)
--> (http://bugs.winehq.org/attachment.cgi?id=27665)
Log file when launching app
Hi,
When trying to run Dragon Age: Origins under Wine 1.1.43 it launches but upon
reaching the game menu there is massive screen flickering and the app window is
otherwise black. I tried the suggested solution in this entry, but it didn't
change anything: http://bugs.winehq.org/show_bug.cgi?id=22383
Note that the game worked fine under Kubuntu 9.04 and broke after an upgrade to
10.04 - both running Wine 1.1.43. Rolling back to an earlier version (1.1.38)
rendered the same results.
--
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=24634
Summary: ConsultantPlus have "WNetGetUniversalName :
NO_NETWORK" error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Sukhnat(a)tdmmk.msk.ru
Created an attachment (id=31131)
--> (http://bugs.winehq.org/attachment.cgi?id=31131)
logs from terminal
OS: OpenSUSE
ConsultantPlus -- russian program http://www.consultant.ru/
we are using 2 disks. C (local) and I (network).
command line: wine "i:/InR/ConsultantPlus/cons.exe"
It's working, but.. all the time there is error "WNetGetUniversalName -I:
NO_NETWORK"
Any chance to disable error or fix 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=23941
Summary: Falcon 4.0 AF: The Virtual Cockpit is not drawn
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matteo.hausner(a)gmail.com
In Falcon 4.0 Allied Force the Virtual 3D Cockpit is not showing up, also the
outside of the airplane is not visible from the 2D cockpit views.
--
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=27731
Summary: Skype 5.3 crashes on login
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kondratovich_m_v(a)ukr.net
Unable to login in Skype.
--
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=30915
Bug #: 30915
Summary: Error When Closing
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wholocked10(a)gmail.com
Classification: Unclassified
Created attachment 40549
--> http://bugs.winehq.org/attachment.cgi?id=40549
backtrace upon closing
while closing my wineskin for rise of nations gold, and other games, i get an
error.
--
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=25449
Summary: Skype: wine: Unhandled page fault on read access to
0x00000000 at address 0x10b1fb8 (thread 0023)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kenorb(a)gmail.com
wine-fbsd64-1.3.5,1 Microsoft Windows compatibility layer for Unix-like systems
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x900fe 0x00000000
fixme:mmdevapi:MMDevEnum_RegisterEndpointNotificationCallback stub
wine: Unhandled page fault on read access to 0x00000000 at address 0x10b1fb8
(thread 0023), starting debugger...
err:seh:setup_exception_record stack overflow 1040 bytes in thread 0023 eip
7e43ae88 esp 00230f20 stack 0x230000-0x231000-0x330000
Process of pid=0015 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
Segmentation fault (core dumped)
> 0000000e services.exe
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000017 0
00000013 0
00000012 0
0000001a explorer.exe
0000001b 0
0000000b skypePM.exe
0000002b 0
0000000d 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
Full log: http://pastebin.com/XShD8u1u
Could be related: #14598, #13985
--
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=23889
Summary: Joystick keys
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: ahso47(a)yahoo.com
Joystick keys 3&4 broken. Usually I assign those to zoom in/out in Flight
Simulator 2004 and also Fly!2. In both sims those keys are not working. (Saitek
Rumble Force)
--
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.