http://bugs.winehq.org/show_bug.cgi?id=26330
Summary: Mousewheel in spellforce 2 doesn't work
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)thschuetz.de
Using the mousewheel in Spellforce 2 should zoom in and out but nothing is
happening since 1.3.15. Downgrading to 1.3.14 solves the problem immediatly.
Maybe this is the same bug as with spellforce:
http://bugs.winehq.org/show_bug.cgi?id=26313
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26331
Summary: Mousewheel in Two worlds doesn't work
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)thschuetz.de
Using the mousewheel in Two worlds should zoom in and out but it always zooms
in, never out since 1.3.15. Downgrading to 1.3.14 solves the problem
immediatly.
Maybe this is the same bug as with spellforce:
http://bugs.winehq.org/show_bug.cgi?id=26313
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26259
Summary: No in-game videos
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torgeriedel(a)gmx.de
In Axis & Allies there are some in-game videos. They are not displayed, only
black square. Sometimes (if sound works) you hear the sound of the video.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26335
Summary: wineserver *missing* from
wine-*-1.3.14-2.fc14.x86_64.rpm's
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moundie_from_wow(a)yahoo.com
try this from the command line:
winecfg
the response:
wine: could not exec wineserver
The file wineserver *is* missing.
the output from ls /usr/bin/wine*
wine wine64-preloader winecfg winedbg winefile winemine
wine64 wineboot wineconsole winedump winemaker winepath
"wine" is a virtual link to wine64 that I had to create manually.
I'm running Fedora Core 14 on an AMD 64 single core.
uname -a:
Linux localhost.localdomain 2.6.35.10-74.fc14.x86_64 #1 SMP Thu Dec 23 16:04:50
UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
Description of what I did:
===========================================================================
I grabbed wine 1.3.14-2.fc14.x86_64 from the yum repositories last night & this
morning (5AM downtime stopped me mid-download on one).
I grabbed the following RPM's via yum:
nss-mdns-0.10-8.fc12.x86_64
wine-cms-1.3.14-2.fc14.x86_64
wine-common-1.3.14-2.fc14.noarch.rpm
wine-core-1.3.14-2.fc14.x86_64
wine-twain-1.3.14-2.fc14.x86_64
After yum installed these, I tried to run wine. Wine wasn't found, so I
created the link "wine" pointing to wine64.
Now I tried running winecfg from an xterm. The error message I got back was:
"wine: could not exec wineserver". Evidently, the file is missing from the
x86_64 rpms. Please include it.
There were no other messages output from the terminal.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2116
--- Comment #23 from James McKenzie <jjmckenzie51(a)gmail.com> 2011-03-06 14:49:16 CST ---
(In reply to comment #22)
> This is latest findings:
>
> ###if I delete .wine directory and run:
>
> [root@VirtualHope ~]# env -i PATH=$PATH DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY
> HOME=$HOME /usr/bin/wine64 "C:\bcs\BCS.EXE"
> fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3
> fixme:wininet:InternetLockRequestFile STUB
> Could not load wine-gecko. HTML rendering will be disabled.
> fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3
> fixme:wininet:InternetLockRequestFile STUB
> err:wininet:URLCacheContainers_FindContainerW no container found
> Could not load wine-gecko. HTML rendering will be disabled.
> wine: configuration in '/root/.wine' has been updated.
> fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
> fixme:hook:SetWindowsHookEx16 System-global hooks (4) broken in Win16
>
> ###during the configuration, it would not complain "wineboot" not found
> anymore, however, it seems try to install wine-gecko and cannot
>
> ###after the first run, if re-run again, the "wineboot not found" disappear,
> what is complaining are still those old fixme messages:
>
> [root@VirtualHope ~]# env -i PATH=$PATH DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY
> HOME=$HOME /usr/bin/wine64 "C:\bcs\BCS.EXE"
> fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
> fixme:hook:SetWindowsHookEx16 System-global hooks (4) broken in Win16
> [root@VirtualHope ~]#
>
> ###would this because the missing of wine-gecko package? I did try to use
> winetricks gecko to install "gecko" package, I am not sure this is the same?
Paul:
There is a mail list for Fedora 13. Please use it or the Wine Users Mailing
list to ask for assistance installing/removing/purging Wine. This does not
appear to have anything to do with the current bug report.
Also, PLEASE DO NOT RUN WINE AS ROOT. Wine will NOT install Gecko as root,
either.
Thank you.
James McKenzie
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2116
--- Comment #22 from paul wang <ypw(a)att.net> 2011-03-06 14:08:38 CST ---
This is latest findings:
###if I delete .wine directory and run:
[root@VirtualHope ~]# env -i PATH=$PATH DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY
HOME=$HOME /usr/bin/wine64 "C:\bcs\BCS.EXE"
fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3
fixme:wininet:InternetLockRequestFile STUB
Could not load wine-gecko. HTML rendering will be disabled.
fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3
fixme:wininet:InternetLockRequestFile STUB
err:wininet:URLCacheContainers_FindContainerW no container found
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/root/.wine' has been updated.
fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
fixme:hook:SetWindowsHookEx16 System-global hooks (4) broken in Win16
###during the configuration, it would not complain "wineboot" not found
anymore, however, it seems try to install wine-gecko and cannot
###after the first run, if re-run again, the "wineboot not found" disappear,
what is complaining are still those old fixme messages:
[root@VirtualHope ~]# env -i PATH=$PATH DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY
HOME=$HOME /usr/bin/wine64 "C:\bcs\BCS.EXE"
fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
fixme:hook:SetWindowsHookEx16 System-global hooks (4) broken in Win16
[root@VirtualHope ~]#
###would this because the missing of wine-gecko package? I did try to use
winetricks gecko to install "gecko" package, I am not sure this is the same?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2116
--- Comment #21 from paul wang <ypw(a)att.net> 2011-03-06 12:34:39 CST ---
Thanks for the comment. I did try to yum erase wine. And interesting it still
run wine! and report the same error. Then I "yum install wine" again. It seems
still the wine is still there and if I run the same program and it will report
the same problem. How do I totally clean up wine and reinstall again? thanks.
The following is my command lines and Fedora 13 responses captured:
##first try to erase wine
[root@VirtualHope ypw]# yum erase wine
Loaded plugins: presto, refresh-packagekit
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package wine.x86_64 0:1.3.14-2.fc13 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
==============================================================================================================
Package Arch Version
Repository Size
==============================================================================================================
Removing:
wine x86_64 1.3.14-2.fc13
@updates-testing 0.0
Transaction Summary
==============================================================================================================
Remove 1 Package(s)
Installed size: 0
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : wine-1.3.14-2.fc13.x86_64
1/1
Removed:
wine.x86_64 0:1.3.14-2.fc13
Complete!
##after erase wine, I run "wine --version" and it seems the wine still there!!
[root@VirtualHope ypw]# wine --version
wine-1.3.14
##what shall I do to totally clean up the wine and reinstall the whole package
again? thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2116
--- Comment #20 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-06 00:16:39 CST ---
(In reply to comment #19)
> system running Fedora 13 x64 bit
>
> [VirtualHope ~]$ wine --version
> wine-1.3.14
>
>
> [VirtualHope ~]$ env -i PATH=$PATH DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY
> HOME=$HOME /usr/bin/wine "C:\bcs\BCS.EXE"
> wine: cannot find L"C:\\windows\\system32\\wineboot.exe"
> err:process:start_wineboot failed to start wineboot, err 2
> fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
> fixme:hook:SetWindowsHookEx16 System-global hooks (4) broken in Win16
Missing wineboot is a bad sign.
Most likely your Wine installation is missing important packages, make
sure you have installed all main Wine package dependencies.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2116
--- Comment #19 from paul wang <ypw(a)att.net> 2011-03-05 23:45:06 CST ---
system running Fedora 13 x64 bit
[VirtualHope ~]$ wine --version
wine-1.3.14
[VirtualHope ~]$ env -i PATH=$PATH DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY
HOME=$HOME /usr/bin/wine "C:\bcs\BCS.EXE"
wine: cannot find L"C:\\windows\\system32\\wineboot.exe"
err:process:start_wineboot failed to start wineboot, err 2
fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
fixme:hook:SetWindowsHookEx16 System-global hooks (4) broken in Win16
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26294
Summary: Killing Floor: Stalkers are not cloaked/translucent
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cadynum(a)gmail.com
Created an attachment (id=33522)
--> (http://bugs.winehq.org/attachment.cgi?id=33522)
Console output
Stalkers are an enemy that's supposed to be next to invisible, however on linux
her texture seems to be fully opaque.
Hardware tested on:
Intel core 2 duo
Nvidia 260GTX
and
Intel core i5
Nvidia 460GTX
I'm currently using the opengl renderer but the bug is also present with
directx.
Screenshots:
Linux: http://i.imgur.com/rdXVq.jpg
Windows: http://img852.imageshack.us/i/stalkerd.jpg/
The stalker is very hard to spot on windows, look at silhouette the shotgun is
aiming at.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.