Re: 0.95-pre1 uploaded

2006-02-20 Thread Michael Inggs
Hi Had the same problem. Using Windoze XP SP2 and solved problem by (unfortunately) doing two things at the same time: 1. Removed the gtk and reinstalled it (same version) 2. Removed the new dia, and reinstalled allowing it to include "translations". It is happy after this. Regards Mike O

Re: 0.95-pre1 uploaded

2006-02-18 Thread Steffen Macke
> I'm experiencing the same here too. Windows 2000 Pro SP4. Tried > gtk+-2.8.9-setup-1.zip, the one from the dia-installer site. Tried > removing GTK and Dia before reinstalling. Didn't work. Unfortunately, I don't have a Windows 2000 machine available for testing. Could you try the following: a)

Re: 0.95-pre1 uploaded

2006-02-17 Thread Octavio Alvarez
On Tue, 14 Feb 2006 21:33:05 -0800, Steffen Macke <[EMAIL PROTECTED]> wrote: On 2/15/06, Len Boyle <[EMAIL PROTECTED]> wrote: Error pop up titled "diaw.exe - Entry Point Not Found" " The procedure entry point gtk_file_selection_get_filename_utf8 could not be located in the dynamic link libra

Re: 0.95-pre1 uploaded

2006-02-14 Thread Lars Clausen
On Wed, 2006-02-15 at 07:30 +0200, Steffen Macke wrote: > Hi, > > > > It would be preferable to have just one thing to install, but is it > > > practical/feasible to do that? > > > > > I tend to disagree, see above. > > I think the separate GTK+ installer makes packaging much easier. > More popul

Re: Dia (Installer?) Homedir (was : Re: 0.95-pre1 uploaded)

2006-02-14 Thread Hans Breuer
On 15.02.2006 00:37, Alan G Isaac wrote: On Tue, 14 Feb 2006, Luc Cessieux apparently wrote: 1. I have XP but I had not the home in my path. On 14.02.2006 20:29, Alan G Isaac wrote: Often on XP %home% expands to %userprofile%, so installers that assume it expands directly to a directory fai

Re: Dia (Installer?) Homedir (was : Re: 0.95-pre1 uploaded)

2006-02-14 Thread Steffen Macke
> Why are the xslt files treated different as the sheets and shapes? > They (their default directory) are supposed supposed to live in xslt > side by side with shapes, sheets, python, bin, ... Correct. I'll change the installer in this respect. Regards, Steffen __

Re: Dia (Installer?) Homedir (was : Re: 0.95-pre1 uploaded)

2006-02-14 Thread Hans Breuer
On 15.02.2006 06:16, Steffen Macke wrote: On Tue, 14 Feb 2006, Hans Breuer apparently wrote: AFAIK the installer does not mess at all with the 'home' dir (Steffen?). If %HOME% is set then the installer will install the XSLT files in %HOME%\.dia. Otherwise they are installed in %USERPROFILE%\.d

Re: 0.95-pre1 uploaded

2006-02-14 Thread Steffen Macke
On 2/15/06, Len Boyle <[EMAIL PROTECTED]> wrote: > Error pop up titled "diaw.exe - Entry Point Not Found" > > " The procedure entry point gtk_file_selection_get_filename_utf8 could not be > located in the dynamic link library libgtk-win32-2.0-0-dll" Which GTK+ version did you install? What is you

Re: 0.95-pre1 uploaded

2006-02-14 Thread Steffen Macke
Hi, > >You are recommending to install gtk+-2.8.x. Does this mean you have > *built* Dia against gtk+-2.8 ? No, build against GTK+ 2.6.8. I saw Tor's recommendation to build against GTK+ 2.6, but I wasn't fully aware about the implications :-) Hans, maybe it's good if you keep the mailing list u

Re: Dia (Installer?) Homedir (was : Re: 0.95-pre1 uploaded)

2006-02-14 Thread Steffen Macke
> On Tue, 14 Feb 2006, Hans Breuer apparently wrote: > > AFAIK the installer does not mess at all with the 'home' dir (Steffen?). If %HOME% is set then the installer will install the XSLT files in %HOME%\.dia. Otherwise they are installed in %USERPROFILE%\.dia Regards, Steffen __

Re: PyDia and Metapost (was Re: 0.95-pre1 uploaded)

2006-02-14 Thread Rob McDonald
> Fixing the Metapost plug-in would first require to reproduce the issue on > a developers machine. One step in that direction would be a complete bug > report including all the necessary files and steps description to reproduce > and understand the bug : > > - sample diagram > - sample integra

RE: 0.95-pre1 uploaded

