http://bugs.winehq.org/show_bug.cgi?id=16694
Summary: Build broken on PowerPC
Product: Wine
Version: 1.1.11
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I had an old G4 given to me, so I installed a copy of Intrepid on there and
tried compiling wine. After enabling the extra repositories, it's got all
dependencies settled (Dan's install-wine-deps script worked well). Cool!
First bug, I already sent a path for:
http://www.winehq.org/pipermail/wine-patches/2008-December/066885.html
though a skip or something else may be more appropriate.
Second bug:
austin@ubuntu-ppc:~/wine/dlls/rpcrt4/tests$ make
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole cstub.o
generated.o ndr_marshall.o rpc.o rpc_async.o server.o server_c.o server_s.o
testlist.o -o rpcrt4_test.exe.so ../../../libs/port/libwine_port.a -lole32
-lrpcrt4 -lkernel32
server_c.o: In function `__wine_pop_frame':
/home/austin/wine/dlls/rpcrt4/tests/../../../include/wine/exception.h:207:
undefined reference to `NtCurrentTeb'
server_c.o: In function `__wine_push_frame':
/home/austin/wine/dlls/rpcrt4/tests/../../../include/wine/exception.h:192:
undefined reference to `NtCurrentTeb'
Pretty low level stuff...Alexandre? :-)
Seems to continue on fine after that, but this is a crappy 400mhz, so it'll be
a bit before I know the results.
--
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=16861
Summary: ntdll/tests: size of array is negative
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
ccache 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 generated.o
generated.c
generated.c: In function ‘test_pack_CCHAR’:
generated.c:388: error: size of array ‘__C_ASSERT__’ is negative
generated.c: In function ‘test_pack_CHAR’:
generated.c:396: error: size of array ‘__C_ASSERT__’ is negative
make[2]: *** [generated.o] Error 1
--
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=16653
Summary: Trials 2 SE normal graphics mode does not work
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.redlynxtrials.com/forum/viewtopic.php?t=700
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trs80(a)ucc.asn.au
Normal graphics mode (the other two options are low and very low) just shows
black (although the UI does appear). Apparently it uses deferred rendering
which wine doesn't support? Cedega uses swiftshader which the developers claim
does work.
--
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=19523
Summary: winmm: Multiple waveOutOpen calls on single device
supported by Windows, not Wine
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ken(a)codeweavers.com
The design of winmm and its interface to its low-level drivers doesn't support
opening an audio device multiple times with waveOutOpen. Windows does support
this, using the device's hardware mixing support if present, or a software
mixer if not.
This limitation also affects DirectSound if the low-level driver does not have
native support for DirectSound. In that case, DirectSound uses emulation
through the wave-out interface.
--
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=18681
Summary: Can not accept license for Photoshop CS4
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download, FIXME
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Every time I click on the Accept button for the license agreement, the
following line is printed:
fixme:mshtml:fire_event node type 9 node supported
Note, this is different from Bug 13903 which shows a jscript error.
Native mshtml has its own problems, but installing IE6 helps.
--
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=17924
Summary: MIDI music is played instead of WAV music for Touhou
games
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erappleman(a)gmail.com
When running Touhou 6, 7, 8, 9, 10, or 11 in Wine, selecting WAV music in the
options menu (default) will cause MIDI music to play. Selecting the MIDI option
will cause no music to play whatsoever.
--
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=17875
Summary: GetTempFileName with unique != 0 broken
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dev_oskar(a)hotmail.com
GetTempFileName called with a non-zero value for unique will not check if a
file could be actually written in the provided path.
Paint Shop Pro 9 (and it seems 8 too) uses the return code to test if it should
create several temp directories. So under wine it will always fail if unique is
non-zero, GetTempFileName will currently not test anything and won't return
zero, so creation of the undo files later will fail because the directory
doesn't exists.
As the documentation tells the file isn't created my first patch isn't correct:
...
if (unique) {
sprintfW( p, formatW, unique );
/* need to check if we can create the file so applications can detect
if they can write */
HANDLE handle;
handle = CreateFileW( buffer, GENERIC_WRITE, 0, NULL,
CREATE_NEW, FILE_ATTRIBUTE_NORMAL, 0 );
if (handle != INVALID_HANDLE_VALUE)
{ /* We created it */
CloseHandle( handle );
TRACE("created %s\n", debugstr_w(buffer) );
return unique;
}
/* Failure */
return 0;
}
else
{
/* get a "random" unique number and try to create the file */
...
It should check the directory if it exists.
--
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=17436
Summary: Missing funtionality prevents any RDP client from
working.
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timuckun(a)gmail.com
I have attempted to run a couple of RDP clients and they all fail with the same
error being repeated a few thousand times. Obviously this stub needs to be
fleshed out.
I wish I could do it myself but I can't.
fixme:winsock:WSALookupServiceNextW ((nil) 0x00000ff0 0x7c1b3688 0x5a9d7b8)
Stub!
--
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=21096
Summary: utorrent drops error 12157 when using a https tracker
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: howl.nsp(a)gmail.com
CC: howl.nsp(a)gmail.com
utorrent fails to connect through https protocol. It's connection system fully
relies on the iexplorer implementation. This error shown up in versions
previous to the 1.1.14 but since 1.1.14 to 1.1.34 the ssl connection problem
was solved. Now with 1.1.35 appears again.
¿Could be related to "Better certificate checking on secure connections." in
1.1.35?
--
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=12468
Summary: winspool doesn't use CUPS ports, always uses lpr
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475138
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
In dlls/winspool.drv/info.c, function CUPS_LoadPrinters, there's
sprintf(port,"LPR:%s",dests[i].name);
instead of "CUPS:%s" or whatever, which means that when printing things will be
printed through spawning lpr instead of using the CUPS libraries. This
unnecessarily adds an additional external dependency (Debian users need the
cupsys-bsd package), when there already appears to be code there to print using
the library, but that's unused right now.
(Also, please 0.9.59 to the list of versions, this was reported on 0.9.59, not
0.9.58.)
--
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.