http://bugs.winehq.org/show_bug.cgi?id=7465
------- Additional Comments From thunderbird2k(a)gmx.net 2007-01-08 09:11 -------
Is this problem still around? It doesn't sound like a real opengl issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6812
------- Additional Comments From thunderbird2k(a)gmx.net 2007-01-08 09:10 -------
If you are at it also add a log again using WINEDEBUG=+wgl,+opengl. 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=9138
------- Additional Comments From punx69(a)gmx.net 2007-01-08 09:00 -------
start the game in lower priority and it will work(nice -20)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9143
Summary: Firefox and iTunes 6.0.5 always default to US pages
Product: Wine
Version: 0.9.42.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r.swanwick(a)gmail.com
When running Firefox or iTunes Music store web sites that serve up different
pages depending on where you are always display the US version e.g.
www.youtube.com, even though I am in the UK. Firefox running natively works fine!
In the registry under HKEY_CURRENT_USER/Control panel/International/sCountry is
set correctly as United Kingdom
Cheers
Rich
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9142
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Status|UNCONFIRMED |NEW
Component|wine-files |wine-programs
Ever Confirmed| |1
Summary|WINE does not process kernel|wcmd can't open locked files
|oplocks correctly |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-08 08:14 -------
Works fine with notepad for example.
$stat -c "%D %i" test.txt
fd04 411549
$cat /proc/locks | grep 411549
1: LEASE ACTIVE WRITE 27798 fd:04:411549 0 EOF
2: FLOCK MSNFS READ 27798 fd:04:411549 0 EOF
However Wine does have some problem. cmd opens the file with FILE_SHARE_READ
which does in this case not enough? But even changing it to FILE_SHARE_READ |
FILE_SHARE_WRITE 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=9142
Summary: WINE does not process kernel oplocks correctly
Product: Wine
Version: 0.9.36.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anpaza(a)mail.ru
WINE does not handle correctly kernel oplocks on Linux.
The easiest way to reproduce this problem is the following.
1. Install the Samba server software and set it up.
2. Make sure kernel oplocks are enabled in Samba (they are by default). Just to
be sure you may add the line:
kernel oplocks = yes
into the [global] section in smb.conf.
3. Launch the server and mount the share on some computer (even on the same
should work).
4. Open some file and keep it open (for example, "tail -f windows.h"). Samba
will create an oplock for this file.
5. Try to open this file from a Wine program, for example:
[2|root@alpha|/mnt/0/devel/gw32/include]wine cmd
CMD Version 0.9.36
Z:\mnt\0\devel\gw32\include>type windows.h
Sharing violation
windows.h :Failed
For some reason the first try to open this file fails (when the kernel oplock
breaks and the Samba client gets notified that somebody else is also accessing
this file). Now if you try the same command again:
Z:\mnt\0\devel\gw32\include>type windows.h
/*
...
it will succeed since the oplock is already broken.
A workaround for this is to disable the use of kernel oplocks in samba, but this
leads to bad performance in clients since they may not cache network files anymore.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7437
ninevoltz(a)metalink.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ninevoltz(a)metalink.net 2007-01-08 05:34 -------
Bug seems to be fixed as of 0.9.40. Thanks for reminding me to remove 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=9141
aicommander(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Colored Solitare Images |Colored Cards in Cards.dll
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9141
aicommander(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7346 is|0 |1
obsolete| |
------- Additional Comments From aicommander(a)gmail.com 2007-01-08 05:20 -------
Created an attachment (id=7349)
--> (http://bugs.winehq.org/attachment.cgi?id=7349&action=view)
Add Color to Joker from MacSolitare Images (Updated 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.