http://bugs.winehq.org/show_bug.cgi?id=20472
Summary: Messed OpenAL surround sound channels in TMNF
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pitel(a)nomi.cz
TrackMania Nations Forever uses openal. When I play it, it has somehow reverted
channels. I hear sound of engine and car crashes from rear speakers.
Warsow uses oal too, and the sound is fine here.
--
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=20300
Summary: NHL 98 Installer won't run
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atiitto(a)luukku.com
Wine stops responding every time I run the installer. The screen turns blue and
nothing happens.
--
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=7106
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atiitto(a)luukku.com
--- Comment #14 from Austin English <austinenglish(a)gmail.com> 2009-10-28 13:16:34 ---
*** Bug 20300 has been marked as a duplicate of this bug. ***
--
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=5485
knatter <knattman(a)mail.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |knattman(a)mail.ru
--- Comment #37 from knatter <knattman(a)mail.ru> 2009-10-28 12:35:50 ---
Command and Conquer Zero Hour v1.04
wine-1.1.31
I have the same problem: "The games loads to the splash screen but after it
disappears nothing more
happens."
with a no-cd crack the game is running. with original-cd the game dont start
(it hangs on start screen).
So its no online-game possible.
--
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=20501
Summary: Update RegressionTesting-procedure to help Mandriva &
Gnome-users do the right commands.
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: khisbra(a)hotmail.com
This is just a suggestion of an enhancement when it comes to following
instructions on the RegressionTesting-page.
Example:
If you read the sentence
Either way, unless you've compiled Wine before, configure will likely return
some errors due to missing dependencies. Be sure to settle all dependencies,
and try ./configure again. Keep doing this until you receive no errors.
Now I'm asking
By haven't you added what theese deps are called in Mandriva and other distros
also?
They ARE needed, you know.
--
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=7106
--- Comment #13 from Wylda <wylda(a)volny.cz> 2009-10-28 06:55:47 ---
This also affect NHL98, so what about changing subject to something more
general, like: "Old EA installer crashes when run by autorun.exe"
Just a note how to install and run EA game from this era:
If you wan to install NHL 98, can't run autorun.exe. It crashes and
probably never worked correctly. Instead run setup/english/setup.exe (I think
you have to switch to Win98 in winecfg).
After you install the game, copy missing files and directories to "drive_c/EA
Sports/NHL 98.". If you miss this step, you will get Windows message saying
"Please insert the CD". (no crack needed, just copy missing files).
Next you will need to download pe.exe ("wget http://jeffz.name/code/pe.exe").
Then run "wine pe.exe nhl98.exe" (this changes MajorSubsystemVersion version
from 4 to 3 in EXE's header).
Finally in winecfg change back to WinXP and run nhl98.exe. Enjoy!
--
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=425
--- Comment #27 from Alexandre Julliard <julliard(a)winehq.org> 2009-10-28 06:49:13 ---
cifs doesn't support file locking, so apps that depend on that will break. File
a bug with the cifs developers.
--
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=425
--- Comment #26 from www.recover.eu <info(a)recover.eu> 2009-10-28 06:22:58 ---
(In reply to comment #25)
> (In reply to comment #24)
> > I'm sorry to answered by the negatives because,
> > 1) the same prog function if ln -s pointe to a local folder
> > and don't work if ln -s pointe to a samba mount folder
>
> Your description suggests that something is wrong with your samba
> configuration since UNC path names are not used at all in this case.
I think it's not a samba client mis-configuration because under linux (OpenSuse
11.1) progs that write in java /C++ linux (not wine) native works impeccably on
the same samba mount directory... (EG: OpenOffice(linux), Thunderbird(linux),
that have docs to manipulate, mails to save,...)
mount -t cifs \\myserver\src /drive_wine/drive_s
ln -s /drive_wine/drive_s /wine_run/dosdevices/s:
for information, I moved /home/user/.wine to /wine_run
and ln -s /wine_run/ /home/user/.wine
which provide
- ability to cp /wine_run at start of linux from \\my_server\wine_template and
make chwon necessary... to be sure that user always use "the good wine" without
any mis-installed progs,troyans,...
- ability to cp /home/user to archive real /home without all the .wine
directory
--
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=425
--- Comment #25 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-28 05:53:17 ---
(In reply to comment #24)
> I'm sorry to answered by the negatives because,
> 1) the same prog function if ln -s pointe to a local folder
> and don't work if ln -s pointe to a samba mount folder
Your description suggests that something is wrong with your samba
configuration since UNC path names are not used at all in this case.
--
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=425
--- Comment #24 from www.recover.eu <info(a)recover.eu> 2009-10-28 05:45:56 ---
(In reply to comment #23)
> (In reply to comment #22)
> > > Can 'wine notepad' open and save that file?
> > >
> > To answer, wine SEEMS to work, for example notepad can read and write mydoc.txt
> > I presume the problem is from open read/write close file function with
> > protection reading/writing by other user
>
> How is that related to UNC file names? Looks like a simple misconfiguration
> on your side, permissions related.
>
> > (API who is not used by API windows
> > but can be used by professionnal program to enhance speed)
> > EG: if (hf=open(nomfile,O_RDWR|O_BINARY|O_CREAT)==-1) return FFAILURE;
> > idem with flock,locking,lseek ...
> > This code don't work under wine (but work since 15years under win32)
>
> That has nothing to do with UNC, please file a separate bug for it, and
> attach the source code demonstrating the problem there.
I'm sorry to answered by the negatives because,
1) the same prog function if ln -s pointe to a local folder
and don't work if ln -s pointe to a samba mount folder
2) For testing I made this: chmod -R 0777 (beurk :-( ) as well as my local
folder than my samba mount point and the folder which is on my server.
3) Other program like Borland C++, Oracle client 7.3.3.2.0 don't work with the
same configuration (work if local and don't work if folder is 'distant' and
each time they "cannot find file", "read its containt", etc..)
4) For safety, I make 3 times the operation because i wouldn't believe that it
was possible that these functionnality don't work...
5) I have made 'bug 20445' than has been considered as duplicate of this one.
If you actually need it, I 'll try to send you a small prog that make the bug
if you want but I'll programming it from scratch. Then if you don't need it
tell me to avoid me losting time... Don't forget for testing it, you 'll need a
samba server and a samba client too.
--
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.