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.