http://bugs.winehq.org/show_bug.cgi?id=15707
Summary: winhttp: winhttp.ok test fails in OpenSolaris
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: source, testcase
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16786)
--> (http://bugs.winehq.org/attachment.cgi?id=16786)
+winhttp in git
../../../tools/runtest -q -P wine -M winhttp.dll -T ../../.. -p
winhttp_test.exe.so winhttp.c && touch winhttp.ok
err:winhttp:netconn_init Failed to load symbol i2d_X509
winhttp.c:740: Test failed: failed to open a request 12157
winhttp.c:743: Test failed: failed to send request 6
winhttp.c:747: Test failed: failed to retrieve certificate context 6
winhttp.c:751: Test failed: failed to retrieve key bitness 6
winhttp.c:754: Test failed: failed to receive response 6
winhttp.c:758: Test failed: failed unexpectedly 6
winhttp.c:759: Test failed: request failed unexpectedly 1
fixme:winhttp:set_option unimplemented option 63
fixme:winhttp:request_query_option unimplemented option 63
fixme:winhttp:request_query_option unimplemented option 63
make: *** [winhttp.ok] Error 7
+winhttp attached
--
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=15616
Summary: winecfg does not allow *.acm (or other non .dll)
overrides
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
winecfg does not allow overrides of "libraries" other than .dll via the
selection list.
Yet the game "Colin McRae Rally 2.0" needs one for msadp32.acm (I shall post a
separate bug report on that). These .acm files also have MS-Windows executable
format.
I had to edit the registry by hand (or use regedit) to obtain the effect, after
I figured out the correct format:
[Software\Wine\AppDefaults\CMR2.exe\DllOverrides]
"msadp32.acm"="native"
I believe that any shared object for which wine provides an implementation or
stub (a .spec file in the source tree) should appear in winecfg's list.
BTW, neither does current winecfg allow setting the default order, e.g.
"*"="native, builtin", which is sometimes handy for trying and guessing what's
wrong. IIRC it was in earlier versions. Maybe it was too easy to abuse?
--
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=15314
Summary: winhelp: transition to richedit breaks minigolf1997.hlp
file
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: eric.pouech(a)orange.fr
Created an attachment (id=16145)
--> (http://bugs.winehq.org/attachment.cgi?id=16145)
11 year old minigolf.hlp file, broken display since wine-0.9.61
MINIGOLF.HLP is displayed incorrectly in 1.0 and 1.1.4, whereas
0.9.16 and 0.9.57 worked. More precisely, winhlp32 displays roughly 6
odd chars instead of all text. The 6 index entries are shown correctly,
though.
An educated-guess regression testing (reading about richedit while looking for
duplicates) located the cause between wine-0.9.60 and .61 in commit
9b24f2a0507d173e65641649a70fced300afab26 bad winhelp: make richedit the default
for rendering, on 2008-04-28.
This version still had the ability to switch renderer via $WINHELP_RICHEDIT,
which got lost in "Get rid of the old internal rendering" on 2008-05-01. Via
this variable, I could very that this transition indeed causes the bug.
The file (11kB) is attached.
--
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=15264
Summary: Audio broken under Solaris
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreww591(a)gmail.com
Created an attachment (id=16056)
--> (http://bugs.winehq.org/attachment.cgi?id=16056)
log of winecfg crash
Audio appears to be broken under Solaris (I'm running Solaris Express Community
Edition snv_89). Audio programs cannot play or record anything (audio just
fails silently, no visible errors occur), and the winecfg "Audio" tab causes
winecfg to crash. winecfg doesn't crash on the audio tab if the Audio value in
the HKCU\Software\Wine\Drivers registry key is set, but audio still doesn't
work and winecfg displays an error message that says "Found driver in registry
that is not available", no matter what driver the key is set to.
--
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=15007
Summary: The Lost Crown's menu is no longer accessible in-game
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_norris1989(a)hotmail.com
The Lost Crown, an adventure game, used to work near perfectly in wine. Now
clicking the icon to display the menu causes it to crash. This prevents the
user from saving the game, or quitting the program in the usual way. I don't
know what to about a backtrace because if I try to run the game via the
terminal, it won't work at all. So you'll have to tell me where I can find a
log or something.
--
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=14968
Summary: DrawPrim.c needs to handle more than 4 vertex shader
prims causes crash
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
CC: celticht32(a)aol.com
Draw Prim needs to handle this in drawStridedSlow :
The vertex shader definition in direct x calls for 16 vertex shader types
currently several game applications call for vertex shader 7 initialization and
wine fails with :
fixme:d3d_draw:drawStridedSlow Should not get here as coordsToUse is two bits
only (7)!
which is a valid mode :
which should map to the 4s gl call in opengl
here is the Direct X definition for mode 7
D3DDECLTYPE_SHORT4
Four-component, signed short expanded to (value, value, value, value).
The link for the definition is :
http://msdn.microsoft.com/en-us/library/bb172533(VS.85).aspx
--
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=10831
Summary: Guild Wars: "Observe" menu does not display additional
information about selected game
Product: Wine
Version: 0.9.51.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoppq(a)mbnet.fi
Created an attachment (id=9698)
--> (http://bugs.winehq.org/attachment.cgi?id=9698)
Working Observe menu shot (Cedega)
The Observe menu allows to observe past PvP matches. When a game is selected,
it should show at the bottom the tabards/flags of the teams, the map being
played on and when the game was played. This display is completely missing when
playing with Wine. Attached is a working menu shot (from Cedega) to show what
it SHOULD look like.
I do not know why it is not displaying it (or what wine component this should
be filed under, wine-net was a pure guess). From the looks of it there is no
apparent display glitch (a Wine user who has never seen GW on Windows or Cedega
wouldn't necessarily know there is anything missing, hence the attached shot to
show what should be there). It seems more like GW is deciding not to display
it, which might be due to missing data (problem with networking?) or some other
issue.
--
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=10900
Summary: database corrupted when download with Troopmaster DOTNET
Product: Wine
Version: 0.9.51.
Platform: PC-x86-64
URL: http://www.troopmaster.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timgelvin(a)gmail.com
When using the Troopmaster DOTNET feature, I unlock the database to download
the current database from Troopmaster's server to install on my computer. It
even acts like this was done successfully, so I click on the icon for scout
management and the entire program closes. But when clicking the icon for adult
management everything is fine until I switch to a different adult database. So
I'm thinking whatever got downloaded got corrupted.
--
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=15071
Summary: Sometimes mutex aren't destroyed after app terminate
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blackgilmor(a)gmail.com
I often run some app which uses mutex to protect before multiple instances of
that app. From time to time, I have to kill that app process, and run it again
in very short time.
I observed that sometimes mutex created by my app stays, afer that I closed or
killed my app. Because of that I can't run it again before whole system reboot.
As I know, windows frees all apps mutex, just after app terminate
--
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=15043
Summary: Acclaim Re-Volt: Crash at the start.
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=15698)
--> (http://bugs.winehq.org/attachment.cgi?id=15698)
Notice the D3D:dump errors and the crash
This seems to be a regression sense version 1.1.3, because it works in 1.1.2
etc.
--
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=15037
Summary: MSVC 6: Debug-compiled executable not calling MSVC
debugger on "Retry"
Product: Wine
Version: 1.1.1
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: claus.fischer(a)clausfischer.com
CC: claus.fischer(a)clausfischer.com
Microsoft Visual C++ 6 is working to a large extent.
When a program is compiled in DEBUG mode and violates
an assertion (in WTL), the MSVC on Windows will give the
user the choice to press "Retry" and start a debugger.
On Wine, a debugger is not started, or at least the
MSDEV-Studio doesn't show the Debug menu.
--
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=15015
Summary: outlook messenger which is an intranet chat tool is not
working with wine.
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prashen(a)gmail.com
outlook messenger which is an intranet chat tool is not working with wine.
it gives run time error
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11804
Summary: NWN2 Crashes on Chat
Product: Wine
Version: 0.9.55.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: furstenwerth(a)mac.com
NWN2 crashes on trying to chat in Multiplayer. It is quite game breaking as it
does not allow you to talk to anybody and they must only assume you are quite a
jerk.. Sadly I have no idea what is causing this or how to fix 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=11682
Summary: [wine-0.9.44] [Origin 7.0] crash when I'm trying to save
a project
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ruppertus(a)o2.pl
Created an attachment (id=10895)
--> (http://bugs.winehq.org/attachment.cgi?id=10895)
Log from a console
I use wine 0.9.44 from debian lenny/testing distribution. I've installed Origin
7.0220 (B220). It works quite good but when I'm try to save a project.
Can you check it, please?
Robert
--
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=10837
Summary: DirectDrawRenderer opengl ATI: screen flickers,
partially updates
Product: Wine
Version: 0.9.51.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
Created an attachment (id=9716)
--> (http://bugs.winehq.org/attachment.cgi?id=9716)
screenshot
When setting DirectDrawRenderer to opengl the screen flickers and partially
updates, making graphics look bad.
Apps affected: All games exported from windows version of Blender 2.45.
Hardware affected: ATI R200
Hardware not affected: Nvidia 6800, others?
Steps to reproduce: Install Blender 2.45 under wine (or in windows). Create a
very simple game and export to .exe format. Open up regedit and set
DirectDrawRenderer to opengl. Run the game under wine.
Result: Flickering, tearing, page flipping not updating, See attachment
Workaround: Set DirectDrawRenderer to gdi
--
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=10789
Summary: Half Life 2 crashes when trying to apply video settings
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blahboybang(a)gmail.com
Created an attachment (id=9651)
--> (http://bugs.winehq.org/attachment.cgi?id=9651)
Run log
Half Life 2 crashes when I try to apply video settings changes in the options
dialog. Run log attached.
--
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=15667
Summary: make winecfg accept appname.exe as a command line
parameter
Product: Wine
Version: 1.1.6
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fallenblood(a)gmail.com
It would be convenient if "winecfg appname.exe", ran from the command line,
opened "Wine configuration of appname.exe", adding appname to the list if it
isn't already in it. This way, you'd be able to easily configure your Windows
apps from any file manager.
--
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=14967
Summary: audiovis.dll does not always load
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajlmv(a)cheerful.com
Created an attachment (id=15574)
--> (http://bugs.winehq.org/attachment.cgi?id=15574)
output of starting video deluxe 2006 in wine.
Video Deluxe 2006 for windows 98SE has been installed.
Installation went fine.
wine is configured to behave as windows 98SE.
Startup shows a popup saying error loading audiovis.dll.
The dll has been registered and investigation shows that the wine registry
entries are conforming to the windows 98SE registry entries.
The following dll's found in windows are all present in de wine installation:
C:\WinProgs\Music_Manager\AudioVis.dll
C:\WinProgs\Photo_Manager\AudioVis.dll
C:\WinProgs\VideoDeLuxe\mxcdr\CDR_MediaManager\AudioVis.dll
C:\WinProgs\VideoDeLuxe\RegModule\AudioVis.dll
The log attached shows that audiovis.dll IS loaded 3 times before the popup
indicating failure to do so.
--
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=15559
Summary: winealsa vs. kotor regression: scratchiness/stutter
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
CC: m.b.lankhorst(a)gmail.com
717df5b2972b3cb998ca5a43279ae2283b117eaa
winealsa.drv: Don't hang on last few bytes not played.
... in current git causes a regression for me in Knights of the Old Republic.
Music is stuttery, sounds like it plays old/uninitialized data for small
fractions of a second.
Reverting it makes sound return to normal.
Doesn't happen in Medieval Total War 2, so seems to be a winmm/waveout-specific
regression, dsound unaffected.
Nothing triggers in a warn+wave trace.
--
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=15641
Summary: Tile Studio 2.55: Toolbar icons get resized when
switching to Map mode
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://tilestudio.sourceforge.net/
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: metalbrain_coder(a)gmx.net
Clicking on the "Map Editor" button in the toolbar (right below "Palette"
menu), the program will switch to Map editor mode, and icons on the toolbar
will become smaller and misplaced, but the active area where you should click
them will still be the same as before.
--
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=15545
Summary: .net app works in 32-bit wine, crashes in 64-bit wine
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rggjan(a)gmail.com
Created an attachment (id=16525)
--> (http://bugs.winehq.org/attachment.cgi?id=16525)
What I get when trying to start the Program...
When I start the application Photomatix 3, which depends on .net, it works fine
on a normal Ubuntu 32-bit installation with the winehq - repository.
When starting the same application in a 64-bit Ubuntu, again using the winehq
repository, the application crashes when I'm trying to start it. The log is
attached.
Tell me if you need more informations...
--
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=15528
Summary: Miranda has severe problems showing history in
conversation windows
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://www.miranda-im.org/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=16485)
--> (http://bugs.winehq.org/attachment.cgi?id=16485)
Appearance
Steps to reproduce:
1) Install Miranda with default options
2) Register any protocol
3) Go to Options -> Events -> Messaging Log
Set this option:
Load History Events -> Load number of previous events : 10
4) Chat with someone for a while
5) Close chat window and open it again
6) Chat window is empty even though you can see a scroll bar
The bug was introduced in Wine >= 1.0.1.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15063
Summary: Silent hill 4 demo crashes very early
Product: Wine
Version: 1.1.3
Platform: PC
URL: http://www.gamershell.com/download_7963.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=15732)
--> (http://bugs.winehq.org/attachment.cgi?id=15732)
winedebug=+relay
The demo of Silent hill 4 installs fine, one can watch some introduction
movies. But the game crashes before the menu appears.
Joaopa
--
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=14982
Summary: Supreme Commander: Lighting changes on zoom level
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Created an attachment (id=15594)
--> (http://bugs.winehq.org/attachment.cgi?id=15594)
zoomed out, displayed properly
The Lighting changes when you zoom in, it becomes darker. No suspicious console
log. I don't know what else to say about this, see the screens
--
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=14964
Summary: Missing symbols in Microsoft Word
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=15571)
--> (http://bugs.winehq.org/attachment.cgi?id=15571)
File with the missing symbols
After opening a file that contain mathematics symbols, this ones doesn't
appear. You can see them if you open the file in Windows XP or even in
OpenOffice in Ubuntu.
--
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=14780
Summary: FoxPro for Windows 2.5 setup.exe crashes with page fault
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.koller(a)surfeu.at
I try to install FoxPro for Windows 2.5 (this is NOT Visual FoxPro) on openSuse
11.0 with wine 1.1.2.
I removed ~/.wine before. When running "wine SETUP.EXE" some setup steps can be
done, but at the point before it begins to copy the files, I get a dialog from
the FoxPro setup, which tells me "FoxPro needs at least FILES=40 in CONFIG.SYS.
Please insert this line in your CONFIG.SYS and reboot" (this is translated and
shortened from my german FoxPro version)
Clicking on OK leads to a crash of wine.
In the terminal from where I started I have only the follwing lines:
/tmp/foxpro> wine ./SETUP.EXE
wine: created the configuration directory '/home/martin/.wine'
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/home/martin/.wine' has been updated.
wine: Unhandled page fault on write access to 0xff000004 at address 0x7bc44252
(thread 0023), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc44252
When I create .wine/drive_c/CONFIG.SYS with the line FILES=40
the mentioned dialog does no longer appear, but wine crashes with the same
message again.
I can provide the FoxPro files for some tests if needed (note: FoxPro is not a
free application)
--
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=14469
Summary: America does not run
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: changaco(a)laposte.net
Created an attachment (id=14791)
--> (http://bugs.winehq.org/attachment.cgi?id=14791)
errors log
Everything's in the title : this old game doesn't run on Wine. At least it
doesn't work out of the box because I already succeeded at launching the game
but I don't remember how I did ...
As the game check for the Windows version I tried with every version available
in Wine 1.1.0 :
- on 2.0, 3.0, 3.1, 95, 98 and ME : the game ask for the original CD which is
of course already in
- on NT 3.5/4.0, 2000, XP, 2003, Vista, 2008 : the game find the CD but crashes
( see attachment for 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=14310
Summary: Dungeon Keeper 2 cannot be navigated with the arrow keys
Product: Wine
Version: 1.1.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
While playing Dungeon Keeper 2, attempting to navigate with the arrow keys
results in the screen scrolling in whatever direction is pressed without
stopping until another arrow key is pressed - thereby causing it to scroll in
that direction endlessly.
Never worked, true with native dinput.dll as well, not true 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=14308
Summary: Dungeon Keeper 2 cursor fails to render correctly with
hardware rendering enabled
Product: Wine
Version: 1.1.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
With hardware rendering mode enabled, Dungeon Keeper 2 fails to render the
cursor correctly - the cursor itself renders, but the surrounding box is
rendered oddly, and makes clicking with the cursor an exercise in guesswork.
Attachments demonstrate what happens with vs. without hardware rendering.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13676
Summary: Lemmings Revolution: does not start anymore, still did
in 0.9.43.
Product: Wine
Version: 1.0-rc3
Platform: PC
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: evaarties(a)xs4all.nl
Created an attachment (id=13673)
--> (http://bugs.winehq.org/attachment.cgi?id=13673)
Backtrace shown in terminal after program crashed.
The program installs fine from the CD but does not start and closes without any
trace. The terminal shows erros, see the attachment.
The URL is for a demo that still does work.
--
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=13389
Summary: Victoria, an Empire under the sun. Crashes on startup
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Gaute65(a)gmail.com
Victoria, An Empire under the sun.
Crashes under start up, when initializing the graphics.
It could be this old bug coming back:
http://bugs.winehq.org/show_bug.cgi?id=8194
There is no demo of this game.
The game did work two months ago.
I'm using the latest ati driver for my graphic card.
--
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=12345
Summary: Live For Speed S2: could not detect suitable screen
modes
Product: Wine
Version: 0.9.58.
Platform: Other
URL: http://www.lfs.net/?page=downloads
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vbuell(a)gmail.com
Live For Speed S2 (version 'Y') can't start and produces error window "could
not detect any suitable screen modes".
wine LFS.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x33f844,0x00000000), 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=11864
Summary: iTunes - Show in Windows Explorer link broken
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://apple.com/itunes
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Since iTunes is one of those big apps desired to run on Wine, thought I'd give
it a spin for my music playing...
This is in iTunes 7.6.19:
Open up your music library (after importing some music).
Right click any song
Choose 'Show in Windows Explorer'
Expected result:
Winefile should launch the folder of the file, with the file selected.
Actual result:
Winefile isn't launched.
--
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=11861
Summary: regedit does not correctly display unicode value data
Product: Wine
Version: 0.9.56.
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=11149)
--> (http://bugs.winehq.org/attachment.cgi?id=11149)
screenshot
With my locale set to zh_CN.UTF-8, I ran regedit and set a registry value to
"图片" (picture)
It's correctly displayed in the listview, but not in the edit dialog box -- see
screenshot. I tested this on Ubuntu Feisty.
--
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=11164
Summary: midtown madness 2 menus are not displayed correctly
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://www.gamershell.com/download_4084.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10208)
--> (http://bugs.winehq.org/attachment.cgi?id=10208)
screenshot of problem
wine-0.9.53, nVidia FX 5200, Ubuntu 7.10
following on from bug 1832
the game works well except for the menus, see attached screenshot
--
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=10213
Summary: Pegasus Mail: program closes when sub-program closes
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://www.pmail.com/downloads_maine_t.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jbarntt(a)aracnet.com
CC: jbarntt(a)aracnet.com
Version to look at is 4.41, a free download.
This email app does a normal shutdown whenever the editor is closed, e.g.,
after a new email is sent. This is not normal behaviour. In Windows the app
stays open, so that one can continue sending, receiving, reading, writing
email, etc.
In old versions of wine, this error doesn't happen, (ver. 20050830). The
regression error occurs as early as 0.9.20. Based on posts to the wine appdb
for this app, it is likely that the regression error ocurred >=0.9.14.
The editor in Pmail was not written by the developer and maintainer, David
Harris, but rather licensed by him. Recent wine code seems to interpret an
ordinary call to close the editor as a call to close the program itself.
When Pmail starts, a 0 byte file, mailbox.lck is created in the mail box of the
user. When the user closes the program normally, this file is deleted.
Since the shutdown regression error deletes the lock file, I conclude the call
to close the editor is being misinterpreted by wine as a call to shutdown
Pmail.
Joel Barnett
New super maintainer for Pegasus Mail
p.s. - I'm new at this, please forgive me if my report is funky. I did check
bugzilla and didn't find anything relevant.
--
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=10685
Summary: Morrowind hangs on region loads with pbuffers
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jschimke(a)gmail.com
TES: Morrowind occasionally ceases to respond or function when outdoors if a
region load boundary is reached, but only when using pbuffers. With FBO's, no
crashes have been encountered, though the loading screen is abnormally drawn in
bright cyan.
--
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=10288
Summary: wine_gecko download hangs when not started by iexplore
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexeagar(a)gmail.com
CC: alexeagar(a)gmail.com
The wine_gecko download hangs when it is started by some programs other than
iexplore. I have experienced this in many different versions of iTunes when
accessing the help documentation. It also occurs in Framemaker 8 as documented
in bug 9658.
The current workaround is to run 'wine iexplore http://winehq.org' which
succeeds in downloading and installing wine_gecko.
I wanted to avoid logging this bug by changing the summary of bug 9658 to make
it more generic but I couldn't find a way to change tho summary. Although this
bug was logged after bug 9658, I think that bug 9658 is the duplicate because
the behavior is not specific to Framemaker8. I apologize if this bug should not
have been logged.
--
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=14809
Summary: Mafia: Fails to respond to executing MafiaSetup.exe
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xeriouxi(a)hotmail.co.uk
Apparently there are no issues with previous versions of Wine with this as it
has a Platinum status, so this might be a regression.
When trying to run the MafiaSetup.exe file to install the game, absolutely
nothing happens. When ran via 'wine MafiaSetup.exe' in the terminal it just
spins the HD for a few seconds and then goes to a new line like it's finished.
--
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=15261
Summary: fixme:d3d:streamsrc Tweening is only valid with vertex
shaders -- Counter-Strike Source
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: someprogr(a)yahoo.com
I have constantly received the message:
fixme:d3d:streamsrc Tweening is only valid with vertex shaders
While running CS: Source, Counter-Strike Source, Steam... Any Steam related
app. This floods the console window at a very high rate.
I have received this error on all wines I have tried, 0.9.58 through 1.1.4, the
version that I'm using now.
--
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=13252
Summary: Warcraft III: Unable to Host
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: D3RGPS31(a)maine.rr.com
Unable to host maps on Warcraft III, Battle.Net
--
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=9812
Summary: Bad some czech characters in older coursewares
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ja.k(a)seznam.cz
CC: mgrzeskowiak(a)tlen.pl
Created an attachment (id=8259)
--> (http://bugs.winehq.org/attachment.cgi?id=8259)
Bad czech characters in wine-0.9.34 - 0.9.45
Wine 0.9.34 and later does not display right some czech characters (ě,č,ř)
in many older coursewares. This problem was reported from other school, where
they work with Linux. We must still use wine-0.9.33 - it is last version, where
all is OK.
I did regression test and here is result:
b5ee7aee23e886e8cde842cf05e2c742e8ca18f5 is first bad commit
commit b5ee7aee23e886e8cde842cf05e2c742e8ca18f5
Author: Marcin GrzeĹowiak <mgrzeskowiak(a)tlen.pl>
Date: Mon Mar 26 22:58:20 2007 +0200
user32: Use charset of currently selected font in DrawTextExA.
:040000 040000 bd9c0c62d4033dde95eac66f7f0c8964c7f23998
84d404a96166132a705cccd9
b95afea467106c44 M dlls
--
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=14685
Summary: Packet Trace 4.11 from cisco bug
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qbox2xxx(a)gmail.com
Created an attachment (id=15158)
--> (http://bugs.winehq.org/attachment.cgi?id=15158)
Little log what happend...
hi
I use Cisco Packet Tracer program to learn CCNA and test a network topology. I
didnt use this program for a while (2-3 months) Now I start the program and
main window look different, there are 2 squares on the top left side and bottom
right side. Picture on the devices which I want to put didnt show and on the
rooters when I insert some Serial or Other interfaces I cant remove them again.
I make a little log and I attached here. I try to reinstall the application but
with no effect.
Thank you.
p.s.Ubuntu 8.04 64bit
--
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=14905
Summary: PaperPort installation fails to respond under "Wine"
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nolanzoe(a)yahoo.com
Created an attachment (id=15477)
--> (http://bugs.winehq.org/attachment.cgi?id=15477)
Error message show Paperport did not install under "Wine"
I am using Ununtu. Trying to install PaperPort for my Brothe MFC 240c printer.
Wine launches the installation but I get an error message that says:
"PaperPort installer failed to respond." I have included a screen shot
--
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=14887
Summary: Winecfg FAIL in audio options.
Product: Wine
Version: 1.1.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megalin2(a)gmail.com
Created an attachment (id=15452)
--> (http://bugs.winehq.org/attachment.cgi?id=15452)
winecfg fail
Hello.
If I try to change settings in winecfg "Audio" tab, winecfg fail with error:
wine: Unhandled page fault on read access to 0x00000000 at address 0x7ea6eb89
(thread 0022), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7ea6eb89).
Full output in attachment.
My system:
Gentoo 2008.0, ALSA, wine 1.1.0.
--
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=14845
Summary: Battle Realms Network/Internet Games do not Work
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: statix0(a)gmail.com
After about 15 seconds of joining a battle realms game on LAN or gamespy, the
entire game crashes.
--
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=14843
Summary: Rosetta Stone v.2.0.7 regression: crashes with 1.1.2
when it worked with 1.0-rc2
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yuri(a)rawbw.com
Created an attachment (id=15385)
--> (http://bugs.winehq.org/attachment.cgi?id=15385)
error log
I know it worked based on records in WineDB:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=2497
Now it hangs for me when LC_CTYPE isn't set.
But when I run it with LC_CTYPE=zh_TW.UTF-8 it crashes with the log (see
attachment).
--
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=14701
Summary: GTA SA crash after logos
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pldaiger(a)yandex.ru
game crash after video logos at start screen before main menu.
p.s. check on wine 0.9.6x and 1.0 and 1.1.1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13974
Summary: Dialog box gray (semi inactive)
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezoby(a)click21.com.br
On calling dialog box (Find, Replace etc.) it is with title bar gray. It accept
normal typing but not special characters (ç, é, ", ', ú, ü...). If to click
with mouse in it, the title bar grows active and normal. Tested Msword 97,
Folio Views 3.11, Pegasus mail. This bug is on since wine-0.9.59 or
wine-0.9.60. Wine-0.9.58 and older are ok, 0.9.60 and newer have bug.
--
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=10923
Summary: JDK 6 offline installer fails to display README contents
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://java.sun.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The JDK 6 offline installer, jdk-6u3-windows-i586-p.exe,
tries to display the README at the end via our embedded web browser,
but nothing appears in the window; it's blank.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.