
Score: 0 points

small bug:
If you open a terminal and you go to another window, you have to click twice on the terminal icon before the terminal comes to front.
If you open a terminal and you go to another window, you have to click twice on the terminal icon before the terminal comes to front.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
features?
- maybe support for tabs? So you can open several terminals
- a button for forcing the terminal on top of everything. (handy if you have to look to an manual on the web)
- maybe support for tabs? So you can open several terminals
- a button for forcing the terminal on top of everything. (handy if you have to look to an manual on the web)
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
Score: 0.16 points
Score: 0 points
Score: 0 points
( no avatar )
Score: 0 points

dolfje said:
features?<br />- maybe support for tabs? So you can open several terminals<br />- a button for forcing the terminal on top of everything. (handy if you have to look to an manual on the web)
I'll see about those. I'm not sure how to implement tabs (maybe the notebook widget) so I'll have to look over the source for another app.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
ryancr said:
and maybe a middle click to launch an external terminal window, so it could be used as a applet/launcher.
davim said:
maybe you could look in the code of stjerm to get more features into this applet :)
I never heard of stjerm, but I'll look into it. I already have the code for gnome-termnal and gtk-terminal on my computer.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
dolfje said:
small bug:<br />If you open a terminal and you go to another window, you have to click twice on the terminal icon before the terminal comes to front.
I just have to add a hide event for when the terminal loses focus. It'll be fixed in the next version.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
dirken said:
I totaly like it but this, is it possible to make it as transparant as the normal terminal?
Absolutely. The only dificulty will be finding an intuitive way to alter the transparancy level. Perhaps I'll add on a settings window if I can figure out how.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
I'm surprised none of you have noticed, but it also doesn't support copy and paste yet. I'll see if I can roll out another version tonight.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
Score: 0.16 points

Looks great ! :) I'll take a look at it when I came back at home.
A Blueprint on Launchpad is already available : https://blueprints.edge.launchpad.net/awn-extras/+spec/embedded-terminal
A Blueprint on Launchpad is already available : https://blueprints.edge.launchpad.net/awn-extras/+spec/embedded-terminal
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
Score: 0 points

gilir said:
Looks great ! :) I'll take a look at it when I came back at home.
A Blueprint on Launchpad is already available : https://blueprints.edge.launchpad.net/awn-extras/+spec/embedded-terminal
Score: 0 points

