http://bugs.winehq.org/show_bug.cgi?id=16863
Summary: Control drwaing over each other in very simple dotnet
application
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://www.screencast.com/tools.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hatky(a)users.sf.net
Created an attachment (id=18611)
--> (http://bugs.winehq.org/attachment.cgi?id=18611)
2 cut offs the login name(login=hatkyinc) and the "upload files to:" text over
the select box
Control drwaing over each other in very simple dotnet application
I used "winetricks" to install dotnet to get this to work, I know it's not
supported, but I think it just exposes a very simple layout problem.
This is a free up present at:
http://www.screencast.com/tools.aspx
Download link was:
http://update.techsmith.com/updates/b8999331-3e10-4a75-9367-d547bc9d6032/Sc…
The application only has 2 things:
1. Log in screen.
2. Upload file screen.
Both parts have this problem where once control is drawing over the other which
do not happen in windows 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=16162
Summary: Settlers 3 crashes with "wine client error: partial
write"
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lauri.kentta(a)gmail.com
Settlers 3 causes a wine client error immediately when run. Tested with all
available versions (demo, original, mission pack, QOTA, also with the latest
patch).
$ wine s3demo.exe
wine client error:2d: partial write 64
The demo version causes the same error. The semi-official download locations
did not work for me anymore, but the installer seems to be uploaded here:
http://www.sendspace.com/file/nrunbh
(The installer may complain about disk space but works anyway.)
--
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=16087
Summary: wine spews innumerable "Unable to check compatibility
for Format..." errors in some games
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bogdanb+bugs.winehq.org(a)gmail.com
Created an attachment (id=17312)
--> (http://bugs.winehq.org/attachment.cgi?id=17312)
avoids silly error messages
In dlls/wined3d/directx.c there is a function called
IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt which tries to compute if a
certain WINED3DFORMAT is compatible with a certain WineD3D_PixelFormat.
The function has separate paths for WGL_TYPE_RGBA_ARB (integer) and
WGL_TYPE_RGBA_FLOAT_ARB (float) WineD3D_PixelFormats. The float path explicitly
tests several WINED3DFORMATs, which seems OK. The integer part, however, tries
getColorBits() on the WINED3DFORMAT and prints an error if it doesn't get a
"correct" answer.
However, getColorBits() always throws an error for float formats, thus when
comparing an integer WineD3D_PixelFormat with a float WINED3DFORMAT the
function always outputs two errors instead of just saying "no".
The attached patch checks if the format is one where getColorBits works and
avoids spewing the error messages is that case. This duplicates the check in
getColorBits, so it's a bit of a hack, but a correct fix would need adding a
few more functions, so someone more experienced should do it. The patch is
against 1.1.8.
Fallout3 in particular is plagued by this problem: at every start-up wine spews
out errors for half a minute.
--
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=15548
Summary: Voyage Century Online crashes to desktop after logging
in
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
URL: http://vc.igg.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flclkrazy(a)verizon.net
Created an attachment (id=16530)
--> (http://bugs.winehq.org/attachment.cgi?id=16530)
log
The game Voyage Century Online(VCO) crashes to the desktop at the loading
screen following the login 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=15471
Summary: Adobe Contribute 4 locks up X
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://www.soft32.com/download/63-129953-
1/Adobe_Contribute_4_Win.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce:
download Adobe_Contribute_4_Win.exe (sha1sum
294acfd957785353ba2c0652ff5a59baf657a3ec)
from e.g. http://www.soft32.com/download/63-129953-1/Adobe_Contribute_4_Win.exe
This needs vcrun2003 to install and run; 'sh winetricks vcrun2003'
isn't quite enough, you also have to download Eudora_7.1.0.9.exe
(sha1sum 9dfb889ef112e2079be7485edd2acedfa1a4a1b3) from
http://www.eudora.com/cgi-bin/export.cgi?productid=EUDORA_win_7109
Use cabextract to unpack it, then copy
FL_mfc71u_dll_1_____X86.3643236F_FC70_11D3_A536_0090278A1BB8
to windows/system32/mfc71u.dll.
This seemed to install and start fine, but fooling around
briefly with the menus deadlocked X (probably the
app took the x menu lock, then had an exception,
causing the lock to never be released) and put up
an error dialog saying that there had been an exception in
native code called from jscript.
--
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=14869
Summary: Error closing internal windows in Hy-Tek Team Manager
4.0
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://www.hy-tekltd.com/Demos/Swim_TEAM_MANAGER_Lite.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh(a)ya4.us
Hy-Tek's Team Manager 4.0 for Swimming and Diving utilizes an internal
windowing system to move between functions. When closing any internal window,
the program crashes and posts the attached output.
Another product by Hy-Tek that utilizes a similar windowing system handles the
error gracefully and posts an error that says "Error loading: Overflow" within
a pop-up window in the program.
--
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=13743
Summary: Checkboxes are drawn as buttons in Voyage Century
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dstclair(a)gmail.com
Created an attachment (id=13781)
--> (http://bugs.winehq.org/attachment.cgi?id=13781)
Checkboxes as Buttons
In Voyage Century (Download here: http://vc.igg.com/download/client.php), when
going to a dialog, any checkbox is drawn as a button. This is not a critical
bug because the buttons still act like checkboxs and are functional, but it
would be nice to have this fixed. See screenshot of what I mean.
Also, you will notice that the button text is pink. Don't know if that's
related or belongs in another bug tracker.
--
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=12298
Summary: Notation Composer: crashes when opening menus
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: marc321(a)gmail.com
Created an attachment (id=11746)
--> (http://bugs.winehq.org/attachment.cgi?id=11746)
Backtrace
I am trying to run the demo version of Notation Composer 2.3.3 (a midi notation
program). It starts just fine, but crashes when I start opening menus like
File, Help, and so on. If I use the menus sparingly, I am able to open a midi
file and use some of the basic program functions, like playing the file or
editing the score (although my toolbar lacks icons and playback bogs the
program down... topics for separate bug reports, probably, but perhaps that
info will be useful here).
The demo can be downloaded here:
http://notation.com/download/NotationComposer233TrialSmallSetup.exe
Note that I had to use winetricks and download the vcrun6 package, since the
install program requires mfc42.dll. Without it, the trial period expires upon
the first run.
Here are some details about my setup:
Wine version: 0.9.58
Windows version: XP
Distro: Slackware(-current)
Kernel version: 2.6.24.3-smp
CPU: Intel Core 2 Duo E6750
GCC version: 4.2.3
glibc version: 2.7
xorg-server version: 1.4.0.90
Video card, driver version: NVidia GeForce 8600GT, 169.12
Notable configure opts: --with-x, --enable-opengl
I ran the program with:
$ wine "C:\Program Files\Notation\Composer\Composer.exe" > backtrace.txt 2>&1
To recreate the problem: get mfc42.dll (with winetricks vcrun6; thx Dan),
install the program, and start opening menus. The faster they are opened, the
sooner the program crashes.
A debug log is available, if needed. The page fault occurs at about 1500 lines
from the bottom, so let me know how many lines you need.
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=12287
Summary: CommFort: cannot use sound capture
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cjayho(a)ayho.org.ua
When i'm using CommFort I cannot use my microphone to speak with other chat
users - CommFort shows error "Eror opening sound driver".
My soundcard - Emu10k1 SoundBlaster Live! 5.1, version of wine - 0.9.58, debian
Etch 4.0r0. Sound subsystem - OSS.
Link to CommFort - http://www.commfort.com/download.shtml
--
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=9216
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-09 11:56:47 ---
Closing bugs fixed in 1.2-rc7.
--
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.