http://bugs.winehq.org/show_bug.cgi?id=18507
Summary: Icons in Tunnelier 4.x SFTP window are drawn
incorrectly
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christianuceda(a)yahoo.com
Created an attachment (id=21152)
--> (http://bugs.winehq.org/attachment.cgi?id=21152)
Snapshot of the SFTP window in Tunnelier exhibiting the icon problem
Tunnelier is a nice Win32 SSH graphical client, it comes bundled with a SFTP
client.
All the icons on the SFTP are drawn incorrectly, under wine all of them have a
black background instead of a transparent one like on Windows.
Get the software from:
$wget http://dl.bitvise.com/Tunnelier-Inst.exe
Then install:
$wine Tunnelier-Inst.exe
To run it:
$wine tunnelier
to reproduce the bug just log into any ssh enabled server, the console and the
SFTP window will open automatically after logging in.
See attached capture.
--
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=16980
Summary: Visual C# 2008 Express: errors after successful startup
("New Project" window etc)
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: thp069(a)gmail.com
Created an attachment (id=18766)
--> (http://bugs.winehq.org/attachment.cgi?id=18766)
Error msg box
On lenny, wine 1.1.13, after installation of VC# 2005 (using iso image) from
http://msdn.microsoft.com/vstudio/express/visualc/download/
and after following the winetricks described at end of bug 5054,
1. the IDE starts up, fine,
2. the "New Project" window (still) does not appear when clicking that menu
button,
3. in the "Open Project..." dialog, directories and files in the current
directory are not shown (however they can at least be opened by typing them
into the filename text box).
The C# project MontyHall from
http://www.codeproject.com/KB/cs/montyhall.aspx
compiles, and the compilation is executable outside of VC#2005; however inside,
both "Debug" and "Start without debugging" won't work.
The former produces an error msg box "Unable to start program
c:\windows\profiles\thomas\My Documents\etc\etc\MontyHall.exe" [see attach;
file path correct] which might be caused by the intermittent symbolic link not
being resolved correctly.
The letter opens a console, immediately closing it, saying "file not found".
--
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=16751
Summary: winedbg/be_ppc.c: initialization from incompatible
pointer type
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe
-fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wtype-limits -Wpointer-arith -g -O2 -o be_ppc.o be_ppc.c
be_ppc.c:186: warning: initialization from incompatible pointer type
be_ppc.c:187: warning: initialization from incompatible pointer type
be_ppc.c:188: warning: initialization from incompatible pointer type
be_ppc.c:189: warning: initialization from incompatible pointer type
--
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=16748
Summary: rpcrt4/ndr_marshall.c: value computed is not used
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_
-DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o ndr_marshall.o ndr_marshall.c
ndr_marshall.c: In function ‘WriteConformance’:
ndr_marshall.c:461: warning: value computed is not used
ndr_marshall.c: In function ‘WriteVariance’:
ndr_marshall.c:471: warning: value computed is not used
ndr_marshall.c:473: warning: value computed is not used
--
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=16744
Summary: ole32/stg_prop.c: passing argument discards qualifiers
from pointer target type
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_
-DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer
-DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o stg_prop.o stg_prop.c
stg_prop.c: In function ‘PropertyStorage_DictionaryWriter’:
stg_prop.c:1514: warning: passing argument 1 of
‘PropertyStorage_ByteSwapString’ discards qualifiers from pointer target
type
stg_prop.c:1516: warning: passing argument 1 of
‘PropertyStorage_ByteSwapString’ discards qualifiers from pointer target
type
--
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=16743
Summary: ntoskrnl.exe: warning: initialization from incompatible
pointer type
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o ntoskrnl.o ntoskrnl.c
ntoskrnl.c: In function ‘vectored_handler’:
ntoskrnl.c:123: warning: initialization from incompatible pointer type
--
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=16741
Summary: msvcrt/except.c: compiler errors
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: patch, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@ubuntu-ppc:~/wine-git/dlls/msvcrt$ make
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o except.o except.c
except.c: In function ‘_except_handler3’:
except.c:254: warning: format ‘%lx’ expects type ‘long unsigned int’,
but argument 5 has type ‘DWORD’
except.c:254: warning: format ‘%lx’ expects type ‘long unsigned int’,
but argument 6 has type ‘DWORD’
except.c: At top level:
except.c:103: warning: ‘MSVCRT_nested_handler’ defined but not used
MSVCRT_nested_handler probably just needs an ifdef. The format errors are
wrong, but fixing them may break it on other compilers. I'll take a look at
this one later. Filing a bug so I don't forget it, and in case anyone else
wants to fix it instead :-).
--
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=16739
Summary: kernel32/instr.c: initialization from incompatible
pointer type
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: patch, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@ubuntu-ppc:~/wine-git/dlls/kernel32$ make
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o instr.o instr.c
instr.c: In function ‘INSTR_vectored_handler’:
instr.c:882: warning: initialization from incompatible pointer type
Looking at the code, looks x86 specific. Patch below fixes the compiler error,
but this is pretty low level stuff, so I'll wait on comments before sending in.
diff --git a/dlls/kernel32/instr.c b/dlls/kernel32/instr.c
index 73edf7b..398f3ea 100644
--- a/dlls/kernel32/instr.c
+++ b/dlls/kernel32/instr.c
@@ -876,6 +876,7 @@ DWORD __wine_emulate_instruction( EXCEPTION_RECORD *rec,
CONTEXT86 *context )
* Vectored exception handler used to emulate protected instructions
* from 32-bit code.
*/
+#ifdef __i386__
LONG CALLBACK INSTR_vectored_handler( EXCEPTION_POINTERS *ptrs )
{
EXCEPTION_RECORD *record = ptrs->ExceptionRecord;
@@ -890,7 +891,7 @@ LONG CALLBACK INSTR_vectored_handler( EXCEPTION_POINTERS
*ptrs )
}
return EXCEPTION_CONTINUE_SEARCH;
}
-
+#endif
/***********************************************************************
* INSTR_CallBuiltinHandler
--
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=18766
Summary: .Net Framework 3.5 installer crashes wine
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stlwrt(a)gmail.com
Created an attachment (id=21526)
--> (http://bugs.winehq.org/attachment.cgi?id=21526)
Installer window and svchost.exe crash window
Build wine from git, nuked ~/.wine and ran dotnetfx35setup.exe.
Installer appears stalled (but does redraw its window), svchost.exe crash
window is displayed.
Downloaded .net from:
http://www.microsoft.com/downloads/details.aspx?familyid=AB99342F-5D1A-413D…
Used wine from git:
commit 1643679476c88953c6c506c152c7d25ba2219716
Author: Austin Lund <austin.lund(a)gmail.com>
Date: Wed Jun 3 16:02:56 2009 +1000
--
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=15737
Summary: EVE Online only starts with cpu-load after applying
Empryan Age 1.1.2 patch
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ThePsyjo(a)googlemail.com
EVE shows up the splash-screen which disappears after a few seconds when there
is no cpu-load. With load it starts and runs very well.
I configured a separate WINEPREFIX like described in the AppDB.
--
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=12733
Summary: Unrecognized WINED3DFORMAT AL16 and R16
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
The adventure game for children "Luka und das geheimnisvolle Silberpferd" hangs
while loading (see appdb), displaying - among others - the following errors.
Unrecognized 909200449 (as fourcc: AL16) WINED3DFORMAT
Unrecognized 909201952 (as fourcc: R16) WINED3DFORMAT
err:d3d:CheckTextureCapability Unhandled format=unrecognized
I don't know whether it is this error which causes the application to hang.
--
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=17768
Summary: 7Zip rebar crash
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
With 7-Zip if you try to grab and move to right the first toolbar on rebar the
application crash
7-Zip v 4.65
--
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=19483
Summary: crash when launching zattoo
Product: Wine
Version: unspecified
Platform: PC
URL: http://zattoo.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davidmohammed(a)gmail.com
Created an attachment (id=22649)
--> (http://bugs.winehq.org/attachment.cgi?id=22649)
this is a winedebug trace when running the application
zattoo crashes with "serious application error" when starting the application
wine Zattoo1.exe
--
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=18786
Summary: Minitab doesn't run anymore
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
URL: http://www.minitab.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mitchellvc(a)gmail.com
According to the App DB, Minitab 15.1 and Minitab 14.1 can be run with wine
0.9.54 or 0.9.55, installing dcom98 but it doesn't help anymore, in fact if you
install it then would not be able to install neither Minitab 14.1 nor Minitab
15.1. Both versions of Minitab install successfully with default settings but
they can't be run in any way. For Minitab 15.1 an error window from HASP
Alladin software is shown. This is a regression since it was possible to make
this two applications be run in an older 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=18753
Summary: Apps not terminatable
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Manuel.Bihl(a)gmx.de
If you open any program (e.g. winecfg) inside of an Virtual Desktop (wine
explorer /desktop=,640x480 winecfg) it's not possible to exit the program with
alt-f4 or the cross of the winedesktop.
--
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=17911
Summary: Gothic 3: Stripe on the right part of the screen is not
updated in high resolutions
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=20231)
--> (http://bugs.winehq.org/attachment.cgi?id=20231)
wine output (1.1.18)
Hello,
when I set the resolution of Gothic III to 1280x800 (my monitors maximum
resolution) there is a stripe at the right part of the screen that is not
updated. This does not occur in 1024x786 resolution.
Attached is the output of wine.
Note: Gothic 3 requires two helper dlls to start: d3dx9_36.dll and
D3DX9_40.dll.
Also note that the menus like inventory are drawn fine in the right stripe. But
just the background is not updated (also when a menu is opened). I will attach
some screenshots.
About my system:
Ubuntu 8.10 amd64
NVIDIA Quadro NVS 140M
180.44 drivers
--
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=17666
Summary: WinARM make crashes
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mlg7(a)yandex.ru
Due to some mysterious problem with ARM GCC, mismatch in the FP settings that
nobody never specified, I cannot use Linux native arm-elf-gcc.
I found that the WinARM version works under Windows, and therefore,
as almost the last resort (the last one is to use Windows),
tried to compile under Wine. It failed.
The error message looks as:
make: Interrupt/Exception caught (code = 0xc0000005, addr = 0xf7d3f54a)
Importance: Wine was the last workaround I could think out;
I will switch to Windows for development.
Steps to reproduce:
1. Get WinARM-20060606. It is available in a number of places, google gives:
http://winarm.alexthegeek.com/WinARM-20060606.ziphttp://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/WinARM-20060606…
Unpack it as C:\WinARM.
2. Get the project: go to olimex.com and find the STR-H711 board page,
get the OpenOCD-projects100.zip archive with the projects.
http://www.olimex.com/dev/str-h711.htmlhttp://www.olimex.com/dev/soft/arm/OpenOCD-projects100.zip
It includes a number of projects, we need str_711 from it.
Unpack it as C:\workarm\str_711.
3. Run the tools.
3a)
wineconsole cmd
3b)
Z:\home\mg>set path=C:\WinARM\bin;C:\WinARM\utils\bin;%path%
Z:\home\mg>path
PATH=C:\WinARM\bin;C:\WinARM\utils\bin;C:\windows\system32;C:\windows
3c)
Z:\home\mg>c:
C:\>cd workarm/str_711
C:\workarm\str_711>
Now you can run `make clean` or manually clean it and run `make`
3d)
C:\workarm\str_711>make clean
-------- begin (mode: ROM_RUN) --------
Cleaning project:
rm -f main.out
make: Interrupt/Exception caught (code = 0xc0000005, addr = 0xf7d3f54a)
C:\workarm\str_711>
--end of report--
--
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=16244
Summary: Installer of Age of Empires 3 crashes
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=3795
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gnulinux(a)thomas-beimel.de
The installation worked in previous wine versions but now crashes with some msi
error. Added console 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=15940
Summary: Ethnic Cleansing crashes: mpegsplit.c assertion
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://www.resistance.com/ethniccleansing/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tonglebeak(a)gmail.com
While trying to run Ethnic Cleansing under wine 1.1.7, It will not go past "New
Game", and instead wine spits out an error after hanging for about 20 seconds.
"mpegsplit.c:178: FillBuffer: Assertion `parse_header(fbuf, &length,
&This->position) == ((HRESULT)0L)' failed.
wine: Assertion failed at address 0xf7f73425 (thread 001f), starting
debugger...
Unhandled exception: assertion failed in 32-bit code (0xf7f73425). "
This is preceded by a laundry list of fixme:quartz:parse_header Not a valid
header messages.
Any information you need, just ask and I'll provide it. 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=15624
Summary: After instaling the software correctly, Wine show the
error
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.poivy.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: telematico(a)gmail.com
Created an attachment (id=16649)
--> (http://bugs.winehq.org/attachment.cgi?id=16649)
Backtrace of the wine terminal
fixme:dnsapi:dns_map_options option DNS_QUERY_RETURN_MESSAGE not implemented
--
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=15278
Summary: ApexDC++ cannot connect to users
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dendron2000(a)mail.ru
ApexDC++ v.1.1.0 successfully connects to the hub, but it is unable to get the
file list of any user. The search is also not working.
The console output doesn't show anything interesting, except the repeating
message:
>err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 0 is not valid, number of bitmaps in imagelist: 0
Link: http://www.apexdc.net/.
--
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=15176
Summary: Assassin's Creed Install crashes
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewfenn(a)gmail.com
Created an attachment (id=15920)
--> (http://bugs.winehq.org/attachment.cgi?id=15920)
Backtrace
While installing Assassin's Creed it crashed something it was running although
the installation continued. (Backtrace attached)
I'm using the latest GIT of wine at this time.
--
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=14995
Summary: wined3d regression results in broken rendering for Age
of Empires II
Product: Wine
Version: 1.1.3
Platform: PC
URL: http://www.microsoft.com/games/Age2/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
CC: stefan(a)codeweavers.com
Created an attachment (id=15622)
--> (http://bugs.winehq.org/attachment.cgi?id=15622)
Age of Empires II main menu on Wine 1.1.3
With Wine version 1.1.3, the Age of Empires II main menu is corrupt, whereas in
1.1.2 this problem did not occur. The regression test revealed:
e178ddd9e1e16d1a3f52492799692e289eefcf8c is first bad commit
commit e178ddd9e1e16d1a3f52492799692e289eefcf8c
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Aug 5 14:23:00 2008 -0500
wined3d: Use a swapchain for GDI surfaces.
This is a long-needed cleanup aimed at removing the ddraw_primary,
ddraw_window, ddraw_width and ddraw_height members from
IWineD3DDeviceImpl, which just do not belong there. Destination
window and screen handling is supposed to be done by swapchains.
:040000 040000 da09ecee6e65fe4149d996ec279e9e997e2dcf2e
cd47edc30230bb50f87896c3a7220b7a628683e5 M dlls
:040000 040000 803067b0704c69746d6dbbf0f9d081a284eddef4
405e4687c093ec5c082507ce0195a7958799b4bf M include
However, running AoE II with Wine built at this point did not show the
corruption. I had to build with the next commit:
commit 7f2b8f9bba906b8620eb6c643a86c65b69d022fb
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Jul 29 12:09:34 2008 -0500
wined3d: Support redirecting the primary context.
in order to reproduce the main menu corruption. I am using a GeForce 7800 GT
with the NVIDIA binary drivers version 169.12.
--
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.