On 2008-10-15 08:31+0200 Werner Smekal wrote:
> Hi Alan,
>
> I forgot to remove a debug message which for Linux was actually written to
> the rc files. Works for me now on Linux as well. Thanks for the test.
I had that extra debug message right in front of me when I ran
./get-drv-info ps by hand
Werner Smekal wrote:
>Hi all,
>
>
>it's now possible to load shared driver modules during run time on win32
>platforms.
>
>
...
>Together with some other minor changes this made the shared drivers work
>for MinGW. Visual C++ misses the dirent.h implementation so I downloaded
>a free one
Hi Alan,
I forgot to remove a debug message which for Linux was actually
written to the rc files. Works for me now on Linux as well. Thanks for
the test.
Regards,
Werner
--
Dr. Werner Smekal
Institut fuer Allgemeine Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10
A-1040 Wien
Austri
On 2008-10-14 23:16+0200 Werner Smekal wrote:
> I urge everybody to run tests even on non-win32 and win32 platforms, since I
> didn't test on Linux or Mac OS X if I broke something. Maybe I also forgot to
> commit something.
Everything builds without any obvious errors on Linux, but the rest of
Hi all,
> Now to bring up a different, but related topic. Werner, do you know the
> Windows library call (or calls) to dynamically load plug-ins? If so, I
> think basically all you have to do to implement dynamic drivers on Windows
> is replace the libltdl calls (lt_dlinit, lt_dlopenext, lt_dlsy
On 2008-10-14 12:06+0100 Steve Schwartz wrote:
> Alan,
>
> OK, I've built 8892 and tested the results from x01c in various editors
> and viewers. I also tried x24. Here's a synopsis:
>
> Viewers - ok including glyph circle as graph marker
> ===
> Firefox (3.0.3)
> Eye of Gnome
>
> Viewers - ok
Patches item #2166164, was opened at 2008-10-14 15:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=302915&aid=2166164&group_id=2915
Please note that this message will contain a full copy
Feature Requests item #2166050, was opened at 2008-10-14 14:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=352915&aid=2166050&group_id=2915
Please note that this message will contain a
On 2008-10-11 17:14-0700 Alan W. Irwin wrote:
> In sum, I feel I am making excellent progress on understanding the -dev svg
> text positioning problems that so many people here have encountered. I have
> fixed one (bad) text-positioning bug as of revision 8884, and I have a plan
> to deal with th