http://bugs.winehq.org/show_bug.cgi?id=28106
Summary: Skype 5.5: Page fault on read access after installing
from .msi
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karlmk(a)hotmail.com
Created an attachment (id=36007)
--> (http://bugs.winehq.org/attachment.cgi?id=36007)
Console output from installing and starting Skype
After applying the patch in bug 28069 the .msi installer successfully launches
the application and Skype starts. But it is short lived, within seconds (30-60)
Skype gets an access violation. Attaching console output.
All the fixme:mshtml and fixme:ieframe stuff _after_ the access violation are
from me trying to type in my username and password and klicking on Log In.
--
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=15886
Summary: In Kvirc the text cursor moves faster than the text is
imputed if input is in Cyrillic, UTF-8
Product: Wine
Version: 1.1.7
Platform: PC
URL: ftp://ftp.kvirc.ru/pub/win32/KVIrc-3.4.2-setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=17041)
--> (http://bugs.winehq.org/attachment.cgi?id=17041)
screenshot
See the screenshot.
It seems that when evaluating the cursor position counted string length in
bytes not in characters (in UTF-8 Cyrillic characters require more bytes than
Latin ones).
This emerged in one of the recent Wine versions.
--
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=26661
Summary: Big Fish Games client fails to validate some downloads
Product: Wine
Version: 1.3.17
Platform: x86-64
URL: http://www.bigfishgames.com/download-games/3883/farm-f
renzy-2/download.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Some, but not all, the Big Fish Games downloads fail after "Verifying.."
appears in the client, and reports "Error downloading". An example is Farm
Frenzy 2.
Not a great deal is printed in the console:
fixme:seh:_abnormal_termination (void)stub
err:ole:CoGetClassObject class {81397204-f51a-4571-8d7b-dc030521aabd} not
registered
err:ole:CoGetClassObject no class object {81397204-f51a-4571-8d7b-dc030521aabd}
could be created for context 0x1
According to http://www.myplugins.info/guids/component_programming.php?guid=81
{81397204-F51A-4571-8D7B-DC030521AABD} DXTFilterFactory
BehaviorFactory.Microsoft.DXTFilterFactory.1
The .exes are stored in a cache but running them directly exits silently, and
the client tries to download them again. (The client sends a refresh so that a
caching proxy has to re-download it too - annoying).
Not aware of a workaround at this point.
--
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=24465
Summary: wine-1.3.2: Installer of Adobe Photoshop CS4
bootstrapper fails
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwintorok(a)gmail.com
Created an attachment (id=30867)
--> (http://bugs.winehq.org/attachment.cgi?id=30867)
diff of installer logs
With wine-1.3.2, after applying the workaround from bug #24365, Adobe CS4 fails
to install. Its log says:
"Installation result: 1603
[ 16] Sun Sep 19 15:50:25 2010 ERROR
2
Bootstrapper failed to install"
Attaching diff of installer logs, between wine-1.1.17 (works), and wine-1.3.2
(doesn'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=17015
Summary: Sins of a Solar Empire: In-game fonts appear too large
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 7wtjvu302(a)sneakemail.com
Created an attachment (id=18810)
--> (http://bugs.winehq.org/attachment.cgi?id=18810)
Single Player Game Setup (shows overlapping text)
All of the text in Sins of a Solar Empire, is rendered too large. This applies
to the in-game HUD, annotations, and the menus.
I am not the first to find this bug, I first saw it here, with a bit of a
workaround.
http://forums.stardock.com/171844/page/4
The game has a Font directory that contains 4 .ttf files and 34 .font files.
The .font files are just text and look like a way for the game to access a
named combination of a height and .ttf file.
This is an example of a .font file:
-----------
TXT
Font
Height 28
TypeFaceName "SinsAgencyBold"
-----------
SinsAgencyBold.ttf is in the Font directory.
This particular system of font indirection seems pretty straightforward and
non-OS-specific, so I don't think it is the main issue here. At the end of the
forums.stardock.com link above, there is a workaround that involves editing the
Height values in the various .font files.
This workaround helps a bit, but it would be nice if it just worked like in
Windows! :)
--
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=16122
Summary: Output area of a window moves twice as fast as the
window itself
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.emulator3000.emuita.it/Emulator3000/E3000.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Output area of the program's window moves twice as fast as the window itself
dragged.
See the video.
--
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=27934
Summary: Inconsistent "for /D" parsing when using wildcards
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
For instance,
for /d %i in (whatever*) do echo %i
gives
wine: cannot find L"C:\\windows\\system32\\do.exe"
File not found
--
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=16013
Summary: xmllitesetup (subinstaller of IE7) fails to install
Product: Wine
Version: 1.1.8
Platform: Other
URL: http://support.microsoft.com/kb/915865
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
I'm trying to get the IE7 installer to work, but getting a part of it to work
is proving difficult too.
So far I've gotten it sort of to work, by using hacks, and a native pidgen dll.
The xmllitesetup can be installed from the url.
The tree I used for installing is http://repo.or.cz/w/wine/multimedia.git
WINEPREFIX/drive_c/windows/KB915865.log is used by the installer for
minimalistic logging
The failing lines seem to be
15.344: GetCatVersion: Failed to retrieve version information from
C:\windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Tmp.0.KB915865.cat
with error 0x57
15.372: InstallSingleCatalogFile: MyInstallCatalog failed for
Tmp.0.KB915865.cat; error=0x000004c7.
15.373: DoInstallation:MyInstallCatalogFiles failed:STR_CATALOG_INSTALL_FAILED
15.378: CleanupTrustedInfFile: GetFileAttributes for
C:\windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\update_SP2GDR.cat
failed: 0x2
--
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=28017
Summary: Adobe Reader X: Cannot print, error is "There were no
pages selected to print"
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bernard.gray(a)gmail.com
Summary: When trying to print documents in Adobe Reader X, the following error
appears (after correctly picking a printer/page range):
"The document could not be printed" -> Press OK
"There were no pages selected to print"
This happens regardless of how you set the print range, and for multiple
different printers, which are configured in CUPS
System Details:
Ubuntu 11.04: Wine 1.3.26 from https://launchpad.net/~ubuntu-wine/+archive/ppa
Have also tested under older versions of both Wine and Ubuntu, with the same
result.
Download Adobe Reader X from:
http://get.adobe.com/reader/otherversions/
Options:
Operating System: Windows XP SP3
Language: English
Version: Reader X 10.1 for Windows
--
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=28365
Summary: rmdir /s wrongly outputs "path not found" message when
confirming a recursive directory deletion
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Directory is correctly deleted, but we get a spurious "Path not found" message
Example:
Z:\path> mkdir foo
Z:\path> echo > foo\bar
Z:\path> rmdir /s foo
foo Are you sure (Y/N)?Y
Path not found
--
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=16641
Summary: Call of Duty 4 - Depth of field and soften smoke edges
broken
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://files.filefront.com/Call+of+Duty+4+Modern+Warfare
+Demo/;8774322;/fileinfo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taedium_vitae(a)eml.cc
Created an attachment (id=18223)
--> (http://bugs.winehq.org/attachment.cgi?id=18223)
Depth of field
If depth of field is enabled, and you look down your sight with the right mouse
button, the whole screen becomes hazy and black and white.Similar effect with
soften smoke edges enabled, only it occurs in all situations were your
character is playable, not just with the sight enabled.During game rendered cut
scenes, soften smoke edges also has lines/patterns all over the screen.Check
the screenshots to see the effect(s) for yourself.
--
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=26660
Summary: Fairy Godmother installation hangs BFG client
Product: Wine
Version: 1.3.17
Platform: x86-64
URL: http://www.bigfishgames.com/download-games/1458/fairyg
odmothertyco/download.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
The Big Fish Games client download Fairy Godmother Tycoon, and automatically
installs it. Unfortunately this causes the BFG client to hang and has to be
killed (although downloads do continue in the background).
fixme:advapi:SetNamedSecurityInfoW L"C:\\Program Files\\Fairy Godmother Tycoon"
1 4 (nil) (nil) 0x139868 (nil)
fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial stub.
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:reg:RegSetKeySecurity :(0x80,4,0x38a330): stub
File system is ext4.
"winetricks ie6" needed to get the BFG client to work.
Restarting the BFG client reports that the trial has expired, but it has not,
and the game can be run directly.
wine ~/.wine/drive_c/Program\ Files/Fairy\ Godmother\ Tycoon/Fairy\ Godmother\
Tycoon.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=18351
Summary: QuickTimePlayer 7.55 unhandled exception
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.oldversion.com/download/quicktime755.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20905)
--> (http://bugs.winehq.org/attachment.cgi?id=20905)
wine-1.1.20-185-g2d8f252 console output
Following installation, QuickTimePlayer 7.55.90.70 loads and then exits
immediately with an unhandled exception.
Native gdiplus makes no difference.
Tested with latest git.
Attached log doesn't say much, it looks as if winedebug fails to launch
correctly.
Any other logs be more useful?
--
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=9509
Summary: System Shock 2 weak performance
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oponek(a)gmail.com
Created an attachment (id=7869)
--> (http://bugs.winehq.org/attachment.cgi?id=7869)
System Shock 2 demo bugs
I'm observing extremaly weak performance while gaming System Shock 2 full and
demo version. I don't know why this ocurrs but maybe this fixme:
'fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel' is responsible for the slow
fps?
--
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=29377
Bug #: 29377
Summary: Tectia ssh client 6.1.5 unable to install
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fantonifabio(a)tiscali.it
Classification: Unclassified
Created attachment 38017
--> http://bugs.winehq.org/attachment.cgi?id=38017
Tectia install error log
I try to install Tectia ssh client 6.1.5 (original) on Linux Mint 12 with wine
1.3.35, installer start but after crash.
After I have installed msi2 (winetricks msi2), installer not start with
parameter error.
Also try from terminal:
wine msiexec /i ssh-tectia-client-6.1.5.193-windows.msi
On attachment the output.
--
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=11303
Summary: WinHelp causes problems in Elster
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://www.elster.de/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)joachim-breitner.de
Hi,
Elster is the official German program required to submit income tax statements
etc., so I consider it rather important. It is nice that it mostly installs and
works fine with wine by now. But one problem is left:
The built-in help (which seems to be winhelp) does not work, neither the
on-screen display of the help relating the currently selected field, nor the
regular help browser.
It would be good if this can be fixed. You can download elster for free on
https://www.elster.de/elfo_down4.php?who=2007/2008
Thanks,
Joachim
--
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=9617
Summary: monster and me in wine
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trungnthut(a)gmail.com
Hi !
Sorry for post this late !
I posted this on wine-devel mailing list but Jeff told me to post here.
I'm playing monsterandme(www.monsterandme.com) in wine.
- With 0.9.7 version, there's a little bug at login screen, but i still can
login.The game seem ok.
- with 0.9.37 or higher version, seem there isn't any bug with login screen,
but
there's another bug when talking with NPC made me can't play this game. That
bug is : I can't select the answer in that dialog. Same bug when selecting
action in battle.
Hope some one can find and fix this.
trungnt
--
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=12257
Summary: NK2.info.exe slow even for small input files
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: serman_d(a)hotmail.com
Created an attachment (id=11707)
--> (http://bugs.winehq.org/attachment.cgi?id=11707)
Minimal nk2 file sample
NK2.info.exe is an application that parses the contents of an "Outlook auto
completion file" (extention .nk2), and converts it to a csv file. It allows
users of the Microsoft Outlook email client to back up and migrate email
addresses.
The parsing process in NK2.info.exe is very time-consuming in wine compared to
native WinXP. The attached sample nk2 file (976 bytes) takes appr. 10 seconds
to process in the test environment.
A file of 300Kb was also tested and consumed all CPU for more than 5 minutes
without completing. The same file was used under WinXP completing in less than
5 seconds.
I wonder if something could be done to investiage the matter. Thanks.
$ uname -srvmpio
Linux 2.6.9-55.0.12.EL #1 Fri Nov 2 10:57:39 EDT 2007 i686 i686 i386 GNU/Linux
$ ./wine-0.9.58/wine --version
wine-0.9.58
$ ./wine-0.9.58/wine NK2.info.exe
fixme:ole:OleLoadPictureEx
(0xa9ee2c,68607,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x34fae8),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa9ee2c,90134,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x34fae8),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa9ee2c,626,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x34fab8),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa9ee2c,633,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x34fab8),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa9ee2c,663,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x34fab8),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa9ee2c,743,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x34fab8),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa9ee2c,744,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x34fab8),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa9ee2c,653,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x34fab8),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa9ee2c,601,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x34fab8),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0xcb0028)->(0xcd6690, 0, (nil)), hacked
stub.
TO REPRODUCE:
1: Download NK2.info.exe v.09b from the nk2.info site (see below)
2: Download Visual Basic Virtual Machine, v. 6.0.97.82, from dll-files.com
(see below)
3: Start ./wine-0.9.58/wine NK2.info.exe
4: Click Browse, choose the attached "Default Outlook Profile.NK2" file.
5: Observe the time spent to parse the file.
RESOURCES:
http://www.nk2.info/http://filext.com/file-extension/NK2http://www.dll-files.com/dllindex/dll-files.shtml?msvbvm60
--
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=13846
Summary: Paint Shop Pro X (PSP10) installer window features
randomly missing
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Created an attachment (id=13903)
--> (http://bugs.winehq.org/attachment.cgi?id=13903)
Screenshot showing a tickbox and a missing tickbox
Some of the features of the PSP10 installer Window don't appear to get drawn
such as tickboxes, drop-down menus, progress bars etc. If you click them then
they will appear, but moving the window off the screen, hovering the mouse over
them, or in the case of progress bars them updating themselves doesn't cause
them to show up. It's not major but can be confusing.
--
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=22090
Summary: Starcraft II installer window's border is not
transparent, but black
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=26920)
--> (http://bugs.winehq.org/attachment.cgi?id=26920)
screenshot - wine
See screenshots. Terminal output is negligible:
fixme:ntdll:NtPowerInformation semi-stub: SystemPowerCapabilities
fixme:font:CreateScalableFontResourceW (0,L"C:\\users\\austin\\Temp\\Blizzard
Installer Temporary Data -
0060178c\\EurostileExt-Med.fot",L"C:\\users\\austin\\Temp\\Blizzard Installer
Temporary Data - 0060178c\\EurostileExt-Med.ttf",(null)): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x146948,0x146848): stub
--
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=23938
Summary: Not enough memory error when running StarCraft.exe
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kristopher.clark(a)yahoo.com
CC: kristopher.clark(a)yahoo.com
Created an attachment (id=30047)
--> (http://bugs.winehq.org/attachment.cgi?id=30047)
Command line output when running "wine ./StarCraft.exe"
Starcraft installs on wine 1.3 fine but will not run. I get the following
error from wine when I try to run Starcraft.exe
"This application had encountered an error:
Not enough memory
Program: C:\Program Files\Starcraft\StarCraft.exe
File: SFILE.CPP
Line: 421
Press OK to terminate the application"
I'm running a Intel Corporation Mobile 4 Series Chipset Integrated Graphics
Controller (rev 07) and my system has 4GB of ram.
See attachment for logs an terminal output.
--
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=25203
Summary: Transparent shapes with calibri
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: h-bloxx1987(a)web.de
Created an attachment (id=31999)
--> (http://bugs.winehq.org/attachment.cgi?id=31999)
Screenshot showing transparency
Hi!
I just noticed that shapes get transparent if you use calibri and the ä,ö,ü.
Using different fonts make the shape intransparent again. also you cannot set
the transparency for the filling because it is said to be non-transparent.
I attached a screenshot showing the problem.
--
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=28071
Summary: Operation FlashPoint GOTY 1.96 does not work
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lill.guill(a)gmail.com
Created an attachment (id=35943)
--> (http://bugs.winehq.org/attachment.cgi?id=35943)
Error message
Operation FlashPoint GOTY 1.96 does not work (watch attachmant)
--
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=30046
Bug #: 30046
Summary: DAZ Studio 4 - graphic glitches in working area
Product: Wine
Version: 1.4-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atkv(a)pisem.net
Classification: Unclassified
Created attachment 39140
--> http://bugs.winehq.org/attachment.cgi?id=39140
Screenshot with bug
Daz Studio 4.0.39 shows broken image instead of 3D working area
(See screenshot)
--
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=30149
Bug #: 30149
Summary: EVE online access to Captain quarters crash (wine-1.4)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davide.monge(a)gmail.com
Classification: Unclassified
Created attachment 39323
--> http://bugs.winehq.org/attachment.cgi?id=39323
this is a backtrace.
In Eve online - tranquility, being in station (with rotating ship environment),
pressing the "Enter Captain Quarters" button eve crashes and a backtrace (see
attachment) is generated.
--
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=21415
Summary: tales of pirates mouse Issues
Product: Wine
Version: 1.0.1
Platform: x86
URL: http://top.igg.com/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moshersteven(a)att.net
While running tales of pirates in wine I have an issues where the cursor
doesn't show up or if it does it isn't aligned with my actual mouse for example
when i get to the server chooser i am unable to see the cursor and when i am
ingame the cursor is off
--
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=28144
Summary: wine hitting OS X areas
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnsankey(a)ncf.ca
1. I'm not sure whether it was before or after installing winetricks and mono,
but at some point the sleep function of OS X 10.6.8 was hit - now the computer
goes to sleep normally, but when a key is hit to awaken it, it turns the power
off instead. I can't use sleep until I reinstall OS X.
2. As soon as I tried to run wine's Internet Explorer, I got a heap of errors
(reported here). I also got the scroll button on the mouse disabled so I can no
longer scroll pages except with arrows and keyboard arrows. (Yes, I've reset
everything mouse in System Preferences - no change.)
Both of these impact use so severely I'm going to have to reinstall OS X, and
stop using wine if they reoccur.
--
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=14598
Summary: Skype crash after first run
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luca.cappelletti(a)gmail.com
Created an attachment (id=14973)
--> (http://bugs.winehq.org/attachment.cgi?id=14973)
The complete console output
Ubuntu Hardy Heron 8.04
Wine 1.1.1 via PlayOnLinux
Downloaded official Windows version of Skype than installation done.
Starting first skype istance with:
heron@hardy:~$ export
PATH=/home/heron/.PlayOnLinux/WineVersions/1.1.1/usr/bin:$PATH
heron@hardy:~$ export
LD_LIBRARY_PATH=/home/heron/.PlayOnLinux/WineVersions/1.1.1/usr/lib:/home/heron/.PlayOnLinux/WineVersions/1.1.1/usr/lib/wine:$LD_LIBRARY_PATH
env WINEPREFIX="/home/heron/.PlayOnLinux/wineprefix/prefixSkype" wine
"C:\\Programmi\\Skype\\Phone\\Skype.exe"
At this point the Skype windows appear for about 10 seconds than crashes.
Attached you can find the entire console output
Thanks,
Luca Cappelletti
--
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=27645
Summary: MAKING HISTORY II: The War of the World Demo wants
msvcp90.dll.?end@?$basic_string@_WU?$char_traits@_W@st
d@@V?$allocator@_W@2@@std@@QAE?AV?$_String_iterator@_W
U?$char_traits@_W@std@@V?$allocator@_W@2@@2@XZ
(purist)
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.gamershell.com/download_74330.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Only occurs if msvcp90 is forced to builtin.
--
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=16281
Summary: Wine lacks support for fully animated cursors
Product: Wine
Version: 1.1.9
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
As per the title, currently only the first frame of the animated cursor is
shown, the cursor itself doesn't "play".
--
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=23427
Summary: Microsoft Visual C++ 2010 Redistributable Package
crashes during installation
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.microsoft.com/downloads/details.aspx?displa
ylang=en&FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nsandschn(a)gmx.de
Created an attachment (id=29221)
--> (http://bugs.winehq.org/attachment.cgi?id=29221)
Backtrace with wine-1.2-rc5-37-gdb68b1e
After extracting some files the installer crashes immediately.
--
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=15776
Summary: MyspaceIM fails to connect to server
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: heavensblade23(a)gmail.com
MyspaceIM installs correctly but when you try to connect to the server it
cycles through a list of ports, then reports there was a problem connecting to
the server.
--
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=26662
Summary: winecfg about tab missing
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cjdg_2k2(a)yahoo.com.mx
Created an attachment (id=33943)
--> (http://bugs.winehq.org/attachment.cgi?id=33943)
Screenshoot of behaviour lost of "acerca de" (about) tab
winecfg losts about tab and is missing after clicking even on about tab
--
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=20583
Summary: Lemmings Revolution - Corrupt palette on some icons.
Product: Wine
Version: 1.1.32
Platform: PC-x86-64
URL: http://downloads.gamezone.com/demosfiles/t1178.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Created an attachment (id=24560)
--> (http://bugs.winehq.org/attachment.cgi?id=24560)
Example of gfx corruption.
The icons on the right side of the screen during play have corrupt palette (see
screenshot).
Running Ubuntu 9.10 amd64 wine 1.1.32 with nVidia Geforce 8200 with 185.18.36
official drivers.
--
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=16245
Summary: No action when clicking a menu entry, but the menu
appears again with a shift
Product: Wine
Version: 1.1.9
Platform: All
URL: http://www.esnips.com/nsdoc/3ad3b4a2-ddc7-4bea-98a9-
8e76969420fb/?action=forceDL
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=17510)
--> (http://bugs.winehq.org/attachment.cgi?id=17510)
Video showing the bug
In the R3x program, if you click on a context menu entry, no action performed,
but the menu appears again with a shift. After you ckick the same entry second
time, the action performed as usual.
See the video.
--
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=24212
Summary: Morrowind Script Extender (MWSE) fails silently
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
It loads up fine, and thinks it is attached. However the scripts that need MWSE
behave very erroneously, and invariably crash/hang/don't work.
The keyring mod duplicates the inventory keyring whenever you reload a
savegame.
The fleeing fletchers mod hangs the game when you cast a spell
The alchemy storage helper mod places duplicate bags whenever you are looking
at.
etc, basically no mod using MWSE works.
Seems to be related to the Oblivion Script Extender attach bug.
There is no significant output on the console, or on the MWSE log file (from
the app).
Only one error in console, seems unrelated since it is sound:
err:quartz:ACMWrapper_ProcessSampleData Error sending sample (80040227)
--
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=19222
Summary: menus jump and scramble input for MS SQL Server
Management Studio Express
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m27315(a)gmail.com
Created an attachment (id=22223)
--> (http://bugs.winehq.org/attachment.cgi?id=22223)
wine ssmsee.exe >& ssmsee_out.log
In Microsoft SQL Server Management Express, right-clicking on many of the icons
in the "Object Explorer" pane produces a menu. This works correctly. However,
right-clicking again (or releasing the right-click) to select an entry in the
pop-up menu causes another menu to open based on the mouse location of the
selection coordinates.
The input passed to the original pop-up menu does not correlate to anything I
see. It is definitely not what I selected.
Workaround: I can select the correct entry by using the arrow keys and Alt-Key
combinations instead of the mouse, once the menu has been opened.
Incidentally, when almost any WINE app is launched I see an "Exception raised"
error dialog box, which reads:
Unhandled page fault on write access to 0x00000016 at address 0x7ef93536. Do
you wish to debug it? Yes|No
Choosing "No" dismisses the dialog, and no adverse results seem to occur.
Hopefully, it is unrelated...
--
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=28730
Bug #: 28730
Summary: The game "RAGE"crash at startup with "SetPixelFormat
failed" error
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monsieurweller(a)gmail.com
Classification: Unclassified
Created attachment 36912
--> http://bugs.winehq.org/attachment.cgi?id=36912
Wine bug log
The game "RAGE" won't launch, with "SetPixelFormat failed" error.
Wine itself throw this error :
err:wgl:internal_SetPixelFormat Invalid iPixelFormat: 0
I Attach both RAGE console log and wine log.
--
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=22071
Summary: Adding a new Record after a Find fails.
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created an attachment (id=26888)
--> (http://bugs.winehq.org/attachment.cgi?id=26888)
Sample Program and Source Code
Create a Database in either Postgres or MySQL
Create the following table.
CREATE TABLE testing
(
id integer
)
winetricks mdac28
Install the ODBC driver for MySQL or Postgres.
Setup an ODBC connection to the Database above.
run DBSample.exe
Select the ODBC connection name
You should a Messagebox with either a success or failed message.
Workarounds
winetricks dcom98.
--
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=21461
Summary: Support for PS_USERSTYLE
Product: Wine
Version: 1.1.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skarllot(a)gmail.com
Please implement PS_USERSTYLE to X11DRV_SelectPen function.
---
fixme:x11drv:X11DRV_SelectPen PS_USERSTYLE is not supported
--
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=22562
Summary: Raisonance Ride7 + RKit-ARM crashes on startup
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)andrewsmith.plus.com
A fresh install of the Ride7 IDE will load with no problem. After installing
the RKit-ARM add-on the application no longer starts - the program window
appears and parts of the UI are shown, but then crashes.
This issue is not present under WinXP on VMware.
Software available as free download from:
http://www.mcu-raisonance.com/mcu_downloads.html (first link on that page is
the Ride7 IDE, the second link is the RKit-ARM add-on).
--
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=30009
Bug #: 30009
Summary: Product: Wine Reporter: pastorrub(a)msn.com Component:
Component Description The Graphics Device Interface
is e.g. responsible for drawing, graphics, fonts and
printing. ( dlls/gdi32/ ) Version: Severity:
Hardware:
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pastorrub(a)msn.com
Classification: Unclassified
Pepakura Designer 3 Fails to Init DIB Engine. The issue is in ChoosePixelFormat
being unimplemented:
fixme:dib:dibdrv_ChoosePixelFormat Not supported on DIB section
To see the issue download Pepakura Designer from here:
http://www.tamasoft.co.jp/pepakura-en/
--
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=29038
Bug #: 29038
Summary: strftime in gvim is outputting strings in a wrong
encoding
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kp-pav(a)yandex.ru
Classification: Unclassified
strftime('%c') in gvim under wine is outputting «РЎСЂРґ 09 РќРѕСЏ 2011
16:19:26», while it should «Срд 09 Ноя 2011 16:19:26» (can be obtained from the
first by using `iconv -f UTF-8 -t CP1251 | iconv -f UTF-8'). strftime in just
the same gvim executable in a virtual machine works fine (except that it has
different output with `%c', so to check encoding I had to use `%b' token).
--
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=21159
Summary: "Rayman 2": Does not recognize user input
Product: Wine
Version: 1.1.35
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m_105(a)gmx.de
"Rayman 2 - The Great Escape" seems promising so far (installation and
launching work), but you can't get past the first menu screen because the game
won't react to any user input (keyboard, mouse or joypad).
Switching to a native dinput.dll hasn't worked out for me (I really tried, many
different versions in different places), but apparently it has for some users
(see gold ratings).
I'd be happy to provide logs if asked. There's nothing unusual in it so far,
even if run with WINEDEBUG=+dinput.
--
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=26113
Summary: gameux/gamestatistics shows a ton of valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: gameux
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33291)
--> (http://bugs.winehq.org/attachment.cgi?id=33291)
valgrind log
The first:
Conditional jump or move depends on uninitialised value(s)
at lstrlenW (winbase.h:2268)
by GameStatisticsImpl_GetCategoryTitle (gamestatistics.c:830)
by test_gamestatisticsmgr (gamestatistics.c:366)
by func_gamestatistics (gamestatistics.c:446)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1702)
by create_IGameStatistics (gamestatistics.c:1001)
by GameStatisticsMgrImpl_GetGameStatistics (gamestatistics.c:1098)
by test_gamestatisticsmgr (gamestatistics.c:344)
by func_gamestatistics (gamestatistics.c:446)
by run_test (test.h:556)
by main (test.h:624)
looks like a test failure that occurs under WINEDEBUG=warn+heap:
gamestatistics.c:368: Test failed: getting category title failed
But, there's more:
24 bytes in 3 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by SysAllocStringLen (oleaut.c:235)
by bstr_from_xmlChar (msxml_private.h:295)
by domelem_getAttribute (element.c:1056)
by GAMEUX_loadStatisticsFromFile (gamestatistics.c:514)
by GAMEUX_loadGameStatistics (gamestatistics.c:630)
by GameStatisticsMgrImpl_GetGameStatistics (gamestatistics.c:1107)
by test_gamestatisticsmgr (gamestatistics.c:344)
by func_gamestatistics (gamestatistics.c:446)
by run_test (test.h:556)
by main (test.h:624)
...
48 bytes in 3 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by heap_alloc (msxml_private.h:420)
by create_children_nodelist (nodelist.c:318)
by node_get_child_nodes (node.c:246)
by domelem_get_childNodes (element.c:262)
by GAMEUX_loadStatisticsFromFile (gamestatistics.c:530)
by GAMEUX_loadGameStatistics (gamestatistics.c:630)
by GameStatisticsMgrImpl_GetGameStatistics (gamestatistics.c:1107)
by test_gamestatisticsmgr (gamestatistics.c:344)
by func_gamestatistics (gamestatistics.c:446)
by run_test (test.h:556)
by main (test.h:624)
...
120 bytes in 6 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by SysAllocStringLen (oleaut.c:235)
by bstr_from_xmlChar (msxml_private.h:295)
by domelem_getAttribute (element.c:1056)
by GAMEUX_loadStatisticsFromFile (gamestatistics.c:561)
by GAMEUX_loadGameStatistics (gamestatistics.c:630)
by GameStatisticsMgrImpl_GetGameStatistics (gamestatistics.c:1107)
by test_gamestatisticsmgr (gamestatistics.c:344)
by func_gamestatistics (gamestatistics.c:446)
by run_test (test.h:556)
by main (test.h:624)
and a few possibly lost, as well.
--
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=24422
Summary: Victoria 2 demo crashes on startup without native
d3dx9_36
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
CC: wine-bugs(a)winehq.org
Created an attachment (id=30790)
--> (http://bugs.winehq.org/attachment.cgi?id=30790)
Terminal output for victoria 2 demo
winetricks d3dx9_36 allows the game to start normally (if you also work around
bug 24217).
Otherwise the game crashes at start with several warnings and errors, most
notably:
fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x16d0000, 1398256, 0x32f238):
partially implemented
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file
--
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=21473
Summary: GrapherOC: Never remember DB path
Product: Wine
Version: 1.1.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skarllot(a)gmail.com
Created an attachment (id=25857)
--> (http://bugs.winehq.org/attachment.cgi?id=25857)
Grapher OC output
I have to set database path every program opening.
--
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=21472
Summary: GrapherOC: Incorrect drawing
Product: Wine
Version: 1.1.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skarllot(a)gmail.com
Created an attachment (id=25855)
--> (http://bugs.winehq.org/attachment.cgi?id=25855)
Grapher OC running on Fedora 11 x64
Comparing two images you can see how drawing objects are leaking out of drawing
box.
--
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=23104
Summary: Pro evolution soccer 2010 demo crashes without native
d3dx9
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL:
http://www.bigdownload.com/games/pro-evolution-soccer-
2010/pc/pro-evolution-soccer-2010-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
There's a ton of:
fixme:d3dx:ID3DXConstantTableImpl_GetConstantByName (0xa53cfd8)->((nil),
AmbientLightCol): stub
fixme:d3dx:ID3DXConstantTableImpl_GetConstantByName (0xa53cfd8)->((nil),
LocalAmbientLightCol): stub
fixme:d3dx:ID3DXConstantTableImpl_GetConstantByName (0xa53cfd8)->((nil),
EnvmapDiffuseModulateCol): stub
and other d3dx fixme's in the output:
$ grep -c fixme\:d3dx /home/austin/pes.txt
359542
Finally crashes, with an unhelpful backtrace:
Backtrace:
=>0 0x00add56f in pes2010 (+0x6dd56f) (0x012dddc0)
1 0x00000000 (0x00ddf5c8)
2 0x00466280 in pes2010 (+0x6627f) (0x00add6f0)
3 0x107705f8 (0x837c418b)
4 0x00000000 (0x00000000)
0x00add56f: movl 0xc(%eax),%edx
winetricks d3dx9 works around it.
--
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=25439
Summary: Guitar Pro 6 requires vcrun2005
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=32378)
--> (http://bugs.winehq.org/attachment.cgi?id=32378)
mscodescan log
Guitar Pro 6 needs winetricks vcrun2005 to start. An attached log shows the
large dependency the program has on these librairies.
--
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.