Thanks,
--Jeff
--
You received this message because you are subscribed to the Google Groups "terminator-users" group.
To post to this group, send email to terminat...@googlegroups.com.
To unsubscribe from this group, send email to terminator-use...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/terminator-users?hl=en.
--
Elliott Hughes - http://www.jessies.org/~enh/
Does Terminator intrusively inject itself into the system call chain?
I did that today, hence the delay, for the first time in months. It failed as previously. Due to a Subversion upgrade, I wasn't able to rebuild on the new version. (Obviously, I could have beaten my way through it... only to give myself a downgrade headache. Not enough time, sorry.)
I'm one of the ones that initially reported the problem.
I am unable to shed any light on the problem nor the fact that it is
working fine for me for several months now and I have no idea how it
got fixed for me.
I haven't done a rebase or rebaseall in a long time nor have had the need to.
BTW, I download and install *everything* (well, not sources).
Terminator version 1640(3246)
$ uname.exe -a
CYGWIN_NT-5.1 KWOLCOTT-T61 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin
Ken
Are you implying that building from source on a 1.7 cygwin gives a Terminator that works on 1.7?
No, I am not implying that. Indeed, building on 1.7, which I do, does not help, regardless of the precise version on which you build. I am implying that I may not be able to host the Windows build in its current location by 2013. If I lose the current build machine, then I doubt anyone will replace it.
> If you're talking about a lack of resources
Thanks for the kind offers but I wasn't. I'm liking not having Windows in the house.
> do people have any suggestions
+list
From:
han...@gmail.com [mailto:han...@gmail.com]
Sent: Sunday, January 08, 2012
18:38
To: Martin Dorey
Subject: Re: [terminator-users]
Re: Progress on current Cygwin and Terminator?
On Mon, Jan 9, 2012 at 8:54 AM, Martin Dorey <mdo...@bluearc.com> wrote:
>> From: han...@gmail.com
[mailto:han...@gmail.com]
>> I imagine this is now becoming a barrier to adoption for the Windows
platform. Few people want to setup two cygwin trees just for one app, and the
issue has been around long enough it makes Terminator look like just another
FOSS app that isn't properly maintained.
>> just my 2¢
> I'm one of the maintainers and I agree with your mail. Well, except for
the implicit and perhaps unintentional implication that paid-for software is
typically any better maintained.
I certainly didn't mean to imply any criticism, much less comparison with
payware, which I go to great lengths to avoid, not least because I'm basically
an impoverished third-worlder ATM. And BTW I have much higher expectations from FOSS developers
than payware ones that their apps will be regularly updated; that may be
unrealistic and overly demanding, but I'm sure I'm not alone 8-)
While I'm at it, thank you so much for your valuable contributions to the
community, Terminal is much better than the other emulators I've tried.
>To answer the question from the Subject, even if it was a rhetorical one, I
don't expect any progress on this issue. A more likely resolution is that the
Windows build machine is retired and not replaced.
> I may not be able to host the Windows build in its current location by 2013.
If I lose the current build machine, then I doubt anyone will replace it.
If the result of this is that Windows is no longer supported as a platform,
that would be a disaster much worse than Terminator users having to maintain a
second Cygwin tree. 8-)
If you're talking about a lack of resources, perhaps if the time comes, or even
well ahead of time, put out a call for donations, if not cash perhaps a
second-hand machine could be donated to the project. I've got one here I could
send you, but you'd have to fund shipping from Bangkok, (or come pick it up, free sofa,
cheap holiday!) probably not practical.
====================
And again while I'm here, for those situations where one can't use Terminal, do
people have any suggestions for something that at least comes close for the
windows environment (not necessarily cygwin, but allowing for that would be
nice?
I'm particularly interested in the "pretty-screen" aspects like configurable fonts and colorization support (especially Solarized), as some days I spend 10+ hours at the console. The multi-screen tab/grid aspect isn't so important since I use a screen mux most of the time anyway. Not too impressed with PuTTY but that's my runner-up so far.
A quick google found:
Terminals http://terminals.codeplex.com/
Kitty http://www.9bis.net/kitty/?page=Welcome&zone=en
Poderosa http://sourceforge.net/projects/poderosa/
Tera Term http://ttssh2.sourceforge.jp/
Any feedback would be most welcome.
>> If you're talking about a lack of resources
>
> Thanks for the kind offers but I wasn't. I'm liking not having Windows in the
> house.
That's what I thought you meant: when you stop wanting to have a windows
machine, Terminator has no windows developer.
Otherwise, I'm sure I could find a corner to stick something to do the builds,
but you sure as hell wouldn't want to attempt desktop interaction over
there-to-here latencies.
Ken
I got a mail the other day, somewhat oddly off-list, which looked like a report of the same problem from a fresh installation. I'll +list when I get round to replying.
If I had all the time and willing in the world, then I'd binary chop my way through the Cygwin changes between the versions where the problem was introduced. Even with the answer, it's likely that no solution would suggest itself. Still, last time something like this happened, I did that. It took literally all night (and I no longer have the machine (a 2000 era laptop) that made it "practical"). We got an unflamed post to the Cygwin list out of it. It was a waste of time as they'd just fixed it.
----- Original Message -----
From: Kenneth Wolcott [mailto:kenneth...@gmail.com]
Sent: Sunday, January 08, 2012 07:34 PM
To: terminat...@googlegroups.com <terminat...@googlegroups.com>
Cc: han...@gmail.com <han...@gmail.com>
Subject: Re: [terminator-users] Re: Progress on current Cygwin and Terminator?
--
> Any chance that Terminator could be made to work within GnuWin32 rather than Cygwin?
No. We depend on Posix terminal support and Posix signals, to name two facilities.
> I've recently become very impressed with that
I've only looked at the front page's:
Last update: 27-12-2010 10:15:32
And eg http://sourceforge.net/mailarchive/forum.php?forum_name=gnuwin32-announce.
But it seems to have been moribund for the last year.
From: terminat...@googlegroups.com [mailto:terminat...@googlegroups.com] On Behalf Of hansbkk
Sent: Thursday, February 09, 2012
09:32
To:
terminat...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups
"terminator-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/terminator-users/-/9G9BZbhP2lQJ.
We use mingw in the build, notably for cygwin-launcher.exe. Like GnuWin32, mingw doesn't provide a Posix runtime. I think msys is the same.
From: terminat...@googlegroups.com [mailto:terminat...@googlegroups.com] On Behalf Of hansbkk
Sent: Thursday, February 09, 2012
10:03
To:
terminat...@googlegroups.com
Cc: 'han...@gmail.com'
--
You received this message because you are subscribed to the Google Groups
"terminator-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/terminator-users/-/TR6YV_xTxawJ.
We use mingw in the build, notably for cygwin-launcher.exe. Like GnuWin32, mingw doesn't provide a Posix runtime. I think msys is the same.
> > MSYS is already set up with Posix dependencies intact, and is, in essence a Mingw development environment which eliminates any and all dependencies on cygwin.dll while maintaining and supporting Unix-like shells. > > As Jose has noted, Mingw has no dependencies on cygwin.dll. MSYS is Mingw with shell capability (hence posix dependencies intact).I know this is from a completely different problem domain, and have no idea if it's relevant, nor how important a full Posix environment is to Terminator.
> Isn't it the case that Terminator's goal is to simply to deliver the console portion, rather than a full local shell environment?
Yes. It's not just the goal: that's all it does. The shell is a different program.
> is all of it really required just to run a terminal?
Implementing fork on Windows is especially hard. Even Posix terminal support is non-trivial.
> Or is it the networking/ssh part that needs Cygwin?
Terminator has no networking/ssh part. If you want a Windows terminal just for ssh, then you don't have to worry about applications running in your terminal - which need to be told about window size changes and the like. Then "all" you need is a built-in ssh client and, bingo, PuTTY.