http://bugs.winehq.org/show_bug.cgi?id=7361
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
--
Configure bugmail: http://bugs.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=7406
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-15-02 16:26 -------
I'm not certain it was anything to do with the registry:
com.mathworks.installer.Win32.GetShortCutTarget isn't put there by wineprefixcreate.
That's what borked the JVM.
If I can recreate bug without touching registry, will you forgive me and reopen!?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6351
------- Additional Comments From wine(a)roosch.nl 2007-15-02 16:17 -------
Ah, so the sky overhang should be a separate bug? Because that one is definitely
a matter of some ground visibility-overlay-texture (I don't know what it should
be called) being mapped upside down. It's the cause of the anomaly in the image
that is attached to this bug. Mapping it correctly will also surely make the
ground appear normally. And I don't think it is a matter of setting the
offscreen rendering mode correctly, because that won't change the way that this
specific texture is drawn (right?).
But if it should be a separate bug, just let me know. Also if I can help, I'll
do what I can. (I've got pretty new hardware, so testing some stuf won't be a
problem)
Cheers,
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7379
------- Additional Comments From formanro(a)ukr.net 2007-15-02 16:06 -------
Thanks again from me and linux music community :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7443
------- Additional Comments From hverbeet(a)gmail.com 2007-15-02 15:59 -------
Yes, reverting a41ba013b6a262758ab41053b798dea11f9f65a9 fixes this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7443
Summary: Battlefield 2 fails to start - "TL: HW does NOT support
D3DQUERYTYPE_EVENT."
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
CC: stefandoesinger(a)gmx.at
When you try and start Battlefield 2 (in a window, it never gives any error
messages in fullscreen mode for some odd reason) it gives the error "TL: HW does
NOT support D3DQUERYTYPE_EVENT." and dies.
Stringfellow thinks this is likely because of this commit:
http://source.winehq.org/git//wine.git/?a=commit;h=a41ba013b6a262758ab41053…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7418
------- Additional Comments From juan_lang(a)yahoo.com 2007-15-02 15:28 -------
It looks like it's trying to use ODBC - do you have your ODBC driver correctly
set up?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7105
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-15-02 15:26 -------
Created an attachment (id=4951)
--> (http://bugs.winehq.org/attachment.cgi?id=4951&action=view)
a patch to see who destroys the icon
The problem is that someone frees the standard IDC_WAIT cursor. Could you run
wine with this patch applied and provide the WINEDEBUG=+relay log? The expected
behaviour is a crash but the stack trace will show who is freeing the cursor.
After you have the log remove the patch as it will result in random crashes in
other programs.
I'm not sure that I will be able to fix the bug as I have little expirience in
user32 code but even if not these logs and comments will be helpful for someone
other trying to fix 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=7239
------- Additional Comments From ben(a)atomnet.co.uk 2007-15-02 15:22 -------
Found the problem. I ran wineprefixcreate with a new version and saw:
err:ole:TLB_ReadTypeLib Loading of typelib L"c:\\windows\\system32\\msi.dll"
failed with error 1813
Seems something had installed an msi.dll and even though it wasn't set up to be
an override it was still being used anyway. I'm not sure what to do about this
bug, obviously deleting the bad .dll fixes it but it shouldn't have been used in
the first place...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7339
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-15-02 15:17 -------
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=7339
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-15-02 15:17 -------
version >2 years old. You've opened two bugs for this one. Please attach new
reports to the other one
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7440
------- Additional Comments From ben(a)atomnet.co.uk 2007-15-02 15:09 -------
Yeah, I thought I reported it before but couldn't find it. I have a feeling I
just talked about it with people in IRC and never posted it (like the GTA San An
issues too, someone else posted those eventually because I didn't realize I hadn't).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7432
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-15-02 15:07 -------
bug fixed in git-wine
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=7435
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-15-02 15:06 -------
bug fixed in git-wine.
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=7441
------- Additional Comments From lordhavoc(a)ghdigital.com 2007-15-02 15:03 -------
Actually a clarification I just realized after posting...
0009:trace:heap:GlobalMemoryStatusEx <-- LPMEMORYSTATUSEX: dwLength 64,
dwMemoryLoad 1292239575, ullTotalPhys 7dbb7000, ullAvailPhys 2ef6e000,
ullTotalPageFile 7dbb7000, ullAvailPageFile fe763000, ullTotalVirtual 7ffdffff,
ullAvailVirtual 7ffcffff
This shows that my totalphys is less than 2GB, so it is not being limited
(however what I suggested still applies, for machines with >2GB physical
memory), however TotalPageFile is being incorrectly reported as the same as
TotalPhys, which causes the check to fail. Surely should be more than 2GB, as I
have 8GB of swap.
So I still suggest the TotalPhys limiting, but in this case the problem is an
incorrect value for TotalPageFile.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7441
Summary: GlobalMemoryStatus 2GB limiting results in failure of
virtual > physical memory checks
Product: Wine
Version: 0.9.30.
Platform: PC-x86-64
URL: http://www.titanquestgame.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lordhavoc(a)ghdigital.com
Although clearly a retarded behavior, at least one game (Titan Quest) checks
that there is more virtual memory than physical memory, or that there is more
pagefile than physical memory.
This check fails if the memory limiting behavior in GlobalMemoryStatus results
in both being equal values.
I would appreciate if the total physical memory limit was, say, 64kb smaller
than the current value of total virtual or total page file, ensuring that this
retarded check always passes, with little effect on any other application.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4158
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-15-02 14:55 -------
this starts fine with current git now. The "err:seh:raise_exception Exception
frame is not in stack limits => unable to dispatch exception" crash is gone, so
it's fixed .Please reopen if you still run into troube
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7440
------- Additional Comments From hverbeet(a)gmail.com 2007-15-02 14:47 -------
I think this might have been reported before. For what it's worth, the problem
is probably in the implementation of WINED3DTOP_DOTPRODUCT3 in set_tex_op_nvrc().
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7440
Summary: Command and Conquer Generals (Zero Hour) non-buildable
items show as black and white rather than greyscale
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
This one is a bit odd (sorry, couldn't think of a way to cut down the summary
and still have it include the key bits). Basically the unbuildable buildings
should show up as a greyscale version of the picture in the build menu, but
instead they look black and white instead (as if put through a high quality
photo-copier).
Look at the greyed out icons on the botton right of this screenshot as to what
it should look like:
http://img.gamespot.com/gamespot/images/2003/pc/generals/gen_screen006.jpg
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7105
jonass(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4871 is|0 |1
obsolete| |
------- Additional Comments From jonass(a)lysator.liu.se 2007-15-02 14:31 -------
Created an attachment (id=4947)
--> (http://bugs.winehq.org/attachment.cgi?id=4947&action=view)
WINEDEBUG=+cursor,+global
New log as requested. I understand if there is a slim chance of getting help
with this but I try to supply any logfile or as much as I can.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7133
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From ben(a)atomnet.co.uk 2007-15-02 14:12 -------
Thanks team.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6499
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ben(a)atomnet.co.uk 2007-15-02 14:12 -------
Thanks team.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5830
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ben(a)atomnet.co.uk 2007-15-02 14:11 -------
Thanks team.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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 winehq(a)seebs.net 2007-15-02 14:03 -------
I can confirm something similar; I had trouble getting keypad keys to get
detected, even though regular numeric keys worked fine. Wine 0.9.30. My
workaround was just to xmodmap the keycodes in question away from the numeric
keypad, as this was on a special keypad that didn't really have separate numeric
keys and keypad keys.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7105
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-15-02 13:50 -------
Could you provide a WINEDEBUG=+cursor,+global trace? It seems the cursor handle
is later reused by a user-allocated global memory block. For create_cursor this
data is of course garbage and fails.
I'm currently not interested in this program however I may change my mind if
I'll decide to go deeper into this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7342
------- Additional Comments From bryan.christ(a)gmail.com 2007-15-02 13:32 -------
Damjan: Is there anything else you would like me to try?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7405
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From kelfe(a)gmx.de 2007-15-02 13:13 -------
fix is in git and working for the logserver.exe 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=7406
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-15-02 13:12 -------
So this is the reason why the installer failed - a lot of programs won't work
without the COM objects registered. Thus I'm closing the bug as invalid.
wineprefixcreate is run if there is no ~/.wine and as one of the steps registers
all the 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.
http://bugs.winehq.org/show_bug.cgi?id=7406
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-15-02 13:06 -------
Mikolaj, I had started with an empty (deleted user.reg, system.reg..) registry
each 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=7406
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-15-02 13:00 -------
So, wineprefixcreate fixed it... I've never heard of wineprefixcreate!!:
I installed wine originally through Gentoo's ebuild.
Should wineprefixcreate be run by default if you start wine, and there's no
~/.wine directory?
at a guess, judging by the JVM log,
com.mathworks.installer.Win32.GetShortCutTarget didn't like the fact that it
couldn't find directories to put its shortcuts into, and threw a fatal
exception, naturally (?!?!)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7406
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-15-02 12:57 -------
The {00021401-0000-0000-c000-000000000046} is a shell link and is registered by
shell32. You registry must have become corrupted before installing MATLAB and
wineprefix recreated 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=7428
------- Additional Comments From juan_lang(a)yahoo.com 2007-15-02 12:49 -------
Don't use rapidshare - attach here instead. Use bzip2 to make large files smaller.
In general, don't compile Wine with -fomit-frame-pointer.
I don't know the source of the deadlock :( There appears to be some heap
corruption 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=7406
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-15-02 12:41 -------
Despite the error messages the copying worked: system32 now contains the dlls.
Dan, I'm using all builtin wine libraries now, no overrides, why the need for
vcredist.exe?
Running the installer now does not crash. Now was it wineprefixcreate or
vcredist.exe that fixed it?!
Extra notes: in the setup I select custom install, installing only MATLAB and
Image Processing Toolbox components.
On the next screen, is deselect everything, so no desktop/start menu shortcuts
should be created, and no filetypes should be associated to 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=7439
Summary: Startmenu items that have a dash '-' in them will create
a new subfolder
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renekok(a)gmail.com
I.e. when the following startmenu should be created:
Novalogic\F-22 Raptor\Etc.
it instead creates:
Novalogic\F\22 Raptor\
Possibly something up with escape characters I thought.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7406
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-15-02 12:29 -------
Dan,
clearing my wine install, running wineprefixcreate as requested, and then
running the (self-extracted) vcredist.exe fails with:
~/.wine/drive_c/windows/profiles/ahurst/Desktop $ wine vcredist.exe
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f9ac,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0
L"C:\\windows\\temp\\IXP000.TMP\\msvcrt.dll" -> L"c:\\windows\\system32\\msvcrt.dll"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f9ac,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0
L"C:\\windows\\temp\\IXP000.TMP\\oleaut32.dll" ->
L"c:\\windows\\system32\\oleaut32.dll"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f9ac,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0
L"C:\\windows\\temp\\IXP000.TMP\\olepro32.dll" ->
L"c:\\windows\\system32\\olepro32.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=7046
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-15-02 12:28 -------
A similar patch got included into Git and will be part of wine releases starting
from wine 0.9.31. The test installer now works. If the updates failes for
another reason feel free to reopen 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=5533
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-15-02 12:26 -------
A similar patch got included in Git and will be part of wine releases starting
from 0.9.31. Entering a path when the desktop is selected works. If you have
another case when the manually entered path is ignored feel free to reopen 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=7438
Summary: WoW opengl crash editing video options
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dca(a)mitre.org
Crash adjusting video screen resolution in-game. Selected a different (lower)
resolution, hit "okay" and boom. Wine debugger output at
paste-it.net/1263 Obvious workaround is to edit Config.wtf directly and don't
mess with the video options page.
Crash adjusting anisotropic filtering in-game Once I moved it, and clicked
"okay", boom. Wine output at paste-it.net/1262. Not so sure how to control every
last option in this file.
FC6 + patches; kernel 2.6.20. ATI fglrx drivers; ATI x1900GT card at 1920x1200.
Xorg 7.1.1, with DRI working. opengl mode seems to work OK from the 2 minutes
I've tested it since discovering those xorg.conf Option lines (thank you!).
I'm told that this works fine in D3D mode.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7437
Summary: Altium Protel DXP 2004 crashes when opening 3D PCB view
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: ninevoltz(a)metalink.net
DXP 2004 SP4 crashes when attempting to open a PC board in a 3D view. It 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: 667825
Current serial number in output stream: 667825
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7436
Summary: Scroll bars don't scroll properly with thumb in Altium
DXP2004 sch view
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninevoltz(a)metalink.net
The horizontal and vertical scroll bars will not scroll the zoomed schematic
view in Altium's Protel DXP 2004 when dragging the scroll bar thumb. The view
will scroll properly when clicking the arrow buttons, however. I'm attaching a
debug trace of a scroll bar thumb drag, and then another clicking the arrows
instead. I used WINEDEBUG=+scroll
Both were generated while moving the horizontal scroller from the left-most
position to the right-most.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From mail(a)science.su 2007-15-02 10:31 -------
> Latest attempt to deal with glXSwapBuffer problems
With this patch Lightwave works great, but GoogleEarth work as before (that is,
everything is overdrawn with static stars). I didn't yet test other programs
but conclusion is obvious - this patch, unfortunately, is only partial
solution. For me, only solution for all problems related to this bug is now a
little old Chris Robinson' patches which I have mentioned before.
For information: I did test your patch with GeForce 7600 256MB and NVidia
driver 9631. I didn't yet test it with my other videocards and drivers.
--
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=5563
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-15-02 10:29 -------
patch is committed in git. Airport tycoon starts fine for me now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7405
------- Additional Comments From pgr(a)arcelectronicsinc.com 2007-15-02 09:36 -------
Confirming the #6 patch resolves the problem with Delphi 5 IDE
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7435
Summary: Regression: The longest journey demo crashes
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
With wine-git dated of 2007-15-02, the longest journey demo crashes.
Regression test gives:
b48dfb3c547f060270b96e51f6bebc9ce1d0a891 is first bad commit
commit b48dfb3c547f060270b96e51f6bebc9ce1d0a891
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Feb 13 20:21:48 2007 +0100
wined3d: Always use np2 repacking if no native np2 support is available.
:040000 040000 571e78d69cec82afdc63e5780790ca46ae1d119a
f4b7aaa7bf6cc48a6847a805363b9a3bdb63918e M dlls
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=7425
------- Additional Comments From liebundartig(a)freenet.de 2007-15-02 08:49 -------
Created an attachment (id=4941)
--> (http://bugs.winehq.org/attachment.cgi?id=4941&action=view)
console output of gothic 2 started with win98
attachement created "g2-w98-output"
now g2 gave out an error dialog!
title bar reads: Gothic II - Night of the Raven
text reads: No ASPI layer found on your system. This is necessary for
successful authentication.
Strange that is because the same computer setup has no problems with Warcraft
3, maybe they use a different copy protection.
So, what do I do now, in order to play Gothic2?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7434
ns03ja(a)brocku.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, 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=7434
Summary: 3DMark 2005 crashes after first test
Product: Wine
Version: CVS
Platform: PC
URL: http://futuremark.com/download/3dmark05/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ns03ja(a)brocku.ca
CC: stefandoesinger(a)gmx.at
f5f501d5735c552dc5082e4eabf7ac4c9afa3ebe is first bad commit
commit f5f501d5735c552dc5082e4eabf7ac4c9afa3ebe
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Mon Feb 12 19:22:41 2007 +0100
wined3d: Use the context manager to create onscreen contexts.
The above patch causes 3DMark 2005 (and probably 2006) to crash at the end of
the first 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=5656
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From kelfe(a)gmx.de 2007-15-02 08:03 -------
fix was commited
thanks to all ppl involved
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From ulrich.czekalla(a)utoronto.ca 2007-15-02 07:54 -------
Created an attachment (id=4940)
--> (http://bugs.winehq.org/attachment.cgi?id=4940&action=view)
Latest attempt to deal with glXSwapBuffer problems
I thought I'd share this patch with others interested in this bug. The patch
tries to address the problem with glXSwapBuffer not honoring the viewport.
--
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.
Okay Sorry,
how do i attach they with the webformular from the wine page?
I installed wine with the package manager (apt-get install wine).
When I start the the setup.exe with wine then i get enter the path,
the serial number und then the window freeze.
I wrote you my terminal output.
What means "_SINGLE_ installation related message"?
--
Benjamin <theDeus(a)gmx.de>
Am Donnerstag, den 15.02.2007, 07:24 -0600 schrieb Wine Bugs:
> http://bugs.winehq.org/show_bug.cgi?id=7433
>
>
> vitaliy(a)kievinfo.com changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Priority|P1 |P2
>
>
>
>
> ------- Additional Comments From vitaliy(a)kievinfo.com 2007-15-02 07:24 -------
> DO NOT PASTE LOGS!!! ATTACH THEM INSTEAD!!!
>
> I do not see a _SINGLE_ installation related message!
> What is the exact problem? Is there a demo? How did you installed Wine?
http://bugs.winehq.org/show_bug.cgi?id=7423
mvniekerk(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From mvniekerk(a)gmail.com 2007-15-02 07:28 -------
OK, seems as though this is just affecting Excel.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7424
------- Additional Comments From mvniekerk(a)gmail.com 2007-15-02 07:27 -------
Yes, I do have write permission to that files. This could also be replicated
with CXOffice.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7433
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P1 |P2
------- Additional Comments From vitaliy(a)kievinfo.com 2007-15-02 07:24 -------
DO NOT PASTE LOGS!!! ATTACH THEM INSTEAD!!!
I do not see a _SINGLE_ installation related message!
What is the exact problem? Is there a demo? How did you installed Wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7379
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dmitry(a)codeweavers.com 2007-15-02 05:50 -------
The patch has been committed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7428
------- Additional Comments From np.sparky(a)gmail.com 2007-15-02 05:03 -------
1) Was there any output on the console?
Output console ->>>
http://rapidshare.com/files/16554126/console-output-wine.log.html
2) How did you install Wine ?
I install wine from git repository
"git clone git://source.winehq.org/git/wine.git wine"
I pass to configure this options :
CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
CPPFLAGS="-msse3"
LDFLAGS="-Wl,-O1"
WINE_SRC="/wine-root/src/wine"
WINE_INSTALL="/wine-root/wine-0.9.30"
cd ${WINE_SRC}
./configure CFLAGS="${CFLAGS}" CXXFLAGS="${CFLAGS}" CPPFLAGS="${CPPLAGS}"
LDFLAGS="${LDFLAGS}" --with-x --without-arts --prefix="${$WINE_INSTALL}"
And After make
make depend && make && make install
3) What version ?
wine-0.9.30-g6413a9c
4) How did you install Photoshop ?
I use this HOWTO ->>
http://blog.publicidadpixelada.com/how-to-adobe-photoshop-cs2-on-ubuntu-10-…
5) Can you repeat this with the Photoshop CS2 downloadable demo?
Photoshop CS2 downloadable demo (version 9.0.2) copy from Windows parttion.
6) And can you be a bit more explicit about what to click on to reproduce the
problem?
This video demonstrate bug. ->>
http://video.google.com/videoplay?docid=-5423389455628948119
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7432
Summary: Madness Motocross 2 demo crashes when choosing a game
Product: Wine
Version: CVS
Platform: Other
URL: http://www.microsoft.com/france/jeux/motocross2/default.
asp
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
The demo installs and begins to play. But when trying to choose a game with the
mouse, the demo crashes. I attached a console output.
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=7347
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Summary|Motocross madness demo |Motocross madness demo
|crashes |crashes
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-15-02 04:18 -------
Bug fixed with wine-git dated of 2007-02-15. So, one can close it 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=7379
------- Additional Comments From formanro(a)ukr.net 2007-15-02 03:02 -------
Thank you! It works fine :). I hope, some solution of this problem will include
in wine distribution.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7405
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pgr(a)arcelectronicsinc.com
------- Additional Comments From pgr(a)arcelectronicsinc.com 2007-15-02 00:49 -------
Delphi 5 IDE suffer the same regression from the same commit. The tool bar also
shows some gray and black icons.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 23:23 -------
Fixed in current 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=3655
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 23:23 -------
Abandoned - screen shots not longer available. Lots of things changed in that
area. 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=1434
Bug 1434 depends on bug 3550, which changed state.
Bug 3550 Summary: Fullscreen problem with madden NFL 2004 demo
http://bugs.winehq.org/show_bug.cgi?id=3550
What |Old Value |New Value
----------------------------------------------------------------------------
Status|REOPENED |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=3550
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-14-02 20:40 -------
Bug fixed in current wine-git (2007-02-15).
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=7242
------- Additional Comments From r2crandall(a)centurytel.net 2007-14-02 20:29 -------
Sorry, I should have thought of that. Signin information is (case sensitive):
Acct SailLSL
Pswd mommy
Since it requires a paid subscription, they don't just let you create an account
on the fly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7429
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 20:19 -------
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=6547
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |n_d_owens(a)yahoo.fr
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 20:18 -------
*** Bug 7429 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=7429
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|n_d_owens(a)yahoo.fr |
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 20:18 -------
Exact dup - closing
*** This bug has been marked as a duplicate of 6547 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7427
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |www.cybertelly.com
Keywords| |download
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 20:13 -------
Install WMP 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=7427
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4934|application/octet-stream |text/plain
mime type| |
Attachment #4934|test |test.txt
filename| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7425
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Priority|P1 |P2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7381
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7406
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
------- Additional Comments From dank(a)kegel.com 2007-14-02 19:28 -------
Please don't use your windows installation.
The preferred way to go is
$ unset WINEPREFIX
$ rm -rf ~/.wine
$ wineprefixcreate
Then install mfc42.dll, preferably by running
vcredist.exe, which you can get from
http://download.microsoft.com/download/vc60pro/update/1/w9xnt4/en-us/vc6red…
Using your Windows installation isn't recommended,
partly because we're not sure how to repeat the problem 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=7428
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|test |wine-misc
------- Additional Comments From dank(a)kegel.com 2007-14-02 19:22 -------
Was there any output on the console?
How did you install Wine? What version?
How did you install Photoshop?
Can you repeat this with the Photoshop CS2 downloadable demo?
And can you be a bit more explicit about what to click on to reproduce the problem?
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=6973
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From thestig(a)google.com 2007-14-02 19:08 -------
(dang that's a big download)
I tried to install AA 2.8 with wine-git. It took a while to extract all the
files, and then pops up a dialog box saying installation failed and then cleans
up after itself.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7430
Summary: Wall Street Advisor 1.27 won't start / Windows Script
Control install problem?
Product: Wine
Version: CVS
Platform: Other
URL: http://www.lathuy.com/
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://koolestone.blogspot.com/2007/02/linux-rocks.html
mentions that this app doesn't work on wine, so I gave it a shot.
With wine from git as of 6 Feb:
Running
$ wine Wall\ Street\ Analyzer.exe
yields the suspcious looking error
err:ole:get_inproc_class_object couldn't load in-process dll
L"C:\\windows\\temp\\IXP000.TMP\\'C:\\Program Files\\Microsoft Windows
Script\\Windows Script Control'\\msscript.ocx"
err:ole:create_server class {0e59f1d5-1fbe-11d0-8ff2-00a0d10038bc} not registered
The app seems to want mfc42 and wsh installed, so
I installed those first, and while it reduced warnings
in the installer, it doesn't prevent the problem.
grep ocx ~/.wine/*.reg shows lines like
@="C:\\windows\\temp\\IXP000.TMP\\'C:\\Program Files\\Microsoft Windows
Script\\Windows Script Control'\\msscript.ocx"
The file msscript.ocx does not seem to be installed, even though
the installer ran the subinstaller for Windows Script Control
http://www.microsoft.com/downloads/details.aspx?FamilyID=d7e31492-2595-49e6…
So that subinstaller seems to both fail to install the control,
and puts the wrong path into the registry.
(Note: the app worked a while ago in crossover, see
http://www.codeweavers.com/compatibility/browse/name/?app_id=345;forum=1 )
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7429
------- Additional Comments From mail(a)science.su 2007-14-02 18:56 -------
I cannot confirm this. I use SCIM for English, Japanese and Russian input and
no problems at all. Everything works perfectly.
I have wine-0.9.30 and use SCIM 1.4.4-5 under KDE. My OS is GNU/Debian Linux,
the testing distribution. You may want to try to install this version of SCIM
and try it under GNOME and KDE with Wine.
But actually I don't imagine how this bug can be related to Wine and how SCIM
can crash Wine or vise-versa. You may want to try to use strace utility or ddd
debugger for both Wine and SCIM to find out.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7429
Summary: WINE hangs when SCIM running
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n_d_owens(a)yahoo.fr
CC: n_d_owens(a)yahoo.fr
WINE hangs when SCIM is running, even when no keyboard is loaded. Killing WINE
and SCIM and then restarting SCIM and then running WINE will allow the two
programs to run simultaneously, but even then WINE runs extremely slowly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7428
Summary: Adobe Photoshop CS2 Not work Fonts tools
Product: Wine
Version: CVS
Platform: PC
URL: http://img117.imageshack.us/img117/1632/pscs2rd9.jpg
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: np.sparky(a)gmail.com
When click to image place with font tools me show dialog with message "Could not
compete your request because of a program error."
http://img117.imageshack.us/img117/1632/pscs2rd9.jpg
Debug info:
err:ntdll:RtlpWaitForCriticalSection section 0x1505760 "?" wait timed out in
thread 003f, blocked by 0009, retrying (60 sec)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7427
Summary: wine doesn't start cybersky tv
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: feoe(a)campus.upb.de
trying to start "Client.exe" from Cybersky TV (a P2P TV Program, look at
www.cybertelly.com) fails
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6351
------- Additional Comments From hverbeet(a)gmail.com 2007-14-02 13:27 -------
As mentioned in a previous comment, the OffscreenRenderingMode setting should
fix that. The issue Enverex describes may be related, but it should probably be
a separate 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=7378
flexo(a)holycrap.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |major
Summary|Apps minimizing to systray |Window minimizes to systray
|don't (re)draw on desktop |on desktop switch but X11
|switch |window stays open
------- Additional Comments From flexo(a)holycrap.org 2007-14-02 13:08 -------
Right, poor wording on my side. It's not just a missing redraw, the window is
completly dead - wine seems to minimize to tray (for no reason?) on a desktop
switch but the X11 window stays open. Using the tray to maximize a window which
is already there is an easy but completly unintuitive workaround. Changing
description and upgrading to major 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=6351
------- Additional Comments From wine(a)roosch.nl 2007-14-02 12:37 -------
Hello there, I don't know if I should bother you all with this, but I've got BF2
working reasonably with wine and got the same anomalies as mentioned in this
bug. Since I've played this game too much I'm pretty certain the strange sky
'overhang' is in fact some kind of overlay texture for the ground. It occured to
me because where there should be mountains visible on the horizon there are
instead strange bumps in the sky 'overhang'. And also when the 'overhang'
touches the place where there should be a ground, it shortly becomes visible.....
That's why it shifts down when you look down and disapears when you look up.
(It's the horizon that's moving upside down). So my guess is if wine is able to
map this texture on the ground where it should be, there will be a lot of
improvement in the complete look of BF2. Maybe even make it playable. Bu I have
no idea in which feature/API-call this would have to be fixed.
Since I am completely new to the source in wine I have no patch, but I will try
to look into this now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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 kelfe(a)gmx.de 2007-14-02 12:10 -------
the cursor needs proper hardware support as currently the cursor is drawn into
the backbuffer while the default X cursor stays visible
so the cursor should be blanked when using software mode and cursor is over the
game screen/window or even better use hardware cursor when possible
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5171
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From kelfe(a)gmx.de 2007-14-02 11:41 -------
fixed in todays commits
thanks to all involved
(removed from custom Eve 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=7262
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |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=7262
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-14-02 11:40 -------
fixed by patch from Damjan Jovanovic , is now committed in git. Thanks very 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=7406
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-14-02 11:10 -------
Hello,
for the output in attachment 4929, I started with an empty windows directory,
and an empty registry. Think it's a red herring.
I will attach output from using my windows (2000) install, including an mfc42.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=7406
------- Additional Comments From juan_lang(a)yahoo.com 2007-14-02 10:34 -------
A couple things look fishy:
1. "Warning: the specified System directory L"c:\\windows\\system32" is not
accessible."
Do you have a properly set up .wine directory?
2. "err:module:import_dll Library MFC42.DLL (which is needed by
L"D:\\MATLABR14\\toolbox\\matlab\\winfun\\ocx\\mwsamp.ocx") not found"
Do you have a copy of mfc42.dll installed in e.g. c:\windows\system32?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7425
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-14-02 10:16 -------
Might be a copy-right protection problem. What happens if you change version to
win98? Could you post the output 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=7421
ninevoltz(a)metalink.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ninevoltz(a)metalink.net 2007-14-02 09:59 -------
Appears to have been a typo on line 810 of painting.c, it should read:
y2 = y - sin((eStartAngle+eSweepAngle)*f_pi/180) * dwRadius;
instead of:
y2 = x - sin((eStartAngle+eSweepAngle)*f_pi/180) * dwRadius;
It's fixed now!!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7426
Summary: winedbg is unable to extract callstack from minidump
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lindevel(a)gmx.net
When I create a program with MinGW which dumps a minidump, winedbg can't
extract the callstack from the created dump.
All I get is this:
WineDbg starting on minidump on pid 0008
mdump2.exe was running on #1 Intel Pentium Pro/II-0.2560 CPU on Windows 2000
(2195)
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:004012fb ESP:0062feb0 EBP:0062feb8 EFLAGS:00010212( - 00 - RIA1)
EAX:00000000 EBX:7b8ab5c8 ECX:7b8ab5c8 EDX:0040130e
ESI:00401140 EDI:7ffdf000
Stack dump:
0x0062feb0: *** Invalid address 0x0062feb0
Backtrace:
WineDbg starting on pid 0008
This problem can be tested with the sample code from
http://www.codeproject.com/debug/postmortemdebug_standalone1.asp?df=100&for…
The same happens with following minimalised code-extract:
#include <windows.h>
#include "/usr/include/wine/windows/dbghelp.h"
typedef BOOL (WINAPI *MINIDUMPWRITEDUMP)(HANDLE hProcess, DWORD dwPid, HANDLE
hFile, MINIDUMP_TYPE DumpType, CONST PMINIDUMP_EXCEPTION_INFORMATION
ExceptionParam, CONST PMINIDUMP_USER_STREAM_INFORMATION UserStreamParam, CONST
PMINIDUMP_CALLBACK_INFORMATION CallbackParam );
LONG WINAPI WindowsExceptionFilter(EXCEPTION_POINTERS* pExceptionInfo)
{
HMODULE hDll = LoadLibrary( "DBGHELP.DLL" );
MINIDUMPWRITEDUMP pDump = (MINIDUMPWRITEDUMP)GetProcAddress(
hDll, "MiniDumpWriteDump" );
HANDLE hFile = CreateFile( "app.exe.mdmp", GENERIC_WRITE,
FILE_SHARE_WRITE, NULL, CREATE_ALWAYS, FILE_ATTRIBUTE_NORMAL, NULL );
MINIDUMP_EXCEPTION_INFORMATION ExInfo;
ExInfo.ThreadId = GetCurrentThreadId();
ExInfo.ExceptionPointers = pExceptionInfo;
ExInfo.ClientPointers = NULL;
pDump( GetCurrentProcess(), GetCurrentProcessId(), hFile,
MiniDumpNormal, &ExInfo, NULL, NULL );
return(EXCEPTION_CONTINUE_SEARCH);
}
int main(int argc, char *argv[])
{
SetUnhandledExceptionFilter(WindowsExceptionFilter);
*(int*)NULL = 0x1234;
return 0;
}
I compiled both samples with:
mingw32-g++ mdump.cpp -o mdump.exe
However, when I load a minidump created by Windows XP (Which a user gave me.
It was not created by my app and I don't know how he created it. Maybe some MS
library did it...) it seems to work. (It doesn't tell me any function names
for some reason, but at least it doesn't say "Invalid address".)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7424
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mvniekerk(a)gmail.com |
Component|wine-shell32 |wine-misc
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 09:16 -------
Do you have write permissions to those 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=7423
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 09:16 -------
Closing 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=7423
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 09:15 -------
Bug 7424 states that you can open those 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=7423
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mvniekerk(a)gmail.com |
Severity|blocker |normal
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 09:14 -------
Any messages in the terminal? If so, please attach.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7379
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4930|A propsed patch |A proposed patch
description| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1798
------- Additional Comments From spencercw(a)googlemail.com 2007-14-02 09:01 -------
Hm, just updated to teh current git version, I tried in 2 games, in Tomb Raider
Legend the game has keyboard focus, but in Age of Mythology, it 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=7425
Summary: gothic 2 gold installs without problems but will not
start
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liebundartig(a)freenet.de
Installation of gothic 2 gold (that is gothic 2 and its addon "night of the
raven" (or "Die Nacht des Raben" in german) version 2.60) works like a charm. I
had to swap the files from CD 2 and 3 beforehand the installation to the
harddisk, because I could not eject the CD, although the installer asked for a
new CD.
Starting the game with
cd ~/.wine/drive_c/games/gothic2/System
wine gothic2.exe
will result in a 100% CPU-load for about 3 seconds, then drops back to normal
and gives a new prompt, without changing screen resolution, or printing error
messages.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7424
Summary: Word files reported as Read-Only on ntfs-3g
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mvniekerk(a)gmail.com
CC: mvniekerk(a)gmail.com
When opening a file in MS Word 2003 from a NTFS partition (through the ntfs-3g
driver), the application reports it as read only.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7423
Summary: ntfs-3g / fuse Files not found
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mvniekerk(a)gmail.com
CC: mvniekerk(a)gmail.com
Whenever a file is stored on a ntfs-3g partition (with RW permissions), you can
navigate to the files but not open it. The dialogue complains that it cannot
find the file.
You could see this behaviour with all MS Office 2003 applications
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5723
------- Additional Comments From szdowk(a)wp.pl 2007-14-02 07:40 -------
No. I start using this game with Wine 0.9.23 and it was a issue from some
time. Some people writed there, that it is regression, but I cannot confirm
that. For me it never working propertly.
I could only say, that the "key" that "enable" this bug is "Pixel Shader"
option in winecfg. Without this option checked, game works well (below
0.9.30), and with this option checked there are no textures on models or other
strange things appers (depend of NVidia driver version). In 0.9.30 there are
additional bug with broken geometry of models (bug 7330).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6332
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 07:21 -------
Closing 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=7378
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
Component|wine-binary |wine-misc
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 07:18 -------
Downgrade to minor. Not redrawing is not such a huge 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=7422
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-richedit |wine-misc
Summary|RichTx32.OCX |Application developed in
| |VB6.0, using the
| |Richtx32.ocx to edit text
| |file dont work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7414
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-02 07:12 -------
>well i followed control flow of some apis and saw places in kernel32 exports
How exactly did you followed the flow? What you disassembled kernel? If so -
sorry you can not send any patches to related parts of Wine!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5723
------- Additional Comments From hverbeet(a)gmail.com 2007-14-02 06:43 -------
It's using the vertex shaders now, but not the pixel shaders. The game is
probably thinking it is though. I'm not sure why it's not using the pixel
shader, but it could be a caps issue. Do you have a log of the last wine version
that worked by any chance?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6993
------- Additional Comments From diccon.tesson(a)gmail.com 2007-14-02 06:10 -------
Same error on following system:
uname output:
Linux Bert 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 18:32:37 EST 2007 i686 athlon
i386 GNU/Linux
Wine version: 0.9.29
fixme:seh:set_cpu_context setting partial context (13) not supported
err:seh:setup_exception stack overflow 76 bytes in thread 0009 eip 6017f3e9 esp
00240fb4 stack 0x241000-0x350000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6332
------- Additional Comments From Speedator(a)gmx.de 2007-14-02 05:50 -------
Someone wrote in Steam AppDB entry "(fixed)" at "Minimizing the Steam window
does not work and will lock user input out of X".
Is this fixed 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=7406
a.hurst(a)shef.ac.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4925 is|0 |1
obsolete| |
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-14-02 05:42 -------
Created an attachment (id=4929)
--> (http://bugs.winehq.org/attachment.cgi?id=4929&action=view)
+seh output (take 2)
Sorry chaps!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7406
------- Additional Comments From flexo(a)holycrap.org 2007-14-02 05:23 -------
> $ wine i:\\setup.exe WINEDEBUG=+seh
Doesn't work that way (appending env vars is a make feature).
Use "WINEDEBUG=+seh wine foo.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=7421
------- Additional Comments From ninevoltz(a)metalink.net 2007-14-02 05:17 -------
Bug number 1347 has a screenshot attachment showing the "real world" results 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=7378
flexo(a)holycrap.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
Summary|utorrent has not its GUI |Apps minimizing to systray
|refreshed when i switch |don't (re)draw on desktop
|desktop in kde |switch
------- Additional Comments From flexo(a)holycrap.org 2007-14-02 05:14 -------
As reported in #7403 there are more apps suffering from this problem, including
taskmsg shipped with wine. Generalized description, upgraded severity to major.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7422
flexo(a)holycrap.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Priority|P2 |P3
------- Additional Comments From flexo(a)holycrap.org 2007-14-02 05:10 -------
Not a blocker.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7421
------- Additional Comments From julliard(a)winehq.com 2007-14-02 04:40 -------
It looks just fine to me. Could you please attach a screen shot of the incorrect
drawing you are seeing?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7422
Summary: RichTx32.OCX
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.pisetta(a)int-software.it
Application developed in VB6.0, using the Richtx32.ocx to edit text file dont
work.
I discovered a problem using the Richtx32.OCX, when I run the program and nter
in the form that is using this .ocx I detect a Runtime error 7 Out Of Memory
and stopped the program.
I try to install and reinstall the Service pack 6 for VB, but without any god
news!
Then I try to reproject directly in VB6.0 a demo, to verify the problem and
when I put the control on the form it give me the 'System Error &H80004002'
and blocked the system.
Some others have the same problem?
Thank you.
Mariano
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7183
olivier.crauste(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From olivier.crauste(a)free.fr 2007-14-02 04:36 -------
I've reinstalled a newer development version of Wine.
Despite the FixMe message is still there, the menu works properly.
So I change the bug status from NEW to 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=7418
------- Additional Comments From focht(a)gmx.net 2007-14-02 04:15 -------
Might be OLE related ...
rerun with
WINEDEBUG=+ole,+process,+loaddll,+olerelay
and attach log (break when error message box comes up)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7414
------- Additional Comments From focht(a)gmx.net 2007-14-02 02:33 -------
Hello,
well i followed control flow of some apis and saw places in kernel32 exports
that access this area like this:
--- snip pseudocode ---
==== kernel32 usermode api
some_info_accessor()
{
// short circuit like a cache
if( getSharedUserData()->MemberValid)
{
return getSharedUserData()->MemberData;
}
// "cache miss" -> make call to native api to fetch info
var ret_data;
SetLastError( NtStatusToDosError( NtQuerySystemInformation( info_class,
&ret_data, sizeof(ret_data), 0)));
return ret_data;
}
}
===== native api:
NtQuerySystemInformation():
case some_info_class:
// first time init ?
if( !getSharedUserData()->MemberValid)
{
// collect info .. read from file, registry, make calls to other native api
do_some_lengthy_stuff()
// set member data = valid
getSharedUserData()->MemberData = data_from_lengthy_op()
...
lasterror()
}
*ret_val = getSharedUserData()->MemberData;
...
---
So i wanted to mimic that behavior.
But you got a point. It might not be a good idea at all...
To quote from MSDN:
--- quote ---
The NtQuerySystemInformation function and the structures that it returns are
internal to the operating system and subject to change from one release of
Windows to another.
--- quote ---
So i have some options left.
First option is to completely handle the stuff in "high level" kernel32 exports,
implementing local cached data "one time init" and skipping the
NtQuerySystemInformation stuff (the stuff from NtQuerySystemInformation() case
goes to kernel32 exports).
This might lead to code duplication if same mechanism is used twice somewhere in
other modules than kernel32 (one has yet to see).
Another option: use local cached data "one time init", if cache miss call
NtQuerySystemInformation() right away.
NtQuery .. implements the stuff like shown in pseudo code except no shared data
struct used.
The returned data from call is directly used to update the local cached data in
kernel32.
I think option 1 is way to go (i guess implementing undocumented system info
classes is not your preferred choice).
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7379
------- Additional Comments From dmitry(a)codeweavers.com 2007-13-02 21:36 -------
Which characters don't display correctly? All the special characters I picked
from the log are rendered in the same way in both logs. Can you point out to
a character that is being rendered incorrectly? UploadGlyph draws characters,
so just find a line in the log that contains 'trace:xrender:UploadGlyph' and
tell us its number.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7379
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4917|gzipped log of |gzipped log of
description|LANG=ru_RU.UTF-8 |LANG=ru_RU.UTF-8
|WINEDEBUG=+font,+xrender |WINEDEBUG=+font,+xrender
|wine |wine
|/var/wine/drives/c/Program\ |/var/wine/drives/c/Program\
|Files/Finale\ |Files/Finale\
|2007/FINALE.EXE |2007/FINALE.EXE
|&>/tmp/wine_en_us.UTF-8.log |&>/tmp/wine_ru_ru.UTF-8.log
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4747
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-02 21:08 -------
Fixed in current 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=7364
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dmitry(a)codeweavers.com 2007-13-02 21:05 -------
The patch has been committed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7421
------- Additional Comments From ninevoltz(a)metalink.net 2007-13-02 21:04 -------
Use decimal values on eSweepAngle and then change around the X or Y value, you
will see the end point change to different locations. I don't know if it's just
bad math or an incorrect cast. This bug manifests in the drawing of pie charts
and in Altium Designer CAD software when drawing arcs on PCBs, so I'd consider
it kind of important to fix.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7421
Summary: GDI32 painting.c, AngleArc function renders improperly
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: ninevoltz(a)metalink.net
The AngleArc function of GDI32 does not render arcs properly. I'm guessing that
this is possibly because M_PI is a defined as a double and the parameters to the
routine are floats. See my attached program, angle.exe. You can prove the bug
with it. Set Wine to Windows 2000/XP before running 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=7420
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-02 19:37 -------
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=7420
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-02 19:37 -------
Duplicate
*** This bug has been marked as a duplicate of 7343 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7343
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sguk(a)rambler.ru
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-02 19:37 -------
*** Bug 7420 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7416
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-02 19:31 -------
Where do you see this as a stub? It's been implemented back in wine-0.9.24.
You need xinerama support for this to work. If you compiled Wine yourself, check
that you have proper development headers and working and properly setup libraries.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7414
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Windows NT |Linux
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-02 19:23 -------
What exactly are you planning on storing there? Wine reserves that area so we
can catch any app that tries to read this place. So far the only "apps" that
tried that are some copy-protection systems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7420
Summary: joystick isn't working in Il2 in wine 0.9.30
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sguk(a)rambler.ru
I had a game "Il2 Forgotten Battles + Pacific Fighters" running OK under wine
version 0.9.27
After I upgraded wine to version 0.9.30 Il2 stopped seeing my joysticks (I have
3 HID devices that are essentially joysticks).
I also have a utility program from Logitech called DXTweak.exe that reads and
shows the joysticks input. I ran DXTweak.exe under wine ant it seems to work
fine under both wine 0.9.27 and 0.9.30.
My operating system is Ubuntu Linux 6.10 (Intel x86)
I reproduced the above problem on two kernels: 2.6.17-10generic and 2.5.17-11generic
Hardware: CPU: Athlon 3500+, Mem: 2Gbyte, HDD: 250gb
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7404
------- Additional Comments From wine(a)td-e.com 2007-13-02 18:17 -------
Thank you for the confirmation. I am still trying to figure out how I could
install 2 different wine binaries in parallel under Suse, so I could narrow
down the version where the regression did appear.
I did read the how to for the regression test. I fear I would need more
detailed advices since I do not know anything about cvs. Also compiling has
become a nightmare for me, with the endless errors and warnings.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7419
u_ri_p_ui(a)yahoo.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Trying to install an |Trying to install an
|InstallShield-application |InstallShield-application
|produces page fault under |produces page fault under
|FreeBSD6.2 |FreeBSD 6.2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7419
Summary: Trying to install an InstallShield-application produces
page fault under FreeBSD6.2
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: u_ri_p_ui(a)yahoo.de
Trying to install the game Freedom Force V1.0 (original CD) from Irrational
Games using Wine 0.9.30 under FreeBSD 6.2 produces a page fault.
- No InstallShield-window appears (meaning here the window saying: preparing
the InstallShield wizard or so [I've the German version]). Wine crashes before.
- Same happens trying to install several other games (all using InstallShield):
f.e. Morrowind GOTY DVD.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7418
------- Additional Comments From cimmo(a)libero.it 2007-13-02 17:46 -------
I can send also the dvd to a wine developer to test it personally, please help 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=7418
Summary: Juris Data cannot open database (error code 101)
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cimmo(a)libero.it
I've an italian database made with VisualBasic.
Installation goes perfects and when you launch it starts, however when you click
to view the database it return an error "cannot open database error code 101".
Tried to put WINEDEBUG=+channel1,+channel2 to debug options but when I press the
button to access the database in the console there are no new lines!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7352
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
--
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=1798
------- Additional Comments From kelfe(a)gmx.de 2007-13-02 17:24 -------
a fix for the managed mode logic was commited today
works fine with EVE Online
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2866
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From thestig(a)google.com 2007-13-02 17:15 -------
Ok, reopening 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=2866
------- Additional Comments From andreas.bierfert(a)lowlatency.de 2007-13-02 17:01 -------
Sorry the xinerama support did not fix this. To give an example:
Suppose two physical screens are connected and standing left (or right) of each
other. Say they are both running 1280x1024 as their resolution. If you run a
program w/o xinerama support this gives you one display with 2560x1024 to use.
If you run a software with xinerama support you should have the choice of the
combined resolution or two screens with 1280x1024 each.
I tested with both World of Warcraft and Diablo 2 and both can only find the
'wide' screen resolution (or to be exact D2 cannot find any valid resolution
because it only sees the wide screen resolutions).
So imho this should stay open till this is fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7417
Summary: Lineage2 C4 doesn't work approx since 0.9.19-20
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mills(a)rambler.ru
It show internal window with message "directx error ..." soon after creating window.
As I see in attached backtrace problem is in
IWineD3DDeviceImpl_DrawIndexedPrimitive function from wined3d\device.c
With the following patch that error window gone and application started.
There was no goal to find out why pIndexData was not filled with non-NULL value
in that case. So there is still bug somewhere and patch is only workaround.
Goal was just to run game on recent wine and not on 0.9.18.
--- device.c 2007-02-13 22:40:28 +0500
+++ device.cur.c 2007-02-14 02:49:36 +0500
@@ -4589,6 +4589,8 @@
WINED3DINDEXBUFFER_DESC IdxBufDsc;
pIB = This->stateBlock->pIndexData;
+ if (!pIB) return WINED3D_OK;
+
This->stateBlock->streamIsUP = FALSE;
TRACE("(%p) : Type=(%d,%s), min=%d, CountV=%d, startIdx=%d, countP=%d\n", This,
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7352
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7403
------- Additional Comments From danomatika(a)gmail.com 2007-13-02 15:12 -------
--- quote ---
this one is about the systray missing?
--- quote ---
Actually it's about the entire utorreent gui missing, the systray and the gui.
When I start utorrent in wine 0.9.30 no window or systray show up. It's running
in the background. I downgraded to the Wine 0.9.22 package in Ubuntu and have
no problems.
And I tried running Amarok to see if a KDE systray would help. Didn't work, no
window or systray icon. :P
ALso, it just occurred to me, I'm running in dual monitor ATI Big Desktop mode
if that means anything.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7403
------- Additional Comments From flexo(a)holycrap.org 2007-13-02 15:07 -------
Actually from the comments this is something different than #7378. #7378 is
about the window being messed up after a vdesktop switch - this one is about the
systray missing?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7379
formanro(a)ukr.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4863 is|0 |1
obsolete| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7414
------- Additional Comments From flexo(a)holycrap.org 2007-13-02 15:00 -------
> Otherwise one has use function static or module local "fake" data or execute
> some registry reads/writes every time.
How would that be fake? What's wrong with loading the value from registry on
demand and keeping a static cache? Better than to rely on semi-documented
interfaces...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7416
Summary: Support multiple independent displays for PowerPoint,
OpenOffice.org, etc
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewz(a)springsrescuemission.org
Please implement EnumDisplayW (currently a stub) and any other functions
necessary to run a independent, dual-head monitor system.
For example, PowerPoint displays the slides on monitor 2 while the user controls
the presentation and views notes on monitor 1. Other programs that use this
functionality include OpenOffice.org (since version 2.1, but not as good as
PowerPoint) and MediaShout.
The easiest software to test is probably OpenOffice.org version 2.1+. In a
slide show, click the "Slide Show" menu and then "Slide Show Settings." Then,
see the section labeled "Multiple monitors."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7413
------- Additional Comments From Alexqw85(a)gmail.com 2007-13-02 13:47 -------
No, Publisher XP is Publisher 2002. Publisher 2003 was the next release.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7242
------- Additional Comments From focht(a)gmx.net 2007-13-02 13:43 -------
Well i got further, a login dialog appears.
Seems one has to register online for an account.
I did but every time i click "sign in" it tells "accout expired bla bla" even on
a freshly created one.
Weird.
If you have further problems with this software, please provide a valid
login/accout (for testing only).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7242
------- Additional Comments From focht(a)gmx.net 2007-13-02 13:32 -------
This Microsoft KB article explains different mscal.ocx version behavior:
"xxx Version of Mscal.ocx Breaks Binary Compatibility For Early Bound Clients"
http://support.microsoft.com/kb/311219/en
Basically the vtable layout of ICalendar interface has changed/broke binary
compatibility.
The software doesnt seem to make use of late binding to control but compile time
wrapper generation (using #import directive to generate .tli wrappers).
The mscal.ocx distributed with this installation is too old and bugged.
You can test it by doing manual "regsvr32 MSCAL.OCX" in system32 directory.
Crashes due to stack corruption.
I copied a newer mscal.ocx from my office 10/11 installation and registered it.
Then i compiled the small sample provided in KB article.
Worked like a charm.
Seems the developers of this software need to refresh their redistributables.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.