http://bugs.winehq.org/show_bug.cgi?id=3273
Summary: Case-sensitive .dLL hunting
Product: Wine
Version: 20050830
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
Some apps, specifically Dark Age of Camelot, suffer from a problem where the
patcher can't find files in your installation and then incorrectly reports that
the installation is missing some files.
How to reproduce:
Copy a working cedega installation of Dark Age of Camelot over to Wine.
Expected behavior:
Wine should at least get through the patcher, since it does not use D3D.
Reproduceable: Always
Works fine in: Cedega / Winex
Additional information:
Run with
# WINEDEBUG=warn+all wine camelot.exe
Example debug report:
camelot/Camelot/SomeFoLder/someFile.mpx required a case-insensitive search ->
camelot/camelot/somefolder/somefile.mpx
...
--
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=3272
Summary: Folder pane unusable in Winzip 10
Product: Wine
Version: CVS
Platform: Other
URL: http://www.winzip.com/betawz.cgi
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P3
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)ernstfamily.ch
Winzip has some minor visual glitches, but one of these problems avoids the
usage of the folder pane on the left side of the application.
This is with Wine 20050725 until CVS-20050801 at least
--
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=3265
------- Additional Comments From timlindner(a)web.de 2005-01-09 10:17 -------
Ubuntu 5.04 with official patches
Compiling with GCC 3.3
Same Error on my System:
make[2]: Gehe in Verzeichnis »/home/tim/wine-20050830/dlls/wldap32«
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -O2 -o add.o add.c
In file included from add.c:39:
winldap_private.h:289: error: Syntaxfehler before "BerElement"
winldap_private.h:290: error: Syntaxfehler before "BerElement"
winldap_private.h:322: error: Syntaxfehler before "BerElement"
winldap_private.h:323: error: Syntaxfehler before "BerElement"
make[2]: *** [add.o] Fehler 1
make[2]: Verlasse Verzeichnis »/home/tim/wine-20050830/dlls/wldap32«
make[1]: *** [wldap32] Fehler 2
make[1]: Verlasse Verzeichnis »/home/tim/wine-20050830/dlls«
make: *** [dlls] Fehler 2
--
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=3270
------- Additional Comments From devel8421(a)hotmail.com 2005-01-09 07:51 -------
*** Bug 3271 has been marked as a duplicate of this bug. ***
--
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=3271
devel8421(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From devel8421(a)hotmail.com 2005-01-09 07:51 -------
*** This bug has been marked as a duplicate of 3270 ***
--
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=3271
Summary: Problem with minimized top-level windows
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=2029
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: devel8421(a)hotmail.com
When running PokerStars client app (downloadable from PokerStars.com, 3M
download size) in 'Managed' mode (default), main window often becomes not only
minimized, but also resized to 1x1 pixel without any option to restore it back.
With "Managed"="N" or "Desktop" parameter the problem doesn't occur; doesn't
occur either under CrossOver. Problem reported for Gnome/KDE/xfce.
Steps to reproduce:
- download client from pokerstars.com (3M); install client as
'wine PokerStarsInstall.exe' (goes smooth)
- start client (should be started from the same directory where .exe resides -
either as "wine PokerStarsUpdate.exe" or as "wine PokerStars.exe"), main window
will be shown.
- double-click on any table in the list; table will be opened, and main window
will be minimized (and in fact sized to 1x1).
- Now click on 'Leave Table' button on the table, this table window will be
closed but main window will stay 1x1 sized and won't ever be restored.
- There is a wierd workaround (at least under Gnome, seems to exist under other
managers either) - if _before_ closing the table window you will click on
main-window-image-in-taskbar once (to remove 1x1 window 'moving' it to the
taskbar), closing table window will restore main window properly.
--
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=3270
Summary: Problem with minimized top-level windows
Product: Wine
Version: 20050830
Platform: Other
URL: http://appdb.winehq.org/appview.php?appId=2029
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: devel8421(a)hotmail.com
When running PokerStars client app (downloadable from PokerStars.com, 3M
download size) in 'Managed' mode (default), main window often becomes not only
minimized, but also resized to 1x1 pixel without any option to restore it back.
With "Managed"="N" or "Desktop" parameter the problem doesn't occur; doesn't
occur either under CrossOver. Problem reported for Gnome/KDE/xfce.
Steps to reproduce:
- download client from pokerstars.com (3M); install client as
'wine PokerStarsInstall.exe' (goes smooth)
- start client (should be started from the same directory where .exe resides -
either as "wine PokerStarsUpdate.exe" or as "wine PokerStars.exe"), main window
will be shown.
- double-click on any table in the list; table will be opened, and main window
will be minimized (and in fact sized to 1x1).
- Now click on 'Leave Table' button on the table, this table window will be
closed but main window will stay 1x1 sized and won't ever be restored.
- There is a wierd workaround (at least under Gnome, seems to exist under other
managers either) - if _before_ closing the table window you will click on
main-window-image-in-taskbar once (to remove 1x1 window 'moving' it to the
taskbar), closing table window will restore main window properly.
--
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=3269
Summary: regedit doesn't support deleting keys or values based on
.reg file
Product: Wine
Version: 20050830
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: devel8421(a)hotmail.com
Microsoft description of the expected regedit behaviour can be found here:
http://support.microsoft.com/default.aspx?scid=kb;en-us;310516&sd=tech
About deleting it says:
"
Deleting Registry Keys and Values
To delete a registry key with a .reg file, put a hyphen (-) in front of the
RegistryPath in the .reg file. For example, to delete the Test subkey from the
following registry key:
HKEY_LOCAL_MACHINE\Software
put a hyphen in front of the following registry key in the .reg file:
HKEY_LOCAL_MACHINE\Software\Test
The following example has a .reg file that can perform this task.
[-HKEY_LOCAL_MACHINE\Software\Test]
To delete a registry value with a .reg file, put a hyphen (-) after the equals
sign following the DataItemName in the .reg file. For example, to delete the
TestValue registry value from the following registry key:
HKEY_LOCAL_MACHINE\Software\Test
put a hyphen after the "TestValue"= in the .reg file. The following example has
a .reg file that can perform this task.
HKEY_LOCAL_MACHINE\Software\Test
"TestValue"=-
"
Currently wine's regedit doesn't work both for deleting keys and for deleting
values.
--
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=3268
Summary: SQLInstallDriver failes during MS Office 97 installation
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frix(a)engineer.com
Using wine_cvs_2005-08-30, no native files and win-emulation set to 'win98'.
The installer for Microsoft Office 97 gives the following trouble:
A window pops up saying:
Error while configuring ODBC drivers!
SQLInstallDriver failed for ODBC driver Microsoft dBase Driver (*.dbf).
The following feedback was received on the commandline:
wine SETUP.EXE
err:ntdll:RtlpWaitForCriticalSection section 0x40591e40 "syslevel.c: Win16Mutex"
wait timed out in thread 0009, blocked by 000a, retrying (60 sec)
fixme:odbc:SQLInstallDriverExW L"Microsoft dBase Driver (*.dbf)" (null)
0x406df174 260 0x406df172 1 (nil)
fixme:odbc:SQLInstallDriverExW L"Microsoft dBase Driver (*.dbf)"
fixme:odbc:SQLInstallDriverExW L"driver=odbcjt32.dll"
fixme:odbc:SQLInstallDriverExW L"setup=oddbse32.dll"
The installation didn't finish successfully.
--
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=521
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From richard(a)daijobu.co.uk 2005-01-09 03:55 -------
Patch was applied 2004-01-15
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.