http://bugs.winehq.org/show_bug.cgi?id=29120
Bug #: 29120
Summary: Yahoo Messenger loads then crashes
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zekeserv(a)yahoo.com
Classification: Unclassified
Created attachment 37518
--> http://bugs.winehq.org/attachment.cgi?id=37518
Yahoo/Wine error
I run Ubuntu 11.10. Downloaded Wine 1.2.3 from Ubuntu Software center and
downloaded Yahoo messenger 11. First thing I had to do was move msgr11us.exe to
c:\system32 file and did the install with Terminal. Everything downloaded and
installed just fine. I logged into YIM and got an error. See screen shot.
I myself am learning Ubuntu on my own by tinkering and reading various
websites.
I was wondering if there is a fix for this issue?
Thanks for the help.
Eric
--
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=27324
Summary: Cossacks II (DotEmu version) refuses to start from its
install directory (path too long?)
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34947)
--> (http://bugs.winehq.org/attachment.cgi?id=34947)
plain terminal output
The Cossacks collection (available on DotEmu) contains all Cossacks games and
their expansions.
All but 2 of the games start correctly from the default installation directory.
Cossacks II: Napoleonic Wars and Battle for Europe throw an error dialogue on
startup, claiming that certain audio files are missing. The error message:
'Class engine error:
Unable to load sound: SOUND\INTERFACE\INTERF_ARMY1.WAV'
It took some time until I recognized that the problem has something to do with
the path: after shortening the directory names by several characters, both
games start fine.
Here is an example of one of the 'missing' files:
C:\\Program Files\\DotEmu\\All Cossacks And American Conquest Series\\Cossacks
II - Napoleonic Wars\\SOUND\\INTERFACE\\INTERF_ARMY1.WAV
There is no such problem when starting the games in WinXP: they run correctly
from their default install directory.
The same problem with Wine-0.9.33, 1.0.1, 1.2.3 and so on.
Fedora 14 32-bit
--
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=24784
Summary: Explorer++ displays disabled toolbar icons incorrectly
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31333)
--> (http://bugs.winehq.org/attachment.cgi?id=31333)
Toolbars in Windows and Wine
The appearance of disabled icons in the main toolbar, as well as the X button
on the tab bar (when only one tab is open) doesn't match Windows. A screenshot
can probably describe the difference better than words.
--
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=30810
Bug #: 30810
Summary: Keygener Assistant window opens too large then program
hangs
Product: Wine
Version: 1.5.5
Platform: x86-64
URL: http://at4re.com/download.php?view.5
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 40347
--> http://bugs.winehq.org/attachment.cgi?id=40347
+relay log for Keygener Assistant 2.0 with Wine 1.5.5, XZ-compressed
Keygener Assistant is a utility which can apply various encryption and hashing
algorithms, has a big-number calculator, number base converter etc. I tested
version 2.0 in a Windows XP VM (where it works fine) and with Wine 1.5.5.
Under Wine, the window initially opens with the correct size. But then its size
increases to match the desktop size (while the top left remains in the same
position). So the too-large window extends past the right and bottom edges of
the screen. The program then appears to hang. Same thing happens with virtual
desktop mode enabled.
I'll attach a WINEDEBUG=+relay log (~70MB uncompressed) in case that might
help.
--
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=21466
Summary: implement FileFsVolumeInformation class for
ntdll.NtQueryVolumeInformationFile
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://download.avgfree.com/filedir/inst/avg_free_stf_
en_90_730a1834.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
AVG's free 8.x/9.x antivirus edition installer uses native API for various
operations.
The installer creates empty UTF8 log files (c:\\windows\\temp\\*avg9*.log)
because of the (silenced) FileFsVolumeInformation class stub in
ntdll.NtQueryVolumeInformationFile.
A simple implementation (even returning zero-filled FILE_FS_VOLUME_INFORMATION)
helps the installer to properly write installer/debug log files with UTF8
content.
--- snip ---
...
002d:Call ntdll.RtlDosPathNameToNtPathName_U(00162a58
L"\\\\?\\C:\\windows\\temp\\Davg9inst_2010-01-24_11-39.log",0032f814,00000000,00000000)
ret=0041d4de
002d:Ret ntdll.RtlDosPathNameToNtPathName_U() retval=00000001 ret=0041d4de
...
002d:Call
ntdll.ZwOpenFile(0032f828,00120000,0032f7f4,0032f80c,00000003,00004020)
ret=0041d380
002d:Ret ntdll.ZwOpenFile() retval=00000000 ret=0041d380
...
002d:Call
ntdll.ZwQueryVolumeInformationFile(00000068,0032f80c,0032f51c,00000238,00000001)
ret=0041d3c0
002d:fixme:ntdll:NtQueryVolumeInformationFile 0x68: volume info not supported
002d:Ret ntdll.ZwQueryVolumeInformationFile() retval=c0000002 ret=0041d3c0
002d:Call ntdll.RtlNtStatusToDosError(c0000002) ret=0041d4a5
002d:Ret ntdll.RtlNtStatusToDosError() retval=00000001 ret=0041d4a5
...
002d:Call ntdll.ZwClose(00000068) ret=0041d09b
002d:Ret ntdll.ZwClose() retval=00000000 ret=0041d09b
...
--- snip ---
Regards
--
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=31207
Bug #: 31207
Summary: graphstudio crashes
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 40984
--> http://bugs.winehq.org/attachment.cgi?id=40984
Log: graphstudio crashes
1. Download graphstudio from
http://blog.monogram.sk/janos/download/dl-graphstudio.php
sha1sum graphstudio.exe
a9e60ea3c1e18c6b2b8a2290b896eede3b355e7d
Reference:
http://blog.monogram.sk/janos/tools/monogram-graphstudio/
2. Start graphstudio.exe with Wine
3. Click "Graph->Insert Filter"
4. Click on any filter, for example: "GStreamer splitter filter"
5. Click on "Change merit", then click "OK" without change anything
6. Click on "Property page", then click "OK" without do anything
Result:
graphstudio crash after clicking "OK"&>
--
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=33290
Bug #: 33290
Summary: Wine strange fullscreen behavior
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmtaddxg(a)jadamspam.pl
Classification: Unclassified
Created attachment 44042
--> http://bugs.winehq.org/attachment.cgi?id=44042
Console output
I have a problem with fullscreen mode with Heroes of Might and Magic III and
recently with Portal Prelude. I will try to explain the situation with HoM&M:
As I start the game the 3DO animation is often shited a bit to the upper-left
but moving cursor in the corner upper-left corner centers it. Now while playing
the actual game at some point (sometimes quite soon sometimes after a while)
while trying to y see the desktop. The resmove the map with a cursor you start
to move the whole game screen. When game screen is shifted you can
clearlolution is 800x600 ("Heroes" resolution) but desktop seem to be size
1280x1024 which is the native resolution of my display. This bug obviously
makes playing impossible and the only solution for now is to change the
resolution before starting the game which is not really convenient. As I've
mentioned in the beginning the same bug applies to Portal prelude which at
first opened in 1280x960 for some reason. Of course with portal the situation
is much better becuse you can actually change the game's resolution, not so
much with HoM&M.
This bug did not take place in Wine 1.4 and (as far as I remember) 1.3
I'm using Linux Mint 14.1 Mate
GF 250 GTS
Nvidia drivers 310.14
--
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=19420
Summary: Unimplemented function GdipResetLineTransform in
Passmark 7.0
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.passmark.com
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmail.com
Passmark is a benchmark program with all sorts of basic system tests. Its 2D
benchmark makes uses of at least GdipResetLineTransform and perhaps some other
unimplemented gdiplus functions. These should be implemented for correct
rendering.
--
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=16389
Summary: Mechwarrior 2 fails to start
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Mechwarrior2 from "The Titanium Trilogy" fails to start.
Xephyr :1 -ac -screen 800x600x8 &
DISPLAY=:1 wine MW2WIN.EXE
A window is display briefly, then exits without any error.
--
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=26006
Summary: Fax Driver installation AddPrintProcess insufficient
buffer
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brafferton(a)btconnect.com
Created an attachment (id=33158)
--> (http://bugs.winehq.org/attachment.cgi?id=33158)
msi, msidb output
BVRP Phone Tools is used to download faxes and voice messages from a USR 56K
Message Modem.
It installs with "Insufficient buffer" and crashes on startup with "The program
phontool.exe encountered a serious problem and has had to close etc. and
Insufficient buffer" on Fax capture installation.
There is absolutely nothing in Linux that will handle this modem correctly. I
know, I have tried the lot.
--
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.