GTK+ TTY Port
An anonymous reader writes: "FootNotes is reporting about what might be the coolest thing since textmode Quake: a curses-based GTK-2.0 port called Cursed GTK. This not only makes it possible to give Gnome the look and feel of Contiki, but also brings many real opportunities, such as remote logins where X forwarding is not possible, or remote logins over very slow modem lines. Screenshots here, here, here and here! Patches for bugs are welcomed by the authors."
How I'm supposed to run gimp with this thing?
Wasn't a similar thing with Qt an April fools joke a few months back?
You forgot to mention how great this will be for slow computers with low ram. I can't wait to try this out on my P1!
The Television Wiki
Wow.
Here I was thinking that it was utterly impossible to make the GTK file dialogue worse than it already was.
Zemljanka, I bow before you in humility!
Perhaps for bandwidth preservation? Of course, then why use text-GUI if you've got CLI?
Make sure everyone's vote counts: Verified Voting
Here I go, feeding the trolls again.... Perhaps this brings many real opportunities, such as remote logins where X forwarding is not possible, or remote logins over very slow modem lines.
I realize this is all about geekiness factor, but how do they handle these :
:-)
- Widget alignments when whatever widgets you align don't fall exactly on their equivalent ascii places?
- GDK pixmaps : do they use AAlib to render them?
Alright, I'm off to recompile X-Chat. If it actually turns out good in ascii, nobody will be able to give me crap on IRC because I don't use 1337 BitchX
"A door is what a dog is perpetually on the wrong side of" - Ogden Nash
I won't have to bring up X to edit photos in the Gimp!
Karma: Marginal (mostly due to the border around the website)
The screenshots look awful like the good old Turbo Pascal (circa 1990 or so) text-mode GUI library. Which was a fine library, at least IMHO. However, does the word, ahem, "creative" mean anything anymore?
Wow, being able to do remote-desktop over slow connections sounds cool, I'm having a lot of trouble using vnc over modem to fix mom's pc every time :P
The IT section color scheme sucks.
Even better, I wrote aavga2 to run Quake2 on aalib!
Now that Gtk+ is moving to TTY as well, maybe I can get rid of X entirely? *grin*
Hardware, software, and blinking lights!
Back in the minicomputer days, WordPerfect corporation created a reasonable port of WP onto the VAX/VMS environment. It supported a number of terminals, many of which were text-only.
Mind you, this was in the days of DOS WordPerfect dominance, WPWin was relatively new.
But the coolest thing was graphics mode for non-graphics terminals. They abused the font download capabilities of the VT220-series terminals that were the standard for the day to create 'mosaics'. Decent pictures of bitmaps could be created. I could recognize B&W bitmaps pretty well. Lousy for pr0n, but good enough that a letter-writing system we set up had recognizable signatures.
Design for Use, not Construction!
For a character base port of javax/swing...
a rva1.png
see charva: http://www.pitman.co.za/projects/charva/
screenshot: http://www.pitman.co.za/projects/charva/images/ch
*sigh*
make it easier to write text based terminals.
Try to think laterally. Not everyone uses computers on the desktop like you.
There still need for text based terminals (embedded devices for example) and this will
BTW, java has a has a text based swing (search for Charva).
Borland had something like this in their DOS-based IDEs (Borland C++, Turbo Pascal, etc) back in the 80s.
Very cool for the time, supported dragging, resizing, iconifying windows, even pseudo 3-D buttons and "shadows" underneath windows.
-- Samir Gupta, Ph. D. Head, New Technology Research Group, Nintendo Co. Ltd., Kyoto, Japan.
This was actually an April Fools some time ago, but with QT.
1992 called, and they want their GUI back!
Well, for the hack value I suppose.
However, the utility of non-command oriented text interfaces is pretty well established. There is, of course, the venerable curses; pretty sophisticated non command text interfaces were the norm on MS-DOS in the pre-windows days. These often featured mouse input, which combined with text display is enough for a wide variety of applications. Don't know if this GTK supports mouse inputs. From the screenshots I'd guess not which somewhat limits its utility.
As an example of a non-command oriented text interface in common use today, look no farther than your BIOS setup program.
Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
This looks like VNC that's been merged with screen. screen was a great text-based virtual login back in the day, and is still useful when latency is too high for VNC. However, it's still a pain to use. :)
With GTK++ TTY mode, you could have a virtual text-based desktop capable of controlling (via mouse) any thing you'd want without opening many virtual screens.
Why, except for a pathetic fetish for obsolete technology, would you want to use a text-based interface to your X-Server?
If you are stuck with 56k, I can see this being very handy, very very handy! While yes we have faster then dialup connections, they are not all available from everywhere. Also, if you are with an ISP that bills based on byte use, I can see this as being most excelent.
Also... if you are stuck in the Windows world, Xservers can be damn costly. Starnet for example charges $245 for their X-server. I assume since it can operate via TTY that it can also operate via ssh/telnet.
Lastly, the more complex you make the plumbing, the easier it is to stuff up the drain. One thing nice about pathetic obsolete terminals is the fact that they work, they always work. The server may go down, but you know full well that ye' old terminal isn't very likely to fail. They don't need upgrades, patches, and in them selves can't get a worm/virus.
There is no sanctuary. There is no sanctuary. SHUT UP! There is no shut up. There is no shut up.
Now I can have a text mode file dialog that loses my default file name too.
Alex, I'll take keybindings not used by Emacs for $400....
this will make system maintenance across ssh so much easier for chumps who don't know how to use CLI commands.
:)
hell, even I'd use it
The reason girls and Windows users don't understand UNIX is because all the documentation is in Man files.
It's interesting that once the flashy grapics is stripped away, today's user interface looks (and functions?) basically the same as yesterdays. Perhaps much of what we call 'advances in user interface' is just eye candy, or am I being deceived by appearances?
this is very handy, alhough I wonder how well it scales beyond 25x80...
this could also be very useful as a standalone X-less toolkit (a la Qt Embedded). RedHat (and some other distros) could really use a cleaner console widget toolkit... The one they use now (for system tools, etc) works like crap.
OTOH, I wonder what kind of resources it uses.
hmmm might have to try this out.
--- sig moved for great justice.
This isn't going to be of much use unless app developers of common gtk apps actually test it - it may work fine for the Gtk demo app but (speaking from experience as a developer at a mid-size company that ships a GTK UI) real GTK apps often abuse GTK to get around window manager incompatibilities, resize and widget placement restrictions, etc., and developers, OSS or otherwise, aren't going to verify that their crazy hacks actually work on the TTY port. This is exactly why the Windows GTK port sucks in real life even though in theory it should work just like GTK on X.
>Important note: Patches are welcome! Bugreports without patches send directly to /dev/null :)
What's the deal with that? If you find a bug, and you can't write code, they don't even want to know the bug exists?
I actualy like the GTK+ file selector. it's very powerfull, and I like that it makes traversing the direcotry tree easy. Apple liked it enough to steal it and pretty it up in Aqua, so I don't know why people gripe about it.
That which is done from love exists beyond good and evil
It was called TurboVision. A user-maintained fork still exists and has been ported to various platforms and compilers including gcc and Linux.
Its key difference from the text-based GTK+ is that it was a text-based library only. There was no graphical implementation of the same API.
On a serious note, is it GPM sensitive?
Less is more !
Does it support themes? :)
Contiki has been ported to x86, so you could get it running under vmware or Virtual PC.
I am NaN
_ /
OOO( )
O ---,
(
\ L/)
---
or maybe something a little simpler, like:
G
Hey... I've never really heard of this aalib stuff before, and I followed a bunch of links to a site for MPlayer, and it was playing DVD's in ascii...
Is there any players for win32 that will play using the aalib codec?? I would love to see this in action, but don't have linux installed on my laptop!
Help??
Don't like the direction? Fork it!
-uso.
Or, if you don't want to do anything but gripe, Fork You!
Dreams, dreams, don't doubt dreams, dreaming children's dreaming dreams. Sailor Moon SS
I find this exciting for quite a specific reason: cut and paste within the comand line. I like to run framebuffer rather than X because my machine is quite old (k6 with 256MB) and I still don't think X has evolved to be command-key friendly enough yet (although the recent releases of gnome are very close). When I use my computer, it tends to be an exercise in managing multiple command lines rather than running any windowy applications beyond firebird.
... I tried to learn it once but remember it being very awkward. I've also tried to pick up emacs for the shell but fiound that to be klunky and the terminal definitions primitive. Vim has a terminal program for it and suffers the same problems.
Anyway - the problem I have with the framebuffer is a lack of decent cut and paste support. It's sort of available in screen
But with GKT+ under framebuffer, I should be able to run gnome-terminal in a vt, and with that have access to a clipboard! I hope it's easy to navigate around for selecting text and the like.
Believe with me, my saplings.
Considering the fact that the interface is all text, TTS would be nice for blind people. On X start up, depending on what XDM is used, you would get something like, "My box, login, name, password, Using every normal program, email client (Balsa), web browser (Galleon) would all be much easier, especially with tool tips enabled. Compare that to Microsoft's Accesability options! Rock on GNOME!
Friends don't help friends install M$ junk.
The GTK file dialog is bad for several reasons.
/tmp would not go amiss.
Number one, shortcut navigation buttons do not exist. Typing ~/ only might take me to my home directory, it also might select the current directory (this seems to vary). A button would go a long way. An extra button for
A related problem is that the "location" pulldown does not allow typing. I must type full paths rather than modifying existing ones. Yes I could use relative paths in the input box, but this is hardly intuitive for the majority and often not convenient.
While I'm at it, there's no guarantee of a way to create a new directory while browsing with a GTK dialog. I don't care how it's done, but this is a useful feature. Some GTK file dialogs have it... some just don't.
The text-labeled buttons you describe are ugly.
I cannot view file size or meta information inline. It's annoying to pop up a terminal for this purpose.
Most of the time the file dialog is not resizable, confining me to a tiny viewable area.
I cannot sort the viewable area by different things. I can only sometimes successfully use shell-style patterns to liit the file listing.
It might be nice if I could drag and drop files to move them into subdirecories.
These problems should all be solved at the toolkit level. Some GNOME developers have said that they are waiting for a toolkit solution.
A lot about the GTK dialogs makes sense, like tab completion (even though this technically breaks a function that is considered "normal" throughout the windows/macintosh (and now KDE) worlds). You just can't call it good. It's passably functional at best.
I want my Cowboyneal
I agree that text-mode can be very handy in some circumstances, but I think that more research should be devoted to improve X. I was a mlview-dxpc supporter and now I use NX, that has superseded the old project (http://www.nomachine.com). I can run GNOME from home, connected to my computer at office through an old 28.8 pcmcia modem. Here are some statistics:
s ion.php).
The client for Windows includes an X server based on the Cygwin port of XFree86. It is slower than many commercial X servers for Win32 I tried in the past, but it's free and quite "standard".
1019 B/s average, 1966 B/s 5s, 1050 B/s 30s, 2954 B/s maximum.
NX Compression Summary
link: MODEM with protocol compression enabled.
images: 22097472 bytes (21580 KB) packed to 2431560 (2375 KB).
Images compression ratio is 9.088:1.
overall: 25101152 bytes (24513 KB) in, 448863 bytes (438 KB) out.
Overall NX server compression ratio is 55.922:1.
NX is a free client+commercial server. Server is very cheap, compared to Citrix and uses X-Window as underlying protocol. Server compresses the X traffic down to the client to an extent that you never thought it was possible. The compression and X stuff are GPL while some parts are closed source. I don't care much, as the alternative would be MS+Citrix. There is a document explaining how compression is working (http://www.nomachine.com/doc_NX-XProtocolCompres
It has the same miserable file selector dialog as the X11 version! Won't those monkeys ever realize what a barrier to adoption that thing is? It was behind the times they moment they wrote it.
Indeed. A new file selector is in the works. In the meantime, discover the nice tab-completion feature. While I certainly agree there is room for improvement and definitely wouldn't suggest the file selector to my grandmother, I save/open files faster with the GTK dialog than any other I've used.
Yeah, but can I get font antialiasing with that? :)
It has no method to quickly navigate directories. Depending on what I'm editing (print-quality photos, web graphics, the family album, etc) I'd like to quickly switch between directories. Now, what happens: I load Gimp, open the file dialog, navigate to my images directory (slow, even with command-completion), then load the image. After editing, I want to save the resulting image to another folder, so I then go back to the file dialoge, and do the same damn thing again.
First, use multiple instances of your programs and real file browsers to drag and drop. This is the easiest step of all. Run multiple coppies of GIMP, each from a shell in the directory you want to work. This way, the dialog box will be defaulted to where you want to be. Next, use the drag and drop capabilities of GMC, Nautulis or KDE's file browser. If you try to use bookmarks, you will quickly be overwhelmed by too many of them. Depending on what window manager you are using, one or more of these should work. SSH X11 forwarding currenly works to move clipboard contents accross different computers on a network, I'll bet it can or will soon be able to drag and drop files the same way. How's that for spanning directories fast? Use multiple file viewers, of course, for place keeping as well as multiple versions spawns of GIMP.
Next, try more appropriate programs for viewing and batch manipulation. Eye of Gnome and Gqview are excellent programs for viewing and moving multiple files. For batch manipulation, use Image Magic's convert utility. It's a front end to lower level utilities that resample, rotate, convert file types and more. "man convert" is informative and contains examples of usefull stuff. Use igal to make quicky web pages. Between that and a simple shell script to feed multiple directories, your days of waiting for dialogs are over. You won't get around the time your computer takes to manipulate the images, but you will save loads of clicky clicky GIMP time.
Right rotates are a typical example. I use gqview to select and move all picutes that need to be rotated right and left to seperate directories. The CTRL key selections also work in gqview's thumbnail screen. Selecting them is as easy as looking hoding the ctrl key and a mouse button. Moving them is as eay as right clicking the mouse, selecting "move" from the pulldown menu and creating the new directory withing the directory you are in. You did remember to start gqview from a shell in the directory with pictures to manipulate? That way the right directory will always be the default. Next I run the following script to rotate all those pictures:
count=1
while [ -n "$*" ]
do
convert -rotate 90 $1 $1
shift
count=`expr $count + 1`
done
I named it "rr" issuing ~/home/me/bin/rr dir_1 dir_2 dir_3 does the directories. Other common convert commands can be substituted for each and every batch job you may have.
A similar script can be used to call igal for many directories and thus generate thumbnails, an index and an html page for eveery photo in every directory listed.
Happy editing and don't try the above in windoze!
Friends don't help friends install M$ junk.
"gimp-console" is console based app thats not gtk dependent useful for running script-fu and other scripts, this should make "gimp" start faster since it would not be needed to start all the plugins as they would handled by gimp-console. you can a see a mention about it here also see ftcameron's flamingtext and cooltext have been using "gimp --console" from a very long time.
Just to clarify, do everything on the command line using the GPLed stuff, running a remote GUI session over a modem. It's only the GUI interface to this functionality which is non-free.
perl -e 'fork||print for split//,"hahahaha"'