Re: Regression today?

2011-06-21 Thread Maarten Lankhorst
Hey Susan,

On 06/21/2011 01:03 PM, Susan Cragin wrote:
> >Susan Cragin wrote:
> >> I think a regression was introduced today. I got the following trying to 
> >> run NatSpeak 11.0 with today's git.
> >> wine-1.3.22-255-g4c0c0d3
> >> Should I do a regression test and file a bug, or is it obvious from this?
> >> Or is it me -- something to do with my new Oneiric Ocelot? Or the new 3.0 
> >> kernel?
> >The 3.0 kernel works for me now (3.0-rc4) as good as any of the previous
> >stable releases. Before -rc4 I get a kernel oops after the radeon GPU
> >lockup + soft reset I get with SC2. Now I'm left with the GPU lockup but
> >previous kernels show the same problem.
>
> Hmmm...
> I have the 3.0-1.2.
I haven't really tested naturally speaking lately, but in git reflog you can 
always
find back your previous HEAD and test with it once to see if wine has regressed.
I'm running rc4 with some usb patches to fix suspend here. :-)
I also use nouveau.git from time to time for testing, but it's still not 
entirely stable for me.

~Maarten




Re: Regression today?

2011-06-21 Thread Susan Cragin
>Susan Cragin wrote:>> I think a regression was introduced today. I got the following trying to run NatSpeak 11.0 with today's git. >> wine-1.3.22-255-g4c0c0d3>> Should I do a regression test and file a bug, or is it obvious from this? >> Or is it me -- something to do with my new Oneiric Ocelot? Or the new 3.0 kernel?>The 3.0 kernel works for me now (3.0-rc4) as good as any of the previous>stable releases. Before -rc4 I get a kernel oops after the radeon GPU>lockup + soft reset I get with SC2. Now I'm left with the GPU lockup but>previous kernels show the same problem.Hmmm... I have the 3.0-1.2.






Re: Regression today?

2011-06-21 Thread Michael Stefaniuc
Susan Cragin wrote:
> I think a regression was introduced today. I got the following trying to run 
> NatSpeak 11.0 with today's git. 
> wine-1.3.22-255-g4c0c0d3
> Should I do a regression test and file a bug, or is it obvious from this? 
> Or is it me -- something to do with my new Oneiric Ocelot? Or the new 3.0 
> kernel?
The 3.0 kernel works for me now (3.0-rc4) as good as any of the previous
stable releases. Before -rc4 I get a kernel oops after the radeon GPU
lockup + soft reset I get with SC2. Now I'm left with the GPU lockup but
previous kernels show the same problem.


bye
michael




Re: Regression today?

2011-06-20 Thread Austin English
On Mon, Jun 20, 2011 at 21:00, Susan Cragin  wrote:
> I think a regression was introduced today. I got the following trying to run 
> NatSpeak 11.0 with today's git.
> wine-1.3.22-255-g4c0c0d3
> Should I do a regression test and file a bug, or is it obvious from this?
> Or is it me -- something to do with my new Oneiric Ocelot? Or the new 3.0 
> kernel?
>
> susan@ubuntu:~/.wine/drive_c/Program 
> Files/Nuance/NaturallySpeaking11/Program$ wine natspeak
> err:service:service_send_start_message service L"DragonSvc" failed to start
> fixme:iphlpapi:NotifyAddrChange (Handle 0xc2e91c, overlapped 0xc2e900): stub
> wine: configuration in '/home/susan/.wine' has been updated.
> fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - 
> stub!
> fixme:wbemprox:wbem_locator_ConnectServer 0x134288, L"ROOT\\CIMV2", (null), 
> (null), (null), 0x, (null), (nil), 0xfcea54)
> fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for 
> IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
> fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
> fixme:wbemprox:wbem_locator_ConnectServer 0x135fd0, L"ROOT\\CIMv2", (null), 
> (null), (null), 0x, (null), (nil), 0x10cea5c)
> fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for 
> IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
> fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
> fixme:wbemprox:wbem_locator_ConnectServer 0x135fd0, L"ROOT\\CIMv2", (null), 
> (null), (null), 0x, (null), (nil), 0xfcea5c)
> fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for 
> IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
> fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
> fixme:wbemprox:wbem_locator_ConnectServer 0x136020, L"ROOT\\CIMv2", (null), 
> (null), (null), 0x, (null), (nil), 0x10cea5c)
> fixme:wbemprox:wbem_locator_ConnectServer 0x136020, L"ROOT\\WMI", (null), 
> (null), (null), 0x, (null), (nil), 0xfcea54)
> fixme:reg:RegSetKeySecurity :(0x60,4,0xd9ba9c): stub
> fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for 
> IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
> fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
> fixme:wbemprox:wbem_locator_ConnectServer 0x136020, L"ROOT\\CIMv2", (null), 
> (null), (null), 0x, (null), (nil), 0x10cea5c)
> susan@ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking11/Program$

