http://bugs.winehq.org/show_bug.cgi?id=14134
Summary: NetBSD fixes for Wine 1.0
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: NetBSD
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmcneill(a)netbsd.org
Created an attachment (id=14382)
--> (http://bugs.winehq.org/attachment.cgi?id=14382)
Use wine-kthread by default on NetBSD
The attached patches are required for Wine 1.0 to work properly on NetBSD.
--
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=13191
Summary: Trackmania Nations Forever doesn't work with PC2/3
shaders or with bloom-effect
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape3000(a)gmail.com
When I try to enable PC2 or PC3 shaders in Trackmania Nations Forever
configuration and then play the game it doesn't work. The menus are drawn as
solid black boxes. PC0(off?) and PC1 works fine.
When I enable bloom-effect, it will add some annoying white bars to everywhere
with bright light. So there is just white bars instead of the correct effect.
--
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=20435
Summary: Barnes and Noble EReader crashes on startup
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ender8282(a)yahoo.com
Created an attachment (id=24254)
--> (http://bugs.winehq.org/attachment.cgi?id=24254)
Debugger output
Wine crashes when trying to run the Barnes and Noble ereader.
--
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=18562
Summary: foxtrader crash with page fault (regression)
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xrfang(a)gmail.com
Created an attachment (id=21225)
--> (http://bugs.winehq.org/attachment.cgi?id=21225)
log messages
FoxTrader (http://wizard.stock.hexun.com/webtornado/download/SetupGold.exe)
crashes with page fault, please see log.
Note
1. This is a regression
2. The program is Chinese, and it needs MFC42.DLL.
--
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=17098
Summary: Allow using iso images (via fuseiso) in drives setup @
winecfg.
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chalkerx(a)gmail.com
To mount an iso image to wine one should create a mountpoint, mount it manually
there, and use wincfg to point wine to that directory. After reboot it must be
done again (the mounting part).
If fuseiso in installed, it could be simplified to the user by allowing to
point to an image file in winecfg, auto creating a drive_* folder and mounting
an iso there via fuseiso on wine startup and unmounting on wine shutdown.
This would allow user to point a drive to an iso directly from gui and just
once.
--
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=19800
Summary: cygwin's tar -cz crashes when run from a shell script
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce, create a dummy tar file, e.g.
echo foo > foo
then create the one-line shell script bad.sh containing
tar -czvf foo.tar.gz foo
then run bad.sh in a cygwin shell. It crashes, and leaves behind the
file tar.exe.stacktrace containing
Exception: STATUS_ACCESS_VIOLATION at eip=2D313133
eax=00000000 ebx=36313637 ecx=00851682 edx=FFFFFFFB esi=32313232 edi=39372D31
ebp=38353136 esp=0064C640 program=C:\cygwin\bin\tar.exe, pid 46, thread main
cs=0023 ds=002B es=002B fs=0063 gs=006B ss=002B
Stack trace:
Frame Function Args
12 [main] tar 46 _cygtls::handle_exceptions: Error while dumping state
(probably corrupted stack)
Switching to bsdtar (another package in cygwin) gives same results,
so it's not a bug in tar per se.
tar -xz crashes similarly when given a large input file,
and when that happens, one also sees 'gzip: stdout: Communication error on
send'
Found by trying to automate the chromium build setup instructions,
http://dev.chromium.org/developers/how-tos/install-gclient
--
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=22847
Summary: FREDv2 Orientation exam program displays error in
embedded IE testing window
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://download.usmle.org/2010/Step3Download.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28215)
--> (http://bugs.winehq.org/attachment.cgi?id=28215)
FREDv2 Orientation stderr messages
Following up from bug 22763, after running the InstallStep3.exe installer and
installing msxml3 and msxml4 via winetricks to work around missing msxml
interfaces, launching FredV2Orient.exe and pressing the "Run Exam" button
spawns a full-screen embedded IE interface that displays the practice
examination interface. Instead of the expected test interface, however, an
embedded error message is displayed, which states:
"A fatal error has occurred
Please notify the Proctor.
A Fatal error has occurred accessing content: js/yui/close12_1.gif:
'js/yui/close12_1.gif' is not a valid integer value"
Installing ie6 from winetricks successfully works around this 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=17887
Summary: Poor graphics (black squares) observed using Many faces
of Go program
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmc(a)xisl.com
I am running "Many faces of Go" and the graphics are displayed horribly.
The fault can be observed in Wine 1.0-1 to the current version.
There is a patch given at http://www.smart-games.com/supportfaq.html under "How
can I run version 12 on Linux or Mac OS?" which refers to
http://article.gmane.org/gmane.comp.emulators.wine.devel/54403
I have tried this patch and it works without breaking anything else I've tried.
Please could this be incorporated.
Thank you.
--
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=23725
Summary: Slow typewriting in IBExpert SQL Editor
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_pradelli(a)yahoo.com
Typewriting feedback is very, very, slow in IBExpert SQL Editor window
--
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=25458
Summary: Saints Row 2 crashes when entering game.
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: superppl(a)gmail.com
The game Saints Row 2 crashes when attempting to enter a game. Launching the
game and navigating the menu appears to work fine.
--
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.