We can remove the dialog if you like.

I see your point with the extra options.



> BTW, "Failed to create server" is just the single-instance server
> failing noisily rather than silently.
> 
> Can we remove the dialog altogether for 0.82 and hack on it a bit more
> for 0.84 instead? I'd quite like to see it support "always" or "don't
> ask this again". Also, due to another bug in the "View document as..."
> menu, it's not possible to change the mime type to text at this
> point...
> 
> As for releases, no point releases, we forge on to 0.82. No reason it
> can't be small.
> 
> I'd like maybe another day to see if I can get slave master'ing
> working again, but otherwise I say screw it and just push as is.
> 
> Adam K
> 
> On 10 February 2011 20:43, Claudio Ramirez <padre.clau...@apt-get.be> wrote:
> > I spoke too soon:
> > claudio@adelaide:~/Code/Padre/trunk/Padre$ ./dev -a
> > Failed to create server at
> > /home/claudio/Code/Padre/trunk/Padre/lib/Padre/Wx/Main.pm line 971.
> > Can't locate object method "editor" via package "Padre::Wx::Editor" at
> > /home/claudio/Code/Padre/trunk/Padre/lib/Padre/Wx/Editor.pm line 453.
> > Perl exited with active threads:
> > 3 running and unjoined
> > 0 finished and unjoined
> > 0 running and detached
> > Crashed when saving a file by creating a directory from the save menu and
> > clicking save and boom. Despite padre crashung, the newly created directory
> > and file *are* saved.
> > claudio@adelaide:~/Code/Padre/trunk/Padre$ ./dev -a
> > Failed to create server at
> > /home/claudio/Code/Padre/trunk/Padre/lib/Padre/Wx/Main.pm line 971.
> > Can't locate object method "editor" via package "Padre::Wx::Editor" at
> > /home/claudio/Code/Padre/trunk/Padre/lib/Padre/Wx/Editor.pm line 453.
> > Perl exited with active threads:
> > 2 running and unjoined
> > 0 finished and unjoined
> > 0 running and detached
> > Same here without directory creation: just type random text, save without
> > extenstion, menu comes up if it's ok to save without extension, click ok =>
> > boom. Nevertheless: file is saved.
> > (Posting here instead of trac because the imminent release).
> > Claudio
> > On Thu, Feb 10, 2011 at 10:21 AM, Claudio Ramirez <padre.clau...@apt-get.be>
> > wrote:
> >>
> >> On Thu, Feb 10, 2011 at 10:05 AM, Peter Lavender <pla...@internode.on.net>
> >> wrote:
> >>>
> >>> As to the crashing, a very quick check seems to point to perl 5.10.0
> >>> causing crashes, and 5.10.1 being OK.
> >>>
> >>> This hasn't been exhaustively checked though, it was based on my own
> >>> experience with upgrading to 0.80 on a perl 5.10.0 and no crashes after 
> >>> that
> >>> once I'd upgraded to 5.10.1.
> >>
> >> Hi,
> >> Thanks to perlbrew I was able to quickly build perl 5.12.2 and 5.12.3. I
> >> haven't experiences crashed on the tests I did today.
> >> claudio
> >
> > _______________________________________________
> > Padre-dev mailing list
> > Padre-dev@perlide.org
> > http://mail.perlide.org/mailman/listinfo/padre-dev
> >
> >
> _______________________________________________
> Padre-dev mailing list
> Padre-dev@perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev


_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to