2006-02-14 Thread Len Boyle
On Behalf Of Steffen Macke Sent: Tuesday, February 14, 2006 1:32 AM To: discussions about usage and development of dia Subject: Re: 0.95-pre1 uploaded Hello All, the Dia for Windows 0.95-pre1 installer is available from http://dia-installer.sourceforge.net Please install the GTK+ Runtime E

Re: Dia (Installer?) Homedir (was : Re: 0.95-pre1 uploaded)

2006-02-14 Thread Alan G Isaac
>> On Tue, 14 Feb 2006, Luc Cessieux apparently wrote: >>> 1. I have XP but I had not the home in my path. > On 14.02.2006 20:29, Alan G Isaac wrote: >> Often on XP %home% expands to %userprofile%, so installers >> that assume it expands directly to a directory fail. On Tue, 14 Feb 2006, H

PyDia and Metapost (was Re: 0.95-pre1 uploaded)

2006-02-14 Thread Hans Breuer
On 14.02.2006 19:45, Rob McDonald wrote: Is it possible to run Python plugins (group_props.py) in the Windows version of Dia? Obviously, changing group properties would be very nice. Sure - if you have Python installed as well as a compiled version of Dia's Python bindings (pydia) as well as G

Re: 0.95-pre1 uploaded

2006-02-14 Thread Hans Breuer
On 14.02.2006 19:16, Luc Cessieux wrote: Not knowing first thing about Win32 installation of GTK stuff, is this new separation an effect of the rewrite, of GTK developments, or what? It would be preferable to have just one thing to install, but is it practical/feasible to do that? > The install

Re: 0.95-pre1 uploaded

2006-02-14 Thread Hans Breuer
On 14.02.2006 19:05, Lars Clausen wrote: On Tue, 2006-02-14 at 08:32 +0200, Steffen Macke wrote: Hello All, the Dia for Windows 0.95-pre1 installer is available from http://dia-installer.sourceforge.net Please install the GTK+ Runtime Environment from gimp-win.sourceforge.net first. >You a

Dia (Installer?) Homedir (was : Re: 0.95-pre1 uploaded)

2006-02-14 Thread Hans Breuer
On 14.02.2006 20:29, Alan G Isaac wrote: On Tue, 14 Feb 2006, Luc Cessieux apparently wrote: 1. I have XP but I had not the home in my path. Often on XP %home% expands to %userprofile%, so installers that assume it expands directly to a directory fail. AFAIK the installer does not mess at

Re: 0.95-pre1 uploaded

2006-02-14 Thread Alan G Isaac
On Tue, 14 Feb 2006, Luc Cessieux apparently wrote: > 1. I have XP but I had not the home in my path. Often on XP %home% expands to %userprofile%, so installers that assume it expands directly to a directory fail. Cheers, Alan Isaac ___ Dia-list m

Re: 0.95-pre1 uploaded

2006-02-14 Thread Rob McDonald
> the Dia for Windows 0.95-pre1 installer is available from > > http://dia-installer.sourceforge.net Thanks very much for that. I came to Dia needing to draw diagrams for a LaTeX document, and the 0.94 Windows version was incredibly unstable. So, I ended up installing CoLinux w/ Debian so I cou

Re: 0.95-pre1 uploaded

2006-02-14 Thread Lars Clausen
On Tue, 2006-02-14 at 08:32 +0200, Steffen Macke wrote: > Hello All, > > the Dia for Windows 0.95-pre1 installer is available from > > http://dia-installer.sourceforge.net > > Please install the GTK+ Runtime Environment from > gimp-win.sourceforge.net first. Not knowing first thing about Win32

Re: 0.95-pre1 uploaded

2006-02-13 Thread Steffen Macke
Hello All, the Dia for Windows 0.95-pre1 installer is available from http://dia-installer.sourceforge.net Please install the GTK+ Runtime Environment from gimp-win.sourceforge.net first. The installer is a complete rewrite, one of the major new features is that the installer will only uninstall

Re: 0.95-pre1 uploaded

2006-02-12 Thread Lars Clausen
On Sun, 2006-02-12 at 19:38 +0100, Hans Breuer wrote: > On 12.02.2006 19:01, Lars Clausen wrote: > > I've just uploaded the first prerelease of version 0.95 to > > http://download.gnome.org/sources/dia/0.95/. > Thanks for doing this. I planned to do it this weekend as well > but was dragged away

Re: 0.95-pre1 uploaded

2006-02-12 Thread Hans Breuer
On 12.02.2006 19:01, Lars Clausen wrote: I've just uploaded the first prerelease of version 0.95 to http://download.gnome.org/sources/dia/0.95/. Thanks for doing this. I planned to do it this weekend as well but was dragged away with other interesting stuff. Please go ahead and try it, and h