http://bugs.winehq.org/show_bug.cgi?id=34566
Bug #: 34566
Summary: qq international 2.0 crashes with native riched20 and
builtin ctf
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
With qq international 2.0, I had to do 'winetricks riched20'
to see the 'enter a username' text.
It then displayed that text, but crashed within a few seconds, before I could
try entering a username or password.
The log showed
fixme:msctf:TextStoreACPSink_OnTextChange STUB:(0x139b58)
fixme:msctf:TextStoreACPSink_OnSelectionChange STUB:(0x139b58)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x139b58)
fixme:msctf:TextStoreACPSink_OnSelectionChange STUB:(0x139b58)
fixme:msctf:TextStoreACPSink_OnSelectionChange STUB:(0x139b58)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x139b58)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.ATL" (8.0.50727.4053)
...
but no backtrace. Using winedbg on the minidump in
c:/users/$LOGNAME/Temp/Tencent showed a backtrace in native riched20.
'winetricks msctf' worked around the crash, and let me enter a username.
--
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=31489
Bug #: 31489
Summary: C&C - Red Alert 2 can not enter campaign when
fullscreen
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fpemud(a)sina.com
Classification: Unclassified
When I enter the campaign menu, I can't select soviet or allied.
When the mouse is on the big icon, nothing happens. (the icon should turn
bright or flash)
If I runs Ra2 in virtual desktop, this problem is gone.
If I upgrade to wine-1.5.9, there's a regression so the Ra2 can't be start, so
I went back to wine-1.5.2
I would like to solve it, can anyone give me some guide?
It's not a crash, so I don't know what info to collect.
Is there any doc describes what's different between fullscreen and
virtual-desktop?
Or how should I start to look at the relavent code?
--
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=36262
Bug ID: 36262
Summary: valgrind shows a possible leak in
dinput/tests/dinput.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==2259== 76 bytes in 1 blocks are possibly lost in loss record 341 of 659
==2259== at 0x7BC4C735: notify_alloc (heap.c:255)
==2259== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==2259== by 0x49A7627: create_directinput_instance (dinput_main.c:112)
==2259== by 0x49A7861: DirectInputCreateEx (dinput_main.c:154)
==2259== by 0x49A7933: DirectInputCreateA (dinput_main.c:177)
==2259== by 0x49590C0: test_DirectInputJoyConfig8 (dinput.c:575)
==2259== by 0x495930D: func_dinput (dinput.c:625)
==2259== by 0x495F2A4: run_test (test.h:584)
==2259== by 0x495F693: main (test.h:654)
==2259==
--
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=13820
Summary: Yahoo! Messenger 9.0 beta hangs on login
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://messenger.yahoo.com/download/win/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13866)
--> (http://bugs.winehq.org/attachment.cgi?id=13866)
Yahoo! Messenger output
With Wine version wine-1.0-rc4-29-g035f1dd, when attempting to login, the beta
client simply hangs and does not progress with login. I've logged the standard
error with wininet traces when attempting to login and then subsequently
closing the client.
--
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=37048
Bug ID: 37048
Summary: Apps using JavaFX fail to show the GUI
Product: Wine
Version: 1.7.22
Hardware: x86
URL: http://lobby.siedler3.net/install/alobbyInstall_1.1.2.
exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrian.kalla(a)gmail.com
Created attachment 49230
--> http://bugs.winehq.org/attachment.cgi?id=49230
Java sample code that can reproduce the problem
With:
java version "1.8.0_11"
Java(TM) SE Runtime Environment (build 1.8.0_11-b12)
Java HotSpot(TM) Client VM (build 25.11-b03, mixed mode, sharing)
on Wine 1.7.22 and earlier, Java apps with some JavaFX elements fail to show
them when Wine Windows compatibility is set to WinXP or newer. But when you
move the mouse over links etc., you still see, that the content is there - it
is just not being shown.
When setting compatibility to Win2000, the web elements are shown - but the
fonts are not being rendered...
With:
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Client VM (build 24.51-b03, mixed mode)
on Wine 1.7.22 and earlier, Java apps with some JavaFX elements fail to show
them when Wine Windows compatibility is set to WinXP , WinVista, Win7 or Win8.
When setting compatibility to Win2000, Win2003 or Win2008 the web elements are
shown correctly.
With Java versions before 1.7.0_4x-something, it did work if Wine Windows
compatibility was set to Win2000, Win2003 or Win2008. If it was set to any
other Windows version, then stylesheets to the fonts were not applied.
To test it you can either use the sample Java code attached (you will need a
JDK to build it) or use the app where I first discovered the problem: the
aLobby which can be downloaded from here:
http://lobby.siedler3.net/install/alobbyInstall_1.1.2.exe (after registering a
user and logging in, on the left side of the window will be the JavaFX panel;
if the problem is there, then the left side will look just empty).
It seems like it always works with Oracle JRE 7, if the Windows version
consists of four digits. Either Java Windows detection does something silly
here or Wine...
--
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=26096
Summary: Machine type is not IEEE
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivit(a)list.ru
Mathematical package ProgramCC when entering commands from the keyboard
displays a message: *** Error: Unrecognized character.
When you open a standard example of an error: 'Machine type is not IEEE little'
encountered when loading 1st variable.
If you enter any character in the command window error message appears in the
Wine c recommendation to create an bug for http://bugs.winehq.org and the
program is unloaded.
ProgramCC package designed for Windows 98.
--
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=20041
Summary: Multiplayer not working for Rise of Nation Gold
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.microsoft.com/games/riseofnations/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dr_kneh(a)hotmail.com
Created an attachment (id=23589)
--> (http://bugs.winehq.org/attachment.cgi?id=23589)
Console Dump
Installing and playing (including sound) works after following guide at:
http://www.damonkohler.com/2008/09/how-to-run-rise-of-nations-with-wine.html
However, as soon as you choose one of the two multiplayer options in the
Multiplayer Menu, a message appears saying
"Unable to establish a network connection. Please check your network connection
and try again."
Although my sound has stopped working after I messed something up, the game
otherwise works normal, and the same thing happened when sound was working.
When I click one of the options, I get the 'fixme:thread' message, followed by
the two 'fixme:iphlpapi' messages concerning IPv6 support. Therefore I tried to
disable IPv6 several ways and reinstall the game each time, and tried editing
the /etc/modprobe.d/hosts files according to the wine FAQ, but the problem
still appears.
--
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=14966
Summary: Error inserting clip art on MS Word XP
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tahoward(a)nc.rr.com
I haven't customized anything in winecfg, except setting OS version to Windows
XP. In Word, when I select Insert -> Picture -> Clip Art... , an error message
appears saying "Clip Organizer cannot complete the operation. Error Code
0x80040155". In the wine log, I see:
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{0c733a8b-2a1c-11ce-ade5-00aa0044773d}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{0c733a8b-2a1c-11ce-ade5-00aa0044773d}, 80040155
fixme:ole:CFStub_Invoke CoMarshalInterface failed, 80040155!
err:rpc:I_RpcReceive we got fault packet with status 0x80040155
fixme:ole:CFProxy_CreateInstance IRpcChannelBuffer_SendReceive failed with
80040155?
fixme:ole:CoCreateInstance no instance created for interface
{0c733a8b-2a1c-11ce-ade5-00aa0044773d} of class
{09e767a6-4481-4791-86a5-a739e5290e4c}, hres is 0x80040155
--
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=26011
Summary: BitLocker.exe not working with wine
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paloseco(a)gmail.com
Created an attachment (id=33174)
--> (http://bugs.winehq.org/attachment.cgi?id=33174)
Log of the BitLocker.exe errors when trying to load USB Removable
BitLocker.exe is a tool for reading/writing partitions or USB removable media
encrypted with the BitLocker application included with Windows 7 Ultimate
(similar to TrueCrypt). The pendrives encrypted include the portable
application to read/write from windows xp platform.
>From winecfg I've created a new drive pointing to the folder where the USB
Removable is mounted, but doesn't work due to unimplemented features.
--
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=35839
Bug ID: 35839
Summary: Command and Conquer 1 fails to install
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Created attachment 47856
--> https://bugs.winehq.org/attachment.cgi?id=47856
Command and Conquer 1 setup.exe fails in Windows 95 mode
Hello everyone,
the game "Command and Conquer" has been made available as a free download but I
am having trouble getting it to run on wine 1.7.14
AppDB entry is at:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=246
Please let me know what to do.
--
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.