http://bugs.winehq.org/show_bug.cgi?id=27457
Summary: MS Office Tools menu are duplicated in localized
version
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
Microsoft Office Tools is a directory which is …
[View More]installed in Programs\Microsoft
Office\ menu.
In polish version of MS Office 2007 Home and Student Box with service packs
this directory is duplicated - I mean it is installed in English version (as
Microsoft Office Tools) and in polish version. The launchers are linked to the
same executables, and, apart from comments, are exactly the same.
The problem exists since I first installed MS Office 2007 under wine/since I
remember.
Im unsure if the menus don't come from Service Pack installers - will check
"clean SP0 install" later. It might be also a MS Office bug.
Tested version: 1.3.22
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27059
Summary: Starcraft2: Using Shaders above medium breaks some
shaders
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeneas(a)q-mail.me
Created an attachment (id=34492)
--> (http://bugs.…
[View More]winehq.org/attachment.cgi?id=34492)
Shader Bug with shader settings at high - boxing is affected too
Hi,
Starcraft II works perfectly fine but when I use shader settings above
"medium", some shaders don't work.
Not working effects include: Some map-backgrounds, Nexus destroy animation.
Maybe some more, but I don't remember them.
I am using a Nvidia GTX 260 with driver version 270.41.06. The
HKEY_CURRENT_USER/Software/Wine/Direct3D registry values are (as suggested in
appdb):
DirectDrawRenderer opengl
Multisampling disabled
OffScreenRenderingMode pbuffer
UseGLSL disabled
VertexShaderMode hardware
VideoMemorySize 896
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26170
Summary: EVE Online: Crashes after 30 seconds if using port
other than 26000
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a219082(a)jnxjn.com
Created an attachment (id=33347)
--> (http:/…
[View More]/bugs.winehq.org/attachment.cgi?id=33347)
Wine Output
I am behind a firewall that blocks the default port of 26000, and as such I
changed my EVE preferences to use the recommended alternative port, 3724.
However, whenever I start EVE with a port other than 26000, the game
immediately crashes after about 30 seconds, no matter what actions I take.
Attached is both the wine error output and the output from the EVE log 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=25627
Summary: Starcraft 2 Missing Units with Intel Graphics
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: palmem(a)comcast.net
Created an attachment (id=32639)
--> (http://bugs.winehq.org/attachment.cgi?id=32639)
…
[View More]Screenshot of missing units
Steps to reproduce:
0. Setup software and hardware as described below (this is the best software
setup for my hardware that I could fine)
1. Install Starcraft 2 using wine
2. Start a custom game against a computer
3. Select your units
Expected Behavior:
* There are units drawn on the screen (they should be inside the green circles)
Actual Behavior:
* No units are drawn on the screen, as shown in attached screenshot
======================================================================
Hardware:
Thinkpad T61
Intel GMA X3100
Core 2 Duo @ 2 GHz
Software:
64-bit kernel with 32-bit wine and 32-bit starcraft 2
gallium drivers in kernel 2.6.36-r5 (gentoo-sources) with KMS
xorg 7.4
xf86-video-intel 2.13.0
Starcraft 2:
Lowest settings for all graphics
Audio disabled
1024x768 (Lowest resolution available)
HKEY_CURRENT_USER/Software/Wine/Direct3D:
DirectDrawRenderer = opengl
Multisampling = disabled
OffScreenRenderingMode = pbuffer
UseGLSL = disabled
VertexShaderMode = hardware
DRI Conf:
Enable limited ARB_fragment_shader support on 915/945: yes
Enable S3TC texture compression even if software support is not available: yes
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=25006
Summary: Starcraft 2: Fails to render some 2D images.
Product: Wine
Version: 1.3.6
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 8jmtfa1e(a)gmail.com
Created an attachment (id=31685)
--> (http://bugs.winehq.org/attachment.cgi?id=31685)
…
[View More]Disable S3TC
This bug probably only effects a small amount of Ati graphics cards (or just
me) and the bug is probably driver related. Nonetheless I've decided to report
the bug here in case there's anyone else having similar problems as I've
experienced.
I was having problems getting Starcraft 2 to render correctly. Pure 3D details
was rendered correctly while some of the 2D elements where broken. Some of the
elements broken was buttons for controlling units and buttons for unit/building
production. Screenshots will follow in an attachment. Broken in this context
means that the images wasn't rendered correctly.
I searched the internet for a solution for the last few days without any luck.
Today I was using the open source graphic driver and noticed that it was able
to render 2D images correctly. That’s when I realised it must have been using a
different code path. With this new-found knowledge I realised that one of the
differences was the implementation of S3TC. A patent encumbered function which
compresses textures and which the open source version normally lacks. Firing up
google I soon found a fix to disable S3TC in wine. With S3TC disabled I no
longer experience any broken 2D images.
I'm using an Ati radeon 2000 series graphics card.
I'm stuck at fglrx 10.4 because of various driver bugs.
To enable the fix you need to build wine yourself. The patch itself just
changes one line and fools wine into thinking that S3TC isn’t supported by the
driver.
A real patch which would have 'fixed' this bug would have been by adding a
command line switch or a registry tweak which disabled S3TC. Implementing such
a patch is unfortunately beyond my wine knowledge.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24892
Summary: Starcraft2 does not start when 2 screens are attached
(1440x900 + 1680x1050)
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cedric.dewijs(a)telfort.nl
Created an attachment (id=31518)
…
[View More] --> (http://bugs.winehq.org/attachment.cgi?id=31518)
the console output
I have a laptop with a internal screen (LPL), and I have a TV attached via
VGA.
When I have both screens active in twinview, starcraft2 does not start.
I use nvidia Xserver settings to setup my screens like this:
Model: LPL (dfp-0 on GPU)
Configuration: twinview
Resolution: 1440x900 Auto
position Absolute +0+0
[x] make this screen primary the the X screen
Model: Philips PHI32PFL3605
Configuration: twinview
Resolution: 1680x1050 Auto
Position: absolute +1440+0
[ ] make this screen primary the the X screen
Now I start starcraft2 from a terminal located on the TV.
Starcraft 2 crashes, and I can send a crash report to blizzard. I can't move my
cursor to the TV anymore, the mousecursor stops at the edge of my internal
screen. At the edge of the TV I can see about half of the cursor
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24742
Summary: StarCraft II doesn't start, no crash.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus.hambraeus(a)gmail.com
Created an attachment (id=31263)
--> (http://bugs.winehq.org/attachment.cgi?…
[View More]id=31263)
Terminal Output
When starting SC2, the application starts, but nothing happens. It doesn't draw
anything on the screen (the screen doesn't go black, it just shows what was
there before I started the application), but it grabs my cursor.
I'm running ubuntu 10.10 64-bit, wine 1.3.4 nvidia drivers 260.19.06
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24003
Summary: StarCraft2 shows, probably, parts of backbuffer on
screen, while using orm=backbuffer
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
I'm attaching three …
[View More]screenshots that illustrates this bug.
On first - only in in-game videos, when some character specking from 'video
communication' window (when 3d portraits enabled in games settings, of course),
it's enlarged and upside-downed portrait is shown in upper-left corner.
On second and third - In same upper-left corner we may see some parts of
dynamic surrounding's textures. This bugimage changes or dissapears as we move
camera over landscape. Mission on "Red Stone" is most affected - there is
almost no camera positions, where this bug isn't visible.
There is no such bug on orm=pbuffer or orm=backbuffer.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23873
Summary: iCCup Anti-Hack launcher: Can't run Warcraft III
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viglim23(a)gmail.com
Warcraft III can't run through iCCup launcher. It says: "Warcraft III was
unable …
[View More]to initialize"
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23654
Summary: StarCraft II Editor crashes because of an
inconsistency detected by ld.so
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lubosz(a)gmail.com
Created an attachment (id=29601)
--&…
[View More]gt; (http://bugs.winehq.org/attachment.cgi?id=29601)
Log of the crash when i try to publish a map
In a lot of situations the editor crashes because of this assertion:
Inconsistency detected by ld.so: dl-close.c: 731: _dl_close: Assertion
`map->l_init_called' failed!
It occurs when i switch modes in the editor or try to publish.
$ uname -a
Linux bBook 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC 2010 x86_64
GNU/Linux
--
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.
[View Less]