http://bugs.winehq.org/show_bug.cgi?id=7320
Summary: Reason 3.0 - unusual slowness
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lomaxx(a)iname.com
I am opening this bug to get attention for bug 4888, which was marked as
duplicate of bug 3902. The problem: bug 3902 has been fixed, but bug 4888 is
still present. So it's NOT a duplicate. I already commented on this in bug 4888
three weeks ago, but i am not sure if someone is still paying attention to it
since it was marked as duplicate:
http://bugs.winehq.org/show_bug.cgi?id=4888
Please execute the necessary measures to reactivate the bug-resolving-process.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6544
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From alex(a)thehandofagony.com 2007-03-02 06:11 -------
Closing invalid.
By the way, the game works using a hacked ddraw.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=5729
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
Keywords| |regression
------- Additional Comments From alex(a)thehandofagony.com 2007-03-02 05:29 -------
As it did work at some point using GLSL (offending patch idnetified above),
this is really a regression.
Adding keyword and patch author.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7319
Summary: Unable to install Worship Assistant 4.4.1. Access
violation at address 004096DA. Write of address 00400000
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frommetoyou(a)comxnet.dk
OS: Fedora Core 6 (fc6) up to date pr 2007-02-03.
Compiled and installed Wine from source (no errors)
winecfg and winefile runs OK
Tried to install Worship Assistant (WA) - but gets an access violation.
Used winecfg to change default windows version from 2000 to 98 - but same result.
Trial version of WA can be downloaded from http://www.churchassist.com/download.html
Have privous installed 0.2.29 from fedora extras. Wine 0.9.29 was able to
install WA but failed when starting WA.
Running winecfg first time result
wine: creating configuration directory '/root/.wine'...
libGL warning: 3D driver claims to not support visual 0x5a
libGL warning: 3D driver claims to not support visual 0x5a
libGL warning: 3D driver claims to not support visual 0x5a
Failed to open the service control manager.
wine: '/root/.wine' created successfully.
libGL warning: 3D driver claims to not support visual 0x5a
libGL warning: 3D driver claims to not support visual 0x5a
PS: Not sure this report is assigned the correct component
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6323
------- Additional Comments From thejcwk(a)gmail.com 2007-03-02 04:38 -------
I have tested the solution offered by Dean Kusler by applying his .patch file to
the trunk of the wine source. Wine built & installed fine. His solution fixes
the problem, at least in Warcraft III.
Thank you so much.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2953
------- Additional Comments From damjan.jov(a)gmail.com 2007-03-02 04:30 -------
Created an attachment (id=4757)
--> (http://bugs.winehq.org/attachment.cgi?id=4757&action=view)
patch aligning st_size on the proper 24 byte offset
Ok you have no idea how long it took me to figure this out...
In struct _stati64, the st_size field lies 24 bytes from the beginning of the
struct in Windows, but only 20 bytes in wine. Why this is, I don't know - but
the 24 bytes would be the beginning of an 8 byte boundary and maybe Windows
aligns all 64 bit integers on 8 byte boundaries.
mingw uses the right offset, even though the struct declaration in mingw and
wine appear identical. The only difference is the gcc version - mingw uses gcc
3.4.4, wine uses gcc 4.0.3, so maybe there's a compiler bug.
My patch adds a padding field that pushes st_size to the correct offset, and
Java 1.4.1 now works, no more complaints about truncated class files.
And yes, I tried #include <pshpack8.h> and #include <poppack8.h> around the
struct - it didn't help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7310
------- Additional Comments From denis.bonnenfant(a)diderot.org 2007-03-02 03:22 -------
there's a freely downloadable version for french students here :
http://education.cadware.fr
look at " licence eleve sdk"
if you need a registration code, please contact 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=7311
------- Additional Comments From denis.bonnenfant(a)diderot.org 2007-03-02 03:10 -------
But I have hardware opengl running! I experienced this bug with nvidia drivers
on a 6800GT, intel drivers on a notebook, and in both cases Beryl runs
perfectly. So 3D acceleration was active.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4443
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-03-02 02:16 -------
Here's a free download that suffers from same bug:
http://www.solrobots.com/crosswordforge/download.html
Start the app, click the tab "Advanced", and then , with your mouse, select the
text in the dialogbox ("22") where it says "Desired Block size : 22". The moment
you do it, it'll 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=5094
------- Additional Comments From patrice(a)chillerunit.de 2007-02-02 22:17 -------
All symbols in the program are black
--
Configure bugmail: http://bugs.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=7318
Summary: supertux 0.3 freezes (opengl bug?)
Product: Wine
Version: 0.9.30.
Platform: Other
URL: ftp://jeuxlibres:public@jeuxlibres.net/supertux/supertux
_bin_win_0-3-0.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
First, note that to try this game, you must download the (free) dll openal32.dll.
The game starts to play (about 2 seconds) and freezes.
I attached 2 console outputs.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5094
------- Additional Comments From dmitry(a)codeweavers.com 2007-02-02 21:19 -------
What are the symptoms of the bug except a (harmless) err: message?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7100
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From thestig(a)google.com 2007-02-02 20:44 -------
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=7100
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |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=7100
------- Additional Comments From blakecmartin(a)gmail.com 2007-02-02 20:17 -------
Go ahead. I agree; based on the case evidence, I think this is a Fedora problem.
I'll leave it to you to close.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4561
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From thestig(a)google.com 2007-02-02 20:09 -------
I tested out a Thinkpad T60p today and it's X1600-based video card only works
with the vesa and fglrx drivers. To get 3d working, I have to use the fglrx
driver. It made Wine crash, but then I remembered this bug. So I have gone ahead
and added a quick blurb about the UseFastTLS option on the wine wiki:
http://wiki.winehq.org/fglrx
I'm going to go ahead and mark the bug as resolved.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7276
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From thestig(a)google.com 2007-02-02 19:50 -------
it's most likely a dup of bug 4561, fglrx needs to have the "UseFastTLS" option
set to 2.
*** This bug has been marked as a duplicate of 4561 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4561
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |devin(a)six19.com
------- Additional Comments From thestig(a)google.com 2007-02-02 19:50 -------
*** Bug 7276 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=7276
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From thestig(a)google.com 2007-02-02 19:49 -------
Actually this is a fglrx driver problem, not FC's fault.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7100
------- Additional Comments From thestig(a)google.com 2007-02-02 19:42 -------
Perhaps the problem had something to do with Fedora Core and SELinux? In any
case, you mentioned the problem has since then gone away? If so, I'll close 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=6819
------- Additional Comments From the3dfxdude(a)gmail.com 2007-02-02 19:23 -------
You probably should use the latest Mesa git snapshot. I still don't see a 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=7178
------- Additional Comments From the3dfxdude(a)gmail.com 2007-02-02 19:16 -------
Nope to last comment. Doesn't fit in the timeframe.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6618
------- Additional Comments From the3dfxdude(a)gmail.com 2007-02-02 19:14 -------
Alexander, the movies do not work here. But they do not crash my system either.
Only a couple people have reported native playback. I definately don't recommend
people to start using native.
Who here has this crash and uses nvidia official driver or native dlls?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
; Object reference not set
X-Bugzilla-Reason: AssignedTo
http://bugs.winehq.org/show_bug.cgi?id=922
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-02-02 18:04 -------
*** Bug 7308 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=7308
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-02-02 18:04 -------
Louis, you are right. I see the message box. So, following your suggestion, I
close this bug as duplicate.
Joaopa
*** This bug has been marked as a duplicate of 922 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7314
bunk(a)stusta.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From bunk(a)stusta.de 2007-02-02 17:56 -------
No, it's not at all:
- different game (although Anstoss Action is delivered as a patch to Anstoss 3,
there are some differences like e.g. Anstoss 3 being a DirectX 6.1 game and
Anstoss Action being a DirectX 8.0 game, or Anstoss 3 working fine except for
this occassional bug, while Anstoss Action doesn't work at all due to #7275)
- completely different crash (did you actually look at the crashes before
assuming they were the same?)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7315
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-programs |wine-misc
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-02 17:46 -------
You have mixed versions. The log indicates that it's 0.9.25. Yet you stated that
you using 0.9.29. Please upgrade to latest version - wine-0.9.30 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=7314
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-02 17:41 -------
Closing dup
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7314
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-02 17:41 -------
Please don't create duplicates. This bug is not any different then your other
one. In both cases app crashes.
*** This bug has been marked as a duplicate of 7275 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7275
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-02 17:41 -------
*** Bug 7314 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=7313
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |minor
Status|UNCONFIRMED |RESOLVED
Component|wine-ole |wine-misc
Priority|P4 |P2
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-02 17:38 -------
Not a blocker.
Mozilla ActiveX Control v1.7.12 is not supported anymore.
If you don't want to remove ~/.wine dir - rename it. Or just run 'wine iexplore
http://winehq.org' and install wine_gecko
User error - install wine_gecko
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1434
Bug 1434 depends on bug 3102, which changed state.
Bug 3102 Summary: CVS patch "2005-05-12 04:55:44 CDT" broke KOTOR game
http://bugs.winehq.org/show_bug.cgi?id=3102
What |Old Value |New Value
----------------------------------------------------------------------------
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=7317
Summary: Cannot use high resolutions in Heroes V
Product: Wine
Version: 0.9.30.
Platform: PC
URL: http://www.gamedaily.com/download/info/?packageid=007870
1137
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
Heroes V will not change to a resolution higher than 1024x768. If my current
resolution is 1024x768 and I attempt to set it to e.g. 1600x1200, the screen
flashes as though changing resolution, but it is still using 1024x768.
Changing to 800x600 works, but if I then try to change to e.g. 1600x1200, the
game sets its resolution to 1024x768 instead.
This happens both in the demo and the full version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5077
------- Additional Comments From ben(a)atomnet.co.uk 2007-02-02 16:30 -------
Do not change the Wine version in the bug. Just post in the bug if it's still
not working after a few new Wine versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6703
------- Additional Comments From ben(a)atomnet.co.uk 2007-02-02 16:30 -------
Do not change the Wine version in the bug. Just post in the bug if it's still
not working after a few new Wine versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6702
------- Additional Comments From ben(a)atomnet.co.uk 2007-02-02 16:29 -------
Do not change the Wine version in the bug. Just post in the bug if it's still
not working after a few new Wine versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6705
------- Additional Comments From ben(a)atomnet.co.uk 2007-02-02 16:28 -------
Do not change the Wine version in the bug. Just post in the bug if it's still
not working after a few new Wine versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5094
patrice(a)chillerunit.de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|hallo(a)michael-kaufmann.ch |wine-bugs(a)winehq.org
------- Additional Comments From patrice(a)chillerunit.de 2007-02-02 16:25 -------
In the newest release the Bug still exists.
If needed, i will add an Log 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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5077
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Problems starting Heroes V |Intro films crash Heroes V
Version|0.9.12. |0.9.30.
------- Additional Comments From alex(a)thehandofagony.com 2007-02-02 16:20 -------
Still a problem with 0.9.30.
The main intro film works fine, but the two company logo films have to be
disabled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7316
Summary: Tablet Pressure Sensitivty Not Working in Flash 8
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tehstealth(a)yahoo.com
When running Flash 8 (which by the way, seems to work great, and has been rated
Platinum multiple times in the AppDB) there is one thing missing, and that is
tablet pressure sensitivity. My Wacom Graphire3 is working perfectly fine, and I
can use it in GIMP smoothly, however in Flash, there is a button that comes up
when you choose the paintbrush. It enables pressure sensitivity, however, if no
tablet is detected, then there is no button. With my current version of Wine, no
button is appearing, despite the tablet working under X.org.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7310
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
------- Additional Comments From dank(a)kegel.com 2007-02-02 15:59 -------
Added 'installer' keyword.
(For those trying to reproduce:
I don't think there's a free trial available, nor
can I find solidworks on ebay. All I found was
a student edition of the latest version,
http://www.solidworks.com/pages/products/edu/campusstore.html )
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7308
dank(a)kegel.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=6625
snoski3(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Seg fault installing STI |Seg fault installing STI
|Office Version - 9.0 |Office Version - 8.0
Version|0.9.27. |0.9.29.
------- Additional Comments From snoski3(a)yahoo.com 2007-02-02 15:21 -------
Now the program doesn't finish installing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7308
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-02-02 15:15 -------
Sorry, a tiny correction: i meant : does it pop up the message box with "object
reference not set"? (so not the ole-error i mentioned in the post before)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7308
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.gamershell.com/do|http://www.gamershell.com/do
|wnload_704.shtml |wnload_704.shtml
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-02-02 15:12 -------
This bug is , afaics, already covered by bug 922. Are you also getting a
messagebox with the ole error, mentioned in bug 922? If so, please resolve this
bug as a duplicate of that one. 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=6704
snoski3(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Star Reader 2.3 |Star Reader 2.3 Student
------- Additional Comments From snoski3(a)yahoo.com 2007-02-02 15:07 -------
The splash screen shows, then when you click on it, the program closes.
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 742
Current serial number in output stream: 742
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6703
snoski3(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.25. |0.9.29.
------- Additional Comments From snoski3(a)yahoo.com 2007-02-02 15:06 -------
You still get the same install error but now when you try to select the data
location you have to type it in, instead of useing the mouse.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7313
------- Additional Comments From coneos75(a)gmail.com 2007-02-02 14:56 -------
i don't want to remove something it works now like that. I just can't click on
links in html such as bank, menu,... it freezes and i have to restart it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6702
snoski3(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.25. |0.9.29.
------- Additional Comments From snoski3(a)yahoo.com 2007-02-02 14:56 -------
Taking a test works. However, after completeing the test you need to hit ESC a
couple of times to get back to the main 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=6701
snoski3(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.25. |0.9.29.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5980
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From alex(a)thehandofagony.com 2007-02-02 14:44 -------
This does not happen in Wine 0.9.30.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4868
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From alex(a)thehandofagony.com 2007-02-02 14:43 -------
This does not happen in Wine 0.9.30.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7315
Summary: Time Liner Crashes When Running
Product: Wine
Version: 0.9.29.
Platform: PC
URL: http://www.tomsnyder.com
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snoski3(a)yahoo.com
The program crashes when you try to run it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6705
snoski3(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.25. |0.9.29.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7314
Summary: Anstoss 3 crash includes:
err:dbghelp:elf_load_debug_info_from_map Bad CRC for
module
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunk(a)stusta.de
I have some infrequent but reproducible crashes in the game Anstoss 3 that
include the following in the backtrace:
<-- snip -->
...
13 0x6c380185 in mfc42 (+0x10185) (0x7ced2ab8)
14 0x7efc83bb call_thread_func+0x3b() in ntdll (0x7ced2b58)
15 0x7efc865f in ntdll (+0x4865f) (0x7ced3458)
err:dbghelp:elf_load_debug_info_from_map Bad CRC for module (got 3d5f38ab while
expecting 9cc22b1e)
16 0xb7ebc240 start_thread+0x80() in libpthread.so.0 (0x7ced34c8)
err:dbghelp:elf_load_debug_info_from_map Bad CRC for module (got 03454d52 while
expecting c5c67034)
17 0xb7e5132e __clone+0x5e() in libc.so.6 (0x00000000)
0x00636641: movw 0x1bc(%ecx),%dx
...
<-- snip -->
Noone on #winehq was able to tell me whether this is an application bug (not
impossible) or a Wine 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=7313
------- Additional Comments From hans(a)it.vu.nl 2007-02-02 13:22 -------
try this:
rm -rf ~/.wine
wine iexplore http://winehq.org
choose 'install' in the dialog that pops up.
close explorer window
wine pokerclient.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=6094
------- Additional Comments From elton(a)schiert.net 2007-02-02 12:54 -------
I think it's like this: Ingame screenshots(jpg) via hotkey work, but savegame
previews(tga) still have problems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7313
------- Additional Comments From coneos75(a)gmail.com 2007-02-02 12:50 -------
I reinstalled mozilla active x control so the application is running but i have
still an error message "Could not load Mozilla. HTML rendering will be
disabled." so i fiannly got the same error as few months ago, no html I/O
possible. When i installed Mozilla ActiveX Control v1.7.12 at the end it says it
can't detect where my Mozilla layout libraries can be found so i put the path
where is Mozilla /usr/lib/mozilla but it obviously doesn't work well. Any idea
to get my html rendering back?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7313
Summary: Wine and my Unibet poker soft don't match again please
help
Product: Wine
Version: 0.9.30.
Platform: PC-x86-64
URL: http://download.unibet.com/poker/pokerclient.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P4
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: coneos75(a)gmail.com
Hello,
Few months ago I posted a similar topic on this soft that you can find here
http://download.unibet.com/poker/pokerclient.exe
The problem was that i got the numbers written on my interface as %64d instead
of the real values (very annoying for a poker game !). I fixed the bug by
upgrading my version even if this time another bug appeared (freeze each time i
used the keyboard like for chatting or entering the buy-in amount). Anyway i had
to reinstall my root partition so lately i installed Wine with the Mandriva 0.29
package : install ok but when i run the .exe 10 min for the step "checking
version" and fail at "Upgrade software". I deleted my wine package and compiled
the source 0.30 and reinstall the pokerclient.exe, the game was automatically
launched after and the step "upgrade software" went fast but at the end of the
final process "loading graphics" the interface disappeared and nothing after. I
tried to run the MPPoker.exe by different manners but always the same at the
end. If you have any idea of what it may come from i would be very grateful to
you. Thanks a lot beforehand ;-)
Pierre from Paris
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6811
tpievila(a)cc.hut.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From tpievila(a)cc.hut.fi 2007-02-02 11:48 -------
Confirmed, updating to newest drivers (that are not available directly in
unstable, as of now) fixes the problem. So nothing to do with Wine, even when
"normal" games worked.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5746
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |denis.bonnenfant(a)diderot.org
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-02 10:44 -------
*** Bug 7311 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=7311
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-02 10:44 -------
Duplicate. A 3D app requires a 3D video card.
*** This bug has been marked as a duplicate of 5746 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7310
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4748|text/x-log |text/plain
mime type| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7310
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |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=6788
------- Additional Comments From edfardos(a)yahoo.com 2007-02-02 10:36 -------
Same result here with FCB1010.exe and Wine wine-20050725-3.2, 0.9.26, 0.9.29.
When a sysex is received by the application we see:
> wine FCB1010.exe
fixme:midi:midRecThread Unhandled event received, type = 29
fixme:midi:midRecThread Sysex received but no buffer to store it!
fixme:midi:midRecThread Sysex received but no buffer to store it!
fixme:midi:midRecThread Sysex received but no buffer to store it!
and only part of the sysex is recognized by the application (fcb1010.exe,
http://www.mtnsys.com/faq-fcb/PCEditorBeta.htm). kmidimon sees the entire
sysex, and "cat /dev/midi" dumps the entire sysex as well.
-edfardos
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7306
------- Additional Comments From pivovar.itcnet(a)bk.ru 2007-02-02 10:10 -------
I have tryed to use older versions of wine: 0.9.28 and 0.9.14 - the same result.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5157
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-kernel
Version|0.9.12. |0.9.30.
------- Additional Comments From alex(a)thehandofagony.com 2007-02-02 08:53 -------
Still present in Wine 0.9.30.
It seems to be a kernel32 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=7239
------- Additional Comments From alex(a)thehandofagony.com 2007-02-02 08:47 -------
Are you sure your CD device is set up properly in ~/.wine/dosdevices?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7312
asau(a)hotbox.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-winelib |wine-binary
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7312
Summary: libpthread: Unlocking unlocked mutex.
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: NetBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asau(a)hotbox.ru
While using SP-Forth (http://spf.sf.net/), I get this message
SP-FORTH - ANS FORTH 94 for Win95/98/ME/NT/2000
Open source project at http://spf.sf.net
Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov
Version 4.00 Build 010 at 08.Jul.2001
wine: Error detected by libpthread: Unlocking unlocked mutex.
Detected by file "/usr/src/lib/libpthread/pthread_mutex.c", line 363, function
"pthread_mutex_unlock".
See pthread(3) for information.
It is irregular, I've got successful runs too.
The command was:
CVSROOT=:pserver:anonymous@dragonforth.cvs.sourceforge.net:/cvsroot/dragonforth
cvs up -D'2007-01-02 12:00'
(cd src && wine ../spf4l df.f)
WINE is built from pkgsrc, "uname -mrs": NetBSD 3.1 i386
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6949
------- Additional Comments From adyroman4(a)gmail.com 2007-02-02 08:23 -------
One interesting find, IMO, is that the Oracle 9 installer configures
/etc/profile to export the LD_ASSUME_KERNEL system variable (with value 2.4.21)
which explains dynamic linking to the old glibc libraries on newer systems. It
took me 5 hours to realise that, so in case you're running a newer distribution
which has NPTL support but the linker seems to point you to the wrong libraries
for no apparent reason, remember to verify / make sure that environment variable
is not 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=7311
Summary: solidworks 2006 crash opening graphics windows with
GLXBadDrawable
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
when opening a new file, solidworks stops and displays a small window with only
a red cross inside and OK button. When pressing it, it starts to display the
graphics windows, and then crashes with
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 183448
Current serial number in output stream: 183448
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7310
Summary: solidworks msi installer needs SOLIDWORKS CD#2
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
solidworks 2005, 2006 installation from wine msiexec /i works correctly, but
stop with a popup that wants SOLIDWORKS CD#2, even if all the files are
installed from a DVD or a single directory. Inserting CD#2 doesn't change
anything, pressing the retry button has no effect.
each time retry is pressed, the console displays :
err:msi:MSI_ViewFetch Error fetching data for 1
and nothing else happens, and wine has to be stop from the console.
this behavior is quite new, as old ( < 0.9.22, i guess ) never show this bug,
and installation used to complete.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7309
Summary: Desperados: image masking problem
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oavtal(a)bezeqint.net
Images are displayed with a green background instead of being transparent.
It is noticeable after starting the game and watching the first in-game cutscene.
A demo of the game can be found here:
http://www.download.com/Desperados-demo/3000-7562_4-5224725.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7308
Summary: Harry potter and the chamber of the secrets demo does
not install.
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.gamershell.com/download_704.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Everything is told in the title!!
The install stops at 4% when copying setup.inx.
I attached a log with winedebug=+ole,+msi.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7307
Summary: jerky mouse behaviour in Desperados
Product: Wine
Version: 0.9.30.
Platform: PC
URL: http://www.download.com/Desperados-demo/3000-7562_4-
5224725.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oavtal(a)bezeqint.net
When moving the mouse in the game, the cursor flickers in the direction of the
movement, but barely moves.
The vertical axis seems more responsive than the horizontal.
The mouse is also inverted. Moving left tries to move the cursor to the right,
same with up/down.
I have tried running the game in fullscreen and in a wine desktop. Behavior is
the same in both.
A demo of the game can be found here:
http://www.download.com/Desperados-demo/3000-7562_4-5224725.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7303
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |vitaliy(a)kievinfo.com
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-02 02:05 -------
Patches sent.
--
Configure bugmail: http://bugs.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=6376
------- Additional Comments From dmitry(a)codeweavers.com 2007-02-02 01:55 -------
I have reproduced the crash on my own, there is no need for additional logs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7080
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dmitry(a)codeweavers.com 2007-02-02 01:54 -------
Looks like a duplicate of the bug 6376.
*** This bug has been marked as a duplicate of 6376 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6376
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leotaglia1(a)gmail.com
------- Additional Comments From dmitry(a)codeweavers.com 2007-02-02 01:54 -------
*** Bug 7080 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=3687
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-02-02 01:46 -------
Bug is still here with git-wine dated of 2007-02-02.
To the developper of this great game: Maybe, you could send the version of your
patched version and explain the problem to Stephan Dosinger. Now, it is him who
works on ddraw and directx in wine.
Joaopa
PS: Obviously, I confirm 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=6794
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-02-02 01:40 -------
Here's another hack that makes Skype startup fine:
diff --git a/dlls/shell32/systray.c b/dlls/shell32/systray.c
index 119f17f..9c82232 100644
--- a/dlls/shell32/systray.c
+++ b/dlls/shell32/systray.c
@@ -138,7 +138,7 @@ BOOL WINAPI Shell_NotifyIconW(DWORD dwMe
else
{
noicon:
- cds.cbData = sizeof(*nid);
+ cds.cbData = sizeof(nid);
cds.lpData = nid;
}
r
As far as i can tell from the code this hack is just utterly wong, but it might
give a hint that sizeof(*nid) is just returning the wrong value. Maybe someone
who understands this piece of code could have a look at it
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5875
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-02-02 01:18 -------
Bug is fixed with wine-git dated of 2007-02-02.
So, one can close this bug as fixed.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7286
mk144210(a)bcm.tmc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4742 is|0 |1
obsolete| |
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-02-02 00:05 -------
Created an attachment (id=4743)
--> (http://bugs.winehq.org/attachment.cgi?id=4743&action=view)
Fixed conformance 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=4561
amlau(a)alum.mit.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amlau(a)alum.mit.edu
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4996
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|7065 |
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
Summary|Counter Strike Nor Condition|Counter Strike
|Zero Load. |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-02 19:07 -------
Open separate bug for Condition Zero. This one perfectly works for me and lots
of other people.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7306
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |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=7306
Summary: Ultima Online: cannot connect to a server.
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pivovar.itcnet(a)bk.ru
UO clien version - 4.0.5a (uncrypted)
When I try to connect to a server, the client is stopping at the window
"Verifying account" (like it was crypted). When I enter wrong login/password,
it correctly answeres that it's wrong.
Wine shows nothing wrong in the terminal 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=7303
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
Keywords| |regression
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-02 18:09 -------
Not major. It works, but have problems...
Of course patch is a hack and is not correct.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7063
------- Additional Comments From p.beutner(a)gmx.net 2007-01-02 17:48 -------
Created an attachment (id=4740)
--> (http://bugs.winehq.org/attachment.cgi?id=4740&action=view)
hacky patch to work around exception troubles
with this patch the app gets through the initial loading/decrypting stage.
It then seems to fail to start iexplore.exe and aborts with the message that IE
is not installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6971
rchayster(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rchayster(a)gmail.com
------- Additional Comments From rchayster(a)gmail.com 2007-01-02 16:05 -------
Postal 2 is affected 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=7305
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From ben(a)atomnet.co.uk 2007-01-02 13:54 -------
Use a NoCD patch until Wine implements copy protection fully.
*** This bug has been marked as a duplicate of 7065 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7065
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alan.aversa(a)gmail.com
------- Additional Comments From ben(a)atomnet.co.uk 2007-01-02 13:54 -------
*** Bug 7305 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=7305
------- Additional Comments From alan.aversa(a)gmail.com 2007-01-02 13:38 -------
I can run other .exe apps fine, however, even off CDs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7305
------- Additional Comments From alan.aversa(a)gmail.com 2007-01-02 13:32 -------
I compiled and installed wine-0.9.30 into Darwine's Wine.bundle file, updating its outdated contents.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7305
Summary: Securom copy-protected CD's .EXE causes wine to quit
unexpectedly
Product: Wine
Version: 0.9.30.
Platform: Macintosh
URL: http://www.securom.com/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alan.aversa(a)gmail.com
Launching ZAN.EXE, an Italian dictionary running of a CD with Securom copy protection, wine quits
unexpectedly with a bad access error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7163
------- Additional Comments From ben(a)atomnet.co.uk 2007-01-02 12:49 -------
Please don't change the version number in the bug, a bump every few versions to
say if the bug still exists will suffice.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7163
etnablog(a)yahoo.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-net |wine-files
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7163
etnablog(a)yahoo.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.29. |0.9.30.
------- Additional Comments From etnablog(a)yahoo.it 2007-01-02 12:34 -------
But.. I don't think the problem is on SNMPAPI.DLL.
In game buttons are all altered and it is impossible to play. Problem is not
resolved..
It is strange 'cause it's only a small windows 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=7080
------- Additional Comments From mdhowle(a)sc.rr.com 2007-01-02 12:23 -------
Lotus Notes 6.5.4 crashes as well when the "Comic Sans MS" font is used. I'm
using wine-0.9.30 on Gentoo Linux.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7299
------- Additional Comments From blin(a)gmx.net 2007-01-02 10:57 -------
Hm, there's some weird lines in that trace I can't quite figure out. Seems like
something bad is happening to family, opname and ip address, and maybe even the
port.
I'll try downloading the demo and see if I can reproduce it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7163
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-01-02 08:38 -------
Marco, as this bugreport has taken its way on fixing SNMPAPI.DLL, maybe you
should enter another (new) bug about buttons in Briscola being wrong or like that?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7163
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-01-02 08:31 -------
Marco, please post replies only by the web interface in future, thanks :)
------- Additional Comment #6 From Marco Puglisi 2007-01-14 01:38 CST -------
* Wine Bugs ha scritto:
> I can't really play the game because it's in Italian. I also find it odd that
> a simple game needs snmp capabilities.
Just to start to play it is necessary to click on "Nuova partita"
(stands for "New game").
( If you don't know Briscola you can see here:
http://en.wikipedia.org/wiki/Briscola )
However, italian or English, you can't play with these distoced buttons :(
It is a simple game, but it is very nice that it is possible to play
multiplayer by internet (snmp protocol?)..
Sigh.. I can forget to see this game working in linux isn't it?..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7304
------- Additional Comments From nicolas(a)dyalog.com 2007-01-02 06:30 -------
Created an attachment (id=4737)
--> (http://bugs.winehq.org/attachment.cgi?id=4737&action=view)
examples of failing macros
preprocess it into stdout with :
wrc -E wrc_preprocessing.rc
you will see that macros are not preprocessed correctly and that variadic
macros generate error
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7304
Summary: WRC (Wine Resource Compiler) preprocessing is buggy
Product: Wine
Version: 0.9.3.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicolas(a)dyalog.com
WRC has problems with macros, see attachment
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7303
shacklein(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4736|Hacky patch that fixes the |Rescale axes from [0,0xffff]
description|problem on my system |to [-2000,2000]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7303
Summary: Joystick axis misbehaviour makes GTA:San Andreas
unplayable
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shacklein(a)gmail.com
After upgrading from 0.9.29 to 0.9.30, I found that the Rz axis on my joystick,
as defined in HKCU/Software/Wine/DirectInput, misbehaves in that when centred,
Wine seems to think that it is in fact halfway between centre and top.
With the aid of some diagnostic lines, I traced this problem. I found that some
lMin/lMax properties were being set to -2000 and 2000 respectively, but the
properties for the Rz axis (which seems to be index 5), do not get set
accordingly, and are set to what appears to be a fallback setting of 0 and
0xffff respectively.
The patch I will provide is probably not the best solution, and probably breaks
a lot of things, but it does fix the problem I was having.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=881
------- Additional Comments From byteframe(a)yahoo.com 2007-01-02 02:32 -------
As I understand I get this same thing with direct3d, ut2004 based Red Orchestra
Retail. Should I assume the fix will be in the next wine release (31)?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7013
------- Additional Comments From zox(a)nt.co.yu 2007-01-02 01:23 -------
Bug still present in wine 0.9.30 (Edgy 6.10 & FC 6)
Same problem as I've already reported...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7299
------- Additional Comments From digitaltopia(a)gmail.com 2007-31-01 19:49 -------
I attached the log. I gzipped it because unzipped, it's about 7.5 megs. I
think the most important lines are at the very bottom. If you don't close the
program by ctrl-c, they'll go on forever.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5743
thomas(a)haeber.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From thomas(a)haeber.de 2007-31-01 19:28 -------
I cannot reproduce this bug with my current system/wine, so I mark this bug as
fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7186
------- Additional Comments From chuong.nguyen(a)eng.monash.edu.au 2007-31-01 18:27 -------
Because StartDict on Linux cannot lookup the words in programs running in Wine,
I installed gtk+-2.8.18 for Windows and StarDict-2.4.8 for Windows on Wine.
When I run the Windows version of StarDict on Wine, the text appears in very
large fontsize making StarDict useless. I also had copied all Windows' fonts
into ~/.wine/drive_c/windows/fonts. Below is what I got from console:
chuong@chuong-desktop:~/.wine/drive_c/Program Files/StarDict$ wine stardict.exe
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:create_server class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59}
could be created for context 0x7
(stardict.exe:69): Pango-WARNING **: couldn't load font "MS Shell Dlg 8",
falling back to "Sans 8", expect ugly output.
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym FE03
(ISO_Level3_Shift) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=E4,scanCode=63,keycode=7C,state=0)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym FE03
(ISO_Level3_Shift) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=E4,scanCode=63,keycode=7C,state=1)
fixme:keyboard:RegisterHotKey (0x20072,68,0x00000003,112): stub
fixme:keyboard:RegisterHotKey (0x20072,69,0x00000003,90): stub
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=32
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7302
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From thestig(a)google.com 2007-31-01 17:31 -------
duplicate
*** This bug has been marked as a duplicate of 881 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=881
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |byteframe(a)yahoo.com
------- Additional Comments From thestig(a)google.com 2007-31-01 17:31 -------
*** Bug 7302 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=6952
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From thestig(a)google.com 2007-31-01 17:16 -------
confirming then
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7302
Summary: Mouse pointer bug.
Product: Wine
Version: 0.9.29.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: byteframe(a)yahoo.com
In the red orchestra, downloaded with steam, I get a strange mouse bug, in both
direct3d, direct3d9, and opengl modes. There seems to be like, two mouse
pointers wine is dealing with here. The in game mouse pointer, (and then mouse
input, aka aiming the gun) are both out of sync, in the sense that the wine
(white windows like) mouse pointer moves faster than the ingame mouse pointer,
so when the white mouse pointer hits the edge of the game window (both windowed,
fullscreen, with and without wine desktop) the ingame mouse pointer stops as
well, therefore I have little room to use the mouse in the game, or even in the
game menus. heres a screenshot so as to better illustrate.
http://img519.imageshack.us/img519/6155/89923574ii3.png
evidentally gnome-screen-shot doesnt capture the wine pointer, but with the red
ingame pointer where it is in the shot, the other pointer is a pixel or two
below the favourites button.
Please assist, 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=5993
------- Additional Comments From nathan_baum(a)btinternet.com 2007-31-01 16:35 -------
What about these instructions you promised?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7046
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-31-01 16:09 -------
Thanks. It look like a good test program. When I will finish with the Rebar
control (on which I'm currently working) I'll try to improve the confirmation
dialogs and submit the 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=7299
------- Additional Comments From digitaltopia(a)gmail.com 2007-31-01 15:16 -------
I'd be happy to, if you'll tell me how I can do that. 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=7275
lama(a)lamamail.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lama(a)lamamail.de
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7301
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mstefani(a)redhat.com 2007-31-01 15:02 -------
Could you please send this as patch to wine-patches(a)winehq.org?
Instructions on how to send a patch are at
http://www.winehq.org/site/sending_patches
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=7286
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-31-01 14:15 -------
Sorry I'm new to wine development and the wine bugzilla. Now I'll know.
Misha
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7286
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From truiken(a)gmail.com 2007-31-01 14:00 -------
Why did you mark this as fixed? A bug is only fixed when the patch is in git.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7301
Summary: CoWaitForMultipleHandles missing from ole32.spec
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailjohnmorris(a)gmail.com
CC: mailjohnmorris(a)gmail.com
In dlls/ole32, the CoWaitForMultipleHandles function is missing from the
ole32.spec file. This causes Word 2003 to abort with a "not implemented" error
when pasting text from a linux app.
It is implemented, but is just not being exported because it is missing from the
spec.
If you add:
@ stdcall CoWaitForMultipleHandles(long long long ptr ptr)
to ole32.spec and recompile ole32.dll.so, copy and pasting text from a linux
program into Word 2003 will work without 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=7220
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-31-01 12:40 -------
ok, as you say yourself "not a wine bug". resolving invalid then
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6094
------- Additional Comments From byteframe(a)yahoo.com 2007-31-01 12:12 -------
I still get this as of wine 0.9.29. Taking TGA screenshots in GoldSource Games
(hl1, etc) works, but taking JPEG screenshots in source games does NOT.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7220
------- Additional Comments From nog.lkml(a)gmail.com 2007-31-01 11:59 -------
I've messed around with this some more and now I see (from strace):
write(2, "trace:virtual:VIRTUAL_SetProt 0x"..., 54) = 54
mprotect(0x400000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = -1 EACCES (Permission
denied)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0) = 4194304
So it appears that somethings wrong with my host system, which is stock FC6...
I guess the bug may just be closed as "not a wine 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=7286
mk144210(a)bcm.tmc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4731 is|0 |1
obsolete| |
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-31-01 11:25 -------
Created an attachment (id=4734)
--> (http://bugs.winehq.org/attachment.cgi?id=4734&action=view)
Pretty formatted patch (same as before)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7286
mk144210(a)bcm.tmc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6925
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From wine.dev(a)web.de 2007-31-01 10:00 -------
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=3693
------- Additional Comments From dkos(a)n-ix.com.ua 2007-31-01 08:54 -------
We have quite similar problem. When office (that is started on Wine) try to open
mounted directory (network file system) it takes a lot of time. After research
we have figure out that Open Dialog in Office tryes to read + 1 directory level.
In case of local file system there is no problems with performance. But in case
of network file system it takes a lot of time. Are there any ways to block such
behaviour in wine. Probably there is exist some ways that allows to mark
directory as network resource?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5789
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-31-01 08:42 -------
I am still unable to reboot for kernel w/ NTPL/TLS support. Is this still a
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=7286
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-31-01 08:29 -------
To use the patch, get the wine git repository:
git clone git://source.winehq.org/git/wine.git wine
Apply the patch:
patch -p1 < pathtopatch
Now compile and install wine:
tools/wineinstall
Misha
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6003
------- Additional Comments From Speedator(a)gmx.de 2007-31-01 06:24 -------
Though the problem occurs on latest wine (0.9.30).
--
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=6003
------- Additional Comments From Speedator(a)gmx.de 2007-31-01 06:21 -------
There is neither a scroll bar in the normal Steam window.
--
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=7250
------- Additional Comments From Speedator(a)gmx.de 2007-31-01 06:18 -------
Now it works, when running steam.exe after hanging...
Though this is not the way it should work normally...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6500
------- Additional Comments From kiirani(a)gmail.com 2007-31-01 06:01 -------
I also had this problem (silkroad client version 1.059) and fixed it by setting
windows version to 98 in winecfg.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7300
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From dmitry(a)codeweavers.com 2007-31-01 04:50 -------
This is not a bug. Window decorations in Wine and KDE are different.
Wine has no an idea how KDE draws window decorations, and vice versa.
It's the same thing to file a bug report to KDE bugzilla complaining that
KDE's window decorations are different from Wine ones.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
I would be happy to provide a +winsock trace if you'd let me know how to
do it. Thank you :).
Wine Bugs wrote:
> http://bugs.winehq.org/show_bug.cgi?id=7299
>
>
>
>
>
> ------- Additional Comments From blin(a)gmx.net 2007-31-01 02:52 -------
> Can you please provide a +winsock trace?
>
>
http://bugs.winehq.org/show_bug.cgi?id=7300
vincent.hardy.be(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://home.scarlet.be/linux
| |/compteco/test.zip
Keywords| |conformance, download,
| |NoAppDBEntry, source
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7229
------- Additional Comments From yongjhen(a)fastmailbox.net 2007-31-01 04:14 -------
Created an attachment (id=4732)
--> (http://bugs.winehq.org/attachment.cgi?id=4732&action=view)
a test program re-produces this error
There is an infinite loop in this program. In each turn, an critical section
and a thread are created. Both the main thread and the created thread try to
enter and leave the critical section. The created thread would sleep for some
time before doing this, in order to simulate the situation that when it enters
the critical section, the main thread enters the critical section, thus they
create semaphores individually. Please ignore the resource leaks (i.e the
thread handles and the critical sections) ;)
This program runs well on Windows 2000 before it eats too much resource.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7299
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Summary|Wine has a networking error |Tribes 2: retrieving e-mail
|when trying to retrieve e- |causes program to hang
|mail in Tribes 2, which |
|freezes the program. |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5040
------- Additional Comments From damjan.jov(a)gmail.com 2007-31-01 01:52 -------
SimpleDateFormatDemo.java does work when you use the native MSVCRT.DLL, try
using that to install/run MATLAB.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2953
------- Additional Comments From damjan.jov(a)gmail.com 2007-31-01 01:48 -------
On wine 0.9.30, with Java 1.4.1 and Windows 2000 being emulated, I still get the
truncated class file error.
With the native MSVCRT.DLL, it 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=7286
------- Additional Comments From michaelhust(a)gmx.de 2007-31-01 01:33 -------
How can I use this patch? Or is this patch only for the wine developers to
integrate this code in a next version?
Greetings
Michael
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7299
Summary: Wine has a networking error when trying to retrieve e-
mail in Tribes 2, which freezes the program.
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: digitaltopia(a)gmail.com
Tribes 2 has a built-in e-mail feature. When you sign-in to the game to play
the game on-line, it automatically checks for new e-mail. This can't be
disabled. When it does check for e-mail, the program freezes with the following
error:
fixme:winsock:NtStatusToWSAError Status code c0000024 converted to DOS error code 6
The only work-around I know of is to load the game in Windows and delete any new
e-mails you have, and then load the game in Linux 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=7286
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-31-01 00:32 -------
Created an attachment (id=4731)
--> (http://bugs.winehq.org/attachment.cgi?id=4731&action=view)
My proposed patch to close this bug
Here is my proposed patch to ensure that when a thread is being woken up that
nothing that is called from end_wait tries to wake the thread again before it
is finished being woken up. This patch ensures that if an APC immediately
follows a timeout wakeup (or rather as a result of the end_wait function in the
timeout), that it works as currently this is the reason that this bug occurs.
Any comments appreciated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7286
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-31-01 00:14 -------
Here is the deep problem. Now I need to figure out how to solve it:
The problem is that a thread cannot be sent an APC from within an
end_wait for it's timeout. The reason is that the end_wait function,
while it is destroying objects, does not in any way remove these objects
from its own wait queue (which took me a while to figure out, it removes
each wait object's "entry" from the "entries", but in the entries at the
end of the thread_wait structure all the objects stay put and the count
does too until the very end of the function). When the first end_wait is
called as a timeout, it starts freeing objects that I guess the thread
was waiting for, and the directory object, in its removal function,
sends APCs to its change queue (still not really sure what this is, but
maybe processes that are waiting for it to change? Seems kind of a
duplicate of the initial wait in this case though), which ends up seeing
no other APCs queued for that thread, and la ti da let's wake it up.
end_wait is called, sees that it has a count of 1 to free up, and again
calls the free function for that one object.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6323
------- Additional Comments From dmitry(a)codeweavers.com 2007-30-01 22:26 -------
Thanks. Then your patch looks reasonable. Please send it to wine-patches
with this quote of the man page.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6323
------- Additional Comments From deankus(a)gmail.com 2007-30-01 22:10 -------
>From the XmbLookupString man page:
Note
(R)To ensure proper input processing, it is essential that the
client pass only KeyPress events to XmbLookupString, XwcLookup-
String and Xutf8LookupString. Their behavior when a client
passes a KeyRelease event is undefined.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6323
------- Additional Comments From dmitry(a)codeweavers.com 2007-30-01 21:58 -------
That's something new to me that calling XmbLookupString with KeyRelease events
has undefined behavior. Is there any doc mentioning that? Does xev show that
as well?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6323
------- Additional Comments From deankus(a)gmail.com 2007-30-01 21:45 -------
Created an attachment (id=4730)
--> (http://bugs.winehq.org/attachment.cgi?id=4730&action=view)
Proposed patch
XmbLookupString was being called with KeyRelease events, which has undefined
behavior (in this case, it fails to return a valid keysym for numpad key
releases). By instead calling XLookupString in the case of a KeyRelease, we can
obtain a valid keysym.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=881
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomas.sachau(a)gmx.de
------- Additional Comments From vitaliy(a)kievinfo.com 2007-30-01 20:18 -------
*** Bug 7298 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=7298
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-30-01 20:18 -------
Duplicate
*** This bug has been marked as a duplicate of 881 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7286
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-30-01 20:04 -------
Ok, I posted a workaround patch that stops the crashes but doesn't get to the
problem. It seems that wineserver is quite complicated, but it also seems
somehow the directory object is ending up on a thread's wait queue without it's
refcount being increased or without the object's wait queue having that thread
on it. Or so I am thinking right now... can't figure out why though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6992
------- Additional Comments From dank(a)kegel.com 2007-30-01 19:38 -------
Holy crap, that's some install script!
Very useful looking, thanks.
I hope it can be simplified eventually!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.