http://bugs.winehq.org/show_bug.cgi?id=3599
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.dev(a)web.de
------- Additional Comments From wine.dev(a)web.de 2006-11-07 15:56 -------
>From the Attachment:
> trace:psdrv:PSDRV_ExtEscape QUERYESCSUPPORT for 33
> trace:psdrv:PSDRV_ExtEscape EPS Printing support enable
Might be the Problemm: Your Printer is detected as Postscript-Printer.
Please add "+winspool,+driver,+print" to WINEDEBUG and retry with the current
wine-version
I can look at the log, but my Postscript-Knowledge almost not existent.
>From comment #2:
> You see the ntdll and kernel32 winedlloverrides
This will never work. Your logfile is useless in this case.
>From the Attachment:
>WINEDLLOVERRIDES="fontext,mspcx32,ole2,icm32,icmui,icmupg,icwhelp,ctl3d32,ctl3dv2,winhlp32t,commctrl,comctl32,user,user32,kernel32,ntdll,mfc40,mfc42,ole32,olepro32,comdlg32,commdlg,itss"
No chance for any help with this setting. Your logfile is useless.
Please retry with a clean "~/.wine", Install only CorelDraw without any tools
and run the app.
Select "Print to File" (a File with the name "FILE:" is created in the
current Directory) and print your Example Document.
Was a correct Postscript-File created?
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3774
------- Additional Comments From wine.dev(a)web.de 2006-11-07 14:50 -------
>From Bug #4609:
Example avi (i tested several files, but the problem is always present):
http://gstreamer.freedesktop.org/media/small/gstreamer.avi
>From the comment #15:
WineD3D Pixelformat
( DDPF_FOURCC , dwFourCC code 'YV12' (0x32315659) - 0 bits per pixel)
vlc works, when the video is encoded as RGB, but fails,
when the video is encoded with the components (YUV).
> the video's are blue, looks like one color (red?) is missing.
Could this be swapped colors? (Blue Face, Red Water)
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3800
------- Additional Comments From roli8200(a)yahoo.de 2006-11-07 14:41 -------
The problem seems to more system specific. On my SuSE 10.1 at home it works
properly. But on the same SuSE 10.1 at the workstation in the office (with the
same wine installation) it doesn't work. Is there a kind of flags (except of
+relay becaus it taks up to 1 day start corel with this option) to figure out
what happens on the backside when rotating text?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3800
------- Additional Comments From juan_lang(a)yahoo.com 2006-11-07 14:21 -------
If the bug is fixed in 0.9.4 but fixed in 0.9.6, please do a regression test to
find which patch broke 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=2798
------- Additional Comments From CaptainSifff(a)gmx.de 2006-11-07 14:10 -------
There's no output on the debugchannels:
ddraw
d3d7
ddraw_thunk
msvcrt
richedit
d3d
int
dosmem
vxd
The Graphics channel gives this:
trace:graphics:DrawEdge 0x204 0,0-438,361 0005 200f
trace:graphics:DrawEdge 0x204 0,0-390,283 0005 200f
trace:graphics:X11DRV_Rectangle (0 0 52 26)
trace:graphics:X11DRV_Rectangle (4 4 48 22)
trace:graphics:X11DRV_Rectangle (0 0 52 26)
trace:graphics:X11DRV_Rectangle (4 4 48 22)
trace:graphics:X11DRV_Rectangle (0 0 52 26)
trace:graphics:X11DRV_Rectangle (4 4 48 22)
trace:graphics:X11DRV_Rectangle (0 0 52 26)
I'll attach a backtrace of the x11drv channel with the afterwards following
crash
--
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=5650
Summary: Selecting extra features in KeepTools "Custom Install"
does not install the extra features
Product: Wine
Version: 0.9.17.
Platform: All
URL: http://keeptool.com
OS/Version: All
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: truiken(a)gmail.com
ReportedBy: truiken(a)gmail.com
CC: wine-bugs(a)winehq.org
When selecting extra features to install in KeepTool's "Custom Install" screen,
the features are said to be added, but when installation is done, none of the
files from the added features are installed. The problem is that we change the
state of the features added, but not the states of the components belonging to
said features. Patch will be sent.
--
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=5649
Summary: KeepTool's installer displayes the Feature Selection
features in the wrong order
Product: Wine
Version: 0.9.17.
Platform: Other
URL: http://keeptool.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: truiken(a)gmail.com
ReportedBy: truiken(a)gmail.com
CC: wine-bugs(a)winehq.org
If you choose "Custom Install" in the KeepTool installer, you'll notice that the
features are displayed in the wrong order, when compared with running the
installer in Windows. We use the treeview control for the SelectionTree msi
dialog control, and when we insert items into the treeview, we give the TVI_SORT
flag, when it should be TV_LAST, and the sorting should happen when we read the
features from the msi database. Patch will be sent.
--
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=2792
------- Additional Comments From CaptainSifff(a)gmx.de 2006-11-07 13:54 -------
The crash is still present in a cvs-wine of today (14.07.06)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5648
Summary: KeepTool's installer displays invalid feature in the
feature selection screen
Product: Wine
Version: 0.9.17.
Platform: All
URL: http://keeptool.com
OS/Version: All
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: truiken(a)gmail.com
ReportedBy: truiken(a)gmail.com
CC: wine-bugs(a)winehq.org
When you choose "Custom Install" in the KeepTool's installer, you'll see a list
of features that you can install. One feature is listed that should not be, and
is not displayed when you run the installer in windows. Exploring the msi
database, and looking in the feature table, this feature that shouldn't be
displayed has a Display value of 0, which according to msdn means it shouldn't
be displayed. Patch will be sent.
--
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.