http://bugs.winehq.org/show_bug.cgi?id=4360
------- Additional Comments From hkuehnle(a)sysdesk.de 2006-03-05 06:29 -------
I did some further testing, and found out that ImageReady seems to be affected
by this issue as well. More importantly though, the last comment about wintab32
led me to try to disable the native wintab32.dll for Photoshop completely via
winecfg. This does seem to work around the division by zero issue, as I was able
to work smoothly with Photoshop afterwards.
What I also realized was, that I updated my Xserver from X.org 6.8 to the
modular X.org 7.0 a few weeks ago, and PhotoShop did definitely work before that
update, with wine 0.9.9 and later. Therefore could this issue possibly be due to
- although I am not familiar with the internal workings - a change of the tablet
interfaces between wine and the Xserver?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4935
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2006-03-05 05:02 -------
video card: ATI Rage Mobility P/M AGP 2x
a part of /etc/X11/xorg.conf:
Section "Device"
Identifier "device1"
VendorName "ATI"
BoardName "ATI Rage Mobility"
Driver "ati"
Option "DPMS"
EndSection
I though those binaries came with symbols:
[j@localhost ~]$ rpm -qa|grep -i wine
wine-debug-symbols-0.9.12-mdk
wine-0.9.12-mdk
[j@localhost ~]$
Which debug chanels should I activate ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5161
------- Additional Comments From molle.bestefich(a)gmail.com 2006-03-05 01:34 -------
> I would have posted a backtrace, but std output/error from
> winedbg does not echo into the text file I'm piping into
Correction: debugger doesn't output anything at all, neither when running
'wine trillian.exe' with no piping going on. Aye?
The only mildly incriminating thing I can see in the trace logs is this:
trace:x11drv:X11DRV_set_window_pos mapping non zero size or off-screen win
0x10028
trace:x11drv:X11DRV_set_window_pos mapping non zero size or off-screen win
0x10032
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4533
------- Additional Comments From ead1234(a)hotmail.com 2006-03-05 01:32 -------
I did some testing and added a MoveFiles function to actions.c and had it dump
the MoveFile table out to the console.
In the case of americas army the MoveFile table is:
fixme:msi:ITERATE_MoveFile File Key -> L"DistributionIni" Component ->
L"ArmyOps" Source Name -> (null) Dest Name -> (null) Srce Folder -> L"DISTFILE"
Dest Folder -> L"ArmySystemFolder" Move Options -> (null)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/…
according to msdn it appears if the component "ArmyOps" is slated for
installation then it should be moving the source folder to the destination
folder since both the source name and destination name are left blank. This has
to be done before InstallFiles can be performed, so it has files to perform it on.
--
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=5161
------- Additional Comments From molle.bestefich(a)gmail.com 2006-03-05 01:12 -------
Created an attachment (id=2385)
--> (http://bugs.winehq.org/attachment.cgi?id=2385&action=view)
combined trace (breaks into debugger?)
Here's a combined trace.
For some reason, it now breaks into the debugger.
I can continue execution, but it's probably broken since it seems timers still
expire when the application is being debugged.
I would have posted a backtrace, but std output/error from winedbg does not
echo into the text file I'm piping into, for some reason..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4323
------- Additional Comments From marcus(a)jet.franken.de 2006-03-05 00:52 -------
getaddrinfo superflous flags 0x28 are harmless. (windows just has no
representation of those flags). the warning can be ignored.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5161
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-05 00:13 -------
It still hard to see what exactly fails.
You need to combine them all in one and add +synchronous.
Then take last 100 lines and attach here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4488
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-05 00:03 -------
What if you set winver to win9x? Wine doesn't support all that user security
stuff...
Also why can't you run Linux native mingw?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3591
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jfmedeirosneto(a)yahoo.com.br
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-05 00:00 -------
*** Bug 4859 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.