http://bugs.winehq.org/show_bug.cgi?id=13561
Summary: wine fails to build with openssl-0.9.8h
Product: Wine
Version: unspecified
Platform: All
URL: http://bugs.gentoo.org/show_bug.cgi?id=224049
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vapier(a)gentoo.org
starting with openssl-0.9.8h, it has introduced a typedef named
"X509_EXTENSIONS" into openssl/x509.h. unfortunately, wine uses a define of
the same name in include/wincrypt.h.
this triggers an obvious build failure when the typedef is preprocessed into:
typedef STACK ((LPCSTR)5);
instead of the expected:
typedef STACK X509_EXTENSIONS;
the full error looks like:
x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include
-D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith
-O2 -march=k8 -pipe -g -Wimplicit-function-declaration -o http.o http.c
In file included from /usr/include/openssl/ssl.h:183,
from internet.h:48,
from http.c:60:
/usr/include/openssl/x509.h:207: error: expected ‘)’ before numeric
constant
In file included from /usr/include/openssl/ssl.h:183,
from internet.h:48,
from http.c:60:
/usr/include/openssl/x509.h:929: error: expected identifier or ‘(’ before
‘LPCSTR’
/usr/include/openssl/x509.h:929: error: expected ‘)’ before numeric
constant
/usr/include/openssl/x509.h:929: error: expected declaration specifiers or
‘...’ before ‘(’ token
/usr/include/openssl/x509.h:929: error: expected ‘)’ before numeric
constant
In file included from /usr/include/openssl/ssl.h:183,
from internet.h:48,
from http.c:60:
/usr/include/openssl/x509.h:929:1: error: pasting ")" and "_it" does not give a
valid preprocessing token
In file included from internet.h:48,
from http.c:60:
/usr/include/openssl/ssl.h:1023: error: expected specifier-qualifier-list
before ‘(’ token
http.c: In function ‘HTTP_ReadChunked’:
http.c:1658: warning: comparison is always false due to limited range of data
type
http.c:1697: warning: large integer implicitly truncated to unsigned type
make: *** [http.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=12364
Summary: Overlapping of windows within Photoshop CS2
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erappleman(a)gmail.com
When you maximize an in Photoshop CS2, it blows up to fill the entire screen
instead of just inside the Photoshop application window. All Photoshop
interfaces as well as other opened images are overlapped.
--
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=9284
Summary: Some pages are freely editable
Product: WineHQ.com
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mverga(a)freemail.it
Sections "Development - To Do List" and "Development - Janitorial" are freely
editable by anonymous user. I think that is dangerous, is that wished or is it
a 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=12181
Summary: SHELL32.dll.SHGetFolderPathAndSubDirA not supported
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: collinstocks(a)gmail.com
The program Adobe Premiere Pro requires a certain function in order to run that
is not implemented in wine yet.
Call from 0x102d2818 to unimplemented function
SHELL32.dll.SHGetFolderPathAndSubDirA
>From the name, it looks like it should be a pretty simple api to implement or
at least fake temporarily, although programming in C is not my strong point.
--
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=13354
Summary: Thanks for work in wine
Product: Wine
Version: 1.0-rc1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
hiyas this is not a bug this message is for say thanks for all programers are
working in wine proyect we like to say thanks in name of all people use this
program for play games or work with office software and others software are
working in windows plataform we dont have money buth like to say thanks for all
people make this is posible sorry my english is to bad i speak spanish :),
thanks for you help, thanks for you time, this message is onli for say thanks,
thanks y gracias. gracias :)
--
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=11086
Summary: Noiseware needs a real GdipCreateHBITMAPFromBitmap
implementation
Product: Wine
Version: 0.9.52.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ba(a)cykian.net
Created an attachment (id=10109)
--> (http://bugs.winehq.org/attachment.cgi?id=10109)
Crash log and backtrace
Hello,
Imagenomic Noiseware Community Edition 5.2 needs a real implementation of
GdipCreateHBITMAPFromBitmap to work. The stub present in Wine 0.9.52 is not
enough and causes a crash.
With the stub, the application crashes when the user tries to open a file to
work on.
I attached a log.
For your information, adding gdiplus.dll in Wine c:\windows directory corrects
the problem and seems to make the application working just fine.
It seems that this application is not the first one to need
GdipCreateHBITMAPFromBitmap so it might be a good idea to implement this
function for real, unfortunately I have no idea of the way to do so.
Thanks
--
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=13001
Summary: LookupPrivilegeValue
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: russiane39(a)gmail.com
I think many games suffer from not availability of that function in wine,
http://msdn.microsoft.com/en-us/library/aa379180(VS.85).aspx
--
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=9254
Summary: Master of orion 3: blank screen as unable to access
directx surface
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: T.P.Northover(a)sms.ed.ac.uk
In newer wine versions, moo seems unable to access the directX surface for some
reason. On startup this causes a blank screen and the text "DirectX surface
unavailable" instead of the intro movies and (eventually) title-menu.
git bisect tracked the change down to patch
df891b823ac6801d7359d7e398d5fa8832607328 but I'm not sure whether the problem
is with ddraw itself or the d3d commands it ends up calling now (or even in the
game itself).
I'm afraid I don't know DirectX to judge the correct semantics, and quickly got
very lost when I tried chasing the call by eye, but if I can do anything to
help debug this, shout.
--
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=9705
Summary: FIFA 2007 - The cursor shape is ugly
Product: Wine
Version: 0.9.45.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kamihir(a)freemail.hu
The ingame cursor shape is ugly in FIFA 2007. It seems it has lower resolution
than in Windows.
Reproduce:
Start the game and check the in-games cursor in the menu. It is ugly.
--
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=11763
Summary: Bug fix and small improvement of function MSVCRT_fputc
in dlls/msvcrt/file.c.
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.ludwiczak(a)gmail.com
Created an attachment (id=11023)
--> (http://bugs.winehq.org/attachment.cgi?id=11023)
Proposed solution
Bug fix:
In Function MSVCRT_fputc from dlls/msvcrt/file.c, if there are no errors, the
same character that has been written should be returned, but the value should
be converted to an 'unsigned char' before will be returned. Otherwise e.g. if
input character = 0xffffffff, the returned value will not equal to 0xff, we
will
get EOF instead.
Small improvement:
In my opinion, the function MSVCRT_fputc flushes a buffer when get '\n' and it
is OK, but when the file is opened in binary mode this behaviour is unnecessary
and decrease efficiency.
--
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.