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.