http://bugs.winehq.org/show_bug.cgi?id=16782
Summary: Sea3D Chat Text Display Problem
Product: Wine
Version: 1.1.12
Platform: All
URL: http://www.s3dconnector.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jacob.keller(a)gmail.com
Created an attachment (id=18453)
--> (http://bugs.winehq.org/attachment.cgi?id=18453)
Wine output when running Sea3D
Sea3D has a problem displaying certain text such as the chat text. It will
display, sort of, but be unreadable.
When I see the output from Wine, it has a bunch of errors/warnings which I
don't understand, but someone who knows more might be able to figure out what
is going on.
Steps to reproduce:
1- Run Sea3D
2- Click on Play Network Game
3- See the chat window's text is hard to read, and the output from wine on the
terminal.
--
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=25843
Summary: Wine causes terminal to lose some inputrc settings
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeikum(a)codeweavers.com
CC: eric.pouech(a)orange.fr
A recent commit causes my terminal to lose my inputrc settings after running
wine.
commit a392e9a10262e5f9cfbb284d38e6174cb6f4809a
Author: Eric Pouech <eric.pouech(a)orange.fr>
Date: Tue Jan 18 22:02:37 2011 +0100
kernel32: Correctly parse the input strings for advanced keys.
My inputrc looks like:
"\e[A": history-search-backward
"\e[B": history-search-forward
--
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=34261
Bug #: 34261
Summary: The game Sonic and all stars racing transformed does
not work
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vicctorcor(a)gmail.com
Classification: Unclassified
Created attachment 45600
--> http://bugs.winehq.org/attachment.cgi?id=45600
error report form wine
The program ASN_App_PcDx9_Final.exe has encountered a serious problem and needs
to close.
--
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=9872
Summary: Wine fails to "Run" Leisure Suite Larry 7 after install
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wegmethaat(a)yahoo.com
Created an attachment (id=8359)
--> (http://bugs.winehq.org/attachment.cgi?id=8359)
terminal output of failed run
I've followed the "HOWTO" on the page at winehq.org for Leisure Suit Larry:
Love for Sail! (Windows 3.1/9x Version), but after the installation, the game
won't run. I've done exactly what the "HOWTO" says, that is: I went to the
CDROM directory with the game, ran AUTOPLAY.EXE using Wine, and selected "Run".
The attached lsl7_0946.txt file shows the resulting terminal output of the
failed run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37203
Bug ID: 37203
Summary: Age of Empires II Conquerors 800x600 launch screen
black on wine versions later than 1.7.13
Product: Wine
Version: 1.7.25
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 0strodamus(a)cox.net
When launching Age of Empires II - The Conquerors using Wine versions later
than 1.7.13, the initial 800x600 launch screen is black. Selections can still
be made by blinding clicking.
I am using Wine on an up-to-date Arch Linux system, kernel version
3.16.1-1-ARCH. I was able to exactly replicate this behavior in Virtualbox
using an up-to-date Arch Linux install and a new, empty wine prefix. Launching
Age of Empires (non-Conquerors expansion) also launches with a black screen.
Downgrading from Wine version 1.7.25 to version 1.7.13 or earlier solves the
issue. The game launches and runs flawlessly under version 1.7.13.
--
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=34953
Bug #: 34953
Summary: Message "Application tried to create a window, but no
driver could be loaded. Make sure that your X server
is running and that $DISPLAY is set correctly." cannot
be suppressed
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carsten.schmitz.hh(a)gmail.com
Classification: Unclassified
I am running a Windows console application under Wine which has no visible
output except a few lines to console. The machine is a server and has no GUI
started.
However when running the application like this:
WINEDEBUG=-all wine Myapp.exe
I still get the message "Application tried to create a window, but no driver
could be loaded. Make sure that your X server is running and that $DISPLAY is
set correctly." in the console although all debug output should be suppressed
by the WINEDEBUG variable.
The application runs just fine, btw, but I am using wine in a bash script and
this message is annoying. I can see no way to suppress it except for starting a
fake X11 display or using something like Xvgm, which I'd rather not do because
of unnecessary overhead for a simple line of text.
--
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=27664
Summary: Various Telltale games crash on startup
Product: Wine
Version: 1.3.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Created an attachment (id=35380)
--> (http://bugs.winehq.org/attachment.cgi?id=35380)
Poker Night backtrace (gameoverlayrenderer disabled)
Games tested:
Poker Night at the Inventory
Sam and Max 305
Sam and Max 301
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37799
Bug ID: 37799
Summary: Children of the Nile: crash on start when not using
virtual desktop
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rtpublic1(a)gmail.com
Distribution: ArchLinux
Created attachment 50345
--> https://bugs.winehq.org/attachment.cgi?id=50345
complete wine output
Children of the Nile crashes on startup when not using a virtual desktop.
Demo download: http://immortalcities.com/cotn/downloads/demo.php
sha1sum: 1decec0cd05bd56f48cc75f75f3b14d67301ac72
Simple workaround: select virtual desktop in winecfg
-> bug severity: minor
$ wine --version
wine-1.7.33-84-gfecbc88
(latest git as of 2014-12-29)
wine build with:
./configure STRIP=/bin/true CFLAGS="-O0 -g"
make -j4
sudo make install
Steps to reproduce crash:
install demo from above URL
cd "$WINEPREFIX/drive_c/Program Files/Tilted Mill/Children of the Nile Demo"
wine CoTN.exe
Output attached.
Please let me know if you need more info.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37161
Bug ID: 37161
Summary: D3D_SHADER_VARIABLE_FLAGS is not defined in d3dcommon
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mmicko(a)gmail.com
This type structure is missing. It should look like this:
typedef enum _D3D_SHADER_VARIABLE_FLAGS {
D3D_SVF_USERPACKED = 1,
D3D_SVF_USED = 2,
D3D_SVF_INTERFACE_POINTER = 4,
D3D_SVF_INTERFACE_PARAMETER = 8,
D3D10_SVF_USERPACKED = D3D_SVF_USERPACKED,
D3D10_SVF_USED = D3D_SVF_USED,
D3D11_SVF_INTERFACE_POINTER = D3D_SVF_INTERFACE_POINTER,
D3D11_SVF_INTERFACE_PARAMETER = D3D_SVF_INTERFACE_PARAMETER,
D3D_SVF_FORCE_DWORD = 0x7fffffff
} D3D_SHADER_VARIABLE_FLAGS;
This is copy from MINGW based bug
(https://sourceforge.net/p/mingw-w64/bugs/417/)
--
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=35970
Bug ID: 35970
Summary: Wine del returns 1 on error unlike on Windows
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
To reproduce, try the following in Windows (tested on XP) and in "wine
cmd"/"windconsole cmd" (tested on wine-1.7.16-133-gd8ca8c2):
Windows XP:
C:\> del asdf
Couldn't find C:\asdf
C:\> echo %ERRORLEVEL%
0
Wine:
C:\>del asdf
asdf: File Not Found
C:\>echo %ERRORLEVEL%
1
This is a potential incompatibility with applications which expect del to
return 0 in this case.
--
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.