http://bugs.winehq.org/show_bug.cgi?id=8182
sylvain.costard(a)uhb.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From sylvain.costard(a)uhb.fr 2007-02-05 12:16 -------
fixed in 0.9.36
--
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=8260
Summary: ubuntu dapper install from source fails
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: donald(a)ziesig.org
Wine installation to ubuntu dapper (whether directly from make install or
./tools/wineinstall) fails when trying to rm version-stamp. I've checked the
protections on the file (no problems) and can successfully rm version-stamp
manually.
I am able to install and run wine from the binaries, but wanted to debug some
problems I am having with a specific installer for the old MS JVM.
make[1]: Entering directory `/home/donz/Wine/wine-0.9.36~winehq0~ubuntu~6.06/loader'
(GIT_DIR=../.git git-describe HEAD 2>/dev/null || echo "wine-0.9.36") | sed -e
's/\(.*\)/const char wine_version[] = "\1";/' >version-stamp || (rm -f
version-stamp && exit 1)
/bin/sh: version-stamp: Permission denied
rm: cannot remove `version-stamp': Permission denied
make[1]: *** [version-stamp] Error 1
make[1]: Leaving directory `/home/donz/Wine/wine-0.9.36~winehq0~ubuntu~6.06/loader'
make: *** [loader/__install__] Error 2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8257
------- Additional Comments From juan_lang(a)yahoo.com 2007-02-05 11:01 -------
Is there a download URL for this app?
The crash is in the app rather than in wine, so the question is where the NULL
pointer comes from. Attaching a +relay,+seh log may help. Trim it to the last
few hundred lines before the crash.
--
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=8259
Summary: virtual desktop sometimes (->race) does not activate
Product: Wine
Version: CVS
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.wine(a)zerebecki.de
The virtual desktop sometimes does not activate, which probably is a race. Wine
then behaves as if virtual desktop is not set in the registry. It usually
happens under memory pressure (memtest which uses mlock that leaves only 250mb
ram free while the system has more than enough swap) and also when running under
valgrind.
--
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=6856
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jan.wine(a)zerebecki.de 2007-02-05 09:13 -------
Back trace from the initial report looks like it's a duplicate of bug #4791 .
*** This bug has been marked as a duplicate of 4791 ***
--
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=4791
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ben(a)atomnet.co.uk
------- Additional Comments From jan.wine(a)zerebecki.de 2007-02-05 09:13 -------
*** Bug 6856 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=8080
------- Additional Comments From peter(a)cendio.se 2007-02-05 09:05 -------
Patch 6086 solves our problems with "Magna Cura ÄHO". Patch 6075 works as well
for us. Thanks!
--
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=8080
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6075 is|0 |1
obsolete| |
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-02-05 08:57 -------
Created an attachment (id=6086)
--> (http://bugs.winehq.org/attachment.cgi?id=6086&action=view)
patch
I've missed two more boundry checks for i. Could you check this 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=8258
Summary: Dolphin Smalltalk IDE crashes when requesting trial on
unimplemented urlmon.dll.URLOpenBlockingStreamA
Product: Wine
Version: CVS
Platform: Other
URL: http://object-arts.com/content/navigation/products/dce.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The appdb http://appdb.winehq.org/appview.php?iVersionId=6254
says that Dolphin 6.02 barfs on the initial splash screen
(among other problems), so I tried the free
community edition. That barfs on startup with
wine: Call from 0x7ee5cc20 to unimplemented function
urlmon.dll.URLOpenBlockingStreamA, aborting
after you type in your email address to request a trial license.
--
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=5774
------- Additional Comments From quique.llorente(a)gmail.com 2007-02-05 08:08 -------
Created an attachment (id=6085)
--> (http://bugs.winehq.org/attachment.cgi?id=6085&action=view)
debug logs from ubuntu feisty wine 0.9.33 and emule 0.47c with errors at kad
disconnect
WINEDEBUG=+winsock,+mswsock,+dpnet,+mpr,+netapi32,+ds,+urlmon,+wininet,+wnet,+crypnet
--
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=8257
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-05 08:08 -------
It seems you can't read. Here it is again:
Additional Comments: Please *do not PASTE* logs and back traces, (attach them
instead).
--
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=8255
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Component|wine-x11driver |wine-misc
Keywords| |download
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-05 08:03 -------
Again if there are anything in the terminal - attach to this bug (as a file do
not pate!)
--
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=8254
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Component|wine-x11driver |wine-directx
Keywords| |download
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-05 08:02 -------
Are there are any messages in the terminal? If so, please attach.
Not a major 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=8253
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-05 07:59 -------
Could you try running `glxinfo`? If you get the same result - reinstall video
drivers.
--
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=8235
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |scott(a)open-vote.org
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-05 07:57 -------
Actually I'm a bit wrong there. You should have CD-ROM mounted for it to appear
in winecfg. Please run this and check for any messages indicating absence of HAL
or it's activity:
WINEDEBUG=+explorer wine winecfg
Then insert & mount a cdrom.
--
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=1631
------- Additional Comments From shacklein(a)gmail.com 2007-02-05 07:35 -------
I have this problem with Grand Theft Auto: San Andreas in Wine 0.9.36. It seems
to me like the buffer is broken somehow, and GTA:SA tries to correct for it by
refilling the buffer with what it thinks hasn't been played yet. I'm not sure,
but my symptoms are reduced substantially by running with nice value 19:
WINEDEBUG=-all nice -n 19 wine gta_sa
--
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=8246
andrey.turkin(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6058 is|0 |1
obsolete| |
------- Additional Comments From andrey.turkin(a)gmail.com 2007-02-05 07:14 -------
Created an attachment (id=6083)
--> (http://bugs.winehq.org/attachment.cgi?id=6083&action=view)
Rip from pathname and use topic specification
Please try with this one instead.
--
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=8085
------- Additional Comments From m(a)alanny.ru 2007-02-05 07:09 -------
The same problem with Wine 0.9.36. Worked fine in 0.9.28 - 0.9.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=7940
------- Additional Comments From assasukasse(a)gmail.com 2007-02-05 06:59 -------
confirmed on ubuntu feisty fawn 32bit with wine 0.9.36
--
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=8256
Summary: Photoshop CS loads but exits with "Hardware or system
error. Sorry but this error is unrecoverable"
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sciamano(a)iwcdesign.com
On my laptop (Intel Core 2 Duo T7200 @ 2GHz), which runs Ubunty 7.04 and latest
wine, Photoshop would start, the graphic interface will load, everything looks
like it would work, but after loading the program, a popup error saying
"Hardware or system error. Sorry but this error is unrecoverable" shows up, and
Photoshop exits.
This does not happen on my desktop PC, equipped with an Intel P4 @ 2.4GHz.
Possible problem between Wine and C2D processors?
--
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=8248
------- Additional Comments From dmitry(a)codeweavers.com 2007-02-05 04:37 -------
Is the app available somewhere for download? Or perhaps you could create
a small test case demonstrating 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=5347
------- Additional Comments From philipp(a)sadleder.de 2007-02-05 04:25 -------
I'd very much like to provide additional information to help in resolving that
problem. Please tell me what is needed.
Kind regards,
Philipp
--
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=2493
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-02-05 04:22 -------
Created an attachment (id=6082)
--> (http://bugs.winehq.org/attachment.cgi?id=6082&action=view)
patch
This is caused by LISTVIEW_SetGroupSelection not being prepared that
LISTVIEW_SetItemState changes the nSelectionMark. This patch workarounds this.
There are still problems with selecting a new group with Ctrl+Click and using
Shift keys to navigate - AddGroupSelection have probably the same problem. We
should also test if the algorithm in SetItemState is correct.
--
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=7774
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-02-05 04:07 -------
Both bugs are caused by RB_SIZETORECT being improperly handled. I'll try to fix
this.
--
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=8254
------- Additional Comments From bloodofthedemons(a)yahoo.com 2007-02-05 04:07 -------
Created an attachment (id=6081)
--> (http://bugs.winehq.org/attachment.cgi?id=6081&action=view)
Main menu background graphic invisible
In addition to the missing graphics for the characters, the graphics for the
splash screens, main menu background, animated loading new game screen, and
exit game are all white instead of displaying their normal graphics.
This screenshot is an example. Since, I believe, these missing graphics in
these areas are possibly related to the missing character graphics, I'll submit
this as part of this bug rather than opening an additional one for this title.
--
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=8255
------- Additional Comments From bloodofthedemons(a)yahoo.com 2007-02-05 04:04 -------
Created an attachment (id=6080)
--> (http://bugs.winehq.org/attachment.cgi?id=6080&action=view)
Screenshot: The elevator in the Casino Inc Demo
This screen shot does not show the failure mentioned, but it does show the
viewer how the elevator and the area around it appear. One should be able to
right click the floor in front and any part of the elevator when it is closed
or open to bring up a small menu of choices, but often this menu does not
appear and when it does selecting any destination fails to produce results.
--
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=7957
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-02-05 04:02 -------
The patch got into the Git and it should be fixed. Could you check?
--
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=8255
Summary: Casino Inc Demo: Selecting actions from Elevator menu
fails
Product: Wine
Version: 0.9.36.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=4803
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bloodofthedemons(a)yahoo.com
When right button mouse clicking on the elevator and selecting any option they
all fail to work as they should, it should take you to one of the options
mentioned, including but not limited to: basement, floor 1, staff room, but it
does nothing, very often the menu for the elevator which should appear with a
right button mouse click doesn't appear even though you may often see staff
members using the elevator but it doesn't let you go to these places yourself
like it normally should, places that are important to gameplay
--
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=8254
Summary: Casino Inc Demo: game characters invisible
Product: Wine
Version: 0.9.36.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=4803
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bloodofthedemons(a)yahoo.com
As mentioned in my feedback @ Appdb
(http://appdb.winehq.org/appview.php?iVersionId=4803) for this game demo with
Wine 0.9.36, the characters in the game, the casino staff and customers, are
invisible except for a black spot, which is their shadow, appearing on the floor
where they are, and mood/thought bubbles above where their heads should appear.
I explain this in detail in my feedback for this game demo at the url above.
--
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=8080
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6060 is|0 |1
obsolete| |
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-02-05 03:40 -------
Created an attachment (id=6075)
--> (http://bugs.winehq.org/attachment.cgi?id=6075&action=view)
patch
Could you try this 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=8253
Summary: Starting Future pinball crash xserver
Product: Wine
Version: 0.9.36.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iAppId=4596
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: o.oudin(a)free.fr
Since version 0.9.35, trying to start Future Pinball immediatly crash the
xserver (black screen followed by the login screen).
With previous version, program was starting well (with dcom98 installed and some
dll overrided).
See AppDb detail for Future Pinball :
http://appdb.winehq.org/appview.php?iAppId=4596
I'm available to do some testing if needed
--
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=8237
------- Additional Comments From alex(a)thehandofagony.com 2007-02-05 03:25 -------
Have you enabled the UseGLSL registry key?
--
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=8235
karl(a)qdh.org.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Mutli-CD installs fail |Mutli-CD installs fail -
| |Ubuntu budgetdedicated built
| |without HAL
------- Additional Comments From karl(a)qdh.org.uk 2007-02-05 02:40 -------
> it should be. If it's not, then HAL is not working.
OK now you've got a good point!
I had ran winecfg on its own on one of my ubuntu systems using and the CD drive
wasn't present.
FYI I installed wine from the following repo;
deb http://wine.budgetdedicated.com/apt feisty main
I will run a couple of tests on this scenario tonight, can this be moved to a
packaging bug? I don't believe that repository is maintained by ubuntu so I
can't file a bug with them.
Should this be re-opened and re-assigned?
--
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=8080
------- Additional Comments From rossi.f(a)inwind.it 2007-02-05 02:38 -------
Now it seems ok, there is only a difference in the last column position
(compare the snapshots in #1 and #13) respect the field "Elec Type" of the
listbox header.
--
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=8243
------- Additional Comments From focht(a)gmx.net 2007-02-05 02:13 -------
Hello,
--- quote ---
Otherwise one of us will have to send it there for you, and that risks you
not getting proper credit.
--- quote ---
Have someone pick it up and send in. Use it, modify it, do whatever you want.
That applies to any information, code snippets, patches/semi patches posted by
me on bugzilla (until explicitly otherwise stated).
As for the "credit" case ... well, a simple "thank you" is sufficient for me.
Enjoy it while it lasts.
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=8245
t.artem(a)mailcity.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |normal
------- Additional Comments From t.artem(a)mailcity.com 2007-02-05 00:23 -------
Linux version of rar doesn't support multithreading at all.
rar a -mt2 1.rar
ERROR: Unknown option: mt2
And since multithreading mode actually works for some applications this bug
severity is at least "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=8248
------- Additional Comments From sb83(a)tlen.pl 2007-01-05 22:46 -------
I noticed this problem don't appear if I use virtual desktop
--
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=8252
Summary: WMP plugin for Firefox does not install
Product: Wine
Version: CVS
Platform: Other
URL: http://port25.technet.com/archive/2007/04/16/windows-
media-player-plug-in-for-firefox.aspx
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Download and run
http://port25.technet.com/videos/downloads/wmpfirefoxplugin.exe
It aborts with
"Package does not support server operating systems"
dialog.
Looking at +msi,+msidb, I see
trace:msi:MSI_GetPropertyW property L"MsiNTProductType" not found
...
trace:msi:MSI_EvaluateConditionW 0 <- L"MsiNTProductType = 1"
...
trace:msidb:MSI_RecordSetStringW 0x481390 0 L"Package does not support server
operating systems"
so it looks like our msi might need to define MsiNTProductType as described
at http://msdn2.microsoft.com/en-us/library/aa370329.aspx
--
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=8193
------- Additional Comments From stfan4cjk(a)gmail.com 2007-01-05 22:02 -------
Created an attachment (id=6073)
--> (http://bugs.winehq.org/attachment.cgi?id=6073&action=view)
msi log with James Hawkins second fix Final
Ok this is the msi log where I am able to put in the second cd except when I
hit return it goes through the whole installation and says its done except I
haven't put the rest of the 6 cds in yet.
--
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=8193
------- Additional Comments From stfan4cjk(a)gmail.com 2007-01-05 21:47 -------
oo wait i did try it from another console the cd pops out except it doesn't
update it with the next cd
--
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=8193
------- Additional Comments From stfan4cjk(a)gmail.com 2007-01-05 21:32 -------
yea I did try wine eject but no go nothing happen.
--
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=8193
------- Additional Comments From dank(a)kegel.com 2007-01-05 21:28 -------
Did you try "wine eject" from another console window?
--
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=8193
------- Additional Comments From stfan4cjk(a)gmail.com 2007-01-05 21:03 -------
Created an attachment (id=6072)
--> (http://bugs.winehq.org/attachment.cgi?id=6072&action=view)
msi log with James Hawkins second fix
The cd will not eject. So I can't put in the second one but atleast it is not
giving me the error. Instead I get the change cd dialog which is good.
--
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=8248
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|test |wine-user
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-05 20:51 -------
Don't need to attach the same file 2 times.
--
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=8248
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6064|text/plain |image/png
mime type| |
Attachment #6064 is|1 |0
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=8247
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Component|wine-files |wine-misc
Priority|P4 |P2
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-05 20:47 -------
You are using really old Wine version - upgrade!
What is the name of the application?
And you SHIFT KEY STUCK >>>>.. phew mine did too - it's contagious!
--
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=6364
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From the3dfxdude(a)gmail.com 2007-01-05 20:45 -------
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=8245
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-05 20:32 -------
You might want to use real stop-watch instead (of course `time` with command
line would work even better).
Not major - use Linux versions instead.
--
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=8241
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|unable to open a new |Unable to open a new
|document in graphpad prism5 |document in graphpad prism5
|when running it under wine |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-05 20:28 -------
Please attach WINEDEBUG=+ntdll,+file log to the 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=8241
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6055|application/octet-stream |text/plain
mime type| |
Attachment #6055|Terminal2 |Terminal2.txt
filename| |
--
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=8241
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6053|application/octet-stream |text/plain
mime type| |
Attachment #6053|Terminal |Terminal.txt
filename| |
--
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=8244
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msvcrt |wine-misc
Summary|indigo.exe - page fault on |Indigo raytracer - crashes
|write access in 32-bit mode |with page fault
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-05 20:24 -------
Please run your program with the following command and attach /tmp/relay.txt to
this bug:
WINEDEBUG=+tid,+seh,+relay wine Indigo.exe &> /tmp/relay.log && grep -A 20 -B
300 "seh:" /tmp/relay.log > /tmp/relay.txt
--
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=8235
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-05 20:17 -------
>winecfg -D
Bad idea - do not do that. If it's there doesn't mean it works properly.
Also, if you just run winecfg and check if you have cdrom mapped, it should be.
If it's not, then HAL is not working.
--
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=6364
------- Additional Comments From marsliu2000(a)hotmail.com 2007-01-05 18:12 -------
Thanks for the hint. Yes, I downloaded the wrong version (How silly it is). Now
the patch works.
--
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=8193
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6000 is|0 |1
obsolete| |
------- Additional Comments From truiken(a)gmail.com 2007-01-05 15:19 -------
Created an attachment (id=6070)
--> (http://bugs.winehq.org/attachment.cgi?id=6070&action=view)
second try fix
Please try this patch and attach the output if 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=8246
------- Additional Comments From andrey.turkin(a)gmail.com 2007-01-05 15:01 -------
Well, if you think that the same program version worked with older Wine version,
you can try (and if it works, then it is a regression and one can do regression
analysis and find broken patch - that would be really helpful). Current wine
seemingly does not work well with compound paths
(somewhere.chm::/something.html), nor does 0.9.8 unless i missed 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=8243
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |patch
------- Additional Comments From dank(a)kegel.com 2007-01-05 14:52 -------
The feature is documented here:
http://msdn2.microsoft.com/en-us/library/aa368264.aspx
Could you send your patch to wine-patches?
That's the only way to get it in. Otherwise one of us
will have to send it there for you, and that risks you
not getting proper credit.
Thanks!
--
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=8251
Summary: Freelancer: unable to start
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://www.gamershell.com/download_1395.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
This bug depends a bit on bug #8249.
After passing the splashscreen, there comes an error message "I'm sorry but the
account name and the password you provided are not valid....".
Using native msvcrt is fixing this.
Looking around in the bugzilla there are some other freelancer bug reports,
which came obviously not in contact with this bug. So it seems it worked in late
2005 and broke then after.
--
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=8250
Summary: CnC3 unregularly crashes in main menu
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
When starting CnC3, about 1/3 to 1/2 of the time, it crashes right after it got
into the main menu.
Also, if it survives the main menu, it sometimes crashes while navigating
sub-menus, such as 'Load Game' or when viewing the map to choose a mission on a
continent.
After that, there's a period of time where it doesn't happen at all, only to
start again at any point.
Occasionally, there seems to be a error message box popping up, but it
disappears too soon to actually read it.
Other Wine versions also display this issue, as well as Vanilla 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=8249
Summary: Freelancer: hangs at start
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://www.gamershell.com/download_1395.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
When you trying to start freelancer, the game just hangs at splashscreen.
By coincidence, I found out that the game proceeds if the freetype lib isnt
installed.
The game delivers 3 fonts and installs them to /windows/fonts dir. One of the
font is 22mb big, which is pretty unusual for a font(me thinks so at least) so
this could be part of the problem.
http://msdn2.microsoft.com/en-us/library/aa833051(office.10).aspx
Arial Unicode MS(Arialuni.ttf) is the file provided by the game.
--
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=8246
------- Additional Comments From htl10(a)users.sourceforge.net 2007-01-05 13:53 -------
The behavior after the patch - not crash, just saying can't open the help
files (and I exited Rgui.exe the normally way)- is obviously better than
dropping into a debug trace, but I think some time ago, htmlhelp did(?)
work more or less in a similiar way as genuine 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=8246
------- Additional Comments From htl10(a)users.sourceforge.net 2007-01-05 13:50 -------
Created an attachment (id=6067)
--> (http://bugs.winehq.org/attachment.cgi?id=6067&action=view)
debug trace 2
same thing as 6066, except the R command was "?c".
The disc files htmlhelp are supposed to open are (and they are there under
${HOME}/.wine/drive_c ):
c:/Program Files/R/R-2.5.0/library/base/chtml/base.chm
c:/Program Files/R/R-2.5.0/library/utils/chtml/utils.chm
--
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=8248
sb83(a)tlen.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6064 is|0 |1
obsolete| |
------- Additional Comments From sb83(a)tlen.pl 2007-01-05 12:59 -------
Created an attachment (id=6065)
--> (http://bugs.winehq.org/attachment.cgi?id=6065&action=view)
Working incorrectly (Wine)
correction, added a wrong 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=8248
sb83(a)tlen.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6063 is|0 |1
obsolete| |
------- Additional Comments From sb83(a)tlen.pl 2007-01-05 12:56 -------
Created an attachment (id=6064)
--> (http://bugs.winehq.org/attachment.cgi?id=6064&action=view)
Working incorrectly (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=8248
Summary: overlapping screen MDI (shows only background)
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sb83(a)tlen.pl
This program I'm using is shown as MDI. Normally multiple windows are detached.
If I press F5 they all appear at once nicely layed out with the grey background.
This happens in Windows. However under Wine only grey background appears (as if
it was overlapping the proper windows. In the attachments there's a screen with
correct behaviour, the one with Wine (incorrect) and log file
This didn't happen in the older versions (Unfortunately I don't know in which
version it appeared)
--
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=8246
------- Additional Comments From htl10(a)users.sourceforge.net 2007-01-05 12:37 -------
I'll give it a try and get back later with the request new trace.
I cannot remember what previous use was like, but I think
previously similiar usage did work with similiar result as genuine 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=8237
cimmo(a)libero.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Another C&C 3 Demo crash on |C&C 3 Demo crash on second
|second match (memory leak?) |match (memory leak?)
--
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=8237
cimmo(a)libero.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Another C&C 3 Demo crash |Another C&C 3 Demo crash on
| |second match (memory leak?)
--
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=8237
------- Additional Comments From cimmo(a)libero.it 2007-01-05 12:33 -------
tried also putting 512 MB but still crash on second match.
I think it's another memory leak somewhere... :(
For me there is no way to understand when game will crash and AGP Aperture Size
is not my problem for 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=3853
------- Additional Comments From greg87(a)online.de 2007-01-05 11:50 -------
The bug is still there.
Now I get in the console:
fixme:mpeg3:MPEG3_StreamSize misses the block header overhead
fixme:mpeg3:MPEG3_StreamSize misses the block header overhead
--
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=8147
liquitsnake(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liquitsnake(a)gmx.net
------- Additional Comments From liquitsnake(a)gmx.net 2007-01-05 10:50 -------
It should be possible to retake control of the system by issuing SAK
(Alt + PrintScreen + K)
--
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=8247
Summary: NO CHAR FOR KEYSYM
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P4
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: angel.parrales(a)homemail.com
AFTER THE INSTALLATION PROGRAM IS EXECUTED, WINE IS UNABLE TO EXECUTE THE
INSTALLED APPLICATION
--
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=8246
andrey.turkin(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrey.turkin(a)gmail.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=8246
------- Additional Comments From andrey.turkin(a)gmail.com 2007-01-05 10:12 -------
Created an attachment (id=6058)
--> (http://bugs.winehq.org/attachment.cgi?id=6058&action=view)
Check for failed CreateHelpViewer + debug
This patch should fix the crash and add some debug messages to understand why
CreateHelpViewer fails.
Hin-Tak, please try with this patch and post WINEDEBUG=+warn,+htmlhelp traces
--
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=8221
------- Additional Comments From altdraven(a)yahoo.com 2007-01-05 10:06 -------
Hi James:
The registration process of XFire program (it appears at the end of installation
process).
At the end of installation process or when I launch the program, I can look one
screen (New User Registration, Please Fill out all the fields). The fields are
Name, Last name, Email Address, Gender, Date of Birth, Username, Create
Password, Verify Password, and after Enter code (random numeric code). At the
bottom appears two buttons: Check Username Availability and Register.
When I've pulse the Register button, the program crash.
--
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=8220
altdraven(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
------- Additional Comments From altdraven(a)yahoo.com 2007-01-05 09:48 -------
Hi James:
I'd execute this in my graphic console: wine msgr8us.exe, and after of a lot of
messages (they are in mi attachment), i can look one screen with Installing
Yahoo Messenger ... Welcome (and another messages) ... Step 1 of 6.
I'm pulse in the Next button and after I'm looking another little screen with
this announce: You do not have the required system files to run Yahoo!
Messenger. Your version of Microsoft Internet Explorer is not a least 5.00. In
order for Yahoo! Messenger to run properly, please install the latest version of
IE. ... and I can look two buttons: Yes and No. If I've pulse Yes, the
installation program exit, if I've pulse No, the installation program crash.
But I've installed and running Microsoft Internet Explorer 6.0 into my SUSE
Linux 10.2.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8245
------- Additional Comments From t.artem(a)mailcity.com 2007-01-05 09:21 -------
Benchmarks were accomplished by calling Tools -> Benchmark and hardware 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=8246
htl10(a)users.sourceforge.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
Platform|Other |PC-x86-64
--
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=8246
------- Additional Comments From htl10(a)users.sourceforge.net 2007-01-05 08:53 -------
Sorry, the component "wine-urlmon" may be wrong - please correct where
appropriate. Not sure which category htmlhelp falls under.
--
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=8237
------- Additional Comments From liquitsnake(a)gmx.net 2007-01-05 08:52 -------
I get missing/wrong textures in the menu and similar stuff when the video mem is
overflowing. So I save the game, and kill CnC, since it would crash in a matter
of seconds anyway.
Skirmish can be saved.
Well, tough luck. Obviously you're running out of video mem. I don't know about
PCIe, but AGP is able to swap video memory into main memory.
--
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=8246
Summary: invoking htmlhelp:HtmlHelpW crashes wine
Product: Wine
Version: 0.9.36.
Platform: Other
URL: http://cran.r-project.org/bin/windows/base/R-2.5.0-
win32.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
Installing the latest version of R win32 2.5.0:
http://cran.r-project.org/http://cran.r-project.org/bin/windows/base/R-2.5.0-win32.exe
start R (the binary is C:\Program Files\R\R-2.5.0\bin\Rgui.exe for the default
install location).
Then in the R gui, type "?str" .
On genuine windows, this is suppose to invoke the windows help system.
On wine 0.9.36 (running under x86_64 linux), wine drops into the debug trace.
debug trace 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=8237
------- Additional Comments From cimmo(a)libero.it 2007-01-05 08:45 -------
and 3)
which funky stuff on the screen?
for me crashes haven't effects in the last seconds, they are unpredictable here
--
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=8237
------- Additional Comments From cimmo(a)libero.it 2007-01-05 08:43 -------
sorry but:
1) skirmish cannot be saved
2) I have a pci express video card, so agp aperture size probably doesn't affect
me isn'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=8237
------- Additional Comments From liquitsnake(a)gmx.net 2007-01-05 08:42 -------
Increasing the amount of vid mem Wine reports doesn't save you from crashing.
But you can tell when your memory is overflowing by the funky stuff on the
screen, giving you time to save your current game.
This is an issue with AGP aperture not working correctly in Wine/your distro. I
have the same problem. It sucks.
--
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=8245
t.artem(a)mailcity.com changed:
What |Removed |Added
----------------------------------------------------------------------------
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=8245
Summary: WinRAR's multithreading mode doesn't work correctly on
SMP system
Product: Wine
Version: CVS
Platform: Other
URL: http://rarlabs.com/download.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
I've recently upgraded to a dual core AMD Athlon 64 CPU and now I'm able to test
multithreading mode in WinRAR.
The raw data follows:
WinRAR single threading mode: Wine 614Kb/sec | WinXP 626Kb/sec
WinRAR multi threading mode: Wine 605Kb/sec | WinXP 1020Kb/sec
I have kernel vanilla 2.6.21 linux kernel with SMP support - 7-zip archiver
works correctly, i.e. when I enable multithreading 7-zip's performance almost
doubles.
One anomaly is visible when I enable multithreading mode in WinRAR/Wine: system
CPU usage becomes excessive and wineserver process eats too much CPU cycles.
--
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=8237
------- Additional Comments From cimmo(a)libero.it 2007-01-05 08:15 -------
The crash is 100% reproducible within the second game
--
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=7584
------- Additional Comments From ospf(a)gmx.net 2007-01-05 07:56 -------
Remains in 0.9.36. Same Caleidoscope-Like Look for 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=5723
------- Additional Comments From shacklein(a)gmail.com 2007-01-05 06:10 -------
Using Wine 0.9.36, I would say that this is 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=6364
------- Additional Comments From elton(a)schiert.net 2007-01-05 05:54 -------
Just tried with wine-0.9.36 and clean ~/.wine:
Heroes V installs without problems
Patch 1.4 installs without problems
No need for setup.ilg or any other changes
Please make sure that you installed Heroes V with wine-0.9.33 or higher and that
you are using the right patch that corresponds to the edition of Heroes V that
you are using (there are like 10 different versions of the 1.4 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=8241
------- Additional Comments From kunstar(a)yahoo.com 2007-01-05 05:45 -------
Created an attachment (id=6055)
--> (http://bugs.winehq.org/attachment.cgi?id=6055&action=view)
Updated Wine to 0.9.36 and still the same problem
I installed version 0.9.36 and tried to install Prism again. I still have the
same problem. I've attached a log of what it says in the terminal window all
the way from installation to trying to open a new document. Any ideas?
--
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=7892
------- Additional Comments From focht(a)gmx.net 2007-01-05 05:24 -------
Created an attachment (id=6054)
--> (http://bugs.winehq.org/attachment.cgi?id=6054&action=view)
Some Wintrust enhancements
Hello,
-- quote --
Anastasius, I at least would appreciate seeing the easy patches posted to
wine-patches.
-- quote --
Attached are some enhancements to wintrust stubs.
Though the stuff should work (using the same for my iTunes hack) it's not very
lively at the moment due to whole wintrust provider/catalog/cache
infrastructure missing.
Due to timing constraints i prefer resolving crashes/evil/hard-to-find bugs in
native code (throw any binary at me, i like the challenge).
Though i won't decline any requests for clean room engineering knowledge.
But they have to be specific.
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=8241
------- Additional Comments From kunstar(a)yahoo.com 2007-01-05 05:15 -------
Created an attachment (id=6053)
--> (http://bugs.winehq.org/attachment.cgi?id=6053&action=view)
What it says in the terminal when using graphpad
I've attached what it says in the console when I open prism, try and open a new
document and finally what it says when I close prism. I'm going to try and
update my Wine to 0.9.36 to see if that helps.
--
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=8237
------- Additional Comments From cimmo(a)libero.it 2007-01-05 04:36 -------
ok I had no value at all, now I added it and I put to 128 (my real memory), I've
seen that default is 64, very bad!
I will try and let you know, thanx!
--
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=8237
liquitsnake(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liquitsnake(a)gmx.net
--
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=7979
------- Additional Comments From nikolay(a)vladimiroff.com 2007-01-05 03:44 -------
Are you sure you're still using static lighting when you enable fbo? Because
it's the dynamic lighting that's causing the massive slowdown for me. Fbo and
static work fine(i get the same fps with pbuffer).
--
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=8244
Summary: indigo.exe - page fault on write access in 32-bit mode
Product: Wine
Version: 0.9.36.
Platform: PC-x86-64
URL: http://www.indigorenderer.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goawaypleaseus(a)yahoo.com
Hello. I don't know how to do this, cut me some slack if I don't provide the
right stuff or miscategorize.
Indigo is a Windows raytracer, built around Metropolis Light Transport and
bidirectional path tracing. It produces gorgeous output, or that is, it used to.
The developer switched to wxWidgets for the GUI and changed his dev environment,
now apparently dynamically linked to VC71 runtime dlls.
I was running 9.35, figured it might be wine, compiled 9.36, same same.
Stack dump attached.
-BP
--
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=8243
Summary: Feature: Add MsiBreak to aid debugging custom actions
Product: Wine
Version: 0.9.35.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
it seems debugging brain damaged msi installers (hello adobe) became some sort
of daily work :)
There is one incredibly useful "developer" feature missing from wine msi:
"MsiBreak".
Windows msi has this (rather undocumented) feature for some time now to aid
developers to debug custom action dlls/function calls.
Without that you would have to attach to right msi service process (usually the
wrong one), break on "module load" events, set breakpoint on custom action
exports and the like.
Due to constant custom action dll loading/unloading this is a very nasty setup.
That's why the "MsiBreak" feature exists.
Basically it's an environment variable called "MsiBreak" which holds the name of
custom action as value.
If defined and matching the current custom action to be called, msi would ask
the developer to take action.
The developer can attach a debugger to appropriate pid (as displayed in dialog)
and then press "OK".
Msi DebugBreaks() then, allowing the developer to step into custom action code.
If not wanted, one can press "Cancel" ("Cancel" is not in windows version, i
added it as comfort).
The environment variable is read at run time.
Undefining or redefining the current custom action while running the installer
works of course.
I wrote a patch to include this feature to custom msi.
I rarely use winedbg but a custom windows usermode debugger which needs windows
process ids for attach, thats why both process ids are displayed (upid=unix,
wpid=wine/windows).
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=8235
------- Additional Comments From karl(a)qdh.org.uk 2007-01-05 02:47 -------
> What is not happening is users start programs from WM's file browser and guess
> what $PWD is in that case?
Please don't assume I've made a newbe error like this!
I ran the installer as follows;
cd /home/karl
wine D:\\Setup.exe
This failed on the second disc, then I tried
wine /media/cdrom0
Which also failed on the second disc, in both instances my pwd was /home/karl
which is mapped to my h:\ drive in wine.
It seems now I can't even test it however, as somehow a new problem has crept up
on my ubuntu machine where I can't write to the temp folder from the CoD
installer. I've tried;
rm -rf ~/.wine;wineprefixcreate;winecfg -D
Then re-installing, I'm getting a few spurious errors about Nt security contexts
but this must somehow be a problem at my end.
I will re-test this with fedora I think that will be the best way forward, then
I can file a bug with ubuntu for it. Maybe the ubuntu packages weren't built
with hal?
--
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=8219
------- Additional Comments From dank(a)kegel.com 2007-30-04 23:54 -------
Indeed. the problem with disks 2 and 3 has nothing
to do with Wine. You can't even read them from
Linux because the Rock Ridge extensions metadata on the disk
is borked, and sets the permissions so only the mythical
user 400 can read the disk. (At least on my system.)
Using the norock option when mounting the discs works around
this. Sadly, this isn't easy for the average user.
--
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=1074
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-30-04 23:07 -------
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=7892
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |juan_lang(a)yahoo.com
------- Additional Comments From juan_lang(a)yahoo.com 2007-30-04 22:26 -------
Anastasius, I at least would appreciate seeing the easy patches posted to
wine-patches.
--
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=7892
------- Additional Comments From juan_lang(a)yahoo.com 2007-30-04 22:16 -------
Anastasius, I at least would appreciate seeing the easy patches posted to
wine-patches.
--
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=7083
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From nospam(a)thenerdshow.com 2007-30-04 22:07 -------
Beta is long-gone
--
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=8235
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-30-04 20:52 -------
Actually Wine already does that itself (see explorer's HAL code). What is not
happening is users start programs from WM's file browser and guess what $PWD is
in that case? In other words this is distro's problem, not Wine's.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8241
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-programs |wine-misc
------- Additional Comments From vitaliy(a)kievinfo.com 2007-30-04 20:45 -------
Anything in the terminal? If so, please attach as file (if it's more then 10 lines).
Could you upgrade Wine to latest 0.9.36 version, (re)move ~/.wine directory,
reinstall your program and try again?
--
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=8242
Summary: Cisco CallManager Attendant Console 5.0.1 doesn't run
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joe_bennett(a)bridgepoint.com.au
Cisco CallManager Attendant Console installs but won't run. It complains that
'Blitting surfaces from sysmem not supported yet'
--
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=8234
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
--
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=8237
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
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=8205
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-msi |wine-misc
Ever Confirmed| |1
------- Additional Comments From truiken(a)gmail.com 2007-30-04 18:34 -------
Looking through a +relay,+msi,+msidb log, there's not enough evidence to think
that this bug is in 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=8241
Summary: unable to open a new document in graphpad prism5 when
running it under wine
Product: Wine
Version: 0.9.33.
Platform: PC
URL: http://www.graphpad.com/demos/InstallPrism5Demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kunstar(a)yahoo.com
Prism installs and loads fine from wine but when i try to open a new document i
get the following message: "unable to open file. It may have been moved or
deleted or you maybe low on memory or diskspace. Check if file exists, check
disk space, close other applications and try again."
I have 512Mb RAM and 12.0GB free hard disk space.
--
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=8237
cimmo(a)libero.it changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |ftp://largedownloads.ea.com/
| |pub/demos/CommandandConquer3
| |/CnC3Demo.exe
--
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=8237
------- Additional Comments From cimmo(a)libero.it 2007-30-04 17:53 -------
my configuration:
Athlon 64 X2 4400+
1 GB of ram
nvidia geforce 6600gt 128 MB
Kubuntu 7.04
kernel 2.6.20-15
wine 0.9.36
nvidia driver 97.55
--
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=8219
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2007-30-04 17:51 -------
Copied from appdb for ease:
The installer finishes installing disk 1 and waits for disk 2. Use wine eject to
eject CD 1 and mount CD 2 with the -t iso9660 -o norock options and the
installer continues on. CD 3 can be mounted in the same manner.
Marking as invalid.
--
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=5348
------- Additional Comments From dank(a)kegel.com 2007-30-04 17:45 -------
BTW James has volunteered to fix this once his internship starts,
so the cavalry is coming.
--
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=8235
------- Additional Comments From dank(a)kegel.com 2007-30-04 17:41 -------
Ubuntu and other distros do actually hook up the
eject button to work properly lately, I think.
The next step would be for them to do what 'wine eject'
does when appropriate. Now that would be slick integration.
--
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=8239
------- Additional Comments From ben(a)atomnet.co.uk 2007-30-04 17:20 -------
Er sorry, ignore the comment about them "flashing up depending on the angle",
that's for another bug which I was posting at the same time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8240
Summary: FarCry has large flashing black blocks as shadows
Product: Wine
Version: 0.9.36.
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
It seems like where a shadow should be is replaced by large black strips that
reach into the distance or wherever the shadow started then continue on
indefinitely. These appear and disappear depending on where you look and the
angle you look at things.
--
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=8205
------- Additional Comments From truiken(a)gmail.com 2007-30-04 17:19 -------
Just a note, this message box requesting the next disk is not generated by msi's
file installation code. I'm trying to figure out where it's coming from and why.
--
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=8239
Summary: FarCry objects turn invisible at random
Product: Wine
Version: 0.9.36.
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Objects in FarCry (patched to 1.4 using the OpenGL renderer) turn invisible at
random and may turn back at some other point. This includes people, weapons,
parts of people and a few other random things. Keep in mind this is different
from the existing "FarCry textures are screwy" in that this isn't textures and
these flash up depending on the angle you look at things.
--
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=2398
------- Additional Comments From k00_fol(a)k.kth.se 2007-30-04 15:42 -------
Sorry to spam like this. I just learned that my crash is not Wine-related at
all. Please disregard my previous post about it.
/Joel
--
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=8205
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-30-04 15:41 -------
Created an attachment (id=6042)
--> (http://bugs.winehq.org/attachment.cgi?id=6042&action=view)
error massagebox
Actually, there isn't any console output before this messagebox pops up. After
clicking "OK" butoon, it spits out a few msi-fixme's so maybe it's still a msi
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=8205
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-30-04 15:36 -------
I get a different error, i'll attach the log hereafter. However, if you just
unzip the executable, there is a directory "program files" extracted, with all
the files in it, from which you can just run the game.
--
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=8238
Summary: fixme:mixer:ALSA_MixerInit failed to find correct
channel count
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)cchtml.com
Fedora Core 6 x86_64
ICH8R HD Audio (AD1988 chip) -- snd_hda_intel driver
fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
fixme:mixer:ALSA_MixerInit Should have found 1 channel for 'Master', but instead
found 0
fixme:mixer:ALSA_MixerInit Should have found 1 channel for 'Capture', but
instead found 3
Wine fails to find a playback or recording channel and does not give me a Mixer
device in the ALSA driver.
Sound works fine using World of Warcraft.
Recording works fine using Ventrilo (full duplex).
However, on another computer, I do not see this error.
Fedora Core 6 i386
ICH5 (ALC850 chip) -- snd_intel8x0 driver
I get a Mixer device on this setup (no fixme messages).
--
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=8237
------- Additional Comments From cimmo(a)libero.it 2007-30-04 13:57 -------
for restart the game I mean:
play a skirmish and in the middle of playing restart the same mission from the
menu, after some minutes of the new game usually it crashes.
--
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=8237
Summary: Another C&C 3 Demo crash
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cimmo(a)libero.it
Ok memory leak is sorted out but with .36 I had now this, especially it happened
only if I restart the game, seems some stuff isn't re-initialized correctly,
don't know.
Attached log
--
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=8235
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2007-30-04 13:43 -------
Invalid. Use 'wine eject' and don't run the installers from the command line,
use winefile instead. Make sure the cd drive is set up in winecfg as type
cdrom. I recently installed COD2 along with several other multi-cd installs and
they worked fine.
> the eject button fails to eject the disc
um, in most *nix's, you can't just press the eject button to eject a disk. You
have to umount the cd drive and make sure all locks on the drive are closed
(e.g., bash) and then eject the drive with the 'eject' command, but that's 'wine
eject' when using wine.
> HAL fails to correctly control CD mounts.
That's a distro problem that you need to take to ubuntu. This works perfectly
for 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=8222
------- Additional Comments From truiken(a)gmail.com 2007-30-04 13:37 -------
> Adobe installers fail for the same reason.
Meant to say, 'Most Adobe installers...'
--
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=5768
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2007-30-04 13:36 -------
Making this a duplicate of bug 5348. Important information from this report was
added to that bug report.
*** This bug has been marked as a duplicate of 5348 ***
--
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=5348
------- Additional Comments From truiken(a)gmail.com 2007-30-04 13:36 -------
*** Bug 5768 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 on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5348
------- Additional Comments From truiken(a)gmail.com 2007-30-04 13:35 -------
>From bug 5768:
------- Additional Comment #7 From Mike McCormack 2007-01-11 20:30 -------
The "AMT_WriteRemoveFileEntry" action problem is a bug in MsiGetPropertyA that
we don't emulate.
Adobe products use MsiGetPropertyA in custom actions to fetch the value of
various properties like this:
char *get_prop( const char *name )
{
UINT r;
DWORD sz;
char *str;
/* sz is meant to be the size in TCHARs excluding nul */
r = MsiGetPropertyA( handle, name, NULL, &sz);
if (r != ERROR_SUCCESS || sz == 0) return NULL;
/* sz would be too short here.... */
str = HeapAlloc(GetProcessHeap(), 0, sz);
MsiGetPropertyA( handle, name, NULL, &sz);
if (r != ERROR_SUCCESS || sz == 0) goto error;
return str;
error:
/* log a message and fail */
...
}
The above code works in the installer, but we have a number of test cases
showing that it shouldn't.
The code is run in the context of a custom action. After writing a test case
for the above code in a custom action, the problem was apparent.
MsiGetPropertyA has a bug in this case; it returns the size of the wide string
in bytes.
eg. if the property value is "Photoshop.dll" it returns 26, not 13, so the above
code works.
--
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=8222
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2007-30-04 13:32 -------
> nope.
Yes, this is a duplicate of bug 5348. The problem you mentioned has already
been debugged, and work is underway to implement this 'feature' (bug). Adobe
installers fail for the same reason.
*** This bug has been marked as a duplicate of 5348 ***
--
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=5348
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ead1234(a)hotmail.com
------- Additional Comments From truiken(a)gmail.com 2007-30-04 13:32 -------
*** Bug 8222 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 on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8236
Summary: Dungeon Siege 2 has some animation issues
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: floppie(a)quadra-tec.net
There are a couple different effects of this bug.
First, there is the part where, if you kill an enemy, it doesn't fall over and
die like it normally should; instead, it will remain standing or even in some
cases, walking or attacking (the attack animation - it doesn't actually do a
damaging attack).
Second, there is an issue with ranged attacks; melee attacks do not appear to be
effected by this. Ranged attacks animate much, much faster than they should (in
the case of some spells, there's no animation at all, where there should be a
particle effect). As a result of this, the NPCs are able to attack considerably
faster than they should - at the same damage. This makes some enemies with
ranged attacks obscenely powerful. In the case of the spells that don't animate
at all, getting within range of them pretty much means you're just going to be
watching your health bar steadily drop. Note that this should only effect
single-player - with multiplayer, the attack speeds should be governed by the
host, not the local animations.
--
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=8226
------- Additional Comments From juan_lang(a)yahoo.com 2007-30-04 12:21 -------
Can you create a test case that verifies the behavior? Submit the test case and
your patch together to wine-patches.
--
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=8199
rmh(a)aybabtu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5994 is|0 |1
obsolete| |
------- Additional Comments From rmh(a)aybabtu.com 2007-30-04 11:43 -------
Created an attachment (id=6040)
--> (http://bugs.winehq.org/attachment.cgi?id=6040&action=view)
same, with s/AC_TRY_LINK/AC_RUN_IFELSE/g
It seems it's not sure if binutils maintainers will change behaviour to make
link fail when mixing incompatible objects. I would suggest to be safe and use
AC_RUN_IFELSE rather than AC_TRY_LINK, so that this problem can be detected
with any version of binutils.
2007-04-30 Robert Millan <rmh(a)aybabtu.com>
* configure, configure.ac: Fallback to -lsicuuc and -lsicudata when
variable overrides aren't set. Use AC_RUN_IFELSE rather than AC_TRY_LINK.
--
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=2493
------- Additional Comments From fgouget(a)codeweavers.com 2007-30-04 11:40 -------
I just did a quick test with regedit today and the bug is still present.
--
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=892
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From fgouget(a)codeweavers.com 2007-30-04 11:38 -------
Alexandre committed a patch using CPUID to detect de CPU. See commit
82274f8b1631312893d3052b06ccb2e264e674.
So I think this bug can be closed.
--
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=4278
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-30-04 11:37 -------
Hi, Microsoft Flight Simulator fails in the same way and doesn't run. I made a
workaround attached hereafter. Analysis:
Even if I set the (not very well known) registry key "ScreenDepth" to 32, the
game still fails in the same way. Here's what happens (from x11drv_main.c):
------------------------------------------------------------------------------------------------------------------
if (!get_config_key( hkey, appkey, "ScreenDepth", buffer, sizeof(buffer) ))
screen_depth = atoi(buffer);
So we have a 32-bit resolution if we set this registry key
---------------------------------------------------------------------------------------------------------------
Later on:
/* If OpenGL is available, change the default visual, etc as necessary */
if ((desktop_vi = X11DRV_setup_opengl_visual( display )))
{
visual = desktop_vi->visual;
screen = ScreenOfDisplay(display, desktop_vi->screen);
screen_depth = desktop_vi->depth;
XFree(desktop_vi);
}
----------------------------------------------------------------------------------------------------
Now we end up with a screendepth of 24 again. The only solution I see is the
workaround in the patch attached hereafter. SplinterCell Pandora and MicroSoft
Flight Simulator X start fine with this patch, and the registry key 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=765
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From fgouget(a)codeweavers.com 2007-30-04 11:30 -------
As far as I can tell the bug is still there. I'm adding screenshots to show the
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5828
cimmo(a)libero.it changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cimmo(a)libero.it
------- Additional Comments From cimmo(a)libero.it 2007-30-04 10:44 -------
why cursor patches cannot be applied upstream?
--
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=8235
Summary: Mutli-CD installs fail
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karl(a)qdh.org.uk
This problem has been tested significantly on Ubuntu 7.04 and can easily be
repeated.
When attempting to install Call of Duty (other games may be affected), when
reaching the second CD the eject button fails to eject the disc, an error is
reported explaining the disc is currently in use.
More info:
I had tested this with wine C. 0.9.20 on Fedora and the problem didn't appear.
Is this an Ubuntu specific problem?
Using wine eject on the command line at the point of the second disc request,
succeeds up until the first disc requires re-inserting. At which point it fails
again with a spurious error message. After using wine eject on ubuntu, HAL fails
to correctly control CD mounts.
Further testing:
Will test again with fedora and recent wine, if I see failure then this will
probably be as a result of some regression.
--
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=8222
------- Additional Comments From focht(a)gmx.net 2007-30-04 10:32 -------
Hello,
--- quote ---
This might be a dup of bug 5348, ask James.
--- quote ---
nope.
After much investigation on my own, it actually turns out to be a dup of bug 5768
I couldnt believe the installer wont run on windows so i debugged msi installer
service process itself, which loads and executes custom action dlls.
Basically the windows part itself is wrong due to an internal msi ansi<->unicode
conversion bug (Windows XP SP2 with latest patches).
It turns out this bug goes rather unnoticed without further damage due to the
nature of returned data :)
I recorded all stack parameters before the call to windows msi.MsiGetPropertyA()
and compared after.
Same just like wine.
First call is to determine buffer length.
--- snip analysis ---
009AF80C 00000042 hInstall
009AF810 003A21B0 Name -> ASCII "AUMUSEORIGINALAPPID"
009AF814 00000000 szValueBuf
009AF818 009AF830 pchValueBuf
pchValueBuf: 009AF830 -> 0x0
upon return:
pchValueBuf: 009AF830 -> 0x8 <--- bug!
second call:
009AF80C 00000042 hInstall
009AF810 003A21B0 Name -> ASCII "AUMUSEORIGINALAPPID"
009AF814 003A2200 szValueBuf
009AF818 009AF830 pchValueBuf
dump of szValueBuf (ANSI):
003A2200 54 72 75 65 00 00 00 00 08 00 02 00 EE 01 0C 00 True............
--- snip analysis ---
Remember, the property value to be retrieved is "True" (ANSI -> len = 4).
The first call returns: len = 8
This is indeed the ANSI version of msi.MsiGetProperty that returns this!
Windows internal API is unicode based.
That's why all passed in parameters get converted to unicode and back upon return.
E.g. for ANSI api function: ansi2unicode -> internal msi (rpc4) -> unicode2ansi.
Thats the theory.
Due to a bug in the "ERROR_MORE_DATA" case, the length parameter which was
lstrlenW("True") == 4 upon return gets incorrectly doubled (2*len) - probably
some "sizeof(WCHAR)*len" code.
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=8234
Summary: Supreme Commander Install fail - Error : 87
Product: Wine
Version: 0.9.36.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tehstealth(a)yahoo.com
I can't install Supreme Commander with the latest Wine. Near the end of the
install, when it starts installing tutorial files, it freezes. When it reaches
TUB200.lua, a little error box comes up, "Error: 87". I press the only button on
it, OK, and the installation closes after a few seconds.
--
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=8233
Summary: Apprentice chat window not anchored to main window
Product: Wine
Version: 0.9.35.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iAppId=4030
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simpledark(a)gmail.com
In this application the chat window is separated from the main window and is
called "fmChat". This bug causes the chat window to stay behind the main one
when it should always be visible. The menu also have an option to "Anchor" the
chat window, but this does nothing since WINE always considers two windows
instead of one.
The expected behavior would be to have the one window (chat+main) when the
option "Anchor" is active and two windows when the "Anchor" option is deactivated.
This is the only known bug for Apprentice and has been reported by several users.
Apprentice will be rated Platinum if this bug is fixed.
Thanks.
--
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=7889
------- Additional Comments From louis(a)atelier-stuttgart.de 2007-30-04 08:45 -------
Addition: I seen that the registry key solves most of the sound problems but
anyway wine needs better sound implementation. This is becouse of various games
witch make my sound hang sometime and sometimes make my computer freeze
completely. Maybe a solution would be a login via remote console and kill the
wine application so you do not have to power off your system.
--
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=7889
------- Additional Comments From louis(a)atelier-stuttgart.de 2007-30-04 08:42 -------
if you set the registry key of "HKCU" -> Software -> Wine -> "Alsa Driver"
"UseDirectHW" to y the bug 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=7889
louis(a)atelier-stuttgart.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |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=8232
Summary: Fate Axis - unimplemented function D3DRMCreate
Product: Wine
Version: 0.9.36.
Platform: Other
URL: http://www10.plala.or.jp/T-Riam/FateAxis/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dtlin(a)andrew.cmu.edu
I noticed in the 0.9.36 announce that some D3DRM work has been done.
Could that work could be continued to get this game working 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=8231
------- Additional Comments From vitaliy(a)kievinfo.com 2007-30-04 08:12 -------
What if you try to run it in the full-screen mode? How about separate X with
16-bit color depth?
Also you can always try Wine's "virtual-desktop" and tell app to run full-screen
(this the recommended way to run programs in a window):
wine explorer /desktop=desktop,1024x768 program.exe
--
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=8164
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-30-04 07:41 -------
Patch committed - 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=8231
dan.nixon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
Platform|Other |PC
--
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.