http://bugs.winehq.org/show_bug.cgi?id=18564
Summary: QQ 2009 crashes after signin
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://www.imqq.com
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matt(a)greenviolet.net
Using Wine 1.1.21 on Solaris Express Community Edition b114, with winetricks
(vista, gdiplus, msxml3, vcrun6), the application installs (with some minor GUI
glitches) but crashes once you enter your credentials and attempt to log in.
I would attach a trace, except that trying to trace to a file still spews
useful output to the terminal for some reason here. Without being able to
properly place that information in context in the log, both the trace and the
terminal output are somewhat useless.
--
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=18335
Summary: CreateProcess doesn't set hProcess correctly when
starting a Linux program
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dima(a)gmail.com
Created an attachment (id=20876)
--> (http://bugs.winehq.org/attachment.cgi?id=20876)
test case
When CreateProcess starts a Linux program, it sets hProcess to 0 - causing
WaitForSingleObject to fail.
To test this:
Get CreateProcess example from MSDN:
http://msdn.microsoft.com/en-us/library/ms682512(VS.85).aspx
Add a few lines to print out the value of pi.hProcess and the return value of
WaitForSingleObject.
(I'll attach the code).
Run it with an argument "C:/windows/system32/notepad": hProcess is non-zero,
and WaitForSingleObject succeeds.
Then run it with an argument "/usr/bin/ls": "ls" still runs, but hProcess is 0
and WaitForSingleObject returns -1.
--
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=20777
Summary: Unigine Heaven benchmark crashes on load.
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://unigine.com/download/#heaven
OS/Version: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=24871)
--> (http://bugs.winehq.org/attachment.cgi?id=24871)
terminal output
sh winetricks dotnet20
wine msiexec /i Unigine_Heaven-1.0.msi
--
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=24860
Summary: Microinvest Invoice v. 3.03.752: unable to save and
show print-preview
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.microinvest.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oldnew(a)km.ru
When creating a new document and trying to save (by pressing F9), the operation
hangs. Not showing print preview screen and nothing happens.
The other parts of the program are still functional and can be stopped without
saving.
Otherwise, when editing an old document (imported from Windows) save, print
preview and print, operate normally.
Download: http://www.microinvest.net/pub/m_invoice.exe
--
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=9747
Summary: Family Tree Maker 6, 8, 2006 constantly complain "Cannot
obtain version information for OLE2NLS.DLL"
Product: Wine
Version: 0.9.45.
Platform: Other
URL: http://familytreemaker.genealogy.com/abtffiv.html
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Family Tree Maker 6, 8, and 2006 all seem to require
winetricks fakeie6
to install and run, but seem to function. But
every time you click a command on the toolbar, it puts up
a dialog complaining
"Cannot obtain version information for OLE2NLS.DLL. You may need to put the
file OLE2NLS.DLL in the SYSTEM directory within your Windows directory."
and the log entry
warn:ver:VERSION_GetFileVersionInfo_16 Could not find VS_VERSION_INFO in
"c:\\windows\\system32\\OLE2NLS.DLL"
This is harmless, but gets to be real annoying.
Adding a fakedll entry in wine.inf didn't seem to help
(I don't think that works for 16 bit things anyway).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26627
Summary: Z doesn't install using Windows 95 settings
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Created an attachment (id=33895)
--> (http://bugs.winehq.org/attachment.cgi?id=33895)
Console Output when trying to lauch the Z-Installer
I am trying to get an old game called "Z" (by the Bitmap Brothers) to run. The
PC I am using is a Celeron 766 Mhz with Intel Graphics and Linux Fedora 14.
Kernel is a 2.6.35.6-45.fc14.i686.
When I launch the SETUP.EXE from the command line I get an unrecoverable error.
I understand that the game is very old so I chose "Windows 95" as a
configuration. I have attached my console output below.
The game's AppDB entry can be found here. I also submitted a test report for my
configuration.
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4778
--
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=24658
Summary: Unimplemented function ole2.dll16.READCLASSSTM
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alix67(a)gmail.com
Created an attachment (id=31173)
--> (http://bugs.winehq.org/attachment.cgi?id=31173)
back trace of bug
amain200.exe crashed on start with back trace attachted
--
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=22458
Summary: Word 2007: Impossible to insert symbol by clicking on
its center
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=27508)
--> (http://bugs.winehq.org/attachment.cgi?id=27508)
Image showing the problem
Steps to reproduce:
1) Start Word 2007
2) Insert->Equation
Try to insert "less than" symbol by clicking on its center. Symbol will get
bigger as you hover over it but when you click on it, it won't be inserted in
the page.
To insert symbol you have to click on it's border like I showed in attachment
(lower image).
On upper image in attachment I also showed situation where symbol should be
inserted but it isn't.
--
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=23249
Summary: Fallout 3: Most sound effects missing.
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erik.weatherwax(a)gmail.com
CC: eric.pouech(a)orange.fr
See bug #21609. A purported fix for this bug was committed to the source tree
as commit 258d42982cf526b3d9c59ccb522b27db3f519541, and included in release
1.2-rc4.
However, I am experiencing the same issue (no sound effects with the exception
of dialogue) as named in that bug report with a clean build of 1.2-rc4. Not
surprisingly, regression testing leads back to the same bad commit:
c62cf2e049ad37d9561957c47d23fc7ba13adc90 is first bad commit
commit c62cf2e049ad37d9561957c47d23fc7ba13adc90
Author: Eric Pouech <eric.pouech(a)orange.fr>
Date: Sat Jan 23 18:56:45 2010 +0100
winmm: In mmio manipulation, always ensure that we use a HFILE for mmio
internal handlers (and not a HANDLE).
:040000 040000 34f94674da252fbcf201217dddb31973ead906ca
59d18475ffc5e5e76df8b5277fb3250ef091721e M dlls
named in 21609.
--
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=15988
Summary: ActiveSync 4.5 the scroll of panel in installation don't
working
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shakaran(a)gmail.com
Created an attachment (id=17178)
--> (http://bugs.winehq.org/attachment.cgi?id=17178)
Panel of installation
When you install ActiveSync 4.5 in the step of change path installation, the
box below with information as unit volumen (C:,D:,etc), total size, free space,
etc dont working. The scroll and the columns size don't move.
The image is attached (sorry the image letter are Spanish).
--
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.