http://bugs.winehq.org/show_bug.cgi?id=5012
damir(a)trefle.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P1
--
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=5012
Summary: Missing NOVST timezone
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damir(a)trefle.ru
When I execute an application 2gis-Novosibirsk (installator is here
http://download.2gis.ru/arhives/2gisNsk91.exe) I get this fixme warning:
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "NOVST",
bias=-420 and dst=1 to an entry in TZ_INFO. Please add appropriate entry to
TZ_INFO and submit as patch to wine-patches
I found that wine-0.9.10/dlls/ntdll/time.c has no entry with my
timezone 'NOVST'.
I made a patch.
--
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=4619
------- Additional Comments From jan.wine(a)zerebecki.de 2006-06-04 17:25 -------
Can someone verify that this is not a bug in Warcraft? That means verifying that
it works the same on Windows.
This happens probably because Warcraft has no internal timeout for connect. On
Linux the system timeout for a tcp connect is not something a user wants to wait
for, perhaps it is much shorter on Windows?
--
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=5011
Summary: game Arx Fatalis doesn't install correctly
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michal.seliga(a)visicom.sk
in windows 98 installer decompressess content of
files setup1.cab, setup2.cab and setup3.cab and then copies files from
directory bin on cdrom (arx.exe, athena.dll, loc.pak, data2.pak and some .url
files). these files are not compressed in any archive.
in wine these files from bin directory are silently skipped and not copied to
destination
in (attached) wine log i found that for example arx.exe is mentioned, so
installer know about it... maybe problem is that these files are not in any
cabinet archive?
according to comment #6 from bug #5002 demo has the same problem as full version
--
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=5008
------- Additional Comments From parsonsl(a)upstate.edu 2006-06-04 15:33 -------
Wine 0.9.1 works with the patch from bug #4541. Wine 0.9.11 does not.
Further regression testing to follow...
--
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=4367
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 15:11 -------
Closing FIXED
--
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=5002
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 15:09 -------
Michal: This bug is fixed. The fix for the crash is in CVS
http://source.winehq.org/git/?p=wine.git;a=commit;h=17e2c3cc6156591bdea49eb…
You should start a new bug report for the problem of it not extracting the file.
BTW I tried the demo last night and did not crash but has the same problem of
not extracting.
--
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=4367
------- Additional Comments From gelsonluz(a)click21.com.br 2006-06-04 15:06 -------
This bug seems to be solved since WINE 0.9.9. It was a KDE-related problem.
I think we can close 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=5002
------- Additional Comments From michal.seliga(a)visicom.sk 2006-06-04 14:39 -------
Patch helped. now istallation continues
but it still isn't perfect. in windows 98 installer decompressess content of
files setup1.cab, setup2.cab and setup3.cab and then copies files from
directory bin on cdrom (arx.exe, athena.dll, loc.pak, data2.pak and some .url files)
in wine these files from bin directory are silently skipped and not copied to
destination
again log is attached, maybe it will help you to find out what is wrong. i only
found that for example 'arx.exe' is mentioned in log. so installer knows about
it but doesn't copy it.
anyway this problem seems to be not related to crash so i let you choose if this
bug is fixed and i should open new one or if you will leave it opened...
for Tony: I don't know if thema has the same problem but provided patch fixed
the issue so i think its not important anymore...
--
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=4310
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:34 -------
Closing Duplicate.
--
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=4308
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:33 -------
Closing Duplicate
--
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=4303
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:32 -------
Closing Duplicate
--
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=4290
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:31 -------
Closing Duplicate
--
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=4274
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:31 -------
Closing Duplicate
--
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=4271
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:31 -------
Closing Duplicate.
--
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=4270
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:30 -------
Closing Duplicate
--
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=4269
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:29 -------
Closing duplicate
--
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=4266
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:29 -------
Resolving FIXED
--
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=5010
Summary: multiselect in regedit doesn't work correctly
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michal.seliga(a)visicom.sk
when you select more then one item in regedit on right part of window and press
delete key it asks if really delete and then delete only one of them
it may be related to bug #4372
--
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=4255
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:25 -------
Closing Duplicate.
--
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=4253
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:06 -------
Closing Duplicate
--
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=4234
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 14:05 -------
Closing Duplicate.
--
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=5009
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 13:24 -------
Please submit an entry for this program to the AppDB http://appdb.winehq.org/
--
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=4170
robepisc(a)freemail.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From robepisc(a)freemail.it 2006-06-04 12:38 -------
Just retried the installation with wine 0.9.11.
It did work, but _only_ after I had removed my ~/.wine directory.
The only installation related issues are errors about the (failed) creation of
shortcuts it the windows start menu and a DDE error while trying to detect the
desktop manager process. They are minor and probably transitory issues (since
I've seen some activity by the wine developers about desktop handling these days).
I consider this bug as fixed.
--
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=5009
Summary: Dragon's Lair 3D's configuration utility doesn't see any
d3d rendering devices
Product: Wine
Version: 0.9.11.
Platform: PC
URL: http://www.clock.org/~matt/wine/dl3dconfig.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matt(a)use.net
Dragon's Laid 3D installed fine, but the game won't start until it is
configured using the utility mentioned in the URL, and the configuration won't
save until a direct3d device is chosen. Unfortunately, the direct3d device
list is empty.
-run dl3dconfig.exe (download from aforementioned URL)
-click on the video tab
result:
the driver and resolution lists are both empty. There is no console output
from wine, even with WINEDEBUG=warn+all,fixme+all .
expected result:
should list the direct3d driver and supported resolutions like it does on
windows.
notes:
A similar configuration utility for Sinistar Unleashed works, not sure why
this one doesn't.
--
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=5008
------- Additional Comments From parsonsl(a)upstate.edu 2006-06-04 12:23 -------
It appears that in this setup the version of notepad that comes with wine
never starts. The following is output to the terminal:
fixme:msvcrt:_spawnve :not translating
name /home/lparsons/Regression/20060405/wine/loader/wine to locate program
Which remains up until the user sends a ctrl-C. The application never starts
or gives any other messages.
However, the version of notepad that ships with windows XP (located in c:
\windows\system32\notepad.exe) can be executed 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=3335
------- Additional Comments From matt(a)use.net 2006-06-04 12:19 -------
I also see this with 0.9.11.
-run iTunesSetup.exe from the aforementioned URL
result: files are unpacked, but the next stage installers are not invoked
properly and an InstallShield error dialog is displayed.
-try manually running the QuickTimeInstall.exe in
~/.wine/drive_c/windows/Downloaded\
Installations/\{59C4F14F-7590-45FC-BE9F-A67A
B3590709\}/QuickTimeInstaller.exe
-press the enter key to choose 'english'
result: files will unpack, but installer fails with an error dialog that says
"1608: Unable to create InstallDriver instance, Return code: -2147221021". The
wine output to the console is:
"err:msi:ACTION_RemoveFiles failed to delete L"c:\\Program Files\\Common
Files\\InstallShield\\Driver\\11\\Intel 32\\IDriver.exe"
err:msi:cabinet_notify failed to create L"c:\\Program Files\\Common
Files\\InstallShield\\Driver\\11\\Intel 32\\IDriver.exe" (error 80)
err:msi:ITERATE_DuplicateFiles Original file unknown L"IDriver.exe"
err:ole:proxy_manager_create_ifproxy Could not get IPSFactoryBuffer for
interface {00000131-0000-0000-c000-000000000046}, error 0x80040155
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x80040155
err:ole:CoGetClassObject no class object
{4f5e3a76-f453-4882-ab42-7224f3310de7} could be created for for context 0x4
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
"
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4541
------- Additional Comments From parsonsl(a)upstate.edu 2006-06-04 11:20 -------
Regression testing on this bug lead to conclude that the bug was related to
the patch released at 09:23:54 on 09-21-2005. The patch seems to have
resolved this issue.
--
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=5008
parsonsl(a)upstate.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Wine does not run on FreeBSD|Wine 0.9.11 does not run
|6.0 |applications on FreeBSD 6.0
--
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=4541
------- Additional Comments From parsonsl(a)upstate.edu 2006-06-04 11:10 -------
Created an attachment (id=2226)
--> (http://bugs.winehq.org/attachment.cgi?id=2226&action=view)
Patch provided by Alexandre Julliard
This patch solves the problem for versions of wine up to and including
20050930. Versions 0.9.8 seem to be experiencing a new bug with the same
application.
New problems listed under Bug #5008
--
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=5008
------- Additional Comments From parsonsl(a)upstate.edu 2006-06-04 11:08 -------
Created an attachment (id=2225)
--> (http://bugs.winehq.org/attachment.cgi?id=2225&action=view)
Errors reported by wine 0.9.11 when trying to run applications in FreeBSD 6.0
This log file is of the error that was produced when running WinMDI on wine
0.9.11 under FreeBSD 6.0. Similar errors seem to occur with almost any
application on this version. Errors were also produced on this wine version in
FreeBSD when running included applications (such as notepad) and will be
attached separately.
--
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=5008
Summary: Wine does not run on FreeBSD 6.0
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: parsonsl(a)upstate.edu
Derived from bug #4541, where applications did not run on new versions of wine
on FreeBSD 6.0, after patching to correct that behavior, versions of wine of
version 0.9.8 seem to not run anything on FreeBSD 6.0.
Logs of running the previously implicated application will be attached for the
newest version of wine on FreeBSD 6.0
--
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=245
Summary: Builtin msvcrt does not set the environment properly
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: CLOSED
Severity: normal
Priority: P1
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
The bug is in dlls/msvcrt/data.c:msvcrt_init_args:
/* FIXME: This is plain wrong, we must convert from a '\0' separated
* memory block to an array of pointers to string format.
*/
MSVCRT__environ = GetEnvironmentStringsA();
MSVCRT___initenv = MSVCRT__environ;
/* FIXME: This is plain wrong, we must convert from a '\0' separated
* memory block to an array of pointers to string format.
*/
MSVCRT__wenviron = GetEnvironmentStringsW();
MSVCRT___winitenv = MSVCRT__wenviron;
The comment says it all... almost. The above code should also call
FreeEnvironmentStrings otherwise we have a memory leak.
------- Additional Comments From fgouget(a)codeweavers.com 2001-03-06 12:51 -------
Eric Pouech fixed this. See 'Re: warning fixes' in wine-patches.
------- Additional Comments From fgouget(a)codeweavers.com 2001-03-06 12:52 -------
Eric's patch is now in Wine.
--
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=244
Summary: Subdirectory with blank refused
Product: Wine
Version: 20010305
Platform: All
OS/Version: All
Status: CLOSED
Severity: normal
Priority: P1
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raoul-linux(a)yucom.be
CC: fgouget(a)codeweavers.com
Dear,
When I try to create a windows application using application link type using
the subdirectory "..../Program Files/...", it assimile Program Files as Program.
Example: wine /mnt/windows/Program Files/Winamp/winamp.exe
I must add int the PATH parameter of my configuration file "C:\Program
File\Winamp"
I have the problem for each application stay after a subdirectory contaning a
blank character.
Thanks for your cooperation
Raoul
------- Additional Comments From fgouget(a)codeweavers.com 2001-14-05 20:06 -------
There are two possible causes for this problem:
* either you forgot to escape / quote the path containing the space
-> try the following:
wine "/mnt/windows/Program Files/Winamp/winamp.exe"
or (both are equivalent)
wine /mnt/windows/Program\ Files/Winamp/winamp.exe
* or you're using the builtin msvcrt library
-> then this is a duplicate of bug #234
http://wine.codeweavers.com/bugzilla/show_bug.cgi?id=234
In that case the workaround is to add the following to your DllOverrides
section:
"msvcrt" = "native"
One of the above should solve your problem which I will mark as resolved and a
duplicate of #234 (I assume you did quote the path correctly).
Just reopen the bug if the above doesn't solve this problem.
*** This bug has been marked as a duplicate of 234 ***
--
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=173
jnewman(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Status|RESOLVED |CLOSED
------- Additional Comments From jnewman(a)codeweavers.com 2001-16-04 16:02 -------
Not enough deatail for follow up. We will test wine on Red Hat 7.1 once we have
a copy in it's FINAL form.
Please do not submit bug reports like this without reading the FAQ and Help
pages. This bug database is for development bugs, not tech support issues.
------- Additional Comments From jnewman(a)codeweavers.com 2001-16-04 16:03 -------
Closed
--
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=144
Summary: Problems with RPM-packet
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: CLOSED
Severity: normal
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Niels_Renken(a)yahoo.de
Hi all,
when I want to install with "rpm -i codeweavers-wine-20001106-1.i386.rpm", than
the packetmanager said, that I need itcl to install the package. Where can I get
this package ?
Greetings
Niels
------- Additional Comments From jim(a)codeweavers.com 2000-21-12 15:31 -------
Refer to the CodeWeavers DL page for more details.
------- Additional Comments From jim(a)codeweavers.com 2000-21-12 15:35 -------
closed - already documented on CW's website.
--
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=126
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
jim(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
Status|VERIFIED |CLOSED
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2000-14-12 21:20 -------
ok, I fixed the option help and improved the man page.
------- Additional Comments From jim(a)codeweavers.com 2000-21-12 16:00 -------
j
------- Additional Comments From jim(a)codeweavers.com 2000-21-12 16:07 -------
-j
--
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=139
Summary: File descriptor leak
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: CLOSED
Severity: normal
Priority: P1
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: terra-wine(a)diku.dk
It looks like wine_openpty leaks a (master) file descriptor if opening
the slave fails.
(Further, it would make sense to make ptr1 and ptr2 const.)
------- Additional Comments From terra-wine(a)diku.dk 2000-14-12 20:22 -------
And while I am at it: it should also set errno to something just before
the final return.
------- Additional Comments From terra-wine(a)diku.dk 2000-21-12 15:07 -------
Fixed by recent patch.
------- Additional Comments From jim(a)codeweavers.com 2000-21-12 16:00 -------
-jim
------- Additional Comments From jim(a)codeweavers.com 2000-21-12 16:08 -------
-j
--
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=141
Summary: Error when trying to configure
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: CLOSED
Severity: normal
Priority: P1
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mdavis12(a)umbc.edu
When I try and run the configure program I get the following error:
Error: Invoking 'wish Main.itcl' in /opt/wine/bin/winesetuptk
appears to have failed.
This is a completely unanticipated error message; please try
the wine.codeweavers.com or www.winehq.com support facilities.
------- Additional Comments From jim(a)codeweavers.com 2000-21-12 16:10 -------
The CW's DL page has details about what is required for the package.
------- Additional Comments From jim(a)codeweavers.com 2000-21-12 16:10 -------
already documented via CW's www page
--
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=4975
------- Additional Comments From clintcan(a)yahoo.com 2006-06-04 09:01 -------
Hi, this bug has been confirmed by jim burns in the comment section:
This has apparently to do with the fake dlls. I had no time to do regression
testing due to tight schedules.
3) Since 0.9.11, there is no /usr/lib/wine/winhlp32.exe.so. Either create a soft
link, or in the spirit of recent wine versions that are staying away from soft
links:
cd /usr/lib/wine
cp winhelp.exe.so winhlp32.exe.so
otherwise ie6setup bombs when it tries to display winhelp.hlp.
4) Since 0.9.11, I've had problems using the install procedure at the top of
this page. Certain dlls get overwritten by the 'fake' ones - namely crypt32 and
shlwapi. I'm not sure, but this may be a capitalization problem between the
'fake' crypt32 and the 'real' CRYPT32, etc. - but it's the all caps .DLL that's
getting overwritten.
--
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=5007
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://downloads.pcworld.com
| |/pub/new/fun_and_games/actio
| |n/racerdemo.exe
Keywords| |download
--
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=5005
------- Additional Comments From ivg2(a)cornell.edu 2006-06-04 08:41 -------
Yes, you're right, checking for duplicates did not occur to me for some reason,
though I usually try - not enough sleep, I'm sorry...
The funnier thing is that I'm cc-ed on one of those dupes, since I did notice it
last week (and then forgot all about it). It'd be useful if bugzila would show
cc-ed open bugs in "My Bugs". Clearly that's a bug I want to keep track of - it
should be displayed in an easy to find place.
--
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=5006
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 08:40 -------
Please submit an entry for this application in the AppDB http://appdb.winehq.org/
--
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=5005
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 08:26 -------
If you had have looked at the AppDB you would have seen that this has already
been reported http://appdb.winehq.org/appview.php?versionId=3834 (Twice).
*** This bug has been marked as a duplicate of 4353 ***
--
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=4353
------- Additional Comments From tony.lambregts(a)gmail.com 2006-06-04 08:26 -------
*** Bug 5005 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=1434
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Speeddymon(a)gmail.com
------- Additional Comments From spetreolle(a)yahoo.fr 2006-06-04 08:05 -------
I dont see why you want to close this one.
However if you wanna open another metabug,
make sure to report it here for consistency purposes.
--
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=1434
------- Additional Comments From spetreolle(a)yahoo.fr 2006-06-04 08:04 -------
I dont see why you want to close this one.
However if you wanna open another metabug,
make sure to report it here for consistency purposes.
--
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=5007
Summary: Star Wars ep I Racer "No 3D hardware found"
Product: Wine
Version: 0.9.11.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: plamen_h_x(a)yahoo.com
In this game,some ddraw functions return bad result,wich cause "No 3D hardware
found" message.If this bug not exist the screen configuration dialog will appear
and/or the game will start to load.There is a usefull demo here:
http://downloads.pcworld.com/pub/new/fun_and_games/action/racerdemo.exe
The error is indentical both on demo and full game.Unfortunately, this cabinet
sfx won't run in wine 0.9.11 & 0.9.10 :( .You may need to copy files from
windows as I do.
I traced error off demo on SWEP1RCR.EXE to here:
* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0048DCDA(C), :0048DCE4(C)
|
:0048DD3B 8B442408 mov eax, dword ptr [esp+08]
:0048DD3F 50 push eax
:0048DD40 8B08 mov ecx, dword ptr [eax]
:0048DD42 FF5108 call [ecx+08] DDRAW... <-Function that cause "Direct3D error"
:0048DD45 85C0 test eax, eax <- EAX must be zero,but it isn't.
:0048DD47 740B je 0048DD54
:0048DD49 33C0 xor eax, eax
:0048DD4B 5F pop edi
:0048DD4C 5E pop esi
:0048DD4D 81C4C0050000 add esp, 000005C0
:0048DD53 C3 ret
I hope this will help.Please excuse my bad english.
Best regards!
--
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=5006
Summary: Crashing in InstallShield when executing DLL function
"Tools.CreateFreeDirectory"
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rikardo.tinauer(a)eba.si
Trying to inxtall software included with Motorola Razr V3.
InstallShield runs and all question windows go through but when InstallShield
tries to begin installing files it pops up the following error:
"Error Number: 0x80040707
Description: DLL function call crashed: Tools.CreateFreeDirectory
Setup will now terminate."
--
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=4519
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.7. |0.9.11.
--
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=4519
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|WORKSFORME |
------- Additional Comments From ivg2(a)cornell.edu 2006-06-04 01:50 -------
I am reopening this, since I'm running into more trouble, again with Quake4, and
also with the Age of Empires 3 demo.
--
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=5005
Summary: Battlefield 2 demo does not install [ OLE ]
Product: Wine
Version: 0.9.11.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivg2(a)cornell.edu
Battlefield 2 demo fails to install. Log below:
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process window
(nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "Battlefield 2(TM) Demo - InstallShield
Wizard" of other process window (nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process window
(nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "Battlefield 2(TM) Demo - InstallShield
Wizard" of other process window (nil) should not use SendMessage
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x8002c
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x8002c
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-3500-000030000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-3500-000030000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-3500-000030000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
--
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=4534
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Summary|Grand Theft Auto 3: Vice |Grand Theft Auto 3: Vice
|City |City
--
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=4531
------- Additional Comments From ivg2(a)cornell.edu 2006-06-04 01:22 -------
Or crashes, with the overflow exception...
err:seh:setup_exception stack overflow 236 bytes in thread 003a eip 7ff8a3f4 esp
7de1bf14 stack 0x7de1c000-0x7df2c000
err:seh:setup_exception nested exception on signal stack in thread 003a eip
f7e5263f esp 7df2d884 stack 0x7de1c000-0x7df2c000err:seh:setup_exception nested
exception on signal stack in thread 003a eip f7e5263f esp 7df2d104 stack
0x7de1c000-0x7df2c000err:seh:raise_exception Exception frame is not in stack
limits => unable to dispatch exception.
wine client error:3a: err:seh:raise_exception Exception frame is not in stack
limits => unable to dispatch exception.
...
--
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=2989
------- Additional Comments From hurtta+wine2(a)leija.mh.fmi.fi 2006-06-04 01:17 -------
> Sounds like a bug in one of the system libraries, like openGL or xf86dga.
> Wine itself uses the correct display since you get the winecfg window.
Either that or something missing what is needed to pass correct window to
library. Not easy to test.
--
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=4531
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.11.
------- Additional Comments From ivg2(a)cornell.edu 2006-06-04 01:17 -------
Re-confirming on wine-0.9.11.
It now prints the following and dies at 26%:
Application tries to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
--
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=4973
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |vitaliy(a)kievinfo.com
Component|wine-directx-d3d |wine-directx-dinput
------- Additional Comments From vitaliy(a)kievinfo.com 2006-06-04 01:16 -------
What happens is dinput.dll gets unloaded while it still has a window. We either
need to stop dll from being unloaded. Or destroy our message window & worker
thread when no more devices are present. Or we can create/destroy worker thread
& window in DirectInput create/release.
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4533
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.11.
------- Additional Comments From ivg2(a)cornell.edu 2006-06-04 01:15 -------
Re-confirming bug from on wine 0.9.11
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3108
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.11.
------- Additional Comments From ivg2(a)cornell.edu 2006-06-04 01:05 -------
Re-confirming from clean install, Wine 0.9.11.
--
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=3602
------- Additional Comments From matt(a)use.net 2006-06-04 00:25 -------
This still happens with wine 0.9.11. The source code for the setup.exe is
available via cygwin's CVS, which may provide clues. It's a relatively simple
program, not sure wine would have such trouble with it.
--
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=5000
------- Additional Comments From mike(a)codeweavers.com 2006-05-04 22:16 -------
*** Bug 5003 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=5003
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.sockets.com/err_l|
|st1.htm#WSAEWOULDBLOCK |
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mike(a)codeweavers.com 2006-05-04 22:16 -------
This bug is really invalid, as a FIXME message alone is not a bug.
Also, when describing a bug, describe the problem with the application, not what
you think is wrong with Wine. The problem maybe (and is often) unrelated to the
FIXME messages.
*** This bug has been marked as a duplicate of 5000 ***
--
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=5004
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Priority|P1 |P2
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-04 21:46 -------
What directory are you in, where are the files, and how do you run installer?
Please add warn+file log trace.
Also please read on what priorities mean.
--
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=5000
------- Additional Comments From mcitadel(a)gmail.com 2006-05-04 20:39 -------
Created an attachment (id=2220)
--> (http://bugs.winehq.org/attachment.cgi?id=2220&action=view)
Terminal output showing winsock warnings.
The output shows what's happening during an update of FFXI before losing the
connection with the "warn:winsock:wsaErrno errno 4, (Interrupted system call)."
message.
--
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=5004
Summary: Problem with MSI Involving Cab Files
Product: Wine
Version: 0.9.10.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcitadel(a)gmail.com
There is a problem installing software that contain cab files located in
different directories or on different discs. The error is as such.
err:cabinet:fdi_decomp PFDI_OPEN returned zero for Data11.cab
This will halt the installation and the error will continue to appear until you
end the terminal session. The workaround for this is to place all cab files
needed for the installation in one directory, cd into that directory, and run
the installer from there.
--
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=5002
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.arxfatalis-
| |online.com/index_eng.php
Keywords| |download
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 17:30 -------
Does the demo show the same problem?
--
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=5000
mcitadel(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.10. |0.9.11.
--
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=5003
mcitadel(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
--
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=5003
mcitadel(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.10. |0.9.11.
--
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=5003
Summary: Winsock Error (Resource temporarily unavailable)
Product: Wine
Version: 0.9.10.
Platform: PC
URL: http://www.sockets.com/err_lst1.htm#WSAEWOULDBLOCK
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcitadel(a)gmail.com
Another winsock error occurs while logged in to the PlayOnline viewer used to
play Final Fantasy XI. This one seems to happen right at logon or while browsing
through different menus of the PlayOnline service.
warn:winsock:wsaErrno errno 11, (Resource temporarily unavailable).
warn:winsock:WSARecvFrom -> ERROR 10035
--
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=5002
Summary: wine crashes while installing game Arx Fatalis
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michal.seliga(a)visicom.sk
installer goes correctly through first windows. crash happens when it says that
it will copy new files
crahs itself happens in strcmpiW, it tries to compare string with NULL
last part of log with warn+all,trace+msi (full log is attached)
trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `Media` WHERE `LastSequence` >=
1 ORDER BY `LastSequence`" 0x7fa2f784
trace:msi:msiobj_addref 0x7fdc45a8
trace:msi:msiobj_addref 0x7fdc45a8
trace:msi:msiobj_addref 0x7fdc45a8
trace:msi:MSI_ParseSQL Parse returned 0
trace:msi:msiobj_addref 0x7e35dda0
trace:msi:msiobj_release 0x7e35dda0
trace:msi:MSI_ViewExecute 0x7e35dda0 (nil)
trace:msi:MSI_ViewFetch 0x7e35dda0 0x7fa2f788
trace:msi:MSI_ViewClose 0x7e35dda0
trace:msi:msiobj_release 0x7e35dda0
trace:msi:msiobj_release 0x7fdc45a8
trace:msi:msiobj_release 0x7fdc45a8
trace:msi:msiobj_release 0x7fdc45a8
trace:msi:msiobj_release object 0x7e35dda0 destroyed
trace:msi:ready_media_for_file Source is CAB L"setup1.cab"
trace:msi:MSI_DatabaseOpenViewW L"SELECT `Value` FROM `_Property` WHERE
`_Property`='SourceDir'" 0x7fa2f744
trace:msi:msiobj_addref 0x7fdc45a8
trace:msi:msiobj_addref 0x7fdc45a8
trace:msi:MSI_ParseSQL Parse returned 0
trace:msi:msiobj_addref 0x7e35dda0
trace:msi:msiobj_release 0x7e35dda0
trace:msi:MSI_ViewExecute 0x7e35dda0 (nil)
trace:msi:MSI_ViewFetch 0x7e35dda0 0x7fa2f748
trace:msi:MSI_ViewClose 0x7e35dda0
trace:msi:msiobj_release 0x7e35dda0
trace:msi:msiobj_release 0x7fdc45a8
trace:msi:msiobj_release 0x7fdc45a8
trace:msi:msiobj_release object 0x7e35dda0 destroyed
trace:msi:msiobj_release 0x7fde0a18
trace:msi:msiobj_release object 0x7fde0a18 destroyed
trace:msi:MSI_GetPropertyW returning L"D:\\" for property L"SourceDir"
trace:msi:check_volume Checking volume L"D:\\" .. ((null))
trace:msi:check_volume drive is of type 5
trace:msi:check_volume Drive contains L"ARX_FATALIS"
wine: Unhandled page fault on read access to 0x00000000 at address 0x7feebd28
(thread 000d), starting debugger...
warn:file:wine_nt_to_unix_file_name L"winedbg.exe" not found in
/home/selmi/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"winedbg.exe" not found in
/home/selmi/.wine/dosdevices/d:
warn:file:wine_nt_to_unix_file_name L"winedbg.exe" not found in
/home/selmi/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"winedbg.exe" not found in
/home/selmi/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"winedbg.exe" not found in
/home/selmi/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"winedbg.exe" not found in
/home/selmi/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"winedbg.exe" not found in
/home/selmi/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"winedbg.exe" not found in
/home/selmi/.wine/dosdevices/c:/windows/system32
warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\winedbg.exe" not found
(c0000034)
warn:file:CreateFileW Unable to create file
L"c:\\windows\\system32\\winedbg.exe" (status c0000034)
WineDbg starting on pid 0xc
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7feebd28).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033
EIP:7feebd28 ESP:7fa2f528 EBP:7fa2f548 EFLAGS:00210216( - 00 -RIAP1)
EAX:00000000 EBX:7ffdfb78 ECX:7befecc0 EDX:7beff0fe
ESI:7fa2f57c EDI:7fa2fa24
Stack dump:
0x7fa2f528: 7fa2f548 7fa2f550 7f916c74 7fa2f57c
0x7fa2f538: 7fa2f798 7f916c74 7fa2f57c 7fa2fa24
0x7fa2f548: 7fa2f798 7f8e214b 00000000 7fa2f57c
0x7fa2f558: 00000000 00000000 7bee7a79 7fa2f784
0x7fa2f568: 00000000 7e35b7a8 7fdc94f0 00000000
0x7fa2f578: 7fa2f5bc 00520041 005f0058 00410046
0200: sel=1007 base=7fec4000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x7feebd28 strcmpiW+0x18(str1=0x0, str2=0x7fa2f57c)
[/home/selmi/00a/wine-0.9.11/libs/unicode/string.c:30] in libwine_unicode.so.1
(0x7feebd28)
2 0x7f8e214b ready_volume+0x2db(row=0x7e35b9b8, type=0x7fa2fa24)
[/home/selmi/00a/wine-0.9.11/dlls/msi/files.c:377] in msi
(0x7f8e214b)
3 0x7f8e2bb6 ACTION_InstallFiles+0x9a6(package=0x7fdc94f0)
[/home/selmi/00a/wine-0.9.11/dlls/msi/files.c:564] in msi (0x7f8e2bb6)
4 0x7f8cb380 ACTION_HandleStandardAction+0xe0(force=0x1)
[/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:920] in msi (0x7f8cb380)
5 0x7f8cb70e ACTION_PerformAction+0x3e(package=0x7fdc94f0, action=0x7e35dd48,
force=0x1) [/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:969] in msi (0x7f8cb70e)
6 0x7f8ccd3d execute_script+0x10d(package=<register not in topmost frame>,
script=<register not in topmost frame>)
[/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:1408] in msi (0x7f8ccd3d)
7 0x7f8cce0a ACTION_InstallFinalize+0x1a(package=0x7fdc94f0)
[/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:3643] in msi (0x7f8cce0a)
8 0x7f8cb380 ACTION_HandleStandardAction+0xe0(force=0x0)
[/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:920] in msi (0x7f8cb380)
9 0x7f8cb70e ACTION_PerformAction+0x3e(package=0x7fdc94f0, action=0x7fdc0f10,
force=0x0) [/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:969] in msi (0x7f8cb70e)
10 0x7f8cb942 ITERATE_Actions+0x172(row=0x7fdc03d0, param=0x7fa2fc30)
[/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:742] in msi (0x7f8cb942)
11 0x7f8f13c5 MSI_IterateRecords+0x65(view=0x7e356d38, count=0x0,
func=0x7f8cb7d0, param=0x7fa2fc30)
[/home/selmi/00a/wine-0.9.11/dlls/msi/msiquery.c:187] in msi (0x7f8f13c5)
12 0x7f8ca0f8 ACTION_ProcessExecSequence+0xd8(package=<register not in topmost
frame>, UIran=<register not in topmost frame>)
[/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:840] in msi (0x7f8ca0f8)
13 0x7f8cb380 ACTION_HandleStandardAction+0xe0(force=0x1)
[/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:920] in msi (0x7f8cb380)
14 0x7f8cb644 ACTION_PerformUIAction+0x94(package=0x7fdc94f0,
action=0x7fdc7f60) [/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:990] in msi
(0x7f8cb644)
15 0x7f8cb88a ITERATE_Actions+0xba(row=0x7fddc860, param=0x7fa2fd90)
[/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:740] in msi (0x7f8cb88a)
16 0x7f8f13c5 MSI_IterateRecords+0x65(view=0x7fdd7f10, count=0x0,
func=0x7f8cb7d0, param=0x7fa2fd90)
[/home/selmi/00a/wine-0.9.11/dlls/msi/msiquery.c:187] in msi (0x7f8f13c5)
17 0x7f8cfae8 MSI_InstallPackage+0x6d8(package=0x7fdc94f0,
szPackagePath=0x7fdbc1c6, szCommandLine=0x7fdbc2ea)
[/home/selmi/00a/wine-0.9.11/dlls/msi/action.c:870] in msi (0x7f8cfae8)
18 0x7f8ead6d MsiInstallProductW+0x4d(szPackagePath=0x7fdbc1c6,
szCommandLine=0x7fdbc2a8) [/home/selmi/00a/wine-0.9.11/dlls/msi/msi.c:232] in
msi (0x7f8ead6d)
19 0x7fa4d9b1 main+0x351(argc=0x4, argv=0x7fd704a0)
[/home/selmi/00a/wine-0.9.11/programs/msiexec/msiexec.c:868] in msiexec (0x7fa4d9b1)
20 0x7fa4ed5e __wine_spec_exe_entry+0x9e(peb=0x7beffa20)
[/home/selmi/00a/wine-0.9.11/dlls/winecrt0/exe_entry.c:36] in msiexec (0x7fa4ed5e)
21 0x7fcbd1df start_process+0xbf(arg=0x0)
[/home/selmi/00a/wine-0.9.11/dlls/kernel/process.c:845] in kernel32 (0x7fcbd1df)
22 0xb7f675f7 wine_switch_to_stack+0x17 in libwine.so.1 (0xb7f675f7)
--
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=4995
------- Additional Comments From pete4abw(a)comcast.net 2006-05-04 15:03 -------
Created an attachment (id=2218)
--> (http://bugs.winehq.org/attachment.cgi?id=2218&action=view)
svgasys.fon file created by wine 0.9.11
the only font files that have what look like usable data (per fontforge) are:
ssee*fon
sserif*fon
The rest are all unreadable little squres.
--
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=4995
------- Additional Comments From pete4abw(a)comcast.net 2006-05-04 14:58 -------
OK. As I noted, the problem begins with wine 0.9.10. Copying the
/usr/share/wine/fonts/*fon files to ...../windows/fonts had exactly the same
effect as when they were in their original installed directory. Furthermore,
after I regressed again to 0.9.9, leaving the fonts alone, the same error
occured. So, it appears that the font generation process is what is going wrong
for me, not wine's ability to locate a font.
fontconfig 2.3.2
fontforge 20050502
Anything else I can try?
--
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=4995
------- Additional Comments From pete4abw(a)comcast.net 2006-05-04 14:46 -------
Ah. I did not copy .fon files, nor did I use wineinstall. I will try that and
review the results and report. Thank you.
--
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=4995
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-04 12:44 -------
Could you please do regression testing and find what patch broke it?
Also make sure that you _install_ Wine. Or copy all of the Wine's *fon files
into ~/.wine/drive_c/windows/fonts dir (NOT *ttf files!)
--
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=5001
Summary: Rhapsody 3.1 quits immediately
Product: Wine
Version: 0.9.10.
Platform: PC
URL: http://www.rhapsody.com/-
software?pageid=rotw.myrhapsody-signed-
out&pageregion=footer
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jathey(a)comcast.net
Rhapsody 3.1 installs without a hitch, but quits immediately after startup.
No messages are printed to the console.
The supplied URL has a link to the installer. Any suggestions on what traces
to enable to figure out what is happening?
--
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=4992
jathey(a)comcast.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P4
------- Additional Comments From jathey(a)comcast.net 2006-05-04 12:21 -------
Using wininet.dll from Windows XP SP2, version 6.00.2900.2781
(xpsp_sp2_gdr.051020-1730) causes wine to crash.
I had more luck using WININET.DLL from Windows 2000, version 6.00.2800.1485.
With the windows version set to Windows 2000, the original problem occurs
(i.e., error 122), and the following fixme's appear instead:
fixme:ras:RasEnumConnectionsW (0x7ff131e0,0x38e1890c,0x6307a8e4),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure
program to use LAN connection/winsock instead!
fixme:advapi:EnumServicesStatusA 0x7e5db8f8 type=30 state=1 0x38e186bc 240
0x38e18900 0x38e18908 0x38e188fc
fixme:ras:RasEnumEntriesW ((nil),
(null),0x7e2e0020,0x38e185d8,0x7ff219fc),stub!
With the Windows version set to Windows 98, no fixme's appear, yet the same
error occurs. I guess we can rule out WININET as the culprit.
Other messages that might be of interest:
Right after clicking "Log In", the following message appears on the console:
Encrypted Text Size = 128
During application startup, the following messages appear:
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not
registered
err:ole:CoGetClassObject no class object
{4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
To be fair, I believe that Real has recently blocked the older Rhapsody client
(2.1) from connecting anymore: in Windows, the login succeeds, but the server
then disconnects the user. I've correspondingly lowered the priority of this
bug, since Rhapsody 2.1 is now mostly useless.
--
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=4220
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 11:34 -------
Closing Duplicate
--
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=4219
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 11:33 -------
Closing Duplicate
--
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=4203
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 11:32 -------
Closing Duplicate.
--
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=4201
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 11:32 -------
Closing Duplicate
--
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=4193
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 11:31 -------
Closing duplicate.
--
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=4189
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 11:30 -------
Closing Duplicate.
--
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=4187
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 11:30 -------
Closing duplicate.
--
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=4179
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 11:29 -------
Closing duplicate.
--
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=4178
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 11:28 -------
Closing duplicate
--
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=4167
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 11:27 -------
Closing duplicate
--
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=5000
Summary: warn:winsock:wsaErrno errno 4, (Interrupted system
call).
Product: Wine
Version: 0.9.10.
Platform: PC
URL: http://www.sockets.com/err_lst1.htm#WSAEINTR
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcitadel(a)gmail.com
While connected to Final Fantasy XI, the connection suddenly drops with error
code POL-2068 for the PlayOnline viewer. Wine debug output that occurs everytime is,
warn:winsock:wsaErrno errno 4, (Interrupted system call).
No other output shows up that's relevant to the dropped connection.
--
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=4999
------- Additional Comments From tuharsky(a)misbb.sk 2006-05-04 09:46 -------
I just have submitted. It's matter of time, when will it arrive.
--
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=4997
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From jan.wine(a)zerebecki.de 2006-05-04 09:11 -------
I just tested latest git (Date: Tue Apr 4 20:49:53 2006 +0200) with a fresh
.wine and it worked again. It also works with 0.9.11 with the fresh .wine. Seems
to be some setting in the registry or something.
--
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=4868
------- Additional Comments From estesp(a)fastmail.us 2006-05-04 09:04 -------
I believe I am seeing the effects of the same problem on Lotus Notes. It
started at 0.9.10 and continues in 0.9.11. When I looked into it briefly I also
found the 1bpp checkins and was fairly sure that was probably the issue. I can
provide traces if necessary..I have attached screen shots of the icon drawing
(or lack of) that started with 0.9.10.
--
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=4999
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-05-04 08:42 -------
Please submit an entry for this program to the AppDB http://appdb.winehq.org/
--
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=3730
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jan.wine(a)zerebecki.de 2006-05-04 08:30 -------
Because I see from the version field that it didn't work in 0.9.0 for you and it
works in 0.9.10, resolving fixed.
--
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=4956
------- Additional Comments From Gernot.Frisch(a)Dream-D-Sign.de 2006-05-04 07:19 -------
Pushing this thread up - can someone help me please?
--
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=1434
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From Speeddymon(a)gmail.com 2006-05-04 06:14 -------
Ya know, after seeing this get so many dependencies, I realized that it is too
large of a scope. I will open a new metabug as I see fit for smaller issues
(such as game sound, etc). This is an invalid metabug.
--
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=4968
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2006-05-04 06:11 -------
Reply to comment 15: I understand that it is against the web site. I was
clarifying that wontfix means 2 things. Either that we won't fix it for
whatever reason, or that we can't fix it for whatever reason, the resolution
stays wontfix in both of those cases...
Reply to comment 19: Go ahead and submit a patch if you feel that the
recommended packages page needs to mention needing fontforge as well.
This is a general note for anyone reading this bug who is having the same problem:
I think that since fontforge is now a known dependency, the package builders are
going to make it so that if you try to install a wine package without it, it
says hey fontforge is missing and is needed. So wait for wine 0.9.12 and just
get the package for your distro.
--
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=4995
------- Additional Comments From pete4abw(a)comcast.net 2006-05-04 04:51 -------
Problem occurs with 0.9.10. First default font is System. System.fon has no
usable characters init. Prior versions had a different font first AD Mono.
--
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=4999
Summary: ASPI app dosen't print or blocks CUPS spool
Product: Wine
Version: 0.9.11.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuharsky(a)misbb.sk
ASPI for Windows is legal information database. It runs under Visual Foxpro and
since the previous version of the product, it worked very well under Wine.
Two months ago they must have changed something, and Wine stopped printing with
this app.
Under Wine 200503, if attemped to print, the app does nothing.
Wine 0.9.11 simulates printing, but no page went out. I did printing to file and
I will attach it. If any log is needed, please ask for.
--
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=4561
chris.bainbridge(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|winecfg crashes with ATI |winecfg crash with ATI fglrx
|fglrx kernel driver |kernel driver on firegl
| |based graphics cards
------- Additional Comments From chris.bainbridge(a)gmail.com 2006-05-04 03:44 -------
ATI are blaming this on wine, for not preserving the TLS state that the ATI
driver has already claimed.
>From the ATI FAQ:
"19. Compatibility with WineX and other emulators
*** this section only applys to FireGL workstation boards ***
*** respective settings for other adapters have no effect ***"
Seems it also affects thinkpad laptops.
" The entered value for the key UseFastTLS has this meaning:
value meaning description
----------------------------------------------------------------------=
--
0 default FireGL workstation boards: fast operation
1 on fast operation
2 off compatible operation
......
Note: The above mentioned fault is not a driver bug, but it's caused b=
y
lack of management functionality for the respective resource in the
hosting operating system. Alternatively it can be considered as a prob=
lem
of the application to preserve the respective state of the used TLS me=
thod
that the OpenGL driver did already "claim" and use."
--
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=4828
------- Additional Comments From chris.bainbridge(a)gmail.com 2006-05-04 03:44 -------
This is a dupe of #4561. ATI are blaming wine, but I don't believe a user space
application should ever be able to crash the kernel...
--
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=4995
------- Additional Comments From pete4abw(a)comcast.net 2006-05-04 03:44 -------
Notepad works on 0.9.7. Programs that use dialog with System font show
correctly. Default font is Andale Mono, but Wine System font also works with a
font of 12 or larger. No characters with under 12 point.
--
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=4995
------- Additional Comments From pete4abw(a)comcast.net 2006-05-04 03:25 -------
I'll keep you advised! And, I do understand your comment! Many moving parts --
although this is a new one, even to me.
--
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=4995
------- Additional Comments From mike(a)codeweavers.com 2006-05-04 03:19 -------
> I compiled on Gentoo
I have short patience with Gentoo. It seems Gentoo users seem to be able to get
themselves into lots of trouble.
I suggest you try it on a binary only distribution. If it works, you'll know
that you've messed up the compilation somehow.
--
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=4995
------- Additional Comments From pete4abw(a)comcast.net 2006-05-04 02:49 -------
Yes. It is as simple as loading notepad and starting to type. I also updated to
fontconfig 2.3.94 cvs bc there was a note somewhere that it caused a bug in
wine. But same result. See the screenshots on bug #4701
http://bugs.winehq.com/attachment.cgi?id=2203&action=view which you also nicely
replied to, Mike. Any fon file is unreadable. I compiled on Gentoo using kernel
2.6.15. This is a recent problem, and I'm afraid I can't remember in which
version this problem began, but it was very recent. I first noticed it in a data
entry box which used the System font. I am going to start going backwards with
wine and see if I can trace it down to a specific version. I will report back
when I can find the version it last worked in.
--
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=4992
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-05-04 01:29 -------
Could you try if using _only_ native wininet "fixes" the problem? so
WINEDLLOVERRIDES"wininet=n" wine .wine/drive_c/Listen\ Rhapsody/Rhapsody.exe
after putting a native wininet.dll in ~.wine/drive_c/windows/system32. That way
you could make sure whether or not the problem is indeed in wininet
--
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=4388
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-05-04 00:33 -------
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=3730
------- Additional Comments From the3dfxdude(a)gmail.com 2006-05-04 00:30 -------
Right, it works fine here too, both XVidMode and XRandR in current Wine. So he
needs to prove there is a crash in the game with current wine, else there is
nothing we can do.
--
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=2711
------- Additional Comments From mike(a)codeweavers.com 2006-04-04 22:34 -------
IEWinMain is IE6! :) iexplore.exe is just a wrapper around shdocvw, so if
you're using builtin shdocvw, you're using builtin IE...
--
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=2711
------- Additional Comments From dank(a)kegel.com 2006-04-04 22:02 -------
The instructions in the AppDB involve installing dcom98, and
setting overrides for advpack and ole32, which wine shouldn't need.
While that may be a fine workaround for the user, it is not
a reason to close this bug; whoever did so was probably wrong.
But it looks like a fix is on the way. See
http://www.winehq.org/pipermail/wine-patches/2006-April/025432.html
--
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=4992
jathey(a)comcast.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
Platform|Other |PC
Summary|Rhapsody doesn't connect to |Rhapsody 2.1 doesn't connect
|its server |to its server
Version|0.9.11. |0.9.10.
------- Additional Comments From jathey(a)comcast.net 2006-04-04 21:44 -------
Sorry about the faulty assumptions. The bug now reflects the system I saw the
issue on.
Here is exactly what happens:
1. Using a stock wine install (no winetools/DCOM/IE6), I run Rhapsody with
$ wine .wine/drive_c/Listen\ Rhapsody/Rhapsody.exe
2. The Rhapsody login window appears.
3. I type in my name and password.
4. Rhapsody tries to connect to the server, and as it does, the fixme's listed
in the top post appear three times, repeating about once a second.
5. After a few seconds, Rhapsody gives up and pops up an error dialog saying,
"There was an error (122) communicating with the server. Please try again
later."
This application works with IE6 and DCOM installed and the appropriate
overrides set.
--
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=4995
------- Additional Comments From mike(a)codeweavers.com 2006-04-04 21:30 -------
The fontforge warnings are normal. You can submit patches to add the missing
glyphs if you feel the need, but it should generate a valid .ttf and .fon files
anyway.
You seem to have some other problem... which system are you building Wine on?
Are you sure you don't have the wrong version of Wine installed?
Can you describe how to make the problem appear in Notepad? Is it as simple as
just loading a random text file?
--
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=4388
rush(a)u.one.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From rush(a)u.one.pl 2006-04-04 20:00 -------
Problem solved, seems to work fine. Thank you!
--
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=4997
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |regression
Summary|virtual desktop rescaling |resizing the virtual desktop
|the screen (regression bug?)|resolution also resizes the
| |physical screen
------- Additional Comments From jan.wine(a)zerebecki.de 2006-04-04 19:52 -------
Before that explorer-virtual-desktop patch by AJ only the virtual desktop would
be resized, now the physical screen is resized, too.
--
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=4760
a_villacis(a)palosanto.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From a_villacis(a)palosanto.com 2006-04-04 19:17 -------
This is actually a problem with Metacity (window-manager dependent). See bug 1598
*** This bug has been marked as a duplicate of 1598 ***
--
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=3051
------- Additional Comments From the3dfxdude(a)gmail.com 2006-04-04 19:06 -------
I'm curious how native msvcrt can fix the problem and that builtin msvcrt on
linux works fine. I wonder if we have a portability issue.
--
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=2731
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-04-04 18:48 -------
I'm pretty sure this is fixed now.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1434
Bug 1434 depends on bug 2731, which changed state.
Bug 2731 Summary: warcraft frozen throne 1.17a crash
http://bugs.winehq.org/show_bug.cgi?id=2731
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
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=3035
------- Additional Comments From the3dfxdude(a)gmail.com 2006-04-04 18:44 -------
What is the model or module name of your sound card?
--
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=3292
------- Additional Comments From the3dfxdude(a)gmail.com 2006-04-04 18:40 -------
I think the game is trying to load tahoma.ttf, but you got me why it doesn't work.
--
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=3730
------- Additional Comments From the3dfxdude(a)gmail.com 2006-04-04 18:35 -------
I suppose if the game crashes, then you won't get the resolution back, but we
have nothing showing a crash. You might want to try the latest version of wine
right now.
--
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=3799
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From the3dfxdude(a)gmail.com 2006-04-04 18:32 -------
Let me give you an update. #3 is fixed in current CVS. #1 may or may not be a
problem related to having a Z: drive letter at install. #2 I don't know. Since
it's hard to really say one or the other is fixed or not individually, I'm going
to resolve invalid. Please file seperate reports for the first two.
--
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=4388
------- Additional Comments From the3dfxdude(a)gmail.com 2006-04-04 18:24 -------
Please check with latest CVS. Two gamma related patches have been entered.
--
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=4674
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From the3dfxdude(a)gmail.com 2006-04-04 18:20 -------
I'm going to resolve to works for me because I use slackware and do not have a
problem. Likely a shared library configuration problem like the others mentioned.
--
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=4995
pete4abw(a)comcast.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Missing Glyphs for |Missing Glyphs for
|characters |characters: System (non ttf)
| |fonts unusable
------- Additional Comments From pete4abw(a)comcast.net 2006-04-04 18:10 -------
upgraded fontconfig to cvs. Still no usable system fonts in notepad. Truetype
fonts OK. FONts are not. Is there a version of wine I could regress to that
would work.
--
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=1432
Bug 1432 depends on bug 3192, which changed state.
Bug 3192 Summary: Diablo2 doesn't work anymore with wine-20050725
http://bugs.winehq.org/show_bug.cgi?id=3192
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=3703
Bug 3703 depends on bug 4968, which changed state.
Bug 4968 Summary: Document dependencies on download page of source -- err:font:ReadFontDir Can't open directory "/usr/local/wine/bin/../lib/../share/wine/fonts/"
http://bugs.winehq.org/show_bug.cgi?id=4968
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
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=4968
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Summary|Ducument dependencies on |Document dependencies on
|download page of source -- |download page of source --
|err:font:ReadFontDir Can't |err:font:ReadFontDir Can't
|open directory |open directory
|"/usr/local/wine/bin/../lib/|"/usr/local/wine/bin/../lib/
|../share/wine/fonts/" |../share/wine/fonts/"
------- Additional Comments From tony.lambregts(a)gmail.com 2006-04-04 17:12 -------
I think we can close this as fixed..
--
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=3703
Bug 3703 depends on bug 4968, which changed state.
Bug 4968 Summary: Ducument dependencies on download page of source -- err:font:ReadFontDir Can't open directory "/usr/local/wine/bin/../lib/../share/wine/fonts/"
http://bugs.winehq.org/show_bug.cgi?id=4968
What |Old Value |New Value
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|WONTFIX |
--
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=4968
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|WONTFIX |
------- Additional Comments From tony.lambregts(a)gmail.com 2006-04-04 17:02 -------
Jeremy commited a patch based on yours http://cvs.winehq.org/patch.py?id=23991
--
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=3661
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-04-04 15:37 -------
Tried the trial and it works now. If you run into any more bugs, please file
them as separate bug reports.
--
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=4995
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-04-04 14:26 -------
Missing glyphs don't seem to be the problem unless you use those characters. See
bug 4662 for some recent history on font problems.
Also see #14 that the fontconfig may have a bug.
and then #30 to #34
--
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=4998
Summary: d3d8: fifa 2006 demo crashes
Product: Wine
Version: 0.9.11.
Platform: Other
URL: http://www.gamershell.com/download_10534.shtml
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, the demo runs up to the point for the kick off and then crashes with an
unhandled pagefault. Just before the crash there's a call to
Direct3DDevice8Impl_SetIndices (see attached output) . Maybe the bug is related
to that but i don't know really. In the code for this function it says something
like
/* FIXME: store base vertex index properly */
This->baseVertexIndex = baseVertexIndex;
Might be related to the crash but i don't know really.
--
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=4968
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jnewman(a)codeweavers.com
------- Additional Comments From tony.lambregts(a)gmail.com 2006-04-04 14:09 -------
Looks like communication is skewed.
You should submit the patch to wine-patches(a)winehq.org with the subject line
starting with [lostwages] (cc:ing jnewman(a)codeweavers.com)
--
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=4995
------- Additional Comments From pete4abw(a)comcast.net 2006-04-04 14:03 -------
Updated to fontforge 20060114 and cvs wine, but same results. The program
../tools/sfnt2fnt continues to complain about missing glyphs and seems to be
unable to generate a proper, usable font.
--
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=4997
Summary: virtual desktop rescaling the screen (regression bug?)
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gammaray(a)satfilm.net.pl
When i try to use apps in windowed mode (ie. desktop = 640x480, managed),
instead of displaying a window with desired resolution, the whole screen is
being scaled down to that size. (Example: I use 1280x800 res, when trying to
launch an app in a 640x480 window, wine rescales the whole screen to 640x480)
--
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=3703
------- Additional Comments From hurtta+wine2(a)leija.mh.fmi.fi 2006-04-04 13:29 -------
On typescript there is missing glyphs -messages.
( that message is mentioned on bug 4995 )
--
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=4996
Summary: Counter Strike Nor Condition Zero Load.
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: breakthisaznhawaii(a)yahoo.com
Steam is perfect when loading but click "Launch" on Counter Strike or Condition
Zero. It does the load dialog then Disappears.
--
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=4968
------- Additional Comments From hurtta+wine2(a)leija.mh.fmi.fi 2006-04-04 13:21 -------
> lack of dependencies being installed,
As I sayd. That bug is agaist WineHQ -- NOT agaist Wine. And it is just that
dependencies is not given on download -page. WONTFIX means that you do not want
fix that (give pointers.)
--
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=4968
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2006-04-04 13:11 -------
That is no conflict. The patch was submitted to provide a warning, which
doesn't fix the problem, but since it isn't so much a wine problem as it is a
lack of dependencies being installed, the wine team isn't going to fix it, so
the bug is a wontfix..
Tom
--
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=4167
------- Additional Comments From hurtta+wine2(a)leija.mh.fmi.fi 2006-04-04 13:06 -------
( bugzilla seems automatically jump to next bug. Not bery nice ... :-( )
--
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=4167
hurtta+wine2(a)leija.mh.fmi.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2207 is|0 |1
obsolete| |
------- Additional Comments From hurtta+wine2(a)leija.mh.fmi.fi 2006-04-04 13:03 -------
(From update of attachment 2207)
OOPS. Wrong 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=3703
hurtta+wine2(a)leija.mh.fmi.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9.11.
--
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=3661
------- Additional Comments From truiken(a)gmail.com 2006-04-04 12:28 -------
Can you please retest this? I wrote a patch adding a fake hhctrl.ocx to the
system directory, and it has been committed.
--
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=4701
------- Additional Comments From pete4abw(a)comcast.net 2006-04-04 12:09 -------
See bug #4995 for additional information. I captured some compile-time output
which may be the source of my problems, 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=4994
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.auran.com/TRS2006
| |/
Keywords| |download
------- Additional Comments From tony.lambregts(a)gmail.com 2006-04-04 12:09 -------
This is a regression. please do regresssion testing to find the patch that broke
it. You can use CVS or GIT to do the test as follows:
http://winehq.org/site/docs/winedev-guide/x1344http://wiki.winehq.org/GitWine
--
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=4995
Summary: Missing Glyphs for characters
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pete4abw(a)comcast.net
See bug #4701 for results of this problem. Compiling wine yields the following
errors for almost all fonts while building...
make[1]: Entering directory `/home/peter/projects/wine/fonts'
fontforge -script ../fonts/genttf.ff courier.sfd courier.ttf
Copyright (c) 2000-2005 by George Williams.
Executable based on sources from 12:49 2-May-2005.
LD_LIBRARY_PATH="../libs/unicode:$LD_LIBRARY_PATH" ../tools/sfnt2fnt courier.ttf
13 1255 96 128 8
Missing glyph for char 0020
Missing glyph for char 0021
Missing glyph for char 0022
Missing glyph for char 0023
Missing glyph for char 0024
Missing glyph for char 0025
Missing glyph for char 0026
Could these errors be related to the problems displaying System fonts 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=4619
------- Additional Comments From the3dfxdude(a)gmail.com 2006-04-04 11:55 -------
Well, I'm not sure if I can exactly trust being on the same network and making a
connection is reproducing the same thing. If you can make a packet capture and
find out how the game is told the selected game already started, that may help.
Also, I would try making a connection to such a game you are hosting across the
internet to make sure there is no difference.
Yes, the game's own timeout code -- giving up on making a connection if you will
-- is not working. It obviously needs to give you a message and reenable the
buttons. It might be using non-blocking sockets. The place where to analyze the
game is on the connect function.
--
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=4701
------- Additional Comments From pete4abw(a)comcast.net 2006-04-04 11:39 -------
It may be related too. Both instances show a system font that does not work. I
considered opening a new bug, but felt that since both involved System, it made
sense to append. The fact that System was not getting chosen is important.
--
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=4541
------- Additional Comments From parsonsl(a)upstate.edu 2006-04-04 11:28 -------
9-20 and 9-21 both work, so it must be something committed between 12am 9-21
and 12am 9-22. Now trying 12noon 9-21.
--
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=4701
------- Additional Comments From tony.lambregts(a)gmail.com 2006-04-04 11:18 -------
Peter: This bug report is not about what you are seeing, it is about wine making
a bad choice when there is are fonts in the windows/fonts directory.
--
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=4994
Summary: cannot run TRS2006
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan.horak(a)email.cz
I ahve succesfully installed both demo and full version of TRS2006. But in a few
last versions of wine the game (both demo and full czech version) cannot run -
when I click on the Start button from the first screen (where you select between
Start, Setup and others), wine ends with
X Error of failed request: BadLength (poly request too large or internal Xlib
length error)
Major opcode of failed request: 145 (GLX)
Minor opcode of failed request: 29 ()
Serial number of failed request: 388
Current serial number in output stream: 388
I have also wine compiled from CVS/git sources from March 8 and there I can get
futher to the next screen.
System is Fedora Core 4, kernel 2.6.16-1.2069smp on P4/3.2GHz, NVidia 6600GT
with NVidia binary driver 1.0.8178
--
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=4732
dan.horak(a)email.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
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=4701
------- Additional Comments From pete4abw(a)comcast.net 2006-04-04 10:26 -------
peter@mars ~ $ fontforge --version
Copyright (c) 2000-2005 by George Williams.
Executable based on sources from 12:49 2-May-2005.
fontforge 20050502
from config.log
configure:5606: checking for fontforge
configure:5622: found /usr/bin/fontforge
configure:5632: result: fontforge
--
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=4701
------- Additional Comments From mike(a)codeweavers.com 2006-04-04 10:21 -------
Sounds like you were missing FontForge when Wine was compiled. Please install
FontForge and recompile the latest CVS/GIT version of Wine.
--
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=4701
------- Additional Comments From pete4abw(a)comcast.net 2006-04-04 10:18 -------
there are no fonts installed in the windows/fonts directory
--
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=4701
------- Additional Comments From pete4abw(a)comcast.net 2006-04-04 10:15 -------
Created an attachment (id=2203)
--> (http://bugs.winehq.org/attachment.cgi?id=2203&action=view)
Notepad Font Selection Screen
Any application that requests System font will get nothing but little squares.
wine installed with fontforge and truetype support. First noticed with wine
0.9.10 and now .11 too.
--
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=4993
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-04-04 10:12 -------
Besides Wine does not support m$ networking required for this. You closest bet
would be samba.
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=4992
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |major
Keywords| |download
OS/Version|All |other
Priority|P1 |P2
Platform|All |Other
------- Additional Comments From vitaliy(a)kievinfo.com 2006-04-04 10:10 -------
You have to test on all the available hardware and all the available OSes to set
them to all.
Please set what HW & OS you have.
--
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=4699
------- Additional Comments From pat.riehecky(a)gmail.com 2006-04-04 10:03 -------
Hello,
I tried the 2000/XP installer also, it exploads on DCOM so I have to get that
working under 2000/XP emulation (works great for 9x emulation). So no ground
made on that testing yet. I plan to download 0.9.l1 and give that a whirl
tonight and see where that takes me.
--
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=4993
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mike(a)codeweavers.com 2006-04-04 09:16 -------
The correct way to start an msi based install is:
wine msiexec /i adminpak.msi
--
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=4992
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|wininet stubs in |Rhapsody doesn't connect to
|InternetSetOptionW and |its server
|INET_QueryOptionHelper |
|prevent Rhapsody from |
|connecting |
------- Additional Comments From mike(a)codeweavers.com 2006-04-04 09:14 -------
Please, describe the problem you're trying to solve in the summary, not what you
think is wrong with Wine. This way, other users can find the bug easily, and you
won't mislead less experienced developers into trying to solve something that
may not be the real problem. (I have an application that had a problem and
printed these FIXME messages, and it *wasn't* the problem.)
--
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=4987
------- Additional Comments From amd(a)store20.com 2006-04-04 08:39 -------
Yes, seems like "almost" the same problem:
Backtrace:
=>1 0x0049f00e in cc3trial (+0x9f00e) (0x0049f00e)
2 0x7ea9a044 User_DirectDraw_EnumDisplayModes+0x245 in ddraw (0x7ea9a044)
3 0x7ea9948e in ddraw (+0x2948e) (0x7ea9948e)
4 0x0049f05f in cc3trial (+0x9f05f) (0x0049f05f)
5 0x0049f0c2 in cc3trial (+0x9f0c2) (0x0049f0c2)
6 0x00445521 in cc3trial (+0x45521) (0x00445521)
7 0x0043cdb1 in cc3trial (+0x3cdb1) (0x0043cdb1)
8 0x0043ccf2 in cc3trial (+0x3ccf2) (0x0043ccf2)
9 0x00547738 in cc3trial (+0x147738) (0x00547738)
10 0x7fc78c23 in kernel32 (+0x38c23) (0x7fc78c23)
11 0xa7f31763 wine_switch_to_stack+0x17 in libwine.so.1 (0xa7f31763)
0x0049f00e: movl 0x10(%eax),%ecx
--
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=4991
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-gui |wine-gdi-(printing)
------- Additional Comments From tony.lambregts(a)gmail.com 2006-04-04 08:16 -------
Which version of Access?
--
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.