Re: [Wine] Wine + serial port regression,

2006-05-12 Thread Ron Jensen
On Fri, 2006-05-12 at 22:07 +0200, Eric Pouech wrote: > > This bug crept into between May 7 01:04 and May 11 00:48. It seems to > > happens when the program http://appdb.winehq.org/appview.php?appId=1957 > > attempts to initialize the serial port. I'll get more details later, > > and file a bug

Re: [Wine] Wine + serial port regression,

2006-05-11 Thread Ron Jensen
On Tue, 2006-05-09 at 21:17 +0200, Eric Pouech wrote: > Uwe Bonnes wrote: > > Hallo, > > > > this is a thread from wine-users. I think further discussion of this issue > > is better done on wine-devel. > > > > In short, Dan Armbrust notices some application (heavy weather.exe) > > accessing the

Re: Invisible fonts - unimplemented SPI_GETFONTSMOOTHINGTYPE

2006-01-09 Thread Ron Jensen
AIL PROTECTED]:~$ wine MFC_GDI_PLUS.exe err:dc:CreateDCW no device found for L".\\DISPLAY1" Ron Jensen

Re: CVSROOT/. loginfo

2005-12-02 Thread Ron Jensen
Alexandre, Can we get the Module name and/or modified files added back to the subject line for CVS? IHMO, this is much more useful than knowing who submitted the patch. Thankyou, Ron Jensen On Fri, 2005-12-02 at 09:43 -0600, Alexandre Julliard wrote: > ChangeSet ID: 21634 > CVSROOT:

Unmet dependency with Mozilla ActiveX install

2005-10-31 Thread Ron Jensen
I tried installing a free game at random [1] from a web site I found [2]. I downloaded it and tried installing it into a freshly created with "wineprefixcreate" .wine folder. The game installed without a problem. When I tried to run the game wine presented a dialog that said I needed Mozilla Act

Problems with winecfg and theming

2005-09-04 Thread Ron Jensen
On Wed Aug 31 14:19:53 CDT 2005, Kevin DeKorte wrote: >On Wednesday 31 August 2005 01:03 pm, Paul Vriens wrote: >> Hi, >> >> I'm not able to use winecfg and theming. If I select to add a theme I >> get an exception after selecting the file and clicking OK. >> >> the .msstyles files seems to have be

Re: Web Server Back Online

2005-09-03 Thread Ron Jensen
On Fri, Sep 02, 2005 at 11:22:21PM +0200, Stefan Leichter wrote: > Am Mittwoch, 31. August 2005 01:30 schrieb Jeremy Newman: > > The webserver is back online. There are still plenty of quirks to fix. > > Feel free to bug me here on wine-devel about any issues that crop up. > > > Hi Jeremy, > > tha

Re: Web Server Back Online

2005-09-02 Thread Ron Jensen
On Fri, Sep 02, 2005 at 11:22:21PM +0200, Stefan Leichter wrote: > Am Mittwoch, 31. August 2005 01:30 schrieb Jeremy Newman: > > The webserver is back online. There are still plenty of quirks to fix. > > Feel free to bug me here on wine-devel about any issues that crop up. > > > Hi Jeremy, > > tha

Re: Web Server Back Online

2005-09-01 Thread Ron Jensen
Sorry it took longer to retry the test. Had to work some. Let's see what mailman does this time... Ron # MAKE distclean before a CVS update! if [ -e cvs.log ] then if [ -e cvs.log.old ] then rm cvs.log.old fi mv cvs.log cvs.log.old fi make distclean cvs update -PAd >cvs.log; less cvs.l

Re: Web Server Back Online

2005-09-01 Thread Ron Jensen
In reading the FAQ at http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.046.htp I came to the impression that the mime-type and extension must match. If they don't the extension is changed to .bin. I checked /etc/mime.types on my etch system and there is no text/x-patch. 'diff' is

Re: Clipboard regression [proposed patch]

2005-03-16 Thread Ron Jensen
The last patch I sent didn't have a full enough path to dlls/x11drv/clipboard.c On Wed, 2005-03-16 at 14:15 -0700, Ron Jensen wrote: > Stefan, > > You are smarter than me! I completely missed this function. I believe > the error is because *visual is "0&quo

Re: Clipboard regression

2005-03-16 Thread Ron Jensen
Stefan, You are smarter than me! I completely missed this function. I believe the error is because *visual is "0". I replaced visual with "CopyFromParent" and it seems to work now. On Wed, 2005-03-16 at 20:11 +0100, Stefan Dösinger wrote: > Am Mittwoch, 16. März 2005 15:40 schrieben Sie: > >

Clipboard regression

2005-03-15 Thread Ron Jensen
ts() in X11DRV_CLIPBOARD_QueryAvailableData(). X11DRV_IsClipboardFormatAvailable() calls X11DRV_CLIPBOARD_UpdateCache() which calls X11DRV_CLIPBOARD_QueryAvailableData() which calls X11DRV_CLIPBOARD_QueryTargets() which throws the X Error. These apps both work if started in a desktop window. Ron Jensen

Regression in painting.c

2005-03-04 Thread Ron Jensen
dlls/user/painting.c is getting caught in an infinite loop in the function update_now() I added two TRACE statements to try to figure out what is going on. Uncommenting the SendMessageW() line allows the loop to exit. See the attached win traces for the working and broken cases. I don't know

Re: Crash in Polar Precision Performance Software

2005-02-28 Thread Ron Jensen
On Mon, 2005-02-28 at 16:11 -0600, Robert Shearman wrote: > Ron Jensen wrote: > > >Hello, > > > >This trace is from Polar's Precision Performance Software > >http://www.codeweavers.com/site/compatibility/browse/name?app_id=681 > >running on CVS wine. >

Patch 16316 causes regression in Irfan View

2005-02-28 Thread Ron Jensen
Patch 16316 causes regression in Irfan View. When I attempt to put Irfan View ( http://appdb.winehq.org/appview.php?appId=163 ) into slide show mode (Menu: File -> Slideshow, add some files and Play) Irfan View locks up and needs a control-c at the console to kill it. I will investigate furth

Crash in Polar Precision Performance Software

2005-02-26 Thread Ron Jensen
Hello, This trace is from Polar's Precision Performance Software http://www.codeweavers.com/site/compatibility/browse/name?app_id=681 running on CVS wine. This crash happens with CVS wine, and wine I compiled from http://ftp.codeweavers.com/pub/crossover/office/source/office-src-4.1.0.tgz It doe

Patch 16182 causes a regression in IrfanView and Textpad

2005-02-20 Thread Ron Jensen
http://www.winehq.org/hypermail/wine-cvs/2005/02/0364.html causes regressions in IrfanView ( http://www.irfanview.com/ ) and Textpad ( http://www.textpad.com/ ) IrfanView no longer runs. It errors out with a dialog box that says LOADER ERROR The procedure entry point DragAcceptFiles could not b