https://bugs.winehq.org/show_bug.cgi?id=37684
Bug ID: 37684
Summary: unimplemented function msvcr120.dll._wcsset_s
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jaromir(a)mailinator.com
Distribution: ---
http://download.dvdvideosoft.com/webDownloadSource/FreeYouTubeToMP3Converte…
Download that exe, Install it.
The installer couldnt finnish correctly.
Console shows this bug title message.
wine 1.7.31
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34230
Bug #: 34230
Summary: Game crashes every time it try's to load. SWGEmu
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdownsville(a)yahoo.com
Classification: Unclassified
Created attachment 45544
--> http://bugs.winehq.org/attachment.cgi?id=45544
Error message that Wine say's to report.
Playing game and toon dies. Sent to a "cloner" where toon is supposed to
reload. Game crashes when trying to reload every time. Try to reload/restart
game and won't load one more time. Takes 2nd time to load game. Game is SWGEmu
on Haydian-Way server.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33809
Bug #: 33809
Summary: javascript basic DOM API functions fail
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aerilius(a)googlemail.com
Classification: Unclassified
Created attachment 44816
--> http://bugs.winehq.org/attachment.cgi?id=44816
Test case. Open the file in iexplore.exe
Wine's bundled iexplore.exe fails to run certain javascript DOM API functions.
I use an application which embeds html/javascript dialogs and they stop working
when the script reaches one of these functions. (Work-around MS IE8 works, but
I much prefer Gecko and appreciate the progress that has been made so 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.
https://bugs.winehq.org/show_bug.cgi?id=37848
Bug ID: 37848
Summary: For loop %~$PATH:I feature works incorrect - PATH
variable size limited by MAX_PATH
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: ho-rr-or(a)mail.ru
Distribution: ---
Created attachment 50409
--> https://bugs.winehq.org/attachment.cgi?id=50409
Batch file for reproduce
For loop has %~$PATH:I syntax for search file in path list from PATH variable,
but it is not works when PATH variable size more then MAX_PATH.
Seems like there are invalid code in batch.c:
WCHAR fullpath[MAX_PATH];
// ...
/* If env var not found, return empty string */
if ((GetEnvironmentVariableW(env, fullpath, MAX_PATH) == 0) ||
(SearchPathW(fullpath, outputparam, NULL, MAX_PATH, outputparam, NULL)
== 0)) {
finaloutput[0] = 0x00;
outputparam[0] = 0x00;
skipFileParsing = TRUE;
}
Actually PATH length can be greater then MAX_PATH, so it is wrong behavior.
Size of fullpath should be based on variable size.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37817
Bug ID: 37817
Summary: Autocad2006 does not start with a msvcp70.dll related
error (regression)
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paolo.bolzoni.brown(a)gmail.com
Distribution: ArchLinux
The program crashes on start with this error:
wine: Call from 0x7b83a9fc to unimplemented function
msvcp70.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDH@Z,
aborting
Both Autocad2006 and wine have a copy of msvcp70.dll, however the error appear
unchanged deleting one, the other or both.
According to appdb this is a regression, older wine started autocad2006 with
gold support.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37783
Bug ID: 37783
Summary: N1MM PLUS Logger crashes on launch.
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thenels(a)gmail.com
Distribution: ---
Created attachment 50325
--> https://bugs.winehq.org/attachment.cgi?id=50325
The crash report.
When launching N1MM Plus I receive a fatal error. (see attached)
This is a NEW version of the N1MM logging software which was recently ported
from COM to .NET.
This is a logging application used by Amateur Radio operators to log their
radio contacts, particularly for contests.
This app uses .net framework 4.0. Works fine in windows 7.
Here is a link to the N1MM+ software home page:
http://n1mm.hamdocs.com/tiki-index.php
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37752
Bug ID: 37752
Summary: Airport Tycoon 2 demo fails to load with built-in
msvcp70
Product: Wine
Version: 1.7.33
Hardware: x86
URL: http://www.gamershell.com/download_1721.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
The demo just hangs forever with the initial loading screen when using the
built-in msvcp70.dll. The game comes with native msvcp70,msvcr70 installed in
the game directory, if I set msvcp70 to 'native' then the game loads correctly.
wine-1.7.33-45-g6f98de0
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37735
Bug ID: 37735
Summary: Propellerhead Reason 8 installer complains "interface
not supported" during install
Product: Wine
Version: 1.7.33
Hardware: x86
URL: http://ahttps://www.propellerheads.se/download/reason/
OS: Linux
Status: NEW
Keywords: download, obfuscation
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Requires win7 mode.
err:shell:IShellLinkW_fnQueryInterface -- Interface: E_NOINTERFACE
appears in terminal and and error dialog with the message "Interface not
supported" appears twice during install.
This may be related to its driver failing to load, later, I see:
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
regsvr32: Successfully registered DLL 'C:\Program
Files\CodeMeter\Runtime\bin\WibuCmTrigger32.dll'
wine: Unhandled page fault on read access to 0x00000000 at address 0x7ef92d76
(thread 004e), starting debugger...
Application tried to create a window, but no driver could be loaded.
The explorer process failed to start.
err:service:service_send_start_message service L"CodeMeter.exe" failed to start
err:msi:ITERATE_StartService Failed to start service L"CodeMeter.exe" (1053)
err:msi:ITERATE_Actions Execution halted, action L"StartServices" returned 1627
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
regsvr32: Successfully unregistered DLL 'C:\Program
Files\CodeMeter\Runtime\bin\WibuCmTrigger32.dll'
later, an error about 'ignitition key failure', aka authorizaiton failure.
austin@aw25 ~ $ du -h Reason_800.zip
3.7G Reason_800.zip
austin@aw25 ~ $ sha1sum Reason_800.zip
3230fe80c19eed3ddb9b24eca782d23b9a0d168a Reason_800.zip
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35167
Bug ID: 35167
Summary: Atom Zombie Smasher (Steam version) doesn't start with
Wine Mono 4.5.2
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: madewokherd(a)gmail.com
Classification: Unclassified
Regression SHA1: 608b1e141457dc9653d4783419aa6492ea705d99
Created attachment 46913
--> http://bugs.winehq.org/attachment.cgi?id=46913
terminal output
I have this problem only with the Steam version of the game, but can't
reproduce it with the non-Steam demo or full version of the game.
The 'atomzombiesmasher.exe' process constantly uses 100% CPU upon starting, but
nothing happens, the game never loads. Terminal output doesn't contain anything
useful I guess.
The game starts fine with Wine Mono 0.0.8:
608b1e141457dc9653d4783419aa6492ea705d99 is the first bad commit
commit 608b1e141457dc9653d4783419aa6492ea705d99
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Wed Dec 4 11:04:21 2013 -0600
mscoree: Update Wine Mono to 4.5.2.
Demo version is available on Steam, but I can't confirm that it has the same
problem as the full version.
http://store.steampowered.com/app/55040/
Fedora 19
wine-1.7.8-123-g0ff6879
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37794
Bug ID: 37794
Summary: crash in bus simulator
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Maciex105(a)gmail.com
Distribution: ---
Created attachment 50338
--> https://bugs.winehq.org/attachment.cgi?id=50338
Here are details of crash.
After starting the game I have main menu, then i'm clicking play and then there
is some 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=33940
Bug #: 33940
Summary: winmm/mci tests hang on PC-BSD
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: wineoss.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 45078
--> http://bugs.winehq.org/attachment.cgi?id=45078
WINEDEBUG=+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss
make mci.ok
Regression testing blames:
[austin@pcbsd-7162] ~/wine-git% git bisect bad
92e835111bbb22b8c0002ce5d61a24565176a443 is the first bad commit
commit 92e835111bbb22b8c0002ce5d61a24565176a443
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Wed Jan 25 11:14:03 2012 -0600
wineoss.drv: Decouple MMDevAPI buffer and OSS buffer.
:040000 040000 fd4262b0a2aac9d074edbc2b2b57e0c77f6171cc
7763677732d3d090f2fe3451aad08a8a3dd9b423 M dlls
Still in wine-1.6-rc4-41-g0fb9de6. Logs are 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=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=35754
Bug ID: 35754
Summary: WHO Anthro software doesn't work
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ninovolador(a)gmail.com
Created attachment 47748
--> http://bugs.winehq.org/attachment.cgi?id=47748
Output of opening WHO Anthro from the console
WHO Anthro software installs good, but nothing happens when opening.
It is a very valuable software for research on nutritional status.
When opening from the console, a bunch of errors appear. (attachment included)
I am using Manjaro Linux
--
Do not reply to this email, post in Bugzilla using the
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.
https://bugs.winehq.org/show_bug.cgi?id=37658
Bug ID: 37658
Summary: Endless Space crashes on startup, regression
Product: Wine
Version: 1.7.32
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m1(a)olson.eu
Distribution: ---
Created attachment 50116
--> https://bugs.winehq.org/attachment.cgi?id=50116
Error Message Displayed
Running the Steam version of Endless Space with wine 1.7.32 causes the game to
crash on startup with the error: "Couldn't switch to requested monitor
resolution" (See complete error message in attachment).
The error does not persist when downgrading wine to any recent version below
and including 1.7.31. Thus this must be a regression caused by something in
1.7.32. Tested on both Ubuntu & Arch Linux with both an NVIDIA (proprietary
drivers) and Intel GPU.
Unfortunately, due to network constraints, I am unable to peform a proper
regression test.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35253
Bug ID: 35253
Summary: BOINC 5.8.16: uninstall fails
Product: Wine
Version: 1.7.9
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_5.8.16_windows_inte
lx86.exe
OS: Linux
Status: NEW
Keywords: download, Installer, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47018
--> http://bugs.winehq.org/attachment.cgi?id=47018
wine-1.7.9-43-gbfb4f28 +msi +msiexec [1 MB]
Trying to uninstall BOINC 5.8.16 from "wine uninstaller" fails immediately.
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action L"CAValidateSetupType"
returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Nothing else in the console.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36991
Bug ID: 36991
Summary: WSAStringToAddress("2001::1", AF_INET, …) appears to
succeed.
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: dwmw2(a)infradead.org
That is not a valid Legacy IP address. It shouldn't return success. And doesn't
on Windows 7.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34271
Bug #: 34271
Summary: Artemis 2.0 crashes when loading the splash screen
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thorprime(a)gmail.com
Classification: Unclassified
Created attachment 45626
--> http://bugs.winehq.org/attachment.cgi?id=45626
Backtrace from artemis 2.0 launch
Artemis 1.7 ran very well under wine. Something in the 2.0 release is causing a
page fault during launch.
Attempted to solve via winetricks but no combination of d3d versions/settings
made a difference.
Hardware:
Model Identifier: MacBookPro8,2
Chipset Model: AMD Radeon HD 6490M
Processor Name: Intel Core i7
Processor Speed: 2 GHz
Number of Processors: 1
Total Number of Cores: 4
Memory: 8 GB
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37265
Bug ID: 37265
Summary: MaxQuant 1.4/1.5 (.NET 4.5 app) needs named entry
point 'Shell32.dll.SHILCreateFromPath' in 'Windows
Vista' mode
Product: Wine
Version: 1.7.26
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
The app needs .NET Framework 4.5 which in turn requires 'Windows Vista' or
higher.
First load one or more files in 'Thermo Raw File (*.raw)' or 'MzXml File
(*.mzxml)' format.
Use 'File' -> 'Save Parameters' and it will crash.
Managed backtrace:
--- snip ---
...
System.EntryPointNotFoundException: Unable to find an entry point named
'SHILCreateFromPath' in DLL 'shell32.dll'.
at
System.Windows.Forms.UnsafeNativeMethods.Shell32.SHILCreateFromPath(String
pszPath, IntPtr& ppIdl, UInt32& rgflnOut)
at System.Windows.Forms.FileDialog.GetShellItemForPath(String path)
at System.Windows.Forms.FileDialog.OnBeforeVistaDialog(IFileDialog dialog)
at System.Windows.Forms.FileDialog.RunDialogVista(IntPtr hWndOwner)
at System.Windows.Forms.FileDialog.RunDialog(IntPtr hWndOwner)
at System.Windows.Forms.CommonDialog.ShowDialog(IWin32Window owner)
at System.Windows.Forms.CommonDialog.ShowDialog()
at
MaxQuant2.Forms.GenericMainForm.SaveParametersToolStripMenuItemClick(Object
sender, EventArgs e)
...
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/a79be28e8c96b491ca4c431b4a51ba6c…
--- snip ---
27 28 stdcall -noname SHILCreateFromPath(ptr ptr ptr) SHILCreateFromPathAW
--- snip ---
Apparently Windows XP+ exports this entry point by name.
Workaround: run the app with 'WinVer' set to 'Windows XP', although this is not
supported by MS.
The app also suffers from bug 35578 ('COMPUTERNAME' environment variable not
present)
$ wine --version
wine-1.7.26-44-gb10b391
Regards
--
Do not reply to this email, post in Bugzilla using the
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.
https://bugs.winehq.org/show_bug.cgi?id=37839
Bug ID: 37839
Summary: Unable to license IAR Embedded Workbench Kickstart
Edition
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dave(a)davehigton.me.uk
Distribution: ---
I am unable to license the IAR Embedded Workbench Kickstart Edition. The
Licence Manager works until I enter the licence number that IAR assign to me,
and click Next. Shortly after I get an error box saying:
LicenseManager
Failed to request licenses.
Could not get the right locking code.
The lock criteria for the specified lock selector is not available.
The version information for Embedded Workbench is:
Product: IAR Embedded Workbencj for ARM, 32K Kickstart Edition
Version: 6.70
Locking criteria: System UUID
License model: Permanent license
Features:
IAR C/C++ Compiler for ARM
IAR Linker for ARM
IAR Debugger for ARM
So it sort-of specifies what locking criterion it's trying to use, but with no
more detail.
There are lots of version of Embedded Workbench, obtainable free from the IAR
website. I suspect the problem is common to all recent versions.
(Going back a couple of years, I did have Embedded Workbench Kickstart licensed
and working fine, but that was several versions ago of both Ubuntu and EW, so I
can't give you any sensible regression info. The regression is just as likely
to be caused by changes in IAR's code as Wine's.)
Ubuntu 14.04. I don't think there is anything more than a standard
installation.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37423
Bug ID: 37423
Summary: YouTubeDownloader
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: shailjaparadise(a)gmail.com
Distribution: ---
YTD: Does not work when opening the application.Displays a Program Error.
--
Do not reply to this email, post in Bugzilla using the
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.