On Tue, 2007-02-13 at 19:22 +0300, lrngate wrote: > Wine can give additional information, but itself still is very beta...
Indeed. Mainly I tested it so I wouldn't have to boot Windows :P > Yes, this is famous problem. :) I'll try to make something, but I'm > not a C++/Gtk programmer. Looks like some information about that can > be found at: > http://www.arcknowledge.com/gmane.comp.gnome.gtk+.general/2003-06/msg00174.html Aha! Looks like that is what we need. Could even have a dialog to direct all the error messages to. Could you please file a bug about that so we can track the issue? I'm thinking that should probably be fixed for the next release? > Hmm┘ Really don't understand it. Why need possibility of manual > relocation installed Synfig? Mainly so synfig/studio could be uploaded to http://portableapps.com/ Also, on MacOS, there is a tradition of storing apps in folders and moving them around, like on the desktop, then the apps folder on the desktop. Also, this is useful for users who don't have root or Administrator access and can't run an installer - they can just unzip a file and get synfigstudio. > However, didn't zero command line parameter contain full path and > application name? Well, the libsynfig.dll is the thing that does the rendering, searches for plugins and so on. In synfigstudio, the libsynfigapp.dll does the searching for icons and so on IIRC. Obviously those are not run from the command line :) argv[0] doesn't always have the full path to the exe anyways, but there is a Win32 function for that (and an equivalent on MacOS, linux you have to use /proc/self/exe for executables and /proc/self/maps for shared libraries). > About wine errors. May be its just wine problem? Or we have target to > support wine/reactos? ;-) Just wine errors IMO, no need to fix this on synfig side. If I get time, I might try to debug the wine side of things, probably not for a while. > About binary patches. > Actually I'm still not choosing. I want to test several > free/opensource tools and choose one of them. OK, sounds good. > > Do you plan on being the synfig Win32 maintainer for very long? > > I'm planning to use Synfig, so I have planned to support win32 builds > for at least year. Awesome! Thanks heaps for that. Now we just need a MacOS person. I'll write something about this on the news pages. > Yes, both of them. synfig-devel and synfig-user. Great :) > It's not a big reason, but many another .desktop files, which I see √ > has it. Another reason is example of freedesktop.org specification, > which has icon with an extension: > http://standards.freedesktop.org/desktop-entry-spec/1.0/apa.html Fair enough, applied the patch. > Confirm. When anybody call it from win32 *cmd.exe* √ all work > perfectly. But not from mingw msys bash. So, copying is necessary. Oh, hmm. When I get to my home computer next week with Windows, I'll have a look at it. > Yep, it's look nice. But it does not work. :) Without ⌠\' symbol at > end of line, variable p2i value is lost, so the tool does not copied. > But newer mind. I make another simplification and now we don't need a > temporary variable any more. I'll send patch right now. Patch applied. > P.S. svn:240 is ready. Updated the download page. Do you have an account on synfig.com? If so, I can give you access to modify that page so you don't have to ask me whenever you update the SVN version on your website. -- bye, pabs http://wiki.synfig.com/PaulWise
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
