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.
http://bugs.winehq.org/show_bug.cgi?id=29206
Bug #: 29206
Summary: Director Player Error: Unable to load movie playlist.
Does the .INI file exist? It must contain a section
'[Movies]' with an entry 'Movie01=Pathname.dir'.
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlosalvatore(a)gmail.com
Classification: Unclassified
Director Player Error:
Unable to load movie playlist. Does the .INI file exist? It must contain a
section '[Movies]' with an entry 'Movie01=Pathname.dir'.
Already tried with native msvcrt.dll, no success.
The software is Mystery Cases - Madame Fate from Bigfish games. I'm not using
any native 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=30855
Bug #: 30855
Summary: «Rhymes» doesn't work correctly
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hl2mapper92(a)gmail.com
Classification: Unclassified
«Rhymes» is a Russian rhymes dictionary, and it does not work correctly. I
enter a word and press enter. The program must show all rhymes to this word in
a text field. But there is a problem with this field's update: I need select
all text or move the program's window to update this form. This field don't
want to update itself.
The problem can be noticed only on GNU/Linux and under Wine: if I start the
«Rhymes» under Windows, the program works properly.
The official site of program: http://rifmovnik.ru
--
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=27859
Summary: Task Coach: Crash at walking through menus
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35637)
--> (http://bugs.winehq.org/attachment.cgi?id=35637)
Terminal output on wine-1.3.24-216-gd385675
Steps to reproduce:
1) remove ~/.wine
2) install Task Coach
3) wine taskcoach.exe
4) click on e.g. "help" menu
5) wander through menu titles
Behaviour:
Crash.
Expected behaviour:
No crash.
--
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=33718
Bug #: 33718
Summary: comctl32:propsheet Add button test failure
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
A number of VMs report this random test failure:
propsheet.c:543: Test failed: The Add button has not been pressed!
While it is random this test failure is frequent enough to cause significant
pollution of the test results. It has been seen on the following systems:
comctl32 5.82.2900.2180 Windows XP SP2 + IE7
comctl32 5.82.2900.6028 Windows XP SP3 + IE8
comctl32 5.82.3790.3959 Windows 2003 Enterprise Server SP2 + IE8
comctl32 5.82.6002.18305 Windows Vista Home Premium SP2 + IE9
comctl32 5.82.7601.17514 Windows 7 Ultimate SP1 64-bit + IE9 (32-bit tests)
comctl32 5.82.9200.16384 Windows 8
--
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=21879
Summary: Word95 can't create new document
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
If i try to create or open a new document, console says:
fixme:storage:StgCreateDocfile Storage share mode not implemented.
and word95 says: "There is insufficient memory. Close extra windows and save
your 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=31889
Bug #: 31889
Summary: Cmd testrunner fails in case of mismatches on
synchronization lines
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: regression, source, testcase
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Regression SHA1: 81f64ee906888875de10a4c804bed88c103a282c
Cmd testrunner fails/kind of loops when there's an mismatch between actual and
expected outputs on --- synchronization lines ---
Smallest example showing the issue: replace test_builtins.cmd and
test_builtins.cmd.exp respectively by
@echo off
echo --- foo ---
and
--- fo ---
Console output:
../../../tools/runtest -q -P wine -M cmd.exe -T ../../.. -p cmd.exe_test.exe.so
batch.c && touch batch.ok
batch.c:312: Test failed: unexpected char 0x6f position 6 in line 1 (got '---
foo ---', wanted '--- fo ---')
batch.c:312: Test failed: unexpected char 0x6f position 6 in line 2 (got '---
foo ---', wanted '--- fo ---')
batch.c:312: Test failed: unexpected char 0x6f position 6 in line 3 (got '---
foo ---', wanted '--- fo ---')
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=32639
Bug #: 32639
Summary: Sega Rally Revo sound stuttering
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: papon.jonathan(a)laposte.net
Classification: Unclassified
Sound stutter in Sega Rally Revo ( The bug appears in the demo version too)
The bug happened in 1.5.18,
Done a regression test, the bug first appears in :
605cd62c7dc84ef86cbd260139c6875cd0ed8d60 is the first bad commit
commit 605cd62c7dc84ef86cbd260139c6875cd0ed8d60
Author: Maarten Lankhorst <maarten.lankhorst(a)canonical.com>
Date: Fri Nov 16 20:35:51 2012 +0100
dsound: Create a primary_pwfx separately from pwfx.
:040000 040000 d3b302ce4433475153fde9b9e86f656e64487ea8
d33035cd0a9fc793a629ae425621ee6daff67d63 M dlls
Step to reproduce,
rm ~/.wine-test
WINEARCH=win32 WINEPREFIX="/home/user/.wine-test" wine setup.exe
Either get and copy in application's folder "d3dx9_36.dll" or install dxsetup
from the installation folder (otherwise, the game will'nt launch)
WINEPREFIX="/home/snowdrake/.wine-test" wine DirectX/DXSETUP.exe
cd /home/user/.wine-test/drive_c/Program\ Files/SEGA/SEGA\ Rally\ AUTO\ BILD\
DEMO/
WINEPREFIX="/home/snowdrake/.wine-test" wine SEGA\ Rally.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=25263
Summary: Biet-O-Matic calculates shipping cost wrong for German
locale (regression)
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: georg298(a)gmx.de
Using this app with German locale, the shipping cost is identified wrong: e.g.
400 instead of 4,00.
Reason: wine's oleaut32 has thousand separator support, but in German locale,
the comma "," is the decimal separator.
A regression test revealed the buggy patch:
506ff74bb17742b3be5a8824dc081a3e294ccf1d is the first bad commit
commit 506ff74bb17742b3be5a8824dc081a3e294ccf1d
Author: Damjan Jovanovic <damjan.jov(a)gmail.com>
Date: Mon Aug 25 20:40:20 2008 +0200
oleaut32: Thousands separator support for VarFormat.
:040000 040000 a35f267fdf244a3c1d2233c6a80641803c2f355e
5857b6570b3fbe95ff3c8cf6506d926e0cff1c1e M dlls
--
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.