http://bugs.winehq.org/show_bug.cgi?id=10413
Summary: Pen and eraser reversed when using Photoshop 7 with
Wacom tablet
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://appdb.winehq.org/objectManager.php?sClass=version&iId=1336,
Darrell Troth wrote:
"My wacom shows the eraser for the pen tip and vice versa for the other end,
yet nothing shows in the window.
In other words the pen tip is the eraser and the eraser is the pen tip when
looking at the history palette in photoshop. ... I don't have this problem with
the Linux version of Gimp."
I can confirm this reversal; it's happened consistently every
time I've tested Photoshop 7 on a system with a tablet, I think.
I think it affects all other versions of Photoshop, too.
And sometimes it takes a little fiddling to figure out how
to start drawing, just as Darrell noted.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10357
Summary: cannot save files in Microsoft Word 2003
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=9027)
--> (http://bugs.winehq.org/attachment.cgi?id=9027)
console output
I am unable to save files in Microsoft Word 2003, a dialog comes up asking to
retry the save but it is unsuccessful.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10356
Summary: Microsoft Excel Freezes when trying to enter text in a
cell
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
When I try to enter text in a cell in Excel 2003 the application freezes up and
won't accept any input anywhere else in the application.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10355
Summary: IDirectXFileDataImpl_GetType crashes wine
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.course.com/catalog/product.cfm?isbn=978-1-
59200-093-7&CFID=6877838&CFTOKEN=53320250
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
When trying to run Chapter 6 example from Physics modeling for game programmers
wine crashes. A +all trace shows IDirectXFileDataImpl_GetType to be the
culprit.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10351
Summary: Civilization Call to power installer progress always
shows %100
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://en.wikipedia.org/wiki/Civilization:_Call_to_Power
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=9023)
--> (http://bugs.winehq.org/attachment.cgi?id=9023)
picture of installer showing %100 in middle of installation
Applications that were previously affected by bug 5948(Civilization Call to
Power, Cabela's Hunting games, ...) all seem to use this same type of installer
with the progress dialog and it reports %100 complete as soon as it opens and
remains at %100. On windows it gradually increases as the application installs.
In addition to reporting %100 it seems to use alot of system resources, I
cannot use other applications and the desktop is near unresponsive with this
installer running.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10327
Summary: Crash in WINPROC_CallProcAtoW
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.teske(a)swissrisk.com
Created an attachment (id=8988)
--> (http://bugs.winehq.org/attachment.cgi?id=8988)
sample backtrace
since I installed a new cvs build, a program which I use frequently (Action
Request System by Remedy) crashes in WINPROC_CallProcWtoA
I traced the stuff in the debugger and found that we have
in menu.c:1829:
menu->hWnd = CreateWindowExW( 0, (LPCWSTR)POPUPMENU_CLASS_ATOM, NULL,
....
So classname is an ATOMINT, and in WINPROC_CallProcWtoA it does the following:
class_lenW = strlenW(csW->lpszClass) * sizeof(WCHAR);
RtlUnicodeToMultiByteSize(&class_lenA, csW->lpszClass,
class_lenW);
and later
RtlUnicodeToMultiByteN(cls, class_lenA, NULL, csW->lpszClass,
class_lenW);
>From what I read in other functions, there should be something like
if (HIWORD(csA->lpszClass)) around it.
A sample backtrace is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10310
Summary: D&D: Dragonshard freezes in menu
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.gamers.at/?SHOWFILES=1&FILEID=5585
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
As the title says...
in console thousends of:
fixme:imm:ImmNotifyIME NI_CLOSECANDIDATE
native imm32.dll fixes this
tested with demo and retail
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10274
Summary: Office 2003 apps crash on launch
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=8925)
--> (http://bugs.winehq.org/attachment.cgi?id=8925)
+all from excel
With current git Microsoft Office 2003 applications crash after startup(excel)
or popup a dialog box stating they don't have enough memory to run(word). Seems
to be a regression in recent GIT as of today 11-1-2007.
from the +all log I see excel receives the WM_QUIT message before the wine
desktop window even appears.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10234
Summary: opengl problems (commit
00633e37bcc8da1032f34ea2d87814739de07db4)
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: romosan(a)sycorax.lbl.gov
Created an attachment (id=8855)
--> (http://bugs.winehq.org/attachment.cgi?id=8855)
bactrace for tracked using 10/29/07 git wine
somewhere between release 0.9.46 and 0.9.47 of wine i started having
problems with applications that use opengl. using git-bisect i found
that commit 00633e37bcc8da1032f34ea2d87814739de07db4 (winex11: Use an
offscreen redirected window for child OpenGL rendering.) was the first
bad commit. this happens both on my thinkpad with an radeon r250 card using the
open source drivers and on my desktop using an nvdia card with the proprietary
nvidia drivers.
in particular i am trying to run tracked part of racer 0.5.0 final
(http://racer.nl/dl_win32.htm).
i am attaching the back traces for the various cases
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.