http://bugs.winehq.org/show_bug.cgi?id=18514
Summary: Wine botches keysends under autohotkey
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://www.autohotkey.com/
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21162)
--> (http://bugs.winehq.org/attachment.cgi?id=21162)
compiled testcase
This is a strange bug, not sure what's causing it, but using:
Run, notepad.exe
WinWait, Untitled - Notepad, , 3
ControlSend, Edit1, This is a line of text in the notepad window., Untitled
under Autohotkey, gives:
'tHis is a line of text in the notepad window.'
(Once, I also had 'THis')
in notepad (notice that the 't' isn't capitalized, but the 'H' is).
Marking major since it breaks a lot of AHK functionality, which in turns breaks
testing gui testing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23068
Summary: Free FLV Converter: Fails to display select language
window
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.koyotesoft.com/appli/Setup_FreeFlvConverter
.exe
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=28635)
--> (http://bugs.winehq.org/attachment.cgi?id=28635)
Language selection window
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install Free FLV Converter 6.8 without any additions
4) wine FreeFLVConverter.exe
Behaviour:
No window with language selection is displayed. Instead there is only warning
window with "ActiveX component can't create object"
Expected Behaviour:
At first start window from attachment should appear.
winetricks ie6 helps to display this window but short after selecting language
the application 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=11572
Summary: FrameMaker: Registration Dialog Blocks Execution
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jimrorie(a)logisys.biz
FrameMaker 8.0 displays a registration dialog that blocks execution. Several
command line issues:
fixme:mshtml:nsURI_Equals default action not implemented
Seems to be related to the button operation.
also...
err:module:import_dll Library xmlparse.dll (which is needed by L"C:\\Program
Files\\Quicken\\QWUTIL.dll") not found
This error is seen in several adobe applications. Frame 7.2, 8.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=12633
Summary: Windows Media Player 10 crashes on "Add to Library"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://download.microsoft.com/download/1/2/A/12A31F29-
2FA9-4F50-B95D-E45EF7013F87/MP10Setup.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Setting up WPM10 went smoothly. The app started up, and
asked if I wanted to scan folders for music.
I told it to scan my Music folder, whereupon it promptly crashed
with
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7d06b95f).
Backtrace:
=>1 0x7d06b95f IAutoComplete_fnInit+0xb2(iface=0xab1948, hwndEdit=0x20076,
punkACL=0x0, pwzsRegKeyPath=0x0, pwszQuickComplete=0x0)
[dlls/shell32/autocomplete.c:249] in shell32 (0x0033b584)
2 0x07601b83 in wmp (+0xf1b83) (0x0033b5a8)
...
[dlls/shell32/autocomplete.c:249] in shell32: movl 0x0(%ecx),%edx
249 if (!SUCCEEDED (IUnknown_QueryInterface (punkACL, &IID_IEnumString,
(LPVOID*)&This->enumstr))) {
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14052
Summary: CoreAudio driver broken
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kyle.husmann(a)gmail.com
Created an attachment (id=14264)
--> (http://bugs.winehq.org/attachment.cgi?id=14264)
Entire console output while running winecfg
I cannot seem to get the CoreAudio driver to work. Sound is nonexistant, and
it crashes winecfg:
When trying to run winecfg, I click on the "audio" tab, and the winecfg window
goes blank and the application stops responding. In the console, when I click
the tab, I get the error:
err:midi:CoreAudio_MIDIInit can't create wineMIDIClient
Prior to clicking on the audio tab and crashing, I get the
"err:midi:CoreAudio..." and a back trace. The entire output is attached.
Here's the sequence of events in summary:
I launch winecfg, and get the "err:midi:CoreAudio...", and a backtrace.
Then, I click the audio tab, and I get another "err:midi:CoreAudio...", and the
program without updating the window.
In previous versions of wine (last I tried was 0.9.33), this did not happen,
and sound output worked.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19150
Summary: FlashDevelop 3.0.1 RTM (others?) Crashes on start
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
URL: http://www.flashdevelop.org/downloads/releases/FlashDe
velop-3.0.1-RTM.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
Created an attachment (id=22134)
--> (http://bugs.winehq.org/attachment.cgi?id=22134)
wine output
After you install it, upon trying to run it the program churns for a while
without displaying anything, and then the standard "encountered a serious
problem and needs to close" dialog appears. Even after clicking through the
dialog, the wine process hangs and I have to manually ^C 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=22794
Summary: wine install of macrium reflect fails
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n4af(a)pvrc.org
Created an attachment (id=28129)
--> (http://bugs.winehq.org/attachment.cgi?id=28129)
screen capture of failed installation
PCLOS 2010 using wine 1.1.44 does not allow installation of Windows backup
product Macrium Reflect.
Previously tested under Ubuntu 10.04, Mepis 8.5. Also tried early level Wine
1.0
Macrium Reflect will not install
Macrium displays panel "Installation Incomplete"
"The installer was interrupted before Macrium Reflect- Free Edition could be
installed. You need to restart the installer to try again. Click 'Close' to
exit."
Reinstall produces same results.
Simple to reproduce w/ download from http://www.macrium.com/reflectfree.asp
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13289
Summary: Unimplemented function ntoskrnl.exe
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j_acomputersolutions(a)hotmail.com
Created an attachment (id=13140)
--> (http://bugs.winehq.org/attachment.cgi?id=13140)
the bactrace/error givin showing unimplemented function
"unimplemented function ntoskrnl.exe.IoGetCurrentProcess" is needed to help me
play zeus maplestory game.. i am runing mandriva 2008.0 pwp 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=23069
Summary: Free FLV Converter: Buttons have hatched appearance
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.koyotesoft.com/appli/Setup_FreeFlvConverter
.exe
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=28637)
--> (http://bugs.winehq.org/attachment.cgi?id=28637)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install Free FLV Converter 6.8 without any additions
4) wine FreeFLVConverter.exe
Behaviour:
Buttons look like in upper image. They are hatched.
Expected Behaviour:
Buttons should look like in lower image. They shouldn't be hatched.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20048
Summary: DeviceIoControl() return size of zero returned not
returned correctly to lpBytesReturned
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Created an attachment (id=23594)
--> (http://bugs.winehq.org/attachment.cgi?id=23594)
Screen inage showing returned size of 0x511D24
SIV (http://rh-software.com/) is reporting PCI device information after
HalGetBusData() has returned a size of zero which it then passed back to
complete the I/O control with a success status, however it does not come back
as zero (See attached screen image), but a large pseudo random number, 0x511D24
on this osasion. To reproduce this downlaod and run SIV 4.01, press [PCI Bus]
and then select a device.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.