http://bugs.winehq.org/show_bug.cgi?id=15111
Summary: Photoshop CS2 tools stop working in maximised images
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: john(a)todnet.demon.co.uk
When working with maximized images in Photoshop CS2, tools (e.g. crop, marquee,
clone etc. etc.) will eventually stop working. All tools except the colour
picker seem to be affected. When the tool is clicked on the image, the tool
symbol disappears whilst the mouse key is pressed and nothing is done.
The problem usually appears after several images have been opened, but can
happen after a single image has been opened and worked on. Sometimes tool
functionality becomes intermittent at first, then eventually stops working
altogether. Closing all images except one does not restore tool functionality.
The tools work normally in non-maximized windows. However, menu based commands
(e.g. filters) work normally with the maximized images - just the tools are
affected.
Easiest way to replicate: Open several images in Photoshop CS2, maximize, work
on them, open some more images, repeat.
WM: Metacity; Ubuntu Hardy 8.04
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20015
Summary: X-Lite don`t work with ALSA driver correctly
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slacker.rus(a)gmail.com
When I am using X-Lite (http://counterpath.com) with ALSA sound driver in WINE
- I hear the sound with frequent short interruptions. With OSS - it`s all
right, but other applications that use sound card don`t work, or x-lite don`t
work if, for example audio player runs first.
I have this problem on many PC and any versions of WINE.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30420
Bug #: 30420
Summary: pyjamas desktop (python26 + python-comtypes MSHTML.DLL
from IE8) fails due to unsupported ReadTypeLib header
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
Classification: Unclassified
amazingly, IE8 works. python26 works. python-comtypes barfs for the sole
reason that (as can be seen below) LoadTypeLibEx fails.
what python-comtypes does is find the dll, extract its typelibrary and
auto-generates python code which caches all the COM functions.
an strace shows that atl.dll is correctly being located, but the fact
that the function fails makes it impossible to proceed.
however - and this is the absolutely amazing bit - if i comment out the line of
python code (line 39 below), GetModule('atl.dll'), then ALL OTHER GetModule
CALLS WORK!
this is just absolutely stunning. pyjamas-desktop - a highly sophisticated
application that relies heavily on python COM bindings to MSHTML.DLL, actually
bloody well works.
the only other thing i spotted was that in the conversion process, one of the
GetModule calls threw these errors:
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 3e8
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 3e8
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 10b30
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 1142c
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref 3e8
other than that, this is a staggeringly-impressive result.
C:\pyjamas\examples\helloworld>python Hello.py
fixme:ole:TLB_ReadTypeLib Header type magic 0x00405a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"atl.dll" failed with error 0
Traceback (most recent call last):
File "Hello.py", line 1, in <module>
import pyjd # this is dummy in pyjs.
File "C:\Python26\lib\site-packages\pyjd\__init__.py", line 43, in <module>
from mshtml import *
File "C:\Python26\lib\site-packages\pyjd\mshtml.py", line 39, in <module>
GetModule('atl.dll')
File "C:\Python26\lib\site-packages\comtypes\client\_generate.py", line 97,
in GetModule
tlib = comtypes.typeinfo.LoadTypeLibEx(tlib)
File "C:\Python26\lib\site-packages\comtypes\typeinfo.py", line 480, in
LoadTypeLibEx
_oleaut32.LoadTypeLibEx(c_wchar_p(szFile), regkind, byref(ptl))
File "_ctypes/callproc.c", line 924, in GetResult
WindowsError: [Error -2147312566] Windows Error 0x80029C4A
C:\pyjamas\examples\helloworld>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28866
Bug #: 28866
Summary: Avant Browser needs HTMLElement_get_isTextEdit
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.avantbrowser.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Now after bug 27682 is fixed.. And you try to click links or move mouse it
needs:
fixme:mshtml:HTMLElement_get_isTextEdit (0x32dcaf8)->(0x11be448)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32888
Bug #: 32888
Summary: rror: junk at end of line, first unrecognized
character is
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alpha_one_x86(a)first-world.info
Classification: Unclassified
When I try compil with wine Qt application with official Qt 5.0.1 32bits for
windows:
WINEPREFIX="/mnt/perso/progs/wine/qt-5.0-32Bits-for-ultracopier/" wine
mingw32-make
err:xrandr:xrandr12_init_modes Output has no modes.
C:/MinGW/bin/mingw32-make -f Makefile.Debug
err:xrandr:xrandr12_init_modes Output has no modes.
mingw32-make[1]: Entering directory 'C:/ultracopier'
g++ -c -pipe -fno-keep-inline-dllexport -g -Wall -Wextra -fno-rtti -fexceptions
-mthreads -DUNICODE -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB
-DQT_CORE_LIB -DQT_NEEDS_QMAIN -DQT_NO_DYNAMIC_CAST -I. -I"lib\qt-tar-xz"
-I"..\qt5\qtbase\include" -I"..\qt5\qtbase\include\QtWidgets"
-I"..\qt5\qtbase\include\QtXml" -I"..\qt5\qtbase\include\QtNetwork"
-I"..\qt5\qtbase\include\QtGui" -I"..\qt5\qtbase\include\QtCore" -I"debug"
-I"." -I"..\qt5\qtbase\mkspecs\win32-g++" -o debug\ThemesManager.o
ThemesManager.cpp
err:xrandr:xrandr12_init_modes Output has no modes.
err:xrandr:xrandr12_init_modes Output has no modes.
err:xrandr:xrandr12_init_modes Output has no modes.
{standard input}: Assembler messages:
{standard input}:9561: Error: junk at end of line, first unrecognized character
is `p'
{standard input}:9561: Error: junk at end of line, first unrecognized character
is `%'
{standard input}:37027: Error: junk at end of line, first unrecognized
character is `.'
{standard input}:75460: Error: junk at end of line, first unrecognized
character is `.'
{standard input}:89689: Error: junk at end of line, first unrecognized
character is `.'
Makefile.Debug:9355: recipe for target 'debug/ThemesManager.o' failed
mingw32-make[1]: *** [debug/ThemesManager.o] Error 1
mingw32-make[1]: Leaving directory 'C:/ultracopier'
makefile:34: recipe for target 'debug' failed
mingw32-make: *** [debug] Error 2
Same with gcc cli only.
Thanks to fix it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32954
Bug #: 32954
Summary: Trying to download flash from iexplore crashes in
jscript
Product: Wine
Version: 1.5.23
Platform: x86
URL: http://get.adobe.com/flashplayer/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 43526
--> http://bugs.winehq.org/attachment.cgi?id=43526
backtrace
$ wine iexplore http://get.adobe.com/flashplayer/
click download, on next page, wait a couple seconds, and it should crash (or
click on the page anywhere, that also seems to trigger it).
Backtrace:
=>0 0x7c92b804 create_exec_ctx+0x84(script_ctx=0x7164748, this_obj=<is not
available>, var_disp=0x4f9b350, scope=0x7c88390, is_global=0, ret=0x32ed2c)
[/home/austin/wine-git/dlls/jscript/../../include/oaidl.h:801] in jscript
(0x0032ec98)
1 0x7c92e2d0 invoke_source+0x30f(ctx=0x7164748, function=0x85b43f8,
this_obj=(nil), argc=0x1, argv=0x32ee88, r=0x32eec8)
[/home/austin/wine-git/dlls/jscript/function.c:232] in jscript (0x0032ed48)
2 0x7c92ea33 Function_invoke+0xb2(func_this=0x85b43f8, jsthis=(nil),
flags=0x1, argc=0x1, argv=0x32ee88, r=0x32eec8)
[/home/austin/wine-git/dlls/jscript/function.c:356] in jscript (0x0032eda8)
3 0x7c9220ad invoke_prop_func+0x2cc(This=0x85b43f8, jsthis=<is not
available>, prop=0x85b4440, flags=0x1, argc=0x1, argv=0x32ee88, r=0x32eec8,
caller=(nil)) [/home/austin/wine-git/dlls/jscript/dispex.c:388] in jscript
(0x0032ee18)
4 0x7c922c6f DispatchEx_InvokeEx+0x41e(iface=0x110000, id=0x8, lcid=0x40,
wFlags=<couldn't compute location>, pdp=(nil), pvarRes=0x7c954086,
pei=0x32ed48, pspCaller=0x7c92e2d0)
[/home/austin/wine-git/dlls/jscript/dispex.c:692] in jscript (0x0032eee8)
5 0x7d13bed6 call_disp_func+0x105(disp=<is not available>, dp=<is not
available>, retv=0x32f038)
[/home/austin/wine-git/dlls/mshtml/../../include/dispex.h:299] in mshtml
(0x0032ef88)
6 0x7d13c266 call_event_handlers.clone+0x1e5() in mshtml (0x0032f068)
7 0x7d13cc62 fire_event_obj+0x371(doc=0x7a09320, eid=EVENTID_CLICK,
event_obj=0x7f175b8, target=0x80c60b8, script_this=(nil))
[/home/austin/wine-git/dlls/mshtml/htmlevent.c:1073] in mshtml (0x0032f108)
8 0x7d13d329 fire_event+0x88(doc=0x7a09320, eid=EVENTID_CLICK, set_event=0x1,
target=0x80c60b8, nsevent=0x7a59988, script_this=(nil))
[/home/austin/wine-git/dlls/mshtml/htmlevent.c:1188] in mshtml (0x0032f138)
9 0x7d18fb35 handle_htmlevent+0x114(iface=0x110000, event=0x8)
[/home/austin/wine-git/dlls/mshtml/nsevents.c:318] in mshtml (0x0032f1a8)
10 0x6a63b7f0 in xul (+0x9fb7ef) (0x04f99f40)
11 0x00187f04 (0x6b0da4b8)
12 0x6a63cef8 in xul (+0x9fcef7) (0x6a63cf14)
0x7c92b804 create_exec_ctx+0x84
[/home/austin/wine-git/dlls/jscript/../../include/oaidl.h:801] in jscript: movl
0x0(%edi),%eax
801 return This->lpVtbl->AddRef(This);
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32169
Bug #: 32169
Summary: page fault on read access to 0x013ed370 in 64-bit code
(0x00000000004096e9)
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://www.powergrep.com/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: WineHQBugzilla.sn3akyp3t3(a)spamgourmet.com
Classification: Unclassified
Created attachment 42441
--> http://bugs.winehq.org/attachment.cgi?id=42441
Crash dump
Caused when running PowerGrep version 4.4 64 Bit portable Binary.
Unfortunately, this is not a free product so may be difficult to correct.
A debugger version of PowerGrep4 64 bit is also available, but unfortunately it
refuses to run which I will submit another bug report for.
I'm currently working with the developer after experiencing an access violation
error using the 32 bit version which I was able to run the debugger and submit
a bug. I don't know if that bug is related to this one. I'm doubting it
because the trigger of the error for the 32 bit experienced is not at process
startup like this one I experience here.
The GUI of the application for this issue fails to present itself on startup.
All that is given is the dump.
I've had previous experience with this application running without fail on
Ubuntu 10.04.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18474
Summary: DPP (Digital Photo Professional): Instruments windows
returns to its starting position (in the center)
automatically when the image windows is selected
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.pannucci(a)gmail.com
Tested with DPP 3.5.2 and 2.2 with WINE 1.0.1 and WINE 1.1.21:
When you double click on a listed image, dpp automatically opens an image
window and an instruments windows.
Instruments window automatically stay on the top (itsn't possible to change
this) and opens in the center of the screen hiding (in part) the opened image
below!
When you move the inst. windows away and then re-select the image windows, the
inst. windows returns in the center.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22521
Summary: .NET 2.0 sp2 installer does not successfully install.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pettigrewnet(a)comcast.net
Created an attachment (id=27601)
--> (http://bugs.winehq.org/attachment.cgi?id=27601)
A failed install log
The installer sometimes fails to run. It does sometimes run, but ends with a
fairly typical GUI installer 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=28556
Bug #: 28556
Summary: ICQ 7 installer error message
Product: Wine
Version: 1.3.29
Platform: x86-64
URL: http://ftp.icq.com/pub/ICQ7/install_icq7.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 36673
--> http://bugs.winehq.org/attachment.cgi?id=36673
Wine 1.3.29 console output
ICQ 7 installs correctly but the installer pops up with an error message:
"Service failed to run"
Not clear how this affects the app as I don't have an account so it may simply
be a minor annoyance.
vcrun2008 needed to get this far.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13137
Summary: IE6 crashes due to unimplemented function
wininet.dll.GetDiskInfoA
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eddie(a)lania.nl
Created an attachment (id=12940)
--> (http://bugs.winehq.org/attachment.cgi?id=12940)
Crash-when-trying-to-set-Temporary-Internet-Files-settings-in-ie6_related_to_wininet_wine-1.0-rc1
When trying to change the settings for the "Temporary Internet Files", IE6
crashes. See the attachment for more information.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29571
Bug #: 29571
Summary: Chrome with User Agent Switcher unable to load any
urls with --no-sandbox --single-process
Product: Wine
Version: 1.3.36
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
Created attachment 38302
--> http://bugs.winehq.org/attachment.cgi?id=38302
Log: chrome + UAswitcher
wine-1.3.36-172-gb00e703
1. Download Google Chrome Standalone installer from :
https://www.google.com/chrome/index.html?platform=win&hl=en&standalone=1
sha1sum: 3700838267c7d2f01b3a4cf6802052967166bffa
2. Install with Wine:
$ wine ChromeStandalone.exe
3. Start chrome.exe with --no-sandbox switcher
$ cd .wine/drive_c/users/fracting/Local\ Settings/Application\
Data/Google/Chrome/Application/
$ wine chrome.exe --no-sandbox ( Workaround for Wine Bug 21232 [1] )
4. open chrome://flags, enable `Experimental Extension APIs`
5. Restart chrome.exe with --no-sandbox and --single-process switchers
( Workaround for Wine Bug 27248 )
$ wine chrome.exe --no-sandbox --single-process
6. Open http://spoofer-extension.appspot.com/spoofer.crx , install
User Agent Switcher Extension
7. open any urls, with any tab, usually fails.
How reproducible:
Nearly 90%
When this bug appear, Chrome display such message in the status bar:
"Waiting for extension User-Agent Switcher for Chrome..."
Below message seems relate to the bug:
[116:99:3876457:ERROR:proxy_resolver_winhttp.cc(79)] WinHttpGetProxyForUrl
failed: 12166
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18431
Summary: Lords 2: Autoplay doesn't realize that game is installed
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
After installing the game through wine, and running autoplay again, "Play" and
"Uninstall" is still greyed out, and "Install" is clear. Clicking on "Install"
starts the installation procedure all over again. Running the game directly
("wine C:\\SIERRA\\Lords2\Lords2.exe") works perfectly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31902
Bug #: 31902
Summary: Crash when clicking on a .pptx file to open MS
PowePoint 2010
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vinay(a)totalcaos.com
Classification: Unclassified
Created attachment 41999
--> http://bugs.winehq.org/attachment.cgi?id=41999
Backtrace and dump after crash
Powerpoint 2010 under crossover linux crashes when opening a powerpoint (.pptx)
file from the filesystem (double click on a filename.pptx) causing powerpoint
to launch
No issues if powerpoint is open and the file is opened by using the file ->
open from within powerpoint.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30832
Bug #: 30832
Summary: Canon Digital Photo Professional: Fails to convert
.cr2 files
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: test051102(a)hotmail.com
Classification: Unclassified
It is possible to edit/save .cr2 files without problems. Any changes made to a
.cr2 file are added to the file in a non desctructive way. They can be removed
at a later time. The changes are displayed correctly in the internal viewer.
Hower to actually apply the changes the final .cr2 file needs to be converted
to .jpg for example. This is the most important functionality of the
application. It totally failes in current version of wine with an "unknown
error". The application continues to work after display the error.
I have tested the issue with Canon DPP Version "3.11.4.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=11217
Summary: X Error of failed request: BadAlloc
Product: Wine
Version: 0.9.53.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viehl(a)fzi.de
Created an attachment (id=10295)
--> (http://bugs.winehq.org/attachment.cgi?id=10295)
Crash log
The game Archlord (available free at www.archlordgame.com) installs using wine.
For starting some dlls were missing and were copied an registered to the
necessary location (shdocvw.dll).
Now, the application crashs on startup. A splash screen could be seen for a
split second. The problem is a "BadAlloc" in the X system.
--
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=12346
Summary: Installation second cd
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tkachenkok(a)gmx.de
Created an attachment (id=11827)
--> (http://bugs.winehq.org/attachment.cgi?id=11827)
console-output of wine
At the installation of the Lingvo 12.0 the second cd is requested. After wine
eject it is possible to eject cd by pushing the eject-button at the cd-rom.
But after insertion and automounting of the second cd it isn't recognized
(pushing retry button in the "insert second cd" dialog does nothing).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12380
Summary: Microsoft Word Viewer 2003: Cannot associate with *.doc
files
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bammzilla(a)gabriana.com
To reproduce:
1) Start with a clean .wine profile just to make sure (delete .wine and run
wineprefixcreate)
2) Install Microsoft Office Word Viewer 2003. Installation should succeed
without problems.
3) Create a shortcut in KMenu (in KDE) or Applications menu (in Gnome). The
command should look similar to this:
env WINEPREFIX="/home/bamm/.wine" wine "C:\Program Files\Microsoft
Office\OFFICE11\WORDVIEW.EXE"
depending, of course, on the installation path you selected, and label it
Microsoft Office Word Viewer 2003 (or whatever you please).
Note that this step may be unneccessary because Wine may have already created
this shortcut for you.
4) Associate *.doc files (application/msword) with the Microsoft Office Word
Viewer 2003.
5) Double click on a *.doc file. Word Viewer opens but the document does not
open.
==
Analysis:
It seems the wrong path to the document is sent to Word Viewer. To test this,
replace wordview.exe with a script that displays the full path name.
You can see this problem without actually associating *.doc files with the
viewer. In my desktop you can right-click on a *.doc file, select Open With,
choose Other, then browse to the shortcut you created in Step 3. The result is
the same; Word Viewer opens but the document is not loaded.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12771
Summary: Multiple graphic problems in "The Witcher"
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: HASH.DuOrden(a)gmail.com
In "The Witcher" there is no progress bars shown, at left-top of screen, for
own health (red), for energy (yellow), for part progress (green) and for
experience (sky blue around wolf medalion).
And no health bar for targeted creature (green circle under foots of creature),
you can see part of it in the middle of Windows screen shot under the wolf
body.
Also in key binding menu the button with corresponding letters are empty under
Linux-Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13795
Summary: Babylon 7: dictionary installation fails
Product: Wine
Version: 1.0-rc4
Platform: Other
URL: http://dl.babylon.com/files/Babylon7/Babylon7_setup.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: furox(a)gmx.net
Installation of a new dictionary from disk (BGL file) with Babylon 7 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=13832
Summary: Circuitmaker schematic does not print to a printer
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brodo(a)o2.pl
Created an attachment (id=13887)
--> (http://bugs.winehq.org/attachment.cgi?id=13887)
snapshots of the "printing" effect
In schematic section of the Circuitmaker 2000 invoking printing operation
directed to a printer gives no printing at all and the screen is losing wired
connections.
I am enclosing snapshots of the normal view of the design and the broken (after
printing attempt) one.
Refreshing screen can be made only by reopening the design file, so some work
can be lost while invoking printing of an unsaved file/design.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13872
Summary: Audiosurfs main menus displays incorrectly
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninja.gofer(a)gmail.com
Created an attachment (id=13952)
--> (http://bugs.winehq.org/attachment.cgi?id=13952)
Game Menu 1
In windowed mode, the games graphics for the main menu is not resized to the
size of the window. The buttons can still be clicked as if they were in there
original position, in other words you have to hover the mouse above button
graphic till its highlighted. Also, if you change from fullscreen to windowed
the game graphics are not resized in the window.
The in-game song browser displays all the song names on the same line, making
it very difficult to select a song. Unsure though if this is related to the
above problem.
Note, these issues are reproducible in the demo version that is available on
steam.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14188
Summary: utorrent - it disconnects fast leaching peers with Error
10022
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yvko(a)mail.com
Running utorrent 1.7.7 on Wine 1.0.0 (but 0.9.55 is the same) on ubuntu 7.04
feisty (Intel based).
When seeding and single peer reaches speed above approx 1MB/s it disconnects
this peer with the following error: Peer error: Error 10022.
Seeding to peers with speed below 1MB/s works well and is not affected by this
disconnections.
Consulted with utorrent developers and they are not aware of this behavior on
any other platform.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14320
Summary: Game starts, but has so much 'lag' that it becomes
unplayable.
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike.bronner(a)gmail.com
Created an attachment (id=14597)
--> (http://bugs.winehq.org/attachment.cgi?id=14597)
School Tycoon Terminal Log
This has happened with multiple games from Cat Daddy Games so far. I have
attached the terminal log from School Tycoon, and will attach the terminal log
from Medieval Campaign when I re-install it.
Both games are exhibiting the same behavior, and the terminal log may suggest
that it might have something to do with DirectMusic or DirectPlay?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14559
Summary: Rosetta stone v3 microphone detection
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: groennevik(a)gmail.com
Rosetta Stone v3 has a simple mic detection, which simply says it's not found.
It seems to work for many, but many others have the same issue I have. I've
tried every setting I could think of, but obviously I could've missed
something.
The software appears to work well other than the mic recognition, but it would
be very useful to have that feature enabled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14819
Summary: Rockman 7 Famicom Edition causes crash,
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zombie(a)terralab.com
Rockman 7 Famicom edition causes a severe crash, additionaly, the Japanese
character set is not displayed correctly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15013
Summary: Thunder:Can't finish any task.
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wineappdb(a)sina.com
CC: wineappdb(a)sina.com
Thunder(xunlei) download link(You need to install it
first):http://down.sandai.net/Thunder5.8.4.572.exe
I can't use it to finish tasks.(It is the main use of this software)You can
read the picture below to know the situation.(The task stop at the 99.9%)
http://appdb.winehq.org/appimage.php?iId=19736
Here is a test link.You can try to use Thunder(xunlei) to download it and you
may know what the bug I find is.(only
4M)ftp://202.107.228.143:26/pub/games/games/koei/sea2a.zip
distribution:RedFlag Linux Desktop 6.0 SP1
compiler:
Using built-in specs.
Target: i386-pc-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile --disable-libmudflap
--enable-languages=c,c++,java,fortran --disable-libgcj --with-cpu=generic
--host=i386-pc-linux
Thread model: posix
gcc version 4.2.1
command line:wine .wine/drive_c/Program\ Files/Thunder\
Network/Thunder/Thunder.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=15654
Summary: Tournament director needs Microsoft HTML Application
Host to start (mshta.exe)
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://www.thetournamentdirector.net/download.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Saw this reported on wine user's. Guy needs it for his job, so thought I'd
help. First bug, requires mshta.exe, otherwise it fails with a cryptic error:
CreateProcess failed (2).
Not sure what component that would be...leaving as unknown for now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16966
Summary: Powerslide segfaults under wine-1.1.13
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: specious(a)gmail.com
Created an attachment (id=18746)
--> (http://bugs.winehq.org/attachment.cgi?id=18746)
Powerslide segfaults on wine-1.1.13 on Gentoo/amd64
Powerslide segfaults right before game starts (both the original CD install,
and with the 1.04 patch applied). The menu works, but after you click through
the menus to play, wine crashes.
This is after running ps_clo.exe and setting "-nopollsound", without which the
game won't start at all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17325
Summary: Multiwinia locks up when you exit it
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
URL: http://www.introversion.co.uk/multiwinia/downloads/index
.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soulblade(a)ntlworld.com
When attempting to the exit the game by clicking on 'Quit', the game locks up.
The X server and Linux are not effected.
To replicate this issue:
1. Run 'pkill pulseaudio' if you are using Pulseaudio.
2. Launch Multiwinia using the Application menu short cut.
3. Wait the the game has loaded.
4. Click on quit.
5. The game locks up.
Pc specifications are as follows:
CPU: Intel Q6600 2.4Ghz
RAM: 2Gb DDR2
GFX: Nvidia 8800GT 512MB
MOBO: GA-965P-DS3 (rev. 1.0)
Network: WUSB54GC
OS: Ubuntu 8.10 "Intrepid" x86_64
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17672
Summary: Wine denies access to Oracle Client install folder
Product: Wine
Version: 1.1.16
Platform: PC
URL: http://www.oracle.com/technology/software/products/datab
ase/oracle10g/htdocs/10201winsoft.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lineback(a)toastytech.com
When installing the Oracle DB Client Wine removes the permissions on the
destination folder so it can not be read or written to.
I have been trying to see if I can get the installer for the Oracle 10gR2 (
Client to install under Wine on Ubuntu 8.04. (Available from here:
http://www.oracle.com/technology/software/products/database/oracle10g/htdoc…
) The version 11 client also does the same thing.
I can get past the DirectDraw issue in bug#11877 and bug#17371 by running the
setup program with the command line "setup -J-Dsun.java2d.noddraw=true"
But then when it starts the actual installation process of creating folders and
copying files, it modifies the file permissions - in such a way that it can no
longer write to the folder, and the installer logs the error and immediately
exits. It should not set the permissions like that.
Under Windows the installer does change around the permissions on the folder, I
think to ensure SYSTEM has full access.
Off hand, I have not found a work around because even when I use a mounted FAT
partition the installer under Wine thinks it can still set the permissions.
(The client can be installed on a FAT/FAT32 partition just fine under Windows)
An example of what I am talking about. First from inside Wine just after an
attempted install to the destination home directory of
"c:\oracle\product\10.2.0\client_1\" (starting with a completely clean Wine
folder of course):
------------
C:\oracle\product\10.2.0>dir
Volume in drive C is
Volume Serial Number is 0000-0000
Directory of C:\oracle\product\10.2.0
3/8/2009 10:56 AM <DIR> .
3/8/2009 10:56 AM <DIR> ..
3/8/2009 10:56 AM <DIR> client_1
0 files 0 bytes
3 directories 6,748,340,224 bytes free
C:\oracle\product\10.2.0>cd client_1
Access denied
C:\oracle\product\10.2.0>copy c:\test.txt
c:\oracle\product\10.2.0\client_1\test.txt
Access denied
C:\oracle\product\10.2.0>
------------
And then from the Ubuntu command prompt:
------------
nathan@bignathan:~/.wine/drive_c/oracle/product/10.2.0$ ls -l
total 4
d----wS--- 3 nathan nathan 4096 2009-03-08 10:56 client_1
nathan@bignathan:~/.wine/drive_c/oracle/product/10.2.0$ cp
~/.wine/drive_c/test.txt
~/.wine/drive_c/oracle/product/10.2.0/client_1/test.txt
cp: accessing
`/home/nathan/.wine/drive_c/oracle/product/10.2.0/client_1/test.txt':
Permission denied
nathan@bignathan:~/.wine/drive_c/oracle/product/10.2.0$
------------
And additionally, from the end of the log the Oracle installer creates:
------------
...
INFO: *** Install Page***
INFO: FastCopy : File Version is Compatible
INFO: Install mode is fastcopy mode for component 'oracle.client' with Install
type 'Administrator'.
INFO: HomeSetup JRE files in Scratch :584
INFO: OUI-10125:Unable to write into the Oracle Home you have specified.
------------
I can manually reset the permissions after the fact with chmod, but that
doesn't help because the installer just removes the permissions again the next
time I run 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=18140
Summary: Program FastMail
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simonbcn(a)gmail.com
Created an attachment (id=20599)
--> (http://bugs.winehq.org/attachment.cgi?id=20599)
screenshot 1
My bank requires me to use a program (for Windows only) to see my receipts from
the bank.
This program is FastMail (download link:
http://www.caja-ingenieros.es/cast/productos_y_servicios/fastmail/fastm6.exe)
I have two problems with wine and this program:
1) Look attachment screenshot_001.png (This is one screen of this program). On
this screen there are two fields: "Desde Fecha:" and "Hasta Fecha:", which are
to indicate two dates.
With Wine 1.0.1 it works fine, but with Wine 1.1.19, in these fields appears
several vertical stripes (like one sees in the image) and does not leave me to
introduce any value.
2) This program allows me to print receipts, but when I try it always prints
the entire page black. This occurs with all wine versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18505
Summary: Crashday: Grey overlay at loading screen
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crashkopf(a)gmail.com
Created an attachment (id=21150)
--> (http://bugs.winehq.org/attachment.cgi?id=21150)
Screenshot of bug.
When loading a game (singleplayer/career), there is a grey overlay which hides
ca. 3/4 of the whole screen. Since it hides the progress bar, you can not find
out when the games is loaded so you have to press enter when you think it's
done.
Sometimes the overlay is smaller or grows while loading.
This bug also happens in 1.0.1 and other randomly chosen versions from 1.0.1 to
1.1.21.
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=18636
Summary: TF2 pagefaults on exit
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
When exiting from the game main menu, TF2 pagefaults. This sometimes causes
settings/file corruption on the next startup. It also prevents hl2.exe of
exiting cleanly, which in turn prevents Steam.exe of exiting without killing
either process.
Attached is a log of opening and exiting TF2 twice.
nVidia 9800GTX+ drivers 185.19
Game started on a clean wineprefix with options -dxlevel 81 -windowed -noborder
-width 1440 -height 900 -novid, OffscreenRenderingMode set to fbo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18832
Summary: compiling with -fprofile-generate fails on sfnt2fnt
due to hidden symbol
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
I've been attempting to experiment with compiling Wine using profile guided
optimization, however make fails in tools/sfnt2fnt due to a hidden symbol.
GCC version: 4.3 on Ubuntu 9.04
x86_64-linux-gnu-gcc -m32 -Wall -g -O2 -fprofile-generate -o sfnt2fnt
sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lfreetype -lz
-Wl,--rpath,\$ORIGIN/../libs/wine
/usr/bin/ld: sfnt2fnt: hidden symbol `__gcov_merge_add' in
/usr/lib/gcc/x86_64-linux-gnu/4.3.3/32/libgcov.a(_gcov_merge_add.o) is
referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[1]: *** [sfnt2fnt] Error 1
make[1]: Leaving directory `/home/scott/src/wine-1.1.23-profiled/tools'
make: *** [tools] Error 2
If I try hacking the makefile to add the -fno-profile-generate flag after that
one, I get this error:
x86_64-linux-gnu-gcc -m32 -Wall -g -O2 -fprofile-generate -fno-profile-generate
-o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a
-lfreetype -lz -Wl,--rpath,\$ORIGIN/../libs/wine
sfnt2fnt.o: In function `exit_on_signal':
/home/scott/src/wine-1.1.23-profiled/tools/sfnt2fnt.c:167: undefined reference
to `__gcov_indirect_call_profiler'
sfnt2fnt.o: In function `cleanup':
/home/scott/src/wine-1.1.23-profiled/tools/sfnt2fnt.c:162: undefined reference
to `__gcov_indirect_call_profiler'
sfnt2fnt.o: In function `main':
/home/scott/src/wine-1.1.23-profiled/tools/sfnt2fnt.c:567: undefined reference
to `__gcov_indirect_call_profiler'
sfnt2fnt.o: In function `fill_fontinfo':
/home/scott/src/wine-1.1.23-profiled/tools/sfnt2fnt.c:416: undefined reference
to `__gcov_one_value_profiler'
sfnt2fnt.o: In function `global constructors keyed to 65535_0_main':
/home/scott/src/wine-1.1.23-profiled/tools/sfnt2fnt.c:793: undefined reference
to `__gcov_init'
sfnt2fnt.o:(.data+0x44): undefined reference to `__gcov_merge_add'
sfnt2fnt.o:(.data+0x50): undefined reference to `__gcov_merge_single'
../libs/wine/libwine.so: undefined reference to `__gcov_pow2_profiler'
../libs/wine/libwine.so: undefined reference to `__gcov_interval_profiler'
../libs/wine/libwine.so: undefined reference to `__gcov_execv'
collect2: ld returned 1 exit status
make[1]: *** [sfnt2fnt] Error 1
make[1]: Leaving directory `/home/scott/src/wine-1.1.23-profiled/tools'
make: *** [tools] Error 2
This is strange as compiling without -fprofile-generate works 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=19314
Summary: IE8 for Server 2003 refuses to install
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.microsoft.com/download/7/5/0/7507EBD5-
0193-4B7F-9F14-9014C7EB5C67/IE8-WindowsServer2003-x86-
ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Internet Explorer 8.0 for Windows Server 2003 refuses to install stating,
"Internet Explorer 8 is not supported on this operating system."
Of course, Wine is set to Windows 2003 in winecfg.
The entire console output:
fixme:clusapi:GetNodeClusterState ((null),0x32ec1c,0) stub!
fixme:advapi:DecryptFileA "c:\\8275515be215c554b48a1e\\" 00000000
fixme:advapi:RegisterTraceGuidsW 0x6cd15f38 0x6cd20180 0x6cd019f4 1 0x33f938
(null) (null) 0x6cd20188
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19405
Summary: Game crashing, when exiting
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: freeman85n(a)gmail.com
Created an attachment (id=22500)
--> (http://bugs.winehq.org/attachment.cgi?id=22500)
log
Game crashing, when exiting, log in attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20953
Summary: Does not work windows nt domain authentication in
Radmin Viewer
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.radmin.ru/download/rviewer34ruexe.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehqbugs(a)bugmenot.com
Does not work windows nt domain authentication in wine > 1.1.27
"Не удается инициализировать поддержку аутентификации Windows. Убедитесь, что у
вас установлен компонент "Клиент для сетей Microsoft" в свойствах подключения в
панели управления."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067
Summary: OziExplorer new window has wrong colors
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdoutt(a)whoi.edu
CC: jdoutt(a)whoi.edu
In OziExplorer you can open a small window which displays the entire field of
the chart. You can click at a point in this small window and the enlarged view
of the map in the main window is displayed, centered about that point.
The small window has what appears to be a corrupted color map.
Running Ubuntu 8.04, compiled wine wine-1.1.35 from source, Oziexplorer
3.95.4s
Also, auxillary windows opened at various places in OZI may appear in a
different workspace than the one in which OZI is running, and the ones that do
open in the proper workspace are sometimes not on top but hidden under the main
OZI 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=21092
Summary: Call of duty4 modern warface doesnt receive correct
mouse input
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ergo14(a)gmail.com
Call of duty4 modern warface doesnt receive correct mouse input.
Ie, i cant ether mouselook , or choose options in menu, when i hover cursor
over option, the game doesnt highlight option or allow to do anything - in
version 1.1.34 this works fine.
Whats even more interesting the buttons work - ie. i can shoot with left button
or aim with right button.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21138
Summary: Wine console, cd command possible bug
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: webmobster(a)gmail.com
When using the cd .. command with a space appended it doesn't move up a
directory.
e.g. "cd .. ", but if you add a slash but keep the space it does, e.g. "cd ../
"
Without the space the command behaves as expected.
I don't have windows any more so I can't tell if this is replicating windows
behaviour, but I noticed it when using a program that uses a batch script, and
this caused it to error out.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21310
Summary: motocross madness crashing since 1.1.35
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Brunoooh(a)laposte.net
Hi,
sorry for reporting something "out of the ordinary" and I'm waisting some of
your time
my personnal aim is to run Microsoft's Motocross Madness (the 1st one) within a
virtual computer (sorry... I'm a great fan of this game and as years passes
more and more GPUs and OSs are uncompatible)
because it has a check for a 3D card before launching it's impossible to use in
a windows virtual machine... but thanks to you Wine devs I'm able to use it
within an Ubuntu VM
actually I was able :(
emulation as never been perfect : perfct menus but ingame textures are
completely wrong (a mix of very flashy colors for the area and only black for
the player) but the game was launching and somebody knowing the game could play
it
but since the last Wine upgrade the game can't launch (black screen then a
windows like text box telling me to report the crash if it doesn't crash the
same in a real windows OS
I'm sorry if this is irrelevent and if my explanations are quite confused
Any help or tip is welcomed and if I can give you more details just tell me
what to look for and I'll send it to you
PS : I had to roll back Wine version, synaptics only offered me 1.0.6 version :
I did and the game went back to buggy but working emulation ;)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21387
Summary: NetTerm locks up
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.securenetterm.com/pub/nt325405.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
CC: support(a)securenetterm.com
This is a Bug discussed in Bug 11621 but not belonging there.
Summary:
> As the author of NetTerm, SecureNetTerm, SNetTerm and SecureFTP, I am seeing
> the same problem with NetTerm that I see with Putty as it relates to the telnet
> connection problem.
>
> Our SNetTerm product, as well as the Microsoft telnet.exe DOES NOT have this
> issue.
>
> Is there been any additional information on this issue that would help us get
> this resolved? Where to look? Anytime we can test in the winsock area to help
> resolve the issue?
> I am not sure that this is all that is going on. Our NetTerm product DOES NOT
> send a SIOCATMARK, yet the behavior is much like Putty's. That is, it connects
> to the host ok, then about 2-3 seconds after the connect, it freezes.
>
> Note that it IS NOT a the same place everytime. That is, if I run NetTerm
> without a script, I cannot type fast enough to enter my userid at the Login:
> prompt before the application locks up. However if I use a script, it logs in
> and gets to the command line then locks up.
>
> It appears that some type of timer is involved.
>
> The really strange thing is our SNetTerm product is not affected by the bug at
> all. It does a telnet connect and everything works ok. The same is true for
> the Microsoft telnet.exe program.
> The current version of NetTerm can be downloaded from:
>
> http://www.securenetterm.com/pub/nt325405.exe
>
> and includes a 60 day trial period. If more time is needed, or has been
> downloaded before and trial period has expired, contact me at
> support(a)securenetterm.com and I will send a new key.
> I found the problem. It is in the telnet tcpip network code, sort of like the
> Putty problem. NetTerm locks up when it issues a winsock recv()call for 1 byte
> with MSG_PEEK in the flags field.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21749
Summary: wine 1.2 sierra watcher 3g can't run
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amtloc1(a)gmail.com
while using wine1.2
i've installed sierra wireless 3g watcher.msi (watcher_generic.msi)
but i can't open it.
it crashes right away
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21889
Summary: F/A-18E Super Hornet fails to start
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
F/A-18E Super Hornet is a jet sim published by Interplay in 2000. I have the
version from GoG's catalogue:
http://www.gog.com/en/gamecard/f_a_18e_super_hornet
Symptom: the game shows a black screen on startup then exits (sometimes with a
segmentation fault). The game is installed in a clean wine environment.
What tried so far:
changing various windows versions in winecfg
fullscreen/virtual desktop mode
pixel/vertex shaders on/off
ORM = fbo / backbuffer
audio set to full/emulation alsa/oss
Whatever I tried terminal output remained the same (see attached log).
Wine-1.1.39 from source
Fedora 12 x86
Nvidia driver 190.53
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21954
Summary: Blood Ties (Yahoo! Games) fails during the startup
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=26653)
--> (http://bugs.winehq.org/attachment.cgi?id=26653)
console log from wine-1.1.39-349-g1970fb3
1. Blood Ties (Yahoo! Games) fails during the startup. Before it at least
opened browser's window.
2. I did a regression test between 1.1.39 and 1.1.40:
1970fb35d40240448a311cf2fcd371c9d61300cb is first bad commit
commit 1970fb35d40240448a311cf2fcd371c9d61300cb
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Mar 5 12:28:12 2010 +0100
server: Allow the debugger to be debugged.
:040000 040000 a6fe55a2a89f0245ca07cba46177fc6c319697d5
12a220a36a859e124dbad9298eeecf1fc8bb2c2f M dlls
:040000 040000 3b832a24d3e2da2573e535f85cdba26bfb57e597
6c0fc4ee2b3e1c387f6dd5cfc85e7a68f27946bb M server
3. No other bug report suffers from this commit.
4. Revert of this patch on top of wine-1.1.40 makes that problem go away.
5. Adding author of this patch to CC.
--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=22012
Summary: Cinema 4d 10: Entering arrowed submenus in dropdowns
crashes menu alone.
Product: Wine
Version: 1.1.40
Platform: x86-64
URL: http://murderslastcrow.deviantart.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murderslastcrow(a)gmail.com
This issues is known NOT to exist in any of the recent versions of Wine UNTIL
1.1.40. This is a new bug, where if you click the File menu dropdown, and mouse
over the Recent Files or Export menus, the menu will crash, not allowing you to
easily export files in the program, or use any other arrow-listed menus (these
occur very commonly throughout the program). The terminal didn't output
anything specific while running Wine, but there is a video attached which
exhibits this behavior. It DOES NOT occur in Wine version 1.1.39. This is a NEW
bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22162
Summary: Knights of the Old Republic: Cursor Doesn't Show
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: clone2727(a)gmail.com
CC: julliard(a)winehq.org
Starting with commit c83ea46e1aaf8f8ca130cfe70435daf388b57daf "user32: Return
fake global information in GetCursorInfo instead of thread-local values.", the
cursor no longer appears in Star Wars: Knights of the Old Republic (1 or 2).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.