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=35403
Bug ID: 35403
Summary: dplayx interactive tests crash
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: directx-dplay
Assignee: wine-bugs(a)winehq.org
Reporter: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 47231
--> http://bugs.winehq.org/attachment.cgi?id=47231
Log+backtrace wine 1.7.11
Running dplayx interactive tests with
WINETEST_INTERACTIVE=1 make test
in dlls/dplayx/tests directory yields a crash.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35173
Bug ID: 35173
Summary: Loud audio distortion using wine 1.7.6 and up.
Product: Wine
Version: 1.7.6
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineoss.drv
Assignee: wine-bugs(a)winehq.org
Reporter: asfw(a)sutolyst.me.uk
Classification: Unclassified
When running applications with wine version 1.7.6 to 1.7.8, I get some nasty
loud sound distortion when certain sounds play. It’s not constant, but it is
frequent.
Wine 1.7.5 is the last version without this bug. There is no relevant error
message printed.
This is on FreeBSD, so the sound driver used is wineoss.drv, but I don’t know
if this is where the problem lies.
--
Do not reply to this email, post in Bugzilla using the
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.