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.
http://bugs.winehq.org/show_bug.cgi?id=24827
Summary: Problem in executing file Parcelle.exe
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drugo79(a)hotmail.com
When I switch to another window, the program provides the following error (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=24765
Summary: Operation Flashpoint: Dragon Rising screen update
issue
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: akos(a)maroy.hu
Created an attachment (id=31295)
--> (http://bugs.winehq.org/attachment.cgi?id=31295)
wine console output
after installing Operation Flashpoint: Dragon Rising 1.05, and applying a
crack, I can start the game - but it seems that the screen updates are somehow
lacking. basically the screen content is only updated if some other application
draws on top of OF: Dragon Rising. this can be either the small task switcher
window (ALT-TAB), or the sound level popup window (for volume up or volume
down) - then, the screen content is updated correctly.
but without these, the screen flickers, and there are no updates.
this is on an ubuntu 10.04, nVidia GTX 285 with the nvidia drivers, and not
using compiz.
see the console output 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=16745
Summary: Create Option to Use Fontconfig for Handling Font
Hinting and Replacement
Product: Wine
Version: 1.1.12
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: junk1112(a)new.rr.com
Created an attachment (id=18416)
--> (http://bugs.winehq.org/attachment.cgi?id=18416)
Patch to enable fontconfig hinting and replacements
This patch is an attempt to use fontconfig (specifically, what is defined in
/etc/fonts and/or ~/.fonts.conf) to handle the hinting and replacements of
fonts. This should allow the end user to make WINE programs appear more
integrated with the rest of the desktop, if they choose to enable it.
The general idea is to inject the fontconfig data at the step in
WineEngCreateFontInstance prior to opening the font face. This allows the
GdiFont to be satisfied that it is getting the face it requested, and also
rendering it the way fontconfig says to. This method still allows for the font
replacement mechanism in WINE to work, as this works beneath it, not trying to
compete with it. The fontconfig data and load flags for freetype are stored in
tagGdiFont, and the load flags are then used in the rendering step. Also,
Fontconfig initialization was brought out into a separate function, as
fontconfig is now used in more than one place.
As I figured people may not want this on by default, it can be enabled by
setting this DWORD registry key:
HKCU\Software\Wine\Fonts\UseFontconfig = 1
If fontconfig is not available, the code is #ifdef'ed out, and if turned off in
the registry (default), WINE uses its normal behavior.
I am not a bigtime C coder, and this is my first patch that deals with WINE,
freetype, and fontconfig. So, there may be memory leaks that need fixing, as
well as poor coding practices and errors. ;) I have not attempted to handle
every type of configurable feature in fontconfig, just hinting and
replacements, as those are the most major things. I am basically just a guy
who wanted this feature hard enough to go about figuring out how to do it
myself.
This patch is against freetype.c from 1.1.12. I welcome any suggestions and
modifications to this patch, and info on how to get this into the development
version of WINE.
--
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=11638
Summary: Panzer General 2 doesn't work
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mdemolins(a)gmail.com
Hello all,
I use Fedora 8 and wine 0.9.54 (the rpm provided by the official repos).
Wine appears somewhat ok. Anyways, I'm trying to run a W95/98 game, Panzer
General 2. The Wine site says it works fine.
http://appdb.winehq.org/appview.php?iVersionId=124 2
I was able to get the game running by changing to a Virtual Desktop and it
loads to the main menu screen fine. However, after I start a scenario, the game
loads up with the game control menu, but the central part of the screen where
the map of the scenario should be doesn't change. It just stays the same
graphic as the previous main menu screen. Clicking on the button to look at the
strategic map crashes the game. Basically it appears anything with some bit of
graphics doesn't work.
I've changed Emulation to W95 or W98 for the program, and also played with the
Video modes, but none of this helps. Any ideas? It looks like a video problem.
>From the below error message, I'm wondering if I can change to an 8-bit window
for the game to work.
Note :
1. this bug seems to be exactly the same that when I wanted to use PG2 under
Win XP without having set the "Win 95/98 compatibility mode" in the properties
of its desktop shortcut.
2. I use the official game CD to install and run the game, not an ISO (I've
bought 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=26481
Summary: Better Oblivion Sorting Software crashing
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fernsehleo(a)gmx.net
Hi all,
Better Oblivion Sorting Software has always worked for me.
Now, it stopped working with a crash.
Unfortunately, also older versions on wine are crashing also.
I am on Arch Linux, so its a rolling release distro.
I can only imagine, that a recent update broke the software.
Anyways, there must be a bug somewhere, here's the console output:
user@host[~/Oblivion/data] $ wine BOSS.exe -u
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
Updating to the latest masterlist from the Google Code repository...
masterlist.txt is already at the latest version. Update skipped.
Better Oblivion Sorting Software working...
wine: Unhandled exception 0x40000015 at address 0xf7500023:0x0046958a (thread
0009), starting debugger...
Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
0000000e services.exe
0000001b 0
00000016 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000017 0
00000013 0
00000012 0
00000018 plugplay.exe
0000001c 0
0000001a 0
00000019 0
0000001d explorer.exe
0000001e 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
Now, i am completely lost, could you please help me to create usable backtraces
for this issue?
The other Software in this wine installation(Oblivion, OBMM, Wrye Bash) is
working without any issues.
user@host[~/Oblivion/data] $ wine --version
wine-1.3.15-465-g314ec71
Thanks
--
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=24280
Summary: WLM 8.5 crash at login
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: thejrexperience(a)hotmail.com
Created an attachment (id=30584)
--> (http://bugs.winehq.org/attachment.cgi?id=30584)
Terminal Output
Problem:
WLM 8.5 can't login, crash inmediately with message "Windows Live Messenger has
encountered a problem and needs to close. We are sorry for the inconvenience."
Also crash with wine's rc (all) and 1.3.1, a.1.3.2.
OS: Ubuntu 9.10
All dll's of winetricks for wlm are installed.
Sorry for my english xD
--
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=25080
Summary: Canon DPP: Launching the editor does not work and
hides Canon Digital Photo Professional (DPPViewer.exe)
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jontesreklampost(a)arrak.fi
When an image is selected in the main Folder view the "Edit image window"
button is active. Pressing the button causes the DPPViewer window to disappear
and no editor window appears. Killing the started DPPEditor.exe causes the
window to come back and it seems to work fine again.
The DPPEditor.exe is launched by DPPViewer.exe with the command line
"C:\Program Files\Canon\Digital Photo Professional\DPPEditor.exe /SAP 10060
a066 TRUE SAPLEX0000 /OPT /AREAMODE:0"
I'd be happy to provide logs or dumps if someone points me in the general
direction of what they would like.
--
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=24027
Summary: Hoyle Casino 2010 crashes when changing betting limits
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.hoylegaming.com/p-14-hoyle-casino-games-201
0.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jameslinton(a)hotmail.com
Created an attachment (id=30178)
--> (http://bugs.winehq.org/attachment.cgi?id=30178)
terminal info
clicking on the icon "CLICK TO CHANGE BETTING LIMITS" whilst playing Texas hold
'em causes game to crash and exit. 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=23698
Summary: Pro/ENGINEER 5.0: Fails to start License borrowing via
wine start
Product: Wine
Version: 1.2-rc7
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=29685)
--> (http://bugs.winehq.org/attachment.cgi?id=29685)
license borrowing window
Steps to reproduce:
1) remove ~/.wine
2) install Pro/ENGINEER
3) go to bin directory
4) wine start proe_borrow.bat
Behaviour:
Nothing happens
Expected behaviour:
License borrowing window should open
Workaround:
wine proe.exe -borrow
proe_borrow.bat also starts license borrowing window by that way but sets some
variables earlier
Terminal output:
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00000100
--
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=22372
Summary: a 16bit DOS application doesn't receive keyboard input
Product: Wine
Version: 1.1.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petrbren(a)gmail.com
when I try to start a 16bit DOS application like so:
wineconsole --backend=user .wine/drive_c/NC/NC.EXE
or
wineconsole .wine/drive_c/NC/NC.EXE
the application starts, but keyboard input doesn't work, and there is an error
message in the terminal window from which I started the application, repeated
many times:
err:int:DOSVM_Int09SendScan keyboard queue overflow
--
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=15226
Summary: Cursor in Red Alert disappears randomly
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)gmail.com
The (software?) cursor in Command & Conquer: Red Alert disappears randomly.
This can be accomplished by moving the cursor fast when clicking some menu
buttons or it happens randomly in game or menu. Might take many tries.
Some assumptions:
Not SMP related, happens on both dual core and single core.
Not related to DirectDrawRenderer, both GDI and OpenGL has the same problem.
Tested with todays git.
--
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=29175
Bug #: 29175
Summary: Child process not reaped
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adamklobukowski(a)gmail.com
Classification: Unclassified
Problem exists with Steam and Darkest Hour game.
I start Darkest Hour from Steam, it starts a 'loader' (to select mod, some
options etc.) and from that game I start the actual game.
After I exit game, I have a <defunct> game process (a child of Steam). Steam
does not reap its process.
--
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=25917
Summary: AVI files fail to play in Return to Krondor
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curran.michaelp(a)gmail.com
Created an attachment (id=33034)
--> (http://bugs.winehq.org/attachment.cgi?id=33034)
Log of Return to Krondor with videos not displaying properly
When launching the game, three AVI files are played as part of the opening. In
both fullscreen and windowed, the screen remains black during the videos while
sound play as normal. I've attached a truncated log of the 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=23973
Summary: The MstGrid.ocx is not working properly
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: net_goose(a)mail.ru
I am writing an application for vb6 and use mstgrid.ocx. In Windows, everything
works fine, but no wine.
MstGrid (a substitute for standard objects flexgrid etc in vb6, homepage:
http://www.mysofttool.com/)
When you preview before you print, I see a black square instead of the grid
that I drew! "
--
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=23913
Summary: The material navigator in gmax fails to open items in
the filesystem
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: orignaux(a)canada.com
If you create a scene in gmax and then attempt to place a material from the
file system on it as a skin, the file system doesn't open on any of the places
where there are stored. You are restricted to solid colours only.
There appears to be no evidence of why this occurs in the back trace. Works
fine on XP. Perhaps there is some failure in the file system interface.
UBUNTU 10.4 wine 1.2
--
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=19928
Summary: Wine windows disapear on drag window into second
desktop
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: TheBuzzer(a)videotron.ca
I wanted to put the wine window that running ImToo windows program but it
disapear right away and I don't see it anymore, don't know how to get back but
process are still running!
wineserver, winedevice.exe and wineconsole are still running.
--
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=23430
Summary: Installer can't extract .cab files
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexander(a)gruessung-online.de
The MSI Installer can't extract .cab packages during install Mirror's Edge.
unshild is installed.
Why it is not work? During other installs it work, i think, it's a 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=29322
Bug #: 29322
Summary: Top and left borders of maximised window are visible
in virtual desktop mode
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Hi,
This bug applies to Lotus 1-2-3 version 9.8 when virtual desktop mode is
enabled.
(I checked the version of 1-2-3 in the SmartSuite Millennium demo from
ftp.lotus.com, but unfortunately that didn't show this problem.)
Normally, maximising a window causes it to fill the entire virtual desktop. The
window borders are not visible.
However when Lotus 1-2-3 9.8 is maximised, its left and top borders remain
visible. If you move the mouse pointer over them, the pointer changes to an
arrow symbol but the border cannot be moved.
It looks like the maximised window is positioned incorrectly. It should be a
few pixels further left and up.
--
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=24708
Summary: ctrl + enter does not work as expected (microworlds
pro)
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: konstantinos.poursalidis(a)gmail.com
by pressing the combination ctrl+enter in microworlds pro (greek version) there
is no new line character. This key combination is just ignored.
As a workaround I used the riched20.dll from windows vista and it did work for
me.
--
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=18439
Summary: Crash dialog appears underneath fullscreen (D3D9?) apps
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
Any game, be it Oblivion, be it some random free MMO, be it whatever, if it's
fullscreen, and it crashes, the "encountered a problem and needs to close"
dialog appears UNDERNEATH the game, unclickable, so you have to go to another
window / X server and manually kill it to get back to normal. Obviously this
kinda kills the debugger too. Using a virtual desktop doesn't help, because the
dialog appears INSIDE the virtual desktop, UNDERNEATH the game.
I know this is happening with D3D9 games, haven't really tested outside of
that.
--
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=29877
Bug #: 29877
Summary: NtOpenFile can't handle \\Device\\Cdrom0
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The following function succeeds on win7, but on wine, it fails and complains
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 335140 (device=33 access=1
func=450 method=0)
static DWORD openDrive(HANDLE *phdevice)
{
IO_STATUS_BLOCK io;
OBJECT_ATTRIBUTES attr;
UNICODE_STRING nt_name;
BOOL bRet;
static WCHAR szSourceDevice[] = {
'\\', 'D', 'e', 'v', 'i', 'c', 'e', '\\', 'C', 'd', 'r', 'o', 'm', '0',
0
};
pRtlInitUnicodeString(&nt_name, szSourceDevice);
attr.Length = sizeof(attr);
attr.RootDirectory = 0;
attr.Attributes = OBJ_CASE_INSENSITIVE;
attr.ObjectName = &nt_name;
attr.SecurityDescriptor = NULL;
attr.SecurityQualityOfService = NULL;
return pNtOpenFile(phdevice, FILE_GENERIC_READ,
&attr, &io, FILE_SHARE_READ,
FILE_NON_DIRECTORY_FILE |
FILE_SYNCHRONOUS_IO_NONALERT);
}
I don't know of any real world apps that need this; I ran into it while writing
conformance tests.
--
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=27330
Summary: Black Mirror 2: crashes in 4th section of game after a
fire
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sabraq(a)email.cz
This game is normally playable even with the known bug (Bug24563) till to the
fourth section of game.
In backtrace from terminal is everything OK till the eleventh line. In twelveth
line is the begining of the problem I thought.
The version is original in czech localization from TopCD, with no-cd crack.
--
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=26366
Summary: Some Wargames get black screen.
Product: Wine
Version: 1.1.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xaron77(a)fastmail.fm
There's a black screen instead of gaming board/minimap.
Affected games:
Future Force Company Commander - gaming board - unplayable
War Plan Orange: Dreadnoughts in the Pacific 1922 - 1930 - gaming board -
unplayable
Airborne Assault: Conquest of the Aegean - minimap
Command Ops: Battles from the Bulge - minimap
According to developer of the last two games, the code for minimap creates a
DIBSection and calls ::StretchBitmapSmoothly()
The problem exists since many versions (possibly since ever).
--
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=25078
Summary: Gateway (game distribution client) can't log in.
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dahanso(a)gmail.com
Created an attachment (id=31797)
--> (http://bugs.winehq.org/attachment.cgi?id=31797)
I placed a comment describing my actions prior to crashing..
After entering your username and password, you are told to wait.. the program
simply never advances beyond that point. If you hit close, it closes.. if you
his minimize however, it fatally crashes.
As far as I know (I could be wrong - possibly with the exception of Ragnarok)..
Gravity Interactive's lineup of games now requires the Gateway client to play,
so we can't test the games until we get past this.
I have a post in the Wine user forums, regarding this problem.. I hope it's
okay to add the link to the thread here:
http://forum.winehq.org/viewtopic.php?t=9985
I have tried every version since 1.2
(Let me know if I can supply any more information..)
--
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=29454
Bug #: 29454
Summary: will rock crash
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prueboblog(a)gmail.com
Classification: Unclassified
The game will rock crashed randomly at starting play. It seems to overheating
cpu/graphic or some else in a computer far avobe the recomendations.
--
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=28169
Summary: MSDNAA downloader does not download anything
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: devurandom(a)gmx.net
Created an attachment (id=36089)
--> (http://bugs.winehq.org/attachment.cgi?id=36089)
wine log
After pressing the "Continue download" (or "Start download", does not make a
difference) button on the "Authorisation" page, the downloader advances to the
"Download" page, but the download never starts. The progress bar in the status
bar is never displayed and the selected folder stays empty.
Wine log (complete output incl. program exit) attached. (I tried with
WINEDEBUG=all, but that was awfully large. Please request more specific debug
flags for logging if you need them.)
I was using the downloader for windows-7-sp1-x64-de from
http://e5.onthehub.com/WebStore/OfferingDetails.aspx?ws=e43b114b-769b-e011-…
(You need to be enrolled to the University of Hannover to be allowed
downloading there.)
--
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=24733
Summary: Everquest 2 Extended - much of world is black if
shader model 3 selected?
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
There was a required update to Everquest 2 Extended in the last couple days.
Because the EQ2 installer doesn't work on Wine, you have to run the updater
on Windows, then copy C:/ProgramData/Sony to wine.
With shader model 1, it behaves much as before, except for a
blue waterfall problem in the character selection screen ( bug 24726 ).
With shader model 3, however, half the world looks black, even
with d3dx9_36 installed to work around bug 24726.
Confusingly, the character selection screen seems to be drawn
with shader model 3 even if you have sm1 selected, and as a result,
its left side is all black.
--
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=23672
Summary: EAC - Cannot detect USB CDRW/DVD Read Mode
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: unwantedspamhere(a)gmail.com
Created an attachment (id=29627)
--> (http://bugs.winehq.org/attachment.cgi?id=29627)
Terminal Output
I'm using a CDRW/DVDROM drive (ATAPI) via ide to usb. Upon opening Exact Audio
Copy (EAC), a 'Configure AccurateRip' dialog pops up. When trying to configure,
a problem occurs, popping up a dialog saying "Exact Copy couldn't detect a
matching read command for the CD-ROM drive.
It's strange; it can detect that my cd/dvd drive is there (Toshiba DVD-ROM
SDR2002, as it says) and the number of tracks that exist on the audio disk. I
can also obtain the cd information via freedb.
However, I cannot play any tracks in the program, detect read features of the
drive under EAC > Drive Options > Extraction Method, Autodetect read commands
now under EAC > Drive Options > Drive, or (as I said above) use AccurateRip.
I believe doing any of the above in the same 'fixme:aspi:ASPI_ExecScsiCmd
Failed' problem (please read terminal output).
--
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=20614
Summary: Support resolution changes in multihead setups
Product: Wine
Version: 1.1.32
Platform: PC
URL: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/22
7563
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: stefan(a)codeweavers.com
ReportedBy: scott(a)open-vote.org
>From Launchpad: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/227563
Dual head, twinview, and similar setups don't work very well when the
application attempts to set the resolution. Some more description and a few
workarounds are at the Launchpad 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=28947
Bug #: 28947
Summary: move of objects in VISIO: text appears mirrored
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torre_cremata(a)mail.ru
Classification: Unclassified
Created attachment 37210
--> http://bugs.winehq.org/attachment.cgi?id=37210
visio-wine-mirror-text.png
During drag and drop text appears mirrored in visio. to reproduce just create
text box with some text and move it - text will be mirrored (take a look on
screenshot).
--
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=24150
Summary: Wine does not select the right network interface when
vmware network interfaces are up
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iceclow(a)gmail.com
When using any windows program through wine, if the vmware virtual network
interfaces (vmnet0, vmnet1 ...) are up vmware incorrectly selects those virtual
interfaces for networking instead of the correct one (wlan0).
--
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=23716
Summary: Window issues with Albumplayer
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.albumplayer.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hello.adri(a)gmail.com
One can not minimize or maximize the window.
The program is not appearing in the task manager list. (gnome-compiz)
In kde4 the program does maximize
I thought this was part of bug 15069, but I was told this is a different
problem.
The fixes for bug 15069 did make the program disappear from the task manager
list.
Before those fixes it did initially appear in the task manager list, but it
used to disappear with a minimize of the 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=13498
Summary: Magic Ball 2 - New Worlds: access violation when trying
to run
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://gamecenter.oberon-media.com/game.htm?code=110452667&RefId=&origin=pcat_gm_
u
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
Steps to reproduce:
1. Install Magic Ball 2
2. Run MagicBall2.exe from the install directory
The game will bail out with an access violation as it is starting up.
--
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=26959
Summary: Wonderware InTouch: can't use Next
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mongolal(a)mail.ru
When I try to install Wonderware InTouch 10.0 in the window where you need to
create or specify an Account pressing the Next button does nothing.
--
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=24817
Summary: Dynasty Warriors Online: Can't play intro video
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://dynastywarriors.aeriagames.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renan(a)kauamanga.com.br
With default settings after checking the version I receive error windows with
"Can't play de intro video", same if I install the "Windows Media Format 9"
from launcher. If I install quantz the game will crash, if I install
devenum(without removing quantz) the game try to start but stop on a black
screen.
I've tested with 1.2.1 too and have the same 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=23065
Summary: Sourceinsight: creating project, jams at 'Browse'
button
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dwwwww(a)hotmail.com
OS: RHEL 4
When creating project, it needs to browse source tree. But it jams there, if
you click 'Browse' button.
--
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=19883
Summary: Error when you load a sheet music when the default is
loaded
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaysonsantos2003(a)yahoo.com.br
When I try to load a sheet music if the default one is loaded the program will
crash.
I guess the last thread stack is in kernel32 so I marked that component.
See in attachment debug backtrace.
--
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=26336
Summary: Wanadoo NGT (Next Generation Tennis) Screen Corruption
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor(a)acmecode.com
It loads fine to the main menu, but whenever I choose anything in it and press
Enter, the screen becomes corrupt. Don't know how to exit from there except for
killing it from the ctrl+alt+F1 (tty) console. Tried different resolutions and
colordepths. Set all graphic options to minimal from the game's external config
utility. Tried to provide different graphic options to game's exe file from
wine config. Nothing helped.
--
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=23665
Summary: MediaCoder crashes when using the Mobile Device
interface alerting it can`t find/load AviSynth
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.mediacoderhq.com/editions.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thgreasi(a)gmail.com
MediaCoder Full crashes when trying to transcode a video(s) using the Mobile
Device interface. MediaCoder alerts it can`t find/load AviSynth as in bug
http://bugs.winehq.org/show_bug.cgi?id=23664 but moreover crashes exactly after
the error message appears.
When not in the Mobile Devices interface, the alert (find/load AviSynth) does
not result a crash.
Tested on the current latest version (MediaCoder-0.7.5.4700).
--
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=22835
Summary: application unable to log in
Product: Wine
Version: unspecified
Platform: x86
URL: jumblo.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trnseries(a)gmail.com
A voip programme 'jumblo' was installed in ubuntu using WINE.the application
installed successfully but when it was opened ,it couldnt connect to the
internet to log in.
--
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.