Yes, I knew about the copy paste problem. (It is very anoying, but forget to post it) So I see forward to your new version
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
aantn said:
Have you ever noticed how many smilies this forum has?
Score: 0 points
( no avatar )
i installed the first version... without satisfied the dependencies(so i know it's my fault here)... then i installed libvte with my package manager, then the last version of the applet... and awn don't want even to show me it in the applets list... but i had no error at installation time. Maybe a bug? How can i reset the installation the applet?
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
There isn't the directory in /usr/lib/awn/applets... and when i try to reinstall the applets awn says me "Applet Successfully Updated"... quite strange.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
*Edited at 1:41pm, 11/24/07
Score: 0 points

kantor said:
I installed the first version... then the second version... and awn don't want to show me it in the applets list... but i had no error in the installation. Maybe a bug? How can i reset the installation of your applet?
Score: 0 points
( no avatar )
kantor said:
sorry... but this means... what?
That awn-manager can't be used to install. Last I checked awn-manager does not really detect whether a file is a python applet or not... though that may have changed.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
Score: 0 points
( no avatar )
kantor said:
Ok. Thanks... can you link or at least write down where i can find the normal configuration and build process for the awn applet?
Score: 0 points
( no avatar )
kantor said:
autogen.sh: 2: autoreconf: not found<br />
which probably means that you have to install autoreconf first, or whatever package that is a part of. 

![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
http://wiki.awn-project.org/index.php?title=InstallingFromSource for all you need for compiling from source
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
*Edited at 2:42pm, 11/24/07
Score: 0 points
( no avatar )
kantor@PC1:~/awn-terminal$ ./autogen.sh
autoreconf2.50: Entering directory `.'
autoreconf2.50: configure.ac: not using Gettext
autoreconf2.50: running: aclocal --force
aclocal:configure.ac:55: warning: macro `AM_GCONF_SOURCE_2' not found in library
aclocal:configure.ac:62: warning: macro `AM_GCONF_SOURCE_2' not found in library
autoreconf2.50: configure.ac: tracing
autoreconf2.50: configure.ac: not using Libtool
autoreconf2.50: running: /usr/bin/autoconf --force
configure.ac:11: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:55: error: possibly undefined macro: AM_GCONF_SOURCE_2
autoreconf2.50: /usr/bin/autoconf failed with exit status: 1
ok libtool are installed what do i have to do now?
ok i'm installing all the dependencies suggested at the link you give me... let's see what happen
ok i'm installing all the dependencies suggested at the link you give me... let's see what happen
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
*Edited at 3:05pm, 11/24/07
Score: 0 points
( no avatar )
I installed all the dependecies for compiling this applet but... i have this by the terminal:
checking for DEPS... configure: error: Package requirements (gtk+-2.0
awn
libgnome-menu
gnome-desktop-2.0
librsvg-2.0
vte) were not met:
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Score: 0 points
( no avatar )
You need the development headers of those packages as well. libgnome-menu-dev and librsvg2-dev probably if you're with Debian/Ubuntu. Also awn-dev, but I'm not sure you're going to get that from whatever repository you are using. You might have to install the entire Awn from source (as explained in the Wiki), or you just wait for a few hours/days until somebody puts this applet into awn-extras. It's quite fresh and not feature complete anyway, and those things usually come very quickly into the repositories.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
*Edited at 3:31pm, 11/24/07
Score: 0 points
Score: 0 points

dzzsky said:
Very nice applet. Is there any chance you can make this applet use your themes icon? Or even just an option to change the icon.
dzzsky said:
The ability to change font/background colour would also be welcomed :)
Score: 0.20 points
( no avatar )
Score: 0 points

On this page there are several changes and tabs introduced
http://bbs.archlinux.org/viewtopic.php?id=34718&p=3
http://bbs.archlinux.org/viewtopic.php?id=34718&p=3
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
Latest version
http://home.gna.org/stjerm/
http://home.gna.org/stjerm/
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
Score: 0 points

gilir said:
<br />Setting up the applet and the terminal...Awn Terminal Applet: symbol lookup error: /usr/lib/awn/applets/awnterm/awnterm.so: undefined symbol: vte_terminal_new
Score: 0 points

dirken said:
the only problem is that you should get around the exit command
I suppose I could just check for the exit command and ignore it... For the most part, I'm just relying the fact that most people are smart enough not to enter it to begin with. If an occasional person types "exit," the result is (surprisingly) nothing apocalyptical, and you can just restart the applet. I suppose I'll add in the protection if I have some extra time.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
Score: 0 points

Score: 0 points
Score: 1.00 points

dirken said:
yeah and most people will be smart enough not to do so but yesterday i was runnan a script from the terminal applet and apparently there was an exit command at the end of the script so it really should be igonored!
Photon said:
Hmm, how should C&P work? There seems to be no right click menu in the terminal and Ctrl+V doesn't work either.![]()
Control+shift+c
gilir said:
And the copy/paste work as long as you know how to use "the magic Linux copy/paste command" :)
Score: 0 points

Photon said:
Hmm, how should C&P work? There seems to be no right click menu in the terminal and Ctrl+V doesn't work either.![]()
Score: 0 points
Score: 1.00 points

dirken said:
that's only a copy of the current selection!
Often you takes a command with right click/copy from a webpage, then
a middle click for paste to the terminal
a middle click for paste to the terminal
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
*Edited at 3:28pm, 11/26/07
Score: 0 points
Score: 0 points