A regression test would be most helpful, though it's hard to say
without knowing what the problem you're seeing is..

-- 
-Austin




Regression today?

2011-06-20 Thread Susan Cragin
I think a regression was introduced today. I got the following trying to run 
NatSpeak 11.0 with today's git. 
wine-1.3.22-255-g4c0c0d3
Should I do a regression test and file a bug, or is it obvious from this? 
Or is it me -- something to do with my new Oneiric Ocelot? Or the new 3.0 
kernel?

susan@ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking11/Program$ 
wine natspeak
err:service:service_send_start_message service L"DragonSvc" failed to start
fixme:iphlpapi:NotifyAddrChange (Handle 0xc2e91c, overlapped 0xc2e900): stub
wine: configuration in '/home/susan/.wine' has been updated.
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:wbem_locator_ConnectServer 0x134288, L"ROOT\\CIMV2", (null), 
(null), (null), 0x, (null), (nil), 0xfcea54)
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for 
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wbemprox:wbem_locator_ConnectServer 0x135fd0, L"ROOT\\CIMv2", (null), 
(null), (null), 0x, (null), (nil), 0x10cea5c)
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for 
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wbemprox:wbem_locator_ConnectServer 0x135fd0, L"ROOT\\CIMv2", (null), 
(null), (null), 0x, (null), (nil), 0xfcea5c)
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for 
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wbemprox:wbem_locator_ConnectServer 0x136020, L"ROOT\\CIMv2", (null), 
(null), (null), 0x, (null), (nil), 0x10cea5c)
fixme:wbemprox:wbem_locator_ConnectServer 0x136020, L"ROOT\\WMI", (null), 
(null), (null), 0x, (null), (nil), 0xfcea54)
fixme:reg:RegSetKeySecurity :(0x60,4,0xd9ba9c): stub
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for 
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wbemprox:wbem_locator_ConnectServer 0x136020, L"ROOT\\CIMv2", (null), 
(null), (null), 0x, (null), (nil), 0x10cea5c)
susan@ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking11/Program$ 







Font problem in Notepad -- regression today

2009-07-08 Thread Susan Cragin
Notepad is behaving very strangely today. It crashes every time I try to change 
the font. 
However, when I tried to trace the problem using winedbg, the font changed 
fine, after the following fixme showed up. 
Then when I closed the winedbg terminal window, notepad closed too. 

su...@ubuntu:~$ winedbg
Wine-dbg>info process
 pid  threads  parent   executable (all id:s are in hex)
 0008 1 'notepad.exe'
 000e 3000a 'services.exe'
 0011 4000e 'winedevice.exe'
 0018 10008 'explorer.exe'
Wine-dbg>attach 0x8
0x680007f0 GLIBC_2+0x7f0 in ld-linux.so.2: int  $0x80
Wine-dbg>set $BreakOnFirstChance=0
Wine-dbg>cont
fixme:winedbg:be_i386_is_func_call Unsupported yet call insn (0xcd) at 
0x680007f0