http://bugs.winehq.org/show_bug.cgi?id=10253
Summary: Fraps does not record videos or take a screenshot
Product: Wine
Version: 0.9.47.
Platform: Other
URL: http://www.fraps.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc(a)mwiriadi.id.au
Created an attachment (id=8880)
--> (http://bugs.winehq.org/attachment.cgi?id=8880)
winedebug=error+all wine fraps.exe
Fraps loads but does not take a screenshot. The console implies that it cannot
create a file for some reason.
--
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=9637
Summary: Switchball doesn't run.
Product: Wine
Version: 0.9.44.
Platform: PC
URL: http://www.atomicelbow.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sacrediou(a)yahoo.fr
Created an attachment (id=8037)
--> (http://bugs.winehq.org/attachment.cgi?id=8037)
Switchball start log
I installed the game "Switchball" ; the installation was fine, but I couldn't
manage to start the game.
wine Switchball.exe
The log is attached to this bug message.
--
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=11304
Summary: Wine Notepad: Overflow.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey(a)esin.name
Created an attachment (id=10410)
--> (http://bugs.winehq.org/attachment.cgi?id=10410)
Little "exploit" to test this bug.
Overflow in Wine Notepad.
There is a overflow when opening a file containing a line which contain 24576
symbols (>= 24 Kb). If open such file Wine Notepad will exit with message:
lastik@lastik:~/src/wine/cvs$ wine notepad
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 18 (X_ChangeProperty)
Value in failed request: 0x1
Serial number of failed request: 6697
Current serial number in output stream: 6696
If you will open text file which contains string with more than 8192 symbols
(>= 8 kb), you will see the effect of coating lines at each other. So if open
file with 8191 symbols in string it's will 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=11510
Summary: Adobe Illustrator 10 crashes when trying to move a
color.
Product: Wine
Version: 0.9.55.
Platform: PC
URL: http://wiki.winehq.org/AdobeIllustrator
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
Adobe Illustrator 10 installs properly and more or less works, but if you
create a new document, then try to drag the white 'color' box around wine the
application totally crashes.
Backtrace doesn't give any useful info.
In adobe illustrator you can drop a color on a gradient 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=12126
Summary: programs which calls GetAsyncKeyState doesn't recognise
arrow keys
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andriusmao(a)gmail.com
I tried to run a classmate's program which calls GetAsyncKeystate (from
windows.h), but the arrow keys doesn't work, neither running it with wine nor
compiling it using winelib.
the calls are like GetAsyncKeyState(VK_RIGHT) & 0x1
--
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=12617
Summary: winebrowser does not handle commands with arguments
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yuriy.kozlov(a)gmail.com
winebrowser doesn't work with browsers/commands that
are more than one word. For example, the command to run konqueror
with the webbrowsing profile on kubuntu is:
kfmclient openProfile webbrowsing [url]
Setting that to be the first attempted webbrowser in the registry:
[HKEY_USERS\S-1-5-4\Software\Wine\WineBrowser]
"Browsers"="kfmclient openProfile webbrowsing,firefox,mozilla,opera,dillo"
and running:
winebrowser http://www.winehq.org
yields this:
Considering: kfmclient openProfile webbrowsing
argv[1]: http://www.winehq.org
Considering: firefox
argv[1]: http://www.winehq.org
I sent in a patch for this a while ago, this is the latest revision:
http://www.winehq.org/pipermail/wine-patches/2007-January/034937.html
The patch had some problems and I haven't gotten back to working on it. Now it
probably needs to be updated for the latest changes to winebrowser.
As part of the solution, the patch changes the registry key that stores the
browsers to try to a REG_MULTI_SZ value. Since this changes the wineprefix,
this should be fixed before 1.0.
--
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=12571
Summary: iexplore gecko shows webpages in cursive font
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://dev.laptop.org/~bemasc/iexplore_cursive.png
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bens(a)alum.mit.edu
I am running 0.9.59 on Fedora 7. My install is slightly unusual because it is
running with a non-root prefix. The look fine in every application except
iexpore. The only relevant registry change from defaults is to increase DPI to
160.
Because of another bug involving fonts, this installation was created using the
patch in #12507. It is possible that these issues are related.
--
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=12552
Summary: wine doesn't open and returns memory error on terminal
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmbarbut(a)gmail.com
Hello,
When I want to do anything with wine, i.e. start winecfg, start a windows
program with wine, run regedit... wine crashes (in fact it doesn't even open)
and creates an "uninterruptible" process. See attached file for terminal output
when starting.
I don't use dos programs, I already tried to erase .wine folder, it happens
also when running winecfg.
I'm not alone in that case. See ubuntu-fr forums.
--
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=12508
Summary: C&C 3 screen divided into dark and bright part
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
Created an attachment (id=12070)
--> (http://bugs.winehq.org/attachment.cgi?id=12070)
Screenshot of the problem
The screen in C&C 3 Tiberium Wars is divided into a bright and a dark part,
divided by a horizontal line; say 2/3 of the upper part is bright.
I'd assume this depends on graphics settings or minor differences in nVidia
card versions; I'll provide more info later.
There is a demo of this app; I'll test it as soon as I have determined the
offending card or graphics settings.
--
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=12479
Summary: SERIAL PORT BUG: Application freezes when reading data
from serial port.
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nestorac(a)gmail.com
Created an attachment (id=12041)
--> (http://bugs.winehq.org/attachment.cgi?id=12041)
Serial port errors
Hi!!
This is my first time here. First of all, thanks to you folks for this great
piece of software.
My problem is as follows:
I'm using a VisualBasic 6.0 application on Linux using wine 0.9.58. This
application has some menus showing some icons so users can click on them using
a serial port device made by a friend of mine, through serial port, which acts
as a "keyboard". Serial port is connected to com1 symlinking it from
/dev/ttyS0. Everything works fine, except that sometimes, apparently randomly,
application freezes when changing from one screen to another, having to wait
many seconds for it to continue it's execution.
The best I have been able to do is to make the application run faster in
general, so this time gets shorter, but we are still speaking of many seconds.
Some information about the application: it reads and writes data from and to
the serial port, using 9600 baud rate, com1. It opens it, reads the
information, changes the screen or menu, and then closes the port again. It
does so many times during the execution. Everything works fine on Windows XP.
Can anyone help??
I attach some debugging information. Original file, using
"WINEDEBUG=trace+comm" was 100MiB sized, so I have just cut and pasted the more
relevant into the file
--
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.