http://bugs.winehq.org/show_bug.cgi?id=30095
Bug #: 30095
Summary: Visio 2010 does not start due to missing
Microsoft.VC90.MFC (9.0.30729.1)
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
The program fails to start with the following console output
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.MFC" (9.0.30729.1)
err:module:import_dll Library mfc90u.dll (which is needed by L"C:\\Program
Files\\Microsoft Office\\Office14\\VISLIB.dll") not found
err:module:import_dll Library VISLIB.dll (which is needed by L"C:\\Program
Files\\Microsoft Office\\Office14\\VISIO.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Microsoft Office\\Office14\\VISIO.exe" failed, status c0000135
This is in a 32-bit prefix.
Using winetricks vcrun2008 the program starts successfully.
--
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=35929
Bug ID: 35929
Summary: Delayed IM input inserts wrong text
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lilydjwg(a)gmail.com
Created attachment 47979
--> http://bugs.winehq.org/attachment.cgi?id=47979
A simple PyQt program to make the issue easier to reproduce
I'm using fcitx. During text input with it, when a native application's GUI
hangs for a while (e.g being busy with something), text inputted meanwhile will
appear and get inserted after that. Users will only notice the delay but the
text is expected. But in Wine applications, in this case, text inserted will be
the last one repeated a certain times.
To demostrate, I've attached a simple PyQt program which has two items: one
text input entry and one button. When the button is clicked, the whole program
will just hang for five seconds. The procedure is as follows:
1. install python and coresponding PyQt. You can use the following two
Python: https://www.python.org/ftp/python/3.3.5/python-3.3.5.msi
PyQt:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.10.4/PyQt4-4.10.4-g…
2. wine path/to/drive_c/Python33/python.exe ./delayedinput.py
3. focus the input entry, active the IM
4. click the button
5. before the program becomes responsive again, type any two or three Chinese
characters, e.g. a space g space. These should input two different Chinese
characters with Wubi or Pinyin
6. wait the program to resume, you'll see two same Chinese characters are there
You can repeat the same procedure with native Python and PyQt on Windows and
Linux, and you'll get two different Chinese characters there correctly.
I use PyQt because I don't write Win32 applications, but they suffer this issue
two. In fact I found this with Tencent Messager.
This happens with Wubi or Pinyin, not with keyboard IMs or Anthy. The
differences are, Wubi and Pinyin use space to commit input, keyboard IMs commit
on every key press, Anthy uses enter to commit.
--
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=34573
Bug #: 34573
Summary: IPHLPAPI.DLL - NotifyIpInterfaceChange not impemented
Product: Wine
Version: 1.7.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steveamigauk(a)yahoo.co.uk
Classification: Unclassified
Created attachment 46026
--> http://bugs.winehq.org/attachment.cgi?id=46026
Back trace
Cinema 4D V15 installation fails with
Unhandled exception: unimplemented function
IPHLPAPI.DLL.NotifyIpInterfaceChange called in 64-bit code
Back trace is attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37381
Bug ID: 37381
Summary: Matlab 2010 crashes on unimplemented function
msvcr80.dll._ungetc_nolock
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: rounaksingh17(a)gmail.com
Created attachment 49715
--> https://bugs.winehq.org/attachment.cgi?id=49715
Matlab terminal Log file showing error.
While using Matlab 2010, it crashes with message
wine: Call from 0x7b83c1d5 to unimplemented function
msvcr80.dll._ungetc_nolock, aborting
This problem arises when I starts Simulink, which is a part of Matlab.
The unimplemented function is problem. Enclosing full log, please check it...
Thanks.
--
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=25247
Summary: Alien Swarm: Can't join or create game, game hangs
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josemdark(a)gmail.com
Using wine 1.3.5, 1.3.6 and 1.3.7 Alien Swarm hangs when trying to create a
game or join a game. Using 1.3.4 and previous versions it works. Tried on
normal wineprefix and clean wineprefix.
--
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=37539
Bug ID: 37539
Summary: Altap Salamander crashes on startup on missing
shell32.RegenerateUserEnvironment
Product: Wine
Version: 1.7.30
Hardware: x86-64
URL: http://www.altap.cz/salamander/downloads/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: ondrej(a)svobodasoft.cz
CC: wylda(a)volny.cz
Distribution: ArchLinux
Hello everyone,
from the line
"wine: Call from 0x7b84b01b to unimplemented function
shell32.dll.RegenerateUserEnvironment, aborting" I assume the said function has
not been stubbed yet.
I installed Altap Salamander 3.04 x64 in LC_ALL=en_US.UTF-8 and did not apply
my registration keys to reproduce a normal testing environment.
LC_ALL=en_US.UTF-8 wine ~/Downloads/as304x64.exe
I ran it normally and encountered a crash; please see below for the basic
output.
LC_ALL=en_US.UTF-8 wine ~/.wine/drive_c/Program\ Files/Altap\
Salamander/salamand.exe
Then I added WINEDEBUG=+relay to the command and produced a trace where AS' own
crash reported kicks in. I deleted it for the second trace.
rm ~/.wine/drive_c/Program\ Files/Altap\ Salamander/utils/salmon.exe
I will send the traces separately. They are not immediately needed but they
might serve as a future reference as I think Altap Salamander only started
cleaning the environment recently. I have not been able (unlike Wylda!?) to run
Salamander for a very long time and I _really_ miss it.
For future debugging I am ready to participate on IRC. I also have a Git
version installed if a good soul creates a function stub :-)
Please note that the following output (which is short enough to fit in, I hope)
was created with salmon.exe already removed (otherwise there would be calls to
MiniDumpWriteDump).
fixme:heap:HeapSetInformation 0x440000 0 0x43fd80 4
fixme:win:DisableProcessWindowsGhosting : stub
=== clicked OK, I know there is no salmon.exe
fixme:shell:IExtractIconW_fnExtract (0xde180)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x43db00 0x43db08
size=00100020) semi-stub
fixme:shell:IExtractIconW_fnExtract (0xde110)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x43db00 0x43db08
size=00100020) semi-stub
fixme:shell:IExtractIconW_fnExtract (0xe3ac0)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x43db00 0x43db08
size=00100030) semi-stub
fixme:netapi32:NetShareEnum Stub ((null) 502 0x43dfe8 -1 0x43dfd0 0x43dfd8
0x43dfd4)
fixme:shell:IExtractIconW_fnExtract (0xec290)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x43d350 0x43d358
size=00100020) semi-stub
fixme:shell:IExtractIconW_fnExtract (0xec290)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x43d350 0x43d358
size=00100020) semi-stub
fixme:shell:IExtractIconW_fnExtract (0xe97e0)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x43d350 0x43d358
size=00100030) semi-stub
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:win:LockWindowUpdate (0x10094), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x10094), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:RegisterDeviceNotificationA (hwnd=0x100a4,
filter=0x43d4a8,flags=0x00000000) returns a fake device notification handle!
fixme:shell:IExtractIconW_fnExtract (0x408a0)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x265c300 0x265c308
size=00100020) semi-stub
fixme:shell:IExtractIconW_fnExtract (0x117890)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x265c300 0x265c308
size=00100020) semi-stub
fixme:shell:IExtractIconW_fnExtract (0x42380)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x265c300 0x265c308
size=00100020) semi-stub
fixme:shell:IExtractIconW_fnExtract (0xe3b90)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x265c300 0x265c308
size=00100020) semi-stub
fixme:win:RegisterDeviceNotificationA (hwnd=0x200b6,
filter=0x43d4a8,flags=0x00000000) returns a fake device notification handle!
fixme:shell:IExtractIconW_fnExtract (0x117890)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x295c300 0x295c308
size=00100020) semi-stub
fixme:shell:IExtractIconW_fnExtract (0x117890)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x295c300 0x295c308
size=00100020) semi-stub
wine: Call from 0x7b84b01b to unimplemented function
shell32.dll.RegenerateUserEnvironment, aborting
fixme:shell:IExtractIconW_fnExtract (0xfe950)
(file=L"C:\\windows\\system32\\shell32.dll" index=-4 0x295c300 0x295c308
size=00100020) semi-stub
--
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=35133
Bug ID: 35133
Summary: The Incredible Adventures of Van Helsing crashes with
built-in d3dx9_36
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 46865
--> http://bugs.winehq.org/attachment.cgi?id=46865
terminal output
The game loads to the menu screen, but crashes when you start the campaign.
Actually, the map is loaded and the crash occurs as you move the mouse pointer
a bit (this might sound odd).
Demo is available on Steam (the full game is ~20 GB, I didn't try the demo if
it has the reported problem):
http://store.steampowered.com/app/215530
Native d3dx9_36 is a workaround.
Nvidia binary drivers 325.15
--
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=27736
Summary: Virtual Sailor 7
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: james.laskowski(a)ymail.com
Created an attachment (id=35490)
--> (http://bugs.winehq.org/attachment.cgi?id=35490)
Error Message Listing from Konsole
Virtual Sailor 7 fails to load options. When it is run, boats and scenery are
not listed and "null" is the only option. Upon running the game, the water
appears and that's all. Error message 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=24787
Summary: WoW 4.x D3D: Player shadow broken with orm=backbuffer
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=31337)
--> (http://bugs.winehq.org/attachment.cgi?id=31337)
orm=backbuffer behaviour
See attached screenshots
--
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=25399
Summary: EasyCash & Tax Crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugfinder(a)bunge-it.de
This Programm let Wine crash when i select "Select New Datadirectory"
--
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.