f0e6
![]() |
|
|
|
|
|||||||
| Porting New Software Having trouble or general questions about porting software to FreeBSD? Ask here. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I think this belongs here. If it doesn't, feel free to move it where it belongs.
I am trying to get guake to work with I'd love to get guake working again. To me at least it's a must have. Thanks. Code:
[mike@core ~]$ guake
Traceback (most recent call last):
File "/usr/local/lib/guake/guake.py", line 40, in <module>
import globalhotkeys
ImportError: No module named globalhotkeys
[mike@core ~]$
__________________
I am my only local user and I cannot be trusted. This is a bad thing. Thing is, with FreeBSD where there is a shell there is a way. Last edited by DutchDaemon; May 5th, 2012 at 01:31. |
|
#2
|
||||
|
||||
|
Hi,
You can have a look to this port: https://bitbucket.org/dereckson/free...d33/x11/guake/ A Guake developer also converted my notes on FreeBSD compilation into a wiki page for the requirements: http://guake.org/wiki/GuakeOnFreeBSD I didn't commit this port as I'm not sure it deinstalls the gconf schema properly and I don't have a correct testing environment to do thorough checks.
__________________
“It's only after we've lost everything that we're free to do anything.”, Tyler Durden in Fight Club. Ports I maintain: astro/astrometry, editors/komodo-ide, devel/p5-ReadLine-TTYtter, french/verbiste, www/woof, graphics/commons-utilities, net-p2p/ctcs, print/lgrind and textproc/p5-Text-CSV-Encoded. Last edited by DutchDaemon; May 14th, 2012 at 12:09. |
|
#3
|
||||
|
||||
|
You might want to try games/ezquake. I know that one works.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#4
|
||||
|
||||
|
SirDice: guake isn't a Quake client, it's a dropdown terminal like the Quake one, to be able to always have a handy shell just pressing ².
__________________
“It's only after we've lost everything that we're free to do anything.”, Tyler Durden in Fight Club. Ports I maintain: astro/astrometry, editors/komodo-ide, devel/p5-ReadLine-TTYtter, french/verbiste, www/woof, graphics/commons-utilities, net-p2p/ctcs, print/lgrind and textproc/p5-Text-CSV-Encoded. Last edited by DutchDaemon; May 15th, 2012 at 22:44. |
|
#5
|
||||
|
||||
|
Ah.. D'oh... I just use a hotkey assigned to x11/rxvt-unicode.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#6
|
||||
|
||||
|
There is still a difference: the hotkey doesn't launch a new terminal or hide/restore it but roll the terminal down or up. It's then anchored at the top of the screen.
You'll find screenshots on http://projects.comum.org/guake/screenshots. For Yakuake, the equivalent for KDE, you'll find a screenshot elsewhere on our forum: http://forums.freebsd.org/showpost.p...3&postcount=34
__________________
“It's only after we've lost everything that we're free to do anything.”, Tyler Durden in Fight Club. Ports I maintain: astro/astrometry, editors/komodo-ide, devel/p5-ReadLine-TTYtter, french/verbiste, www/woof, graphics/commons-utilities, net-p2p/ctcs, print/lgrind and textproc/p5-Text-CSV-Encoded. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] (EE) Failed to load module "trident" (module does not exist, 0) | paulat | Mobile Computing | 1 | July 24th, 2010 15:43 |
| [Solved] sem_init: No space left on device + ImportError: cannot import name SSLError | bernardomaciel | Installation and Maintenance of FreeBSD Ports or Packages | 10 | June 12th, 2010 03:40 |
| [Solved] Cannot start named also cannot find named.conf | Amanat | Web & Network Services | 11 | March 9th, 2010 17:19 |
| [Solved] issue when build different port - same error displayedno module named _elementtree | charlesx | Installation and Maintenance of FreeBSD Ports or Packages | 3 | February 16th, 2010 10:54 |
| named | hamba | Web & Network Services | 18 | May 15th, 2009 15:29 |