http://bugs.winehq.org/show_bug.cgi?id=2496
kroyeren(a)kroyeren.dk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |enhancement
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2490
------- Additional Comments From mike(a)navi.cx 2004-23-09 05:09 -------
This is not a bug. The preloader cannot be compiled with -fpie or -fstack-protector.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2496
Summary: InstallShield can't detect enough space available to
install
Product: Wine
Version: 20040716
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kroyeren(a)kroyeren.dk
I'm trying to install Black Isle's Icewind Dale II, which uses InstallShield to
install. When I get to the point of choosing where to install, I'm told that
there is not enough space available to install. My main partition is 97Gb with
8.9Gigs free, and I have tried to install it on a smaller partition (7.7Gigs
with all free) problem is the same on both
I'm using wine 20040716 compiled from source on gentoo linux
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2357
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From puoti(a)inwind.it 2004-22-09 08:51 -------
closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2495
Summary: Broken part of source code
Product: Wine
Version: 20040914
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schultzv(a)starline.ee
gdi/freetype.c, line 2189 - used invalid constant name FT_ENCODING_NONE. Should
be in lower-case. Not critical, but could make difficulties in compilation time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2492
Summary: "File open" context menu doesn't load strings from
resource file
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
Open a "open file" dialog, select an object and right click to get the context menu.
Expected: The menu appears in the locale you have chosen.
De facto: The strings are hardcoded in dlls/shell32/shv_item_cmenu.c and not
read from a resource file. In addition, the used strings are ASCII and not unicode.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2163
rklazes(a)xs4all.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From rklazes(a)xs4all.nl 2004-21-09 10:43 -------
This was fixed in today's cvs. The patch is here:
http://cvs.winehq.org/patch.py?id=13853
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2491
Summary: KeyPress, KeyUp and KeyDown behavior
Product: Wine
Version: 20040914
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cesar(a)liws.com.br
Im using wine to run delphi app in windows, and see some strange behaviors:
Im a Form I handle the key events:
OnKeyPress
Some app stuffs, to validate the key values
OnKeyUp
Catch the keys VK_UP and VK_DOWN to navegate...
The problem in wine is in numeric keyboard, when NUMLOCK is ACTIVE and I press
the 8 or 2 keys, wine send the keys to KeyPress event and after the
VK_UP/VK_DOWN to OnKeyUP, and I guess OnKeyDown too.
[]s
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2394
------- Additional Comments From truiken(a)gmail.com 2004-20-09 21:50 -------
Though Yahoo still will not fully install of its components, the installer does
complete without this particular line of errors.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.