http://bugs.winehq.org/show_bug.cgi?id=3288
------- Additional Comments From lxtanner(a)yahoo.co.uk 2005-06-09 05:08 -------
I'm sorry, but I can't debug this application right now, because I only use
Linux at home. As I am living at a residential college during school terms, I
won't be back home until October 15th.
--
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=3286
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-06-09 05:00 -------
This has been fixed on cvs dt 06-Sept-05
--
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=3279
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike(a)codeweavers.com
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From mike(a)codeweavers.com 2005-06-09 03:55 -------
Hi Danny,
Could you please send me a +msi trace by running
WINEDEBUG=+msi wine setup_delphi.exe >& 3279.log
then making sure it crashed and exitted and gzip 3279.log and send it to me?
You might also want to retest with the latest Wine CVS.
thanks,
Mike
--
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=3263
------- Additional Comments From marcus(a)jet.franken.de 2005-06-09 02:36 -------
can you sent a unified diff to wine-patches(a)winehq.org please?
diff -u
--
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=2830
------- Additional Comments From marcus(a)jet.franken.de 2005-06-09 02:27 -------
please send this patch to wine-patches(a)winehq.org too. thanks!
--
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=1833
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From us(a)edmeades.me.uk 2005-05-09 17:42 -------
No reply for >6 months, and no info to proceed with debugging hence closing
abandoned
--
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=2201
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|wine: Unhandled exception |wine: Unhandled exception
|(thread 0013), starting |(thread 0013), starting
|debugger... WineDbg starting|debugger... WineDbg starting
|on pid e Can't find file for|on pid e Can't find file for
|ELF 'wine-kthread' ((nil)) |ELF 'wine-kthread'
|WineDbg starting on pid e |((nil))WineDbg starting on
|Can't find file for ELF |pid eCan't find file for ELF
|'wine-kthread' ((nil)) |'wine-kthread' ((nil))
------- Additional Comments From us(a)edmeades.me.uk 2005-05-09 17:35 -------
No reply for >5 months, closing as abandoned. Please reopen if problem
persists, supplying the requested information
--
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=2199
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Summary|Edit Undo operation does not|Edit Undo operation does not
|behave same as MS Windows. |behave same as MS Windows.
------- Additional Comments From us(a)edmeades.me.uk 2005-05-09 17:31 -------
I think this was fixed ages ago. Please reopen if problem persists
cvs dlls\user\edit.c shows:
static BOOL EDIT_EM_Undo(EDITSTATE *es)
{
: /* As per MSDN spec, for a single-line edit control,
the return value is always TRUE */
if( es->style & ES_READONLY )
return !(es->style & ES_MULTILINE);
:
:
return TRUE;
}
--
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=2197
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From us(a)edmeades.me.uk 2005-05-09 17:27 -------
No update for >12 months, and no hope of debugging without further
information. Please reopen if the problem persists, with additional information
--
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=3064
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)edmeades.me.uk 2005-05-09 17:26 -------
Code in cvs
--
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.