http://bugs.winehq.org/show_bug.cgi?id=13091
Summary: Input error compiling c++ sources with mingw
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: onido89(a)gmail.com
Hi,
i've searched for this bug but i don't know if it just exist, anyway i wanted
to tell you that i've found a bug while i was compiling a source code in c++
language, that was made like this:
--------------------------------------
#include <stdio.h>
int main()
{
int i=1;
char s[40],c;
while(i!=0)
{
printf("Number-->");
scanf("%d%c",&i,&c);
printf("String->");
gets(s);
}
}
--------------------------------------
When i try to use it in winecmd it doesn't get exactly the inputs method (it
overlay the string method, it seems to ignore it...). Anyway try it for
yourself if you want and i hope it will be fixed for 1.0.
Great work anyway, this is the best emulator that i've ever used ;)
Have a nice day, and keep rollin!
GTOnizuka
--
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=12630
Summary: Xilinx 4.2i: Registration is impossible
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joris_huizer(a)yahoo.com
For a school project around VHDL, I decided I wanted to try this program,
Xilinx student edition 4.2i (it actually didn't get used before now)
Anyway, a required step is registration.
The program shows three input fields, and it expects four digits per field.
However, the program won't allow to fill in more than three digits.
So I'm stuck, it wants four digits, but it can't get more than three.
(Copy/Pasting doesn't help either)
I'm not too really familiar with Wine code, wouldn't really know how to find
where the problem is really.
This isn't a free program - I got it combined with a book - (and it's a bit
dated too), so I can't give a download URL
--
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=14807
Summary: Painter X menues freeze while starting
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madheadcrash(a)gmx.de
Created an attachment (id=15359)
--> (http://bugs.winehq.org/attachment.cgi?id=15359)
logfile from console while starting Corel Painter X
After trying to start the application, wine breaks before any window appears.
After I've installed gdiplus via 'winetricks' the Painter X window appears, but
freezes before all menus are loaded.
--
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=10082
Summary: City of Heroes chat window loses keystrokes, does not
snap back out
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matthew.b.gerber(a)gmail.com
In City of Heroes' chat window, the first character of each typed line is
always lost, and focus does not snap back away from the window after sending a
message.
1. If I enter the window by typing a slash, the slash itself is lost (whereas
it would normally be the first character to appear).
2. If I enter the window by hitting Enter, the first character *after* I hit
Enter is lost (whereas it would normally be the first character to appear).
3. After I send a message in the chat window, the focus remains in the chat
window rather than snapping back out to the game controls (which is the normal
behavior).
4. After I send a message in the chat window, the next character is also lost -
so to get back out after sending a message, you have to hit escape.
5. When I use the mouse to enter or exit the chat window, 1, 2 and 4 don't
happen; it focuses and defocuses properly. 3 still happens, however.
OS: Ubuntu 7.0.4
CPU: Intel Core 2 Duo
GPU: nVidia GeForce 6800 Ultra
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13847
Summary: field content not visible
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://realfast.com/associations/nc/ncnca/ncnca.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pfortin(a)pfortin.com
Created an attachment (id=13905)
--> (http://bugs.winehq.org/attachment.cgi?id=13905)
example of non-displaying text
[bug 5070 contains some of the original comments for this bug -- creating a
separate bug to track it properly]
Real Estate forms package (commercial) from RealFa$t (realfast.com) originally
available on Win95 (earlier?) uses its own "desktop" to manage its windows.
For each form which is opened, the app opens two windows: one with the full
text and another with a summary. If the problem was reversed (text visible on
full text version), this bug would be less aggravating :)
Data can be entered into fields on either representation of a form and appears
on both. In Wine, the full text version of the form will never display field
text unless that field is the currently selected one. One exception is a
checkbox field. (see attached screenshot)
In the screenshot, with both form representations visible, only the selected
field displays the field content (identified with green arrows) while the main
form does not display the field text (identified with red dots).
If there is a way to change text colors, I haven't located it yet... 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=12654
Summary: Dungeon Keeper 95 (GOLD) crashes running on AMD64 Gentoo
setup
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)bennee.com
Created an attachment (id=12303)
--> (http://bugs.winehq.org/attachment.cgi?id=12303)
Backtrace dump of wine crashing
After running it with a Windows Path (wine "c:\Keeper\KEEPER95.EXE") and
specifying a virtual desktop to prevent my dual head setup confusing it it
still crashes.
--
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=11269
Summary: Keyboard commands do not work in Civilization I for
Windows (16-bt)
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Keyboard commands do not work in the game. The same orders given using menu
work properly.
--
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=15782
Summary: ABBYY FineReader Pro 8.0: crash, If to open, or to close
a batch
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: inspirra(a)yandex.ru
Created an attachment (id=16889)
--> (http://bugs.winehq.org/attachment.cgi?id=16889)
Error Messages
This problem with all Wine versions (from 0.9.X to 1.1.7).
ABBYY FineReader Pro 8.0 - crash, if to open, or to close a batch (but not
always):
# wine ~/.wine/drive_c/Program\ Files/ABBYY\ FineReader\ 8.0\ Professional\
Edition/FineReader.exe > /tmp/wine.out 2>&1
"wine.out" in 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=14400
Summary: AngelBot window freezes if text is copied via right-
click context menu
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://scguy318.freeshell.org/AngelBot.tar.gz
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=14713)
--> (http://bugs.winehq.org/attachment.cgi?id=14713)
AngelBot backtrace
With Wine version wine-1.1.0-459-g2893294, when running the AngelBot
application, if text from an edit control is copied via right-click context
menu, AngelBot will crash. AngelBot requires the Visual Basic 6.0 runtime,
which can be installed via winetricks. Backtrace is 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=15606
Summary: Lotr Bfme2: Big parts of characters appear in a glowing
white
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
Created an attachment (id=16617)
--> (http://bugs.winehq.org/attachment.cgi?id=16617)
White armor
The picture shows the issue clear enough I think. The white glowing won't
appear on all objects. As far as I can tell now this are only parts of armor
that are reflecting light but I am not yet sure about this.
--
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=12228
Summary: No ALSA support for external soundcard since 0.9.57
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uhkeller(a)web.de
Until 0.9.56, Wine allowed me to use an external USB soundcard as well as
built-in Intel HDA sound through ALSA. In Windows applications (e.g.
foobar2000) I could select the internal sound card as dimx:0 and the USB sound
card as dmix:1. Since 0.9.57, however, when the external USB sound card is
plugged in I get two dmix:0 entries, both select the internal sound. I see
these two entries both in foobar2000 and in winecfg under ALSA Driver/Wave Out
Devices. The external soundcard still is accessible through the OSS driver.
I'm using Wine 0.9.58 from the Wine repositories under Ubuntu 7.10. The
external soundcard is an M-Audio USB Transit (with madfu driver).
--
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=12962
Summary: Diablo 2: left-control ignored after mouse click
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)the-eend.org
While playing Diablo 2 (Ubuntu Hardy + Compiz):
- Hold down mouse button to walk in a direction
- Hold down left-control to start running
- Release mouse button, and re-press
* The character should continue running toward the pointer, but instead returns
to walking until/unless left-control is re-pressed.
The game behaves as expected if the right-control key is used instead.
I suspect this regression is related to the now resolved bug #12343, but this
specific behaviour is still exhibited in 0.9.61.
--
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=14929
Summary: PhotoStory 3 is not able to open WP3 file once created
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jabertolin.linux(a)gmail.com
PhotoStory 3 (after installing MFC42u.DLL and vcrun6) is running fine and it
allows to create a new project: importing images.
However once the project is saved and close it, the project can not be open it
again.
Attached log created with WINEDEBUG=+relay
--
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=15802
Summary: Turok 1.0.1.363: Mouse move does not work.
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://propagandagames.go.com/games/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darion(a)automation.dn.ua
Turok 1.0.1.363: Game play is ok, but only with cursor keys move. Mouse move
does not work. Mouse click is ok.
--
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=11159
Summary: In Steam some text is not properly rendered
Product: Wine
Version: 0.9.53.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
In Steam on windows, in "My Games" column headers font ("Games", "Status",...)
is bold. In Wine, it is not bold, and somehow messed up.
Attached screenshot from Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14330
Summary: Textures are invisible in Gex 3D
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.ubi.com/DE/Downloads/Info.aspx?dlId=243
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schmatzler(a)googlemail.com
Created an attachment (id=14621)
--> (http://bugs.winehq.org/attachment.cgi?id=14621)
Console output when playing the game
Some textures in Gex 3D are not shown.
When starting the game, the console is giving an
"err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat" 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=12539
Summary: Lenovo Thinkpad battery recall program fails
Product: Wine
Version: 0.9.59.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
There was a recall on Thinkpad batteries last year. Curious to see if my
battery was affected, I downloaded and attempted to run their program,
lenovobatteryprogram.exe, which you can download here:
http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=BATT-LENOVO
Running this program in wine produces the following output:
~$ wine Desktop/lenovobatteryprogram.exe
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.t
lb" failed with error 2
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program
Files\\Lenovo\\Lenovo Battery Program\\BatteryCheck
.exe") not found
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Lenovo\\Lenovo Battery Program\\BatteryCheck.e
xe" failed, status c0000135
--
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=15620
Summary: starting games totaly kills the sound on the system
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DoDoEntertainment(a)gmail.com
After starting a game, sound entirely dissapears from the system.
The fix is to invoke:
sudo /etc/init.d/alsa-utils reset Intel
Bug happens on ubuntu 8.04 x64 on "Intel Corporation 82801G (ICH7 Family) High
Definition Audio Controller".
It's a regression from 1.1.5.
I've noticed the disappearing of sound after starting gta:san andreas (which
works relatively fine under 1.1.5). Same happens if I start Heroes of Might and
Magic 4.
--
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=12434
Summary: La-Mulana Jukebox crashes
Product: Wine
Version: 0.9.58.
Platform: Other
URL: http://files.myopera.com/White%20Knell/gr3_project/jkb.z
ip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pat(a)snowfox.fur.com
Created an attachment (id=11974)
--> (http://bugs.winehq.org/attachment.cgi?id=11974)
Crash log
La-Mulana Jukebox is a freeware program that plays music, specific .MID and
.SGT files, to be precise. However, trying to play music -- or even quitting
-- causes an unhandled page fault. The quickest way to cause it is by typing
Alt-F, Alt-X.
This bug is still present in 0.9.59.
--
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=10262
Summary: wxWidgets TextCtrl in Python
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roger.marsh(a)btinternet.com
Running Python24-2.4.3_3 with py24-wxPython-2.6.3.3
Adding text to a wxTextCtrl with style wx.TE_RICH2 fails. Style TE_RICH is fine
but I need to be able to colour the text etc. The script was run from an IDLE
session.
Using these oldish versions for compatibility with native FreeBSD versions
used.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13618
Summary: Melty Blood Act Cadenza Ver. B Incorrect Rendering
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karlthepaladin(a)yahoo.com
Created an attachment (id=13594)
--> (http://bugs.winehq.org/attachment.cgi?id=13594)
Picture of the bug
The game does not render what seems to be a layer of graphics properly during
fights, I have included a screenshot for reference. Compare to:
http://ps2media.gamespy.com/ps2/image/article/724/724566/melty-blood-act-ca…
This bug does not just affect this move, but also one of the characters is
invisible (extra boss, the giant neko Arc Chaos 666) from what I have heard.
Also, certain graphics, i.e. ones that show "fight" or "match start" or
whatever don't show at all(I don't know what they are since I never saw them on
screen because of this bug). The game's website is
http://e56.info/mbacwin/index.html. http://e56.info/mbacwin/mbacwin.cgi?trial
is a link to the download page of the trial (also reachable via the main site
under the "download section" look right underneath
注意事項に合意しない(TOPページへ).
I haven't tested the trial, but I suspect that it has the same 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=14497
Summary: Airport Inc: Text does not render
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)xnet.tk
Created an attachment (id=14822)
--> (http://bugs.winehq.org/attachment.cgi?id=14822)
Error Log
All text in this game renders as a black box, making it fairly unplayable,
aside from that it works.
Attached is the output log.
--
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=13254
Summary: CPUZ crashes when trying to select a different tab via
keyboard
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://www.cpuid.com/cpuz.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=13092)
--> (http://bugs.winehq.org/attachment.cgi?id=13092)
crash output
steps to reproduce:
1. start cpuz
2. press the right arrow key
expected result: we switch over to the next tab
actual result: we get a 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=12801
Summary: winetest: Can't remove log file
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/wi
netest-latest.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Every time I run the crossbuilt winetest, after all the tests run and the data
is submitted, I get an error that it can't remove the log file.
Minor, but highly annoying. Doesn't happen on 2K/XP.
--
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=15811
Summary: GameZone Downloader doesn't show any progress
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
I tried downloading the demo [1] from bug 13978 using the GameZone downloader.
It popped up a browser window and started download the game. The browser window
had no progress information, even though the title bar displayed the download
percentage and the demo downloaded successfully.
[1] http://downloads.gamezone.com/demos/d1086.htm
--
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=9731
Summary: GdiConvertToDevmodeW trying to copy -32 bytes on memcpy
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: myxfce(a)gmail.com
Created an attachment (id=8168)
--> (http://bugs.winehq.org/attachment.cgi?id=8168)
Crash report
I'm having problems running an old Win 3.11 game named Mortuum. Wine crashes
before the game start. After some debugging, I noticed the crash happens in
file gdi32/driver.c on function DEVMODEW * WINAPI GdiConvertToDevmodeW(const
DEVMODEA *dmA).
This function tries to memcpy bytes from the structer dmA to the structure dmW
(that was allocated by a HeapAlloc()). Unfortunately, it tries to copy -32
bytes because dmA->dmSize is 0 bytes and CCHDEVICENAME is 32 bytes. I've
attached a small piece of code that shows where the memcpy is done around line
425 on that file.
...
dmW = HeapAlloc(GetProcessHeap(), 0, dmW_size + dmA->dmDriverExtra);
if (!dmW) return NULL;
MultiByteToWideChar(CP_ACP, 0, (const char*) dmA->dmDeviceName,
CCHDEVICENAME,dmW->dmDeviceName, CCHDEVICENAME);
//===============================CRASH=========================
/* copy slightly more, to avoid long computations */
memcpy(&dmW->dmSpecVersion, &dmA->dmSpecVersion, dmA->dmSize -
CCHDEVICENAME);
//===============================CRASH=========================
if (dmA->dmSize >= (const char *)dmA->dmFormName - (const char *)dmA +
CCHFORMNAME)
{
MultiByteToWideChar(CP_ACP, 0, (const char*) dmA->dmFormName,
CCHFORMNAME,
dmW->dmFormName, CCHFORMNAME);
if (dmA->dmSize > (const char *)&dmA->dmLogPixels - (const char *)dmA)
memcpy(&dmW->dmLogPixels, &dmA->dmLogPixels, dmA->dmSize - ((const
char *)&dmA->dmLogPixels - (const char *)dmA));
}
...
I tried to debug more to look for the root of the problem (why dmA->dmSize is
0) but there were too many calls and I couldn't figure out where the dmA
structure was allocated and popullated.
I've attached the crash report and if you need the game to test, just ask, it's
freeware. Tested on 0.9.44 and 0.9.45.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10115
Summary: Wine should restore the initial graphics mode if an
application exits abnormally
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Sometimes DirectX applications crash and leave your desktop with a changed
resolution e.g. 640x480. This shouldn't happen - wine should restore the
initial graphics mode if an application exited abnormally.
Right now you have to `xrandr -s 0` or use any other utility.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9886
Summary: GeoInfo hangs if trying to select a street for the
second time
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
Created an attachment (id=8378)
--> (http://bugs.winehq.org/attachment.cgi?id=8378)
patch
This is because our DDEML doesn't call the callback after receiving an ACK when
the hMem parameter doesn't match the current transaction hMem. However it
doesn't remove transaction from the queue so only after the first transaction
the callback will be called. This patch removes the transaction from the queue
however it is not fully correct - there may be asynchronous transactions so the
ACK doesn't need to come in the same order as the request were sent. A correct
code should check the whole list of transactions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13937
Summary: visual foxpro 9 installation fails
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: freeman3(a)centrum.cz
can't install foxpro. i click setup main setup window appears. there an option
install prereqisites. i click it and nothing happens.
--
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=9991
Summary: Can not enable more then two input languages
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel1r(a)gmail.com
When I run windows applications with Wine, I'm only able to write in English.
When I try to write in other language (I tried Russian and Hebrew), input is
either ignored or I see blocks instead of letters, depending on application.
If I set LANG to ru_RU.UTF-8 or he_IL.UTF-8 before starting application, I'm
able to write in two languages (either English and Russian, or English and
Hebrew). There is no way to enable all three languages to work simultaneously.
I'm using Fedora 7 and Gnome desktop. I added both Russian and Hebrew keyboard
layouts in keyboard preferences and I'm able to write in all three languages in
Linux native applications.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13180
Summary: Saitek X45 POV does not work
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keith_kw_muir(a)blueyonder.co.uk
Saitek X45 POV does not work in Lock On Modern Air Combat nor does one of the
rotational controls on the partner joystick it appears as an axis in the game
but does not function.
--
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=9970
Summary: OPA uses the process id/thread id to generate "random"
temp filenames
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
But if there is no Wine program running in the background then we start a clean
server each time and these number are always the same. OPAS handles very badly
if there is a lot of temporary files from the same "namespace" already and
after killing the program five times (so that it cannot clean the files on
exit) it will refuse to start.
A workaround is to clean the C:\Windows\Temp or to keep a program running in
the background so that the pids are each time different. I'm also not sure if
the problem is in OPAS or in the Visual FoxPro runtime - the error 1410 that
appears is a MS defined error code (
http://msdn2.microsoft.com/en-us/library/aa976055(VS.71).aspx )
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13918
Summary: Supreme Commander addon: Ground decals only display
properly after switching to med fidelity and back
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
In the addon to Supreme Commander, Ground decals get created when a building is
built. If the fidelity is set to Low, they don't work properly. They are
displayed fully white (see screen)
--
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=15021
Summary: Strange characters (Missing font maybe??)
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yecarrillo(a)gmail.com
Created an attachment (id=15660)
--> (http://bugs.winehq.org/attachment.cgi?id=15660)
Output of env WINEDEBUG=+relay env WINEPREFIX="/home/user/.wine" wine
"C:\windows\command\start.exe" "C:\ESRI\AV_GIS30\arcview\bin32\arcview.lnk"
Some font is missing in ArView GIS causing strange characters in the main
layers list of the main app.
Ubuntu 8.04
Wine for Ubuntu 1.1.3 from Winehq repository.
--
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=13615
Summary: Imperium Galactica, Solarian Campaign, Crashes
frequently
Product: Wine
Version: 1.0-rc3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Makitk(a)gmail.com
Created an attachment (id=13589)
--> (http://bugs.winehq.org/attachment.cgi?id=13589)
Wine 1.0-rc3 crashlog for Imperium Galactica 2, 20080602 @ 01:24am local
When going to either the Spying or Trading views in the Solarian Campaign for
Imperium Galactica 2, wine claims something is getting held at level 3 and that
a deadlock should be expected, then crashes and offers a "sorry" popup which
doesn't appear on screen since the game's graphics 'cover' it.
Hence it's unreadable. The deadlock etc is only shown in the konsole when
running ig2.exe through it.
The bug can be recreated by running the Solarian Campaign and switching between
Spying and Trading screens, or even by switching from the Starmap to either of
the two.
Another freak occurance along the same lines can be recreated by going to the
Spying screen from the Starmap and trying to give the spy (there's only one in
the beginning) a training mission before he's moved up front properly yet.
(i.e. the 'disc' with available spies is still turning.)
The Kra'hen campaign (which does not have the Spying OR Trading screens)
doesn't have an issue with Wine and is playable without any errors as far as I
can tell. (I sorta died a long way into the Campaign after the Solarian Fleet
decimated my own... time and again.. >_>)
I have yet to try the Shinari Campaign, but will see if the problem with the
Spying/Trading screens persist there. I do believe they have these screens,
with the Kra'hen being the only exception to the rule because of them being a
warloving race.
--
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=13294
Summary: Halo 2 fails to start (won'T recognize msvcr80 / msvcp80
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
I'm using the cracked XP-compatible version by dopeman, since I don't have
-any- hope at all that the original Vista-only version could ever EVER work.
This version doesn't have an installer but instead provides you with a
pre-installed environment and asks you to install vcredist.msi and
XLiveRedist1.0.6027.msi manually.
XLive worked fine with msiexec /i, vcredist.msi doesn't (
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing
assembly ) so I skipped it.
When starting, the game complains about numerous missing libs ( XINPUT1_3.dll ,
msvcr80.dll , msvcp80.dll ). I have used the xinput from one of the dll sites
out there and installed the msvc*80.dll with winetricks ( vcrun2005 and
vcrun2005sp1 ). So in theory, the msvc*80.dll should be provided in
windows/winsxs.
Trying to launch the game now fails miserably. To put it simply:
err:module:import_dll Library MSVCR80.dll (which is needed by
L"C:\\windows\\system32\\xlive.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by
L"C:\\windows\\system32\\xlive.dll") not found
These are the dlls that have been installed by vcrun2005. Halo 2 fails to
recognize those. Manually putting these DLLs either in system32 or the game
folder fails of course.
--
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=13612
Summary: Graphics glitches in the Sam and Max games (just with
nVidia?)
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rixa(a)cs.tut.fi
The entire Season 1 (and probably 2) of Sam and Max titles from Telltale Games
suffers from odd graphics glitches. The games otherwise work fine, but the
animated characters are incorrectly drawn. Many are either completely or
partially invisible. Some, like the main protagonists Sam and Max, have some
segments of theirs stretched out and pointing into the distance.
This message may be of relevance, it gets flooded on the terminal launched
from:
fixme:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawElements @ drawprim.c / 269
The issue is discussed on the AppDB pages. Some appear to be having these games
running flawlessly, and I suspect this is an issue limited to nVidia cards and
drivers. I'm running the proprietary nVidia driver version 96.43.05 on a CentOS
5 distribution, with a GeForce4 Ti 4800 graphics card.
I've tried almost every wine version from 0.9.54 or so to 1.0rc3 and the
problem has been present throughout.
For testing this bug it may be interesting that the full Episode 104: Abe
Lincoln Must Die! is available for free at the Telltale Games website. Wine
should probably be set to "Windows Vista" to run 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=15280
Summary: After minimizing Guild Wars and restoring, the mouse is
not respondig correctly
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: starmatz71(a)yahoo.de
If i minimize Guild Wars and after that i restore it back following happens to
me:
If i click at anything on the screen nothing happens, i have to use my
keyboard.
If compiz is enabled (normally it shouldn't) and i use e.g. the taskswitcher
and i resore gw then the axis of my mouse don't have the same speed anymore in
any direction. (left is slow and right is fast for example)
--
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=15184
Summary: Septerra Core crashes due to failed assert
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hrg123456789(a)yahoo.com
Created an attachment (id=15933)
--> (http://bugs.winehq.org/attachment.cgi?id=15933)
error log
Septerra Core crashes due to a failed assert after a short while. Might be
related to sound, the dialog and animation are out of sync. The time of the
crash seems a bit random, and it will crash even when no dialog is playing.
The debug info from the crashes are the same, regardless of the circumstances.
System is Debian 4.0
Septerra Core is version 1.00, installed under Wine.
.wine directory was deleted and recreated with winecfg prior to installation of
Septerra Core.
--
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=14219
Summary: Yarxi is starting with errors
Product: Wine
Version: 1.1.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vvb.backup(a)rambler.ru
When I try to start Yarxi (http://www.susi.ru/yarxi/), it give error:
Access violation at address 7BC42777 in module 'ntdll.dll'. Write of address
01541014.
On Windows current version of Yarxi (4.0.3) is working fine.
Oh! Yarxi is a japan-russian-japan translator with a possibility to enter
hieroglyphs by their radicals.
If I press OK, it give another error:
OLE error 800004001.
Log is 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=10650
Summary: PhotoFiltre take much time to fill empty a draw
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam050986(a)yahoo.fr
Photofiltre is very slow making a simple color-filling on an image.
Teste yourself :
- Install photofiltre
- Get a new document ( 800*600 for example )
- Fill it black/whatever
- wait 20 seconds
On windows it only take 1 second...
I asked the author, and he told me that the algorythm used is a "classical
recursive algorythm..."
This has been a bug from longtime, and none of other Wine Versions fixed the
bug... :-/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15639
Summary: Pro Evolution Soccer 2009 crash after first menu
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chourmovs(a)gmail.com
Created an attachment (id=16680)
--> (http://bugs.winehq.org/attachment.cgi?id=16680)
winedebug=err+all
Pro Evolution Soccer 2009 crash crash after first menu
I used a securom no-cd patch for testing purpose
look at the log joined
--
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=11115
Summary: "Please do not PASTE logs and back traces" message is
ignored too often
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: jeffzaroyko(a)gmail.com
It could be that the way the Enter Bug page is designed, this message is not
prominent enough for everyone to perceive its importance.
maybe it could be larger to place more emphasis on the message or alternatively
feature a stop sign graphic next to it saying something like "STOP, read this."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11748
Summary: Adobe Dreamweaver 8 trouble with document root on
external drive?
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.stos.org/1/2007/02/07/dreamweaver-on-linux-with-wine/
said there was some problem with setting the document
root to be an external drive (maybe a permissions problem).
Recording here even though I haven't tried it myself yet.
--
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=12739
Summary: Improper drawing of radio buttons
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sistemas(a)upcnba.org
Radio buttons in Visual FoxPro are shown inside a black box.
To see this bug you can download a demo application Sistematic at
http://www.sistematicperu.com/descarga_demo.htm.
>From menu "Caja -> Imprimir Hoja de Movimientos" you can view a dialog with the
radio buttons.
I have seen this bug in several versiones of Wine in Ubuntu including latest
version 0.9.60.
Attached there are one pict of the dialog as views in Windows XP, and other of
Wine running in Ubuntu 7.10.
--
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=14769
Summary: Firefox 3 window size isn't restored after returning
from fullscreen (dogfood)
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andre.wisplinghoff(a)gmail.com
How to reproduce:
Start Fx3, press F11 two times (go fullscreen and back).
The window should have the same size as it had before, but it seems it just
remains being full sized (eg. it becomes an odinary window but still has
1280x800 on my system)
On KDE4 this leads to the title bar being hidden (window has negative top). On
KDE3, the window is positioned at (0,0), but because it's to large it continues
behind the taskbar. After going fullscreen and back again, there's the same
effect as on KDE4.
--
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=13792
Summary: Abomination:The Nemesis Project Crashes at startup
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: realheadcrusher(a)hotmail.com
Created an attachment (id=13829)
--> (http://bugs.winehq.org/attachment.cgi?id=13829)
Crash dump
Abomination game installs fine but Abomb.exe, the game itself, crashes at
startup.
--
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=12212
Summary: DeusEx: regression - running at big resolutions result
in screen shift&crop
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anton(a)korzh.ru
CC: julliard(a)winehq.org
Running DeusEx since 0.9.56 in resolution different to 640x480, results in
incorrect fullscreen positioning and picture cropping to upper-left quarter of
screen in first main menu view. In 0.9.55 is everything ok.
git bisect helped to find a commit which have introduced the regression:
0.9.55-409
winex11: Re-introduce a separate X11 window for the client area of top-level
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=11430
Summary: Applications based on CodeJock Software ToolkitPro fail
with division by zero
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: developers(a)tefnet.pl
ToolkitPro from CodeJock software fails during initial UI drawing with:
wine: Unhandled division by zero at address 0x423325 (thread 0009), starting
debugger...
Sample application can be downloaded from:
http://www.codejock.com/public/download/win32/TabbedViewPro.zip
This makes applications like DIALux
(http://www.dial.de/CMS/English/Articles/DIAL/DIAL.html?ID=1) widely used in
lighting industry not usable.
--
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.