


Utilities by yuzem 2 comments
The imdb-thumbnailer script is not executable when installed with .deb. - Nov 13 2011

Plasma 4 Extensions by joseexposito89 185 comments

Plasma 4 Extensions by joseexposito89 185 comments

Plasma Color Schemes by megabaks 1 comment

Dolphin Service Menus by kdekda 26 comments

Plasma Color Schemes by youmu42A 1 comment

Full Icon Themes by bavarese 30 comments

Dolphin Service Menus by kubicle 227 comments

Utilities by gcala 31 comments

Various KDE 1.-4. Improvements by jimmy88 1783 comments
Firefox 4.0 Final
I've found a bug! When using the new web console (Ctrl+Shift+K) it allows to click each url, DOM oblect, etc. and get a popup displaying info it.
With the Oxygen KDE preference "Rounded Corners" set to true the popup no longer has the window decoration, so no close button! When "Rounded Corners" is set to false the popup displays correctly.
I'm not sure exactly what "Rounded Corners" does (it rounds something I suppose) and it's not a big deal, but I thought you might like to know since it confused the hell outta me for about 10 minutes :)
- Apr 24 2011

Utilities by gcala 31 comments
It's true I'm using Kubuntu 11.04 with the 10.10 package, but everything else is working fine :)
Any thoughts? - Apr 24 2011
justin@asgard:~/Source/gtiles-0.1.2$ ./configure.user
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Freetype: /usr/lib/i386-linux-gnu/libfreetype.so
-- Some or all of the gtk libraries were not found. (missing: GTK2_GLIBCONFIG_INCLUDE_DIR)
-- Some or all of the gtk libraries were not found. (missing: GTK2_GLIBCONFIG_INCLUDE_DIR)
CMake Error at CMakeLists.txt:38 (MESSAGE):
The mandatory gtk+-2.0 library was not found.
-- Configuring incomplete, errors occurred!
The "mandatory gtk+-2.0 library" is installed, afaik. - Apr 07 2011
- Apr 06 2011

GTK2 Themes by tiheum 26 comments

Conky by helmuthdu 931 comments

Icon Sub-Sets by XmaskX 8 comments

Icon Sub-Sets by XmaskX 8 comments

Various Gnome Stuff by inameiname 101 comments

Various Gnome Stuff by inameiname 101 comments
alias dns="cat /etc/resolv.conf #View DNS numbers
#If you are using the "ss" alias for screensaver this will not work!
alias estab="ss -p | grep STA" #View only established sockets
alias mac="ifconfig -a| grep -o -E '([[:xdigit:]]{1,2}:){5}[[:xdigit:]]{1,2}'" # Show mac addresses
alias iftop="sudo iftop -i wlan0" #Start "iftop" program (sudo apt-get install iftop)
alias nethogs="sudo nethogs wlan0" #Start "nethogs" program (sudo apt-get install nethogs)
alias network="sudo lshw -C network" #View network device info
alias ports="lsof -i -n -P" #View programs using an internet connection
#####Netstat Commands:
alias openports="sudo netstat -nape --inet" # View open ports
alias listen="sudo netstat -pnutl" # Lists all listening ports together with the PID of the associated process
alias appson="netstat -lantp | grep -i stab | awk -F/ '{print $2}' | sort | uniq" # View only the process name using an internet connection
alias tcp="sudo netstat -atp" # List all TCP ports
alias udp="sudo netstat -aup" # List all UDP ports
alias portstats="sudo netstat -s" # Show statistics for all ports
alias tcpstats="sudo netstat -st" # Show statistics for tcp ports
alias udpstats="sudo netstat -su" # Show statistics for udp ports
#Monitor IPTABLES RULES with "iptstate" (add a "-l" option to see host names instead of ip addr)
#Check the iptables state of the Transmission-Daemon's port (sudo apt-get install iptstate)
alias ipttrans="sudo iptstate -D 51413"
#Check out only the iptables state of http port 80 (sudo apt-get install iptstate)
alias ipt80="sudo iptstate -D 80"
Some of these I made myself, others I got from all over the place over time. Hope they help! - Oct 27 2010

Icon Sub-Sets by manicfold 2 comments

Various Gnome Stuff by petrakis 122 comments

Various Gnome Stuff by petrakis 122 comments
First I fully updated Maverick and installed WDT through your repo and it worked.
I then installed OpenJRE and it worked. Then I installed Sun Java on top of that and it worked.
But it still does not work on my current desktop. Is there any way to find out why or should I just give up? (Thanks for your help btw.) - Sep 26 2010

Various Gnome Stuff by petrakis 122 comments
For the repository version the terminal output is the same with this new stuff on the bottom:
sh: getcwd() failed: No such file or directory
Error occurred during initialization of VM
java.lang.Error: Properties init: Could not determine current working directory.
at java.lang.System.initProperties(Native Method)
at java.lang.System.initializeSystemClass(System.java:1069)
Installing from source I get this message after attempting to run it:
Traceback (most recent call last):
File "./webdeveloper.py", line 3160, in <module>
NotebookExample()
File "./webdeveloper.py", line 1931, in __init__
self.window.set_icon_from_file(os.path.join(self.iconpath, "wdt.png"))
glib.GError: Failed to open file '/usr/share/wdt/icons/wdt.png': No such file or directory
It is not just the icon it can't find, but everything in /usr/share/wdt/wdt.
After correcting the scripts to read the proper files, it then acted as the repository version, it started but stopped after a few seconds and then freezes, needing a force quit. On a side note, it also doesn't respect AWN dock as a panel and goes under it for some reason.
Anyway, I have all the required packages, but I have OpenJDK and Sun Java installed for various reasons. If the Java is the problem, can I force it to use one or the other? I get nothing by entering "wdt --help" or "man wdt", so I'm a bit in the dark since I can't read the documentation within the program. - Sep 26 2010

