http://bugs.winehq.org/show_bug.cgi?id=35938
Bug ID: 35938
Summary: ARGO Electude EDT Internet Edition fails to launch
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dan.g.tob(a)gmail.com
Created attachment 47997
--> http://bugs.winehq.org/attachment.cgi?id=47997
crash log
you can get it from here (trial only)
http://www.electude.com/files/setup_edt_latest.php
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30098
Bug #: 30098
Summary: Photoshop CS5, broken Paintbrusch Tool
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)timroes.de
Classification: Unclassified
In Photoshop CS5.1 the Paintbrush Tool is broken. If you press down the mouse
button and drag the mouse, the expected output would be a line. Instead you get
a dot, where you pressed the mouse and no line is drawn.
Around every 10th time the drawing works normal (as long as you don't release
the mouse button). Its not exactly every 10th time and the interval is random.
I narrowed it down to the first wine version where it occurred. In 1.3.34 it
works all fine, and from 1.3.35 till the current release candidate 1.4-rc5 it
shows the same behavior.
While you move the mouse, the navigation panel inside Photoshop shows the
correct mouse positions, so it seems that the mouse coordinate is passed
correctly to Photoshop. During the few times the line is drawn the coordinates
in the navigation panel are refreshed quite slower.
The same behavior is described in the following test, by another user:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=20158&iTesting…
Please tell me what logs you need especially from which wine versions, and I
will be glad to help fixing that bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41322
Bug ID: 41322
Summary: Photoshop CS6: Tools like brush does not work properly
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: illuslion1998(a)gmail.com
Distribution: ArchLinux
Tools like the brush, lasso and eraser does not work if I click and drag it.
The click works but when I drag it nothing happens. Only sometimes it works.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11832
Summary: App scans folders with charts but fails to display them
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://rosepointnav.com/CoastalExplorer/Trial/default.ht
m
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
As part of normal startup, Coastal Explorer (CE) scans designated (either by
default or user choice) specific folders within all drives, building an XML
document with descriptions of each chart found. At the end of the process,
however, CE announces there are no charts to be found and asks if the user
wants to download charts from web sites.
It was found that interrupting the scan process (there is a "Stop" button
available) will make charts visible and usable. This is, however, a rather
inelegant solution and one which poses problems when using the "Chart
Portfolio" tool (e.g., duplication of charts).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30035
Bug #: 30035
Summary: metapad - use of special characters in replace mode
does not work
Product: Wine
Version: 1.4-rc5
Platform: x86
URL: http://liquidninja.com/metapad/downloads/metapad36.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: washuu(a)eastnews.com.pl
Classification: Unclassified
Metapad is a free and very efficient notepad replacement, one file executable.
The author states, that metapad has NO dependencies of win32 DLLs, so one
should expect metapad to behave identical in WINE and Windows platform.
Unfortunately, this is not the case.
Steps to reproduce the error:
- download metapad.exe from URL given in header and unpack it (no install
required)
- open metapad.exe
- choose Menu->Edit->Replace (or just press CTRL-H)
- click on the second right button with down arrow, which enable user to enter
some special characters like \t for Tab or \n for Newline.
- On wine it is ALWAYS disabled, and you can not enable any of the special
characters. On WIN32 you can enable use of the special characters.
You can think about this bug as completely unimportant, but in my company it is
widely used function - like add some new lines after closing tags in html.
One note: on the terminal, wine complaints:
$ wine metapad.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18800
Summary: Debugger goes into race condition after 123 crash on
bug 18324
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Hi All,
Please reference bug 18324 on this bug. This is bug is on the debugger and
18324 in on Lotus 123.
Basically, when you try to copy from two cell into the clip board in Lotus 123,
123 will crash (bug 18324). And, the debugger goes into a race condition,
eating up as much CPU as the OS will give it. It never finished. The only way
to stop the race is tho do a "kill -9" on 123's process ID.
-T
Steps to reproduce:
1) open the 123 attachment on 18324
(http://bugs.winehq.org/attachment.cgi?id=20865)
2) highlight across two cell horizontally
3) press <ctrl><c> or go to "Edit", "Copy"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41440
Bug ID: 41440
Summary: EVE Online: CTRL-key stuck when switching between
windows (multiple accounts)
Product: Wine-staging
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nt(a)divzero.at
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
When playing EVE Online with multiple accounts the CTRL-key will be
(constantly) activated when switching between windows. One can "unstuck" the
key by repeatedly clicking CTRL + mouse key somewhere in the window. I can and
will provide any DEBUG logs just someone please tell me the required flags.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=5129
--- Comment #12 from unxed <unxed(a)mail.ru> ---
another issue with recent faststones on wine:
https://bugs.winehq.org/show_bug.cgi?id=41438
workaround is to use faststone 5.2 or earlier.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41431
Bug ID: 41431
Summary: Blitz2D (DirectX 9 library) needs d3dx9_line_Draw
implementation
Product: Wine
Version: 1.9.20
Hardware: x86-64
URL: http://www.windowsgames.co.uk/blitz2D/Blitz2Dexe.zip
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
When attempting to run the sample an endless amount of message boxes is created
because the DrawLine function fails, this is the console output related to the
line drawing:
fixme:d3dx:d3dx9_line_SetWidth iface 0x9978d8, width 1.00000000e+01 stub!
fixme:d3dx:d3dx9_line_SetAntialias iface 0x9978d8, antialias 0x1 stub!
fixme:d3dx:d3dx9_line_Draw iface 0x9978d8, vertex_list 0x2ea5e8,
vertex_list_count 2, color 0xffff8080 stub!
More info for the library:
http://windowsgames.co.uk/blitz2D.html
Wine source:
https://source.winehq.org/source/dlls/d3dx9_36/line.c#0149
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27236
Summary: Lego Pirates of the Carribean demo: psychadelic
rendering artifacts
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This happens with or without native dlls, it seems.
(Either winetricks alldlls=builtin or winetricks --force d3dx9 gives same
results. Similar results with wine-1.3.5 or wine-1.3.15, tested with native
d3dx9.)
It's quick to reproduce; the game shows a splash screen
or two, then jumps right into a rendered cinematic
which shows the problem nicely. The sky and some foreground
objects are show with very wrong colors.
See attached screenshots.
This is on a nvidia gtx 470 with 270.26 drivers. The log shows lots of
err:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_FRAMEBUFFER_OPERATION
(0x506) from glDrawArrays @ drawprim.c / 48
fixme:d3d:context_check_fbo_status FBO status GL_FRAMEBUFFER_UNSUPPORTED
(0x8cdd)
fixme:d3d:context_check_fbo_status Location SFLAG_INTEXTURE (0x40).
fixme:d3d:context_check_fbo_status Color attachment 0: (0x211360)
WINED3DFMT_B8G8R8A8_UNORM 256x256
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.