http://bugs.winehq.org/show_bug.cgi?id=7816
Christian Uceda <christianuceda(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.33. |1.1.6
--- Comment #9 from Christian Uceda <christianuceda(a)yahoo.com> 2008-10-20 05:24:32 ---
This is still happening on v1.1.6 (Ubuntu)
However I have noticed something this time, it only happens if the user tries
to average more than two pictures. Attempting to average more than two pictures
always make the app crash, while two images always work.
--
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=7815
Christian Uceda <christianuceda(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.33. |1.1.6
--- Comment #5 from Christian Uceda <christianuceda(a)yahoo.com> 2008-10-20 05:18:20 ---
Bug still happens on wine v1.1.6
--
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=8783
--- Comment #43 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2008-10-20 04:16:30 ---
Hello Richard
TIOCGICOUNT is not the problem, it didn't work on wine 0.9.22 either. However
the error path taken in dlls/ntdll/serial.c from 0.9.23 when TIOCGICOUNT fails
is different, and the application takes a different code path and calls
IOCTL_SERIAL_CLR_DTR, which it doesn't seem to do in 0.9.22. My patch should
have fixed that, but you say it didn't help. Can you attach the output of:
WINEDEBUG='+comm' wine app.exe &> /tmp/log.txt
with my patch?
Also please post the output of:
strace -f -v wine app.exe &> /tmp/strace.txt
preferably both with a broken version, and with a working version of wine.
--
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=15591
Summary: page fault in copy protection of installer
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
Created an attachment (id=16598)
--> (http://bugs.winehq.org/attachment.cgi?id=16598)
Output to the parent shell of the page fault
page fault in copy protection of installer.
Therefore could not install application.
Apparently, Wine is stricter than XP in memory management, OR wine returns
other values to this application than Windows XP
--
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=9188
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-10-19 17:57:46 ---
Reported fixed.
--
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=3456
--- Comment #15 from Flo <CaptainSifff(a)gmx.de> 2008-10-19 16:38:43 ---
With a Git-Wine of today (19.10.08) it works as before for me. The
Button-Alignment is wrong, the Background is not fully drawn and the random
crashes are also still there.
--
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=8421
--- Comment #6 from Pavel Brych <pavel.brych(a)centrum.cz> 2008-10-19 13:33:45 ---
I simply put comctl32.dll from Windows XP to .wine/drive_c/windows/system32.
Winetricks did not help. But I compiled and installed version 1.1.6 manualy and
now comctl32 override works as expected.
I use Mandriva 2009 64bit, but problem was confirmed on 32bit Mandriva too. It
seems more like problem of compilation or packing rpm for Mandriva (but there
is still a chance that something is broken in Wine, because I did not managed
to satisfy all wine dependences, so I compiled without some functions - see the
list below).
configure: libhal development files not found, no dynamic device support.
configure: libgnutls development files not found, no schannel support.
configure: lib(n)curses development files not found, curses won't be supported.
configure: libsane development files not found, scanners won't be supported.
configure: libgphoto2 development files not found, digital cameras won't be
supported.
configure: libcapi20 development files not found, ISDN won't be supported.
configure: libcups development files not found, CUPS won't be supported.
configure: libldap (OpenLDAP) development files not found, LDAP won't be
supported.
configure: WARNING: libxslt development files not found, xslt won't be
supported.
--
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=9188
Paul <BerlinerPaul(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |BerlinerPaul(a)web.de
--- Comment #6 from Paul <BerlinerPaul(a)web.de> 2008-10-19 09:43:32 ---
hey,
since wine 1.0 the installer works very well and the whole game too. I guess
this report can be closed.
--
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=9158
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
--
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.