Various Gnome Stuff by petrakis 122 comments
Warning(optionsfile.cc:22): Load: Could not open file
No bp log location saved, using default.
[000:024] Browser XEmbed support present: 1
[000:024] Browser toolkit is Gtk2.
[000:024] Using Gtk2 toolkit
** (webdeveloper.py:21889): DEBUG: NP_Initialize
** (webdeveloper.py:21889): DEBUG: NP_Initialize succeeded
[000:328] Warning(optionsfile.cc:22): Load: Could not open file
[000:328] Warning(optionsfile.cc:22): Load: Could not open file
[000:328] No bp log location saved, using default.
[000:328] Browser XEmbed support present: 1
[000:328] Browser toolkit is Gtk2.
[000:328] Using Gtk2 toolkit
** (webdeveloper.py:21889): DEBUG: NP_Initialize
** (webdeveloper.py:21889): DEBUG: NP_Initialize succeeded
** (webdeveloper.py:21889): DEBUG: NP_Initialize
** (webdeveloper.py:21889): DEBUG: NP_Initialize succeeded
** (webdeveloper.py:21889): DEBUG: NP_Initialize
** (webdeveloper.py:21889): DEBUG: NP_Initialize succeeded
** Message: console message: http://jsbin.com/js/2.1.2/jsbin.js @174: jsbin init test
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9) (6b20-1.9-0ubuntu1)
OpenJDK Server VM (build 17.0-b16, mixed mode)
Is there something I can do to make this great app work again? - Sep 22 2010
I have not heard of any apps written for Compiz tiling, but I will investigate since you say there are some. - Sep 10 2010
Here is a picture of my 4 virtual desktops:
http://a.imageshack.us/img837/1152/workspaces001.png
Now here is a picture of X Tile on viewport #2, in which only Firefox and Totem are open, but X Tile shows every open window on every virtual desktop:
http://a.imageshack.us/img541/3894/workspace1002.png
The "Only Current Workspace" option in X Tile only seems to affect whether "x-nautilus-desktop" is shown in the list. Either this separates physical monitors or is a bug as far as I can tell. I only have 1 minitor so I cannot test this.
So the feature request is this: A setting that would allow X Tile to automatically show/affect only the applications on a certain virtual desktop, like just Firefox and Totem from my 2nd screenshot. So, for example, when using the panel applet to quickly tile some windows it would not tile all 8 widows but only the 2 (Firefox and Totem) without having to open the main X Tile window and selecting them.
Hopefully that explained it a little better, if not let me know, if so let me know what you think. If this is a feature and I am somehow missing it I apologize, please let me know that too! - Sep 09 2010

Various Gnome Stuff by petrakis 122 comments

Conky by helmuthdu 931 comments

GTK2 Themes by arobase 784 comments
"It's not the theme related, as I understood you're talking about firefox, and it should be tweaked via userChrome.css to get rid of the grey input boxes."
I don't understand...This theme is nice, but makes Firefox virtually unusable when it comes to using text boxes in Firefox. When I use Firefox text boxes are gray until I click them, then when I click them to type I can't see anything. The box turns white and does not show text. I can still type, but I have to unfocus the box to see what I typed.
If this is "not the theme related" then your theme would not affect it. And what does Firefox have to do with Chrome as pertains to this theme? They are both browsers, but very different applications. If a theme makes a commonly used application unusable then the theme becomes unusable.
Adding this to your userContent.css file will fix the text boxes and some of the buttons (I don't know why it doesn't fix them all).
textarea, input {
color: #000 !important;
background-color: #fff !important;
}
input[type="button"],
input[type="submit"] {
background: #eee !important;
}
If you are new to modifying Firefox's css files check out this website for instructions:
http://www.mozilla.org/unix/customizing.html - Jul 24 2010
However, I have 3 problems you may want to check into:
1. When installing the .deb it resets my Gnome Panel and I loose some applets when it restarts. I have to go into the system monitor and kill them because they are still running in the background which deletes their settings. This happens every time with Panflute and Music Applet.
It happens when I Do Not have the X-Tile applet in the panel.
2. X-Tile is not compatible with GlobalMenu applet. With this activated I get no menu bar in X-Tile and no menus in GlobalMenu. I have to choose "Show Local Menu In Window" option in GlobalMenu, and then open X-Tile to see the menu bar.
3. I use a transparent panel and the X-Tile applet has gray rather than transparent parts. All other applets accept the transparent settings ("fake" transparency, not rgba).
Feature Request: There is an option to choose "Workspace", but how about Viewport? Perhaps a toolbar button to filter between current viewport and all viewports? As of now I don't think I've ever used the select all button because I've generally got many windows scattered around 4 viewports.
I should say that I use this regularly and it is good. This last update seems to have made it much more Compiz friendly and I don't seem to be having any more overlap problems. Thanks! - Jul 13 2010

Various Gnome Stuff by vinoddahiya 114 comments

Various Gnome Stuff by vinoddahiya 114 comments

Nautilus Scripts by alexibaba 67 comments

Nautilus Scripts by Thura 62 comments

Developers Apps by truefusion 3 comments

GTK2 Themes by schollidesign 22 comments

Nautilus Scripts by marc41 380 comments