http://bugs.winehq.org/show_bug.cgi?id=17093
Summary: console not being connected to stdin/stdout correctly
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
under certain circumstances, it's possible for stdin and stdout to become
connected, instead of to a command prompt window (e.g. wineconsole cmd.exe)
to the linux command xterm that started the command prompt window.
downloading the standard python 2.5.2 executable and running it i confirmed
that this situation occurs when msvcrt is set to native _or_ to builtin
(but i haven't confirmed with msvcr71 native, which is what python 2.5.2
exe is built with).
the msi for python2.5.2 can be downloaded here:
http://www.python.org/ftp/python/2.5.2/python-2.5.2.msi
and the .exe and the dll can be extracted - you will need both python.exe
_and_ python25.dll - using cabextract, you _don't_ need to actually install it.
anything on the command line (e.g. python.exe -c 'print "hello"') or python -v
-i
*change* the way that the code operates and *does* work.
also, redirection works e.g. echo 'print "hello"' | ./python.exe
... but not interactive operation (without explicitly saying so using
the -i option).
--
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=28301
Summary: ddraw visual tests are flaky
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In about one run out of a hundred, ddraw's visual test failed here. Log:
../../../tools/runtest -q -P wine -M ddraw.dll -T ../../.. -p ddraw_test.exe.so
visual.c && touch visual.ok
...
visual.c:1497: Test failed: Got color 00000000, expected 00000080 or near
visual.c:1503: Test failed: Got color 00000000, expected 000000ff or near
visual.c:1509: Test failed: Got color 00000000, expected 00000080 or near
visual.c:1515: Test failed: Got color 00000000, expected 000000ff or near
visual.c:1891: Tests skipped: device has no P8 texture support, skipping test
The system it misbehaved once on is:
os: Ubuntu 11.04, 2.6.38-11-generic-pae, pulseaudio 0.9.22-24-g67d18,
Advanced Linux Sound Architecture Driver Version 1.0.23.
ram: 4020 MB
cpu: Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
gpu: GeForce GT 220/PCI/SSE2 3.3.0 NVIDIA 270.41.06
The system is running a little warm (cpu 73 degrees C, but well below critical)
I see a number of systems which have similar errors listed at:
http://test.winehq.org/data/tests/ddraw:visual.html
--
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=23260
Summary: hypertext links in Excell 2003 lead to app execution
(shouldn't)
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: buggy_wine_bugzilla(a)elektromaniak.wz.cz
Created an attachment (id=28970)
--> (http://bugs.winehq.org/attachment.cgi?id=28970)
location=localhost:80
Steps to reproduce:
click on a cell
click "Fx" to insert a fuction
select "hypertext link" or something like that
set location = "notepad"
click OK
Click that link, confirm following the link
notepad is launched.. But on WinXP with the same Office2003 it says something
about invalid URL. Only complete string "c:\windows\notepad.exe" results in
running notepad (and excel asks *twice* if it's really what I want)
also: clicking regular links like "http://www.debian.org" results in nothing
and errors in console (may be caused by notfound wine-gecko, but I don't think
so)
Attachments are named according to content of "location" set in the link
--
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=17933
Summary: WineTest - comctl32:ipaddress crash
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robin(a)rharmsen.nl
When running the WineTest application on Windows XP with SP3 the test for
comctl32:ipaddress crashed.
I think, the cause has something to do with IPv6.
After the test completed, I removed the IPv6 stack from the machine, rebooted
and redid the test, and now no crash.
The tag I used for running the test is: xp_WinXP-Pro-SP3-NL
I guess it might be worthwhile to investigate this, in order to fix the test
and the code it is testing.
--
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=17197
Summary: Warcraft 3 World Editor: Text-Editor scrolls when you
click at it for the first time
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
The Warcraft III World Editor has a Module called Trigger Editor.
If you click on the root of the trigger tree you get a text editor
at the lower right corner.
If you scroll before actually clicking in the editor, then the editor will jump
when you click in it, to the position where the text cursor has been before you
scrolled.
It does this only if you activate another component.
To reproduce the bug you could do:
1. Open the trigger editor.
2. Click on the root of the trigger tree.
3. Write some text in the bottom right text editor.
4. Click at the other text editor, above the one where you wrote the text in.
5. Scroll the text editor in which you wrote the text with mouse wheel or
scroll bar
6. Click in the same text editor
7. If you the text editor scrolled to the position where the cursor has been
then you have reproduced the 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=26533
Summary: White line on right navigation arrow on Barnes and
Noble Nook e-Reader
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JNowka(a)gmail.com
Created an attachment (id=33792)
--> (http://bugs.winehq.org/attachment.cgi?id=33792)
Image Artifact on Right Navigation Arrow.
A white line is located over the right navigation arrow in wine. This does not
occur under 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=24220
Summary: GetKeyboardState doesn't work
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stampoon(a)gmail.com
simple code:
#include <windows.h>
int main()
{
unsigned char keystate[256];
GetKeyboardState(keystate);
for (int i = 0; i <= 256; i++) {
if (keystate[i] == 1) printf("%d%s",i,"\n");
}
return 0;
}
compile with "i586-pc-mingw32-gcc test.c --std=c99"
on wine nothing in std output
on winxp:
2
4
16
17
32
40
65
73
76
78
79
82
83
85
86
90
144
160
162
186
220
240
243
246
251
--
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=23159
Summary: AionOnline: Mouse glitches on panning/rotation
Product: Wine
Version: 1.1.32
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oskar.gargas(a)gmail.com
When you try to rotate camera by holding mouse button it glitches - try to
move, comes back to point of origin, move again.
This is common bug reported by everyone who tries to play Aion Online.
There is workaround for that:
In 'wine-source/dlls/winex11.drv/mouse.c' find:
wine_tsx11_unlock();
return TRUE;
(in 1.2-rc3 it is line 844) and replace it with:
wine_tsx11_unlock();
queue_raw_mouse_message( WM_MOUSEMOVE, NULL, x, y, 0, GetCurrentTime(), 0, 0 );
return TRUE;
http://appdb.winehq.org/objectManager.php?sClass=version&iId=20402
I don't think this is related to the 6971 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=26208
Summary: Medieval Conquest freezes at the "Loading" screen
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: doctorwhoguy(a)gmail.com
Created an attachment (id=33414)
--> (http://bugs.winehq.org/attachment.cgi?id=33414)
Console output generated from running wine in a console
Present from at least Wine 1.3.5 through 1.3.14, when Medieval Conquest is
launched, the opening video plays, although there is an apparent underrun
causing the audio portion of the video to play a few seconds before the
relevant portion of video. However, this dos not prevent the program from
continuing. Options, difficulty, and new/save game options can be chosen
without difficulty. Then the "Loading" screen appears with the 5 lizards and
the progress meter. The progress meter continues until it reaches the 4th
lizard and freezes indefinitely. In the wine console , when the game freezes,
appears the error message:
fixme:d3d_shader:shader_sm4_read_comment ptr 0x34dac0, comment 0x34dabc,
comment_size 0x34dab8 stub!
fixme:d3d_shader:shader_sm4_read_opcode Unrecognized opcode 0xab, token
0xabababab
fixme:d3d_shader:shader_sm4_read_comment ptr 0x34dac0, comment 0x34dabc,
comment_size 0x34dab8 stub!
fixme:d3d_shader:shader_sm4_read_comment ptr 0x34dac0, comment 0x34dabc,
comment_size 0x34dab8 stub!
Then, for infinity until I kill the program, repeats the two lines:
fixme:d3d_shader:shader_sm4_read_opcode Unrecognized opcode 0x74, token
0x00680074
fixme:d3d_shader:shader_sm4_read_comment ptr 0x34dac0, comment 0x34dabc,
comment_size 0x34dab8 stub!
Attached to this bug is my console output from the time I started the program
until I killed it, minus the literally hundreds of lines of that last repeated
error message which were generated in only a few seconds.
--
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=25185
Summary: Bug into automation FM program "MBStudio"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seth0(a)email.it
Hi all,
there's this program that "phased" graphically, and some TAB bars functions are
arranged differently than as originally seen on windows and see the
consequences of some windows cut, obscuring some features. I post a screenshot
of the same program from wine and windows to give a better idea:
http://imagebin.ca/view/prlfaO.html -
There is a yellow circle on the TAB bars are charged and red circle is the
"cut" that causes me problems! I also tried to change dpi (96 to 72) but the
result was that the fonts is diminished, but the tabs were the same! I post
another screenshot after dpi change: http://imagebin.ca/view/70OktpAv.html -
grazie and sorry for my bad english, I'm italian :)
--
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.