https://bugs.winehq.org/show_bug.cgi?id=7102
--- Comment #15 from Austin English <austinenglish(a)gmail.com> ---
Still blocked.
--
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=6508
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |x86
OS|other |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.
https://bugs.winehq.org/show_bug.cgi?id=3548
zippy <gohabsgo60(a)yahoo.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gohabsgo60(a)yahoo.ca
--
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=5551
zippy <gohabsgo60(a)yahoo.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gohabsgo60(a)yahoo.ca
--
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=28930
Bug #: 28930
Summary: Might and magic : Heroes VI requires mfc90.dll
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Classification: Unclassified
This component of vcrun2008 is not implemented yet.
xavier@xavier-pc /wine/homm6/drive_c/jeu $ wine Game.exe
xavier@xavier-pc /wine/homm6/drive_c/jeu $ fixme:actctx:parse_depend_manifests
Could not find dependent assembly L"Microsoft.VC90.MFC" (9.0.21022.8)
err:module:import_dll Library mfc90.dll (which is needed by L"C:\\jeu\\Might &
Magic Heroes VI.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\jeu\\Might &
Magic Heroes VI.exe" failed, status c0000135
winetricks vcrun2008 works around the issue.
--
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=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.