


Wallpaper Other by edren 142 comments
Just one little question. Why isn't the moon shown in the night picture (number 8 I think), when the moon in real life is most visible, while it is still shown at all other times of the day, when in real life it mostly is invisible? The night picture is the only picture without the moon. I'm confused... :S - Jan 19 2009

Amarok 1.x Scripts by Firetech 2 comments
I switched to Gnome a while ago just because I didn't want to run KDE 4 (it's just not the same thing) and had switched my view of Gnome over the previous few months.
Good luck porting anyway! :) - Dec 17 2008

Various KDE 1.-4. Improvements by kv11111 27 comments
Also, I have no bssinfo file, so ESSID and Channel aren't shown. Seems like /sys/class/net isn't following many standards for wireless cards... - Oct 12 2006
If no interfaces are found, then show the main icon only. When interfaces ARE found, having a main icon looks pointless.
Would that be hard? After a quick look in the source code, it doesn't look like that's the case... - Sep 06 2006

KDE 3 Color Schemes by OneWingedAngel 7 comments
int index = wData.linkQuality.find('/');
if (index != -1)
index = wData.linkQuality.left(index).toInt();
else index = 100;
When radio is off, iwconfig says the Link Quality is 0, not 0/100, hence, index is -1.
I'll have a go at trying to write a patch that can show if radio is off instead. (iwconfig prints "radio off" before "ESSID:") - Aug 03 2006

Amarok 1.x Scripts by Firetech 16 comments

Amarok 1.x Scripts by Firetech 16 comments

Amarok 1.x Scripts by Firetech 16 comments
I'll look into it. - Jul 16 2006
With 0.4.7, my wired connection also works way better :D
It didn't seem to want to get an IP address by itself before, athough that might have been me being impatient... I would like a way to disable interface icons in the system tray, though. (OkOk, it's still alpha/beta, but I'm giving some feedback.) - Jun 29 2006
Now my WPA2-PSK-CCMP 802.11g-WLAN works perfectly, and I even replaced KWifiManager with KWlan in the system tray :D
Keep up the good work! :)
(I have some issues with the WLAN not reconnecting after resuming from suspend/hibernate, but that's easily solved by bringing down the interface, restarting wpa_supplicant (I start it with an init.d script), and bringing up the interface again.) - Jun 28 2006

Various KDE 1.-4. Improvements by kenws 360 comments
* Right click the panel, usually in the bottom of the screen (where your open programs are listed, and where your K-menu is).
* Select "Add applet to panel..." (You maybe need to select "Panel Menu" first, depending on where you clicked).
* Find and select "CPU Info" in the list in the window that comes up, and click "Add to panel". Done!
If you're using an older version of KDE, the process is like the above, but instead of selecting "Add applet to panel" and finding "CPU Info" in a new window, you select "Add to panel" (in the panel menu), then "Applet" and then "CPU Info". - Jun 24 2006

Various KDE 1.-4. Improvements by kenws 360 comments

Various KDE 1.-4. Improvements by kenws 360 comments
My patch is available at http://firetech.fw.nu/cpuinfo-0.4.3-ft1.patch
It applies to both the 0.4.3 version posted in the comments here, and the "more" official 0.4.2 version.
Feel free to try it out.
kenws, if you'd like to apply it upstream, please let me know. My mail can be found on my user page. - Jun 20 2006
Reverting to Lipstik 2.1 solves the problem, and I'm fine with using that. However, is anyone else experiencing this? And can it be fixed? - Mar 11 2006

Utilities by Firetech 31 comments

Utilities by Firetech 31 comments

Utilities by Firetech 31 comments

Amarok 1.x Scripts by Firetech 16 comments
Thanks for noticing the .svn dir, I'll remove it as soon as I get home... (I'm in school now, and I don't really want to publish a WinRAR-created bz2 file here... ;) ) I panicked for a while when I thought that the password was saved there, but it wasn't... phew. - Dec 20 2005

Utilities by Firetech 31 comments

Utilities by Firetech 31 comments

KDE 3.x Window Decorations by maitre 3 comments

Utilities by Firetech 31 comments

Utilities by Firetech 31 comments
libtunepimp just doesn't have mp3 support... - Oct 11 2005
slotSetFocusPolicy(config.readBoolEntry("focus", true));
to:
slotSetFocusPolicy(config.readBoolEntry("focus", false));
I DON'T know if this gets some bugs back, but I haven't found any issues.
Now, my only problem is that after I hide YaKuake, it's still focused (although hidden), so everything I think I type in, for example, a chat window.
This can be VERY bad, if you're joking with someone about typing "sudo nohup rm -rf /"... :P
Anyway, great app. I've almost stopped using konsole. :) - Oct 09 2005

Bootsplash Various by eode 3 comments
root@myubuntubox# sudo dpkg -i ksplash-engine-moodin_0.4.2ubuntu1_i386.deb"
You do NOT need to be root to run sudo, because sudo runs the command you supply to it with root privilegies.
"sudo dpkg -i ..." as any user will work, especially since it's not "standard ubuntu procedures" to become root...
- Sep 24 2005
<!-- could be defined if no personal avatar shows up automatically -->
<xsl:variable name="user-photo">null</xsl:variable>
(or if you want to show your own image, replace null there with the absolute location of any image)
This works for me, at least. - Sep 18 2005

Amarok 1.x Scripts by maacruz 274 comments
Lets see if he uses the changes. - Sep 07 2005

Utilities by Firetech 31 comments

Utilities by Firetech 31 comments
That solved those issues for me (I'm on kubuntu), as unsermake uses some part of automake to work. - Aug 09 2005

KDE 3.x Window Decorations by geflei 83 comments
Running kbuildsycoca should be enough.
The new (k)ubuntu-deb's have been mailed to geflei. - Aug 09 2005

Icon Sub-Sets by nfk 2 comments

Utilities by Firetech 31 comments

Utilities by Firetech 31 comments
The only thing I can say is that it works for me with SVN 1.1.1 (r11581). - Aug 08 2005

Utilities by Firetech 31 comments

Utilities by Firetech 31 comments
I will remove automake support in the next version.
Where can unsermake be downloaded? - Aug 06 2005

Utilities by Firetech 31 comments
I guess it'll be around in the next version, but I guess I will offer the user a choice not to get unsermake, because installing it needs root privilegies, right?
Well, I know installing amaroK also needs root privilegies, but all users doesn't want to get unsermake, and I wouldn't like a script that didn't offer me a choice in that question... - Aug 05 2005

KDE 3.x Window Decorations by geflei 83 comments
Compiling it without making a .deb doesn't help. - Aug 03 2005

KDE 3.x Window Decorations by geflei 83 comments
Although, none of them work as they should.
In both the versions, the logo icon functions does nothing, except change the look in the preview. In the real titlebar it's always the debian logo with no offset
In 0.2.91 the button look setting is the same, it does nothing except for the preview... (Buttons are always the flat plastik same in the real title) - Aug 03 2005

Utilities by Firetech 31 comments

Utilities by Firetech 31 comments
The script warns for this when not finding unsermake, though. - Aug 03 2005