1

(10 replies, posted in Help & Support (Stable))

I think if you change the setting for general.useragent.extra.firefox in about:config then it will work. It's a persistent way to change your useragent setting in Firefox. I did that to remedy the Shiretoko/Facebook problem. It worked for me.

2

(5 replies, posted in WM/DE Talk)

Not sure, but maybe because you're trying to make an .obt that requres root permission (if you're theme is in /usr/share/themes). If not, than I'm not sure. What you could do, is just copy the theme folder to ~/ with: sudo cp -R /usr/share/themes/themename ~/

Then, just add that folder to ~/.themes or /usr/share/themes in your custom set up, or any setup you'd like, for that matter.

3

(7 replies, posted in Help & Support (Stable))

You're welcome smile

Yes, Harpers Ferry is very beautiful. You live nearby?

And BTW, it's Mr.!

4

(7 replies, posted in Help & Support (Stable))

You can add the nightly tester tool addon to change the Firefox titlebar. I use it with FF 3.5 to get "Firefox" as opposed to "Shiretoko" in the titlebar.

Mp3tag can be installed in wine, at least.

Note that you should only launch a GUI app as root with gksu or gksudo, not sudo.

7

(9 replies, posted in Feedback & Suggestions)

I can use Yahoo Mail (though my default email is Gmail) without incident. Classic, Newer or otherwise. Not sure what's going on.

8

(1 replies, posted in Help & Support (Stable))

I fixed this once, can't remember what I did (for the permanent fix), but changing the font to monospace should work.

The prioblem is that this is an unfinished work. Notice in the title it says "preview". I downloaded it and installed it, and some icons were changed (I tested in Mint). The problem is that some of the icons are missing. For instance, the folder for Places in various sizes needed for a working theme (size 24, for instance). If you were to have checked the comments from page 1 (at the bottom of the project's Gnome-Look page), you would have seen that this is still a work in progress.

So it's not you, it's the theme.

10

(5 replies, posted in Help & Support (Stable))

A few things could be happening here. Sometimes I've downloaded themes that extract to another compressed file or to a folder which carries a file to be extracted. Seems odd, but it happens. So check to make sure that the theme extracted correctly.

If that's not the case, make sure that the theme is a "complete" theme. I've seen some posted on gnome-look for instance, that are just icon collections useful for setting custom icons. Could you paste the link to the theme. I'd be more than happy to give it a try.

PS Some apps need to be restarted for changes to take place.

As omns said, use a panel such as lxpanel. However, your choice in applets is very, very limited. I use xfce4-panel, and you find many, many applets in synaptic to accomplish what you want.

A note though, if you're hoping to add a xfce4-weather-plugin, there is a bug that won't allow the weather to be parsed. Honestly, I think that the weather service the panel uses changed how weather is displayed on their site, thus preventing the applet from working.

The solution for me was to use the plugin provided for karmic. Here's what I did.

1. Download the source package: http://archive.ubuntu.com/ubuntu/pool/u … rig.tar.gz

2. Extract the package: tar xvzf xfce4-weather-plugin_0.7.0.orig.tar.gz

3. Switch to the extracted directory: cd xfce4-weather-plugin-0.7.0/

4. Install any necessary dependencies: sudo apt-get build-dep xfce4-weather-plugin

5. Finish installing with ./configure && make && sudo make install

Also, as omns also stated, if you'd like to start xfce4-panel at startup, you'd need to alter autostart.sh. To test it out, close tint2 and run xfce4-panel in gmrun (alt-f2).

It must be noted though, that there are a few dependencies for xfce4-panel, and building the plugin will require at the very least, one dev package (xfce4-panel), so that might be a determining factor, but if you want something that resembles something a bit more like gnome-panel in functionality, then this is a good choice. As for me, my setup has 4GB of Ram, 200GB of HD space, etc., so #! is more of a choice as opposed to a necessity. Taxing my system a bit more than need be is of little consequence, though running the panel seems little more resource intensive than other options available.

12

(6 replies, posted in Help & Support (Stable))

Of various methods that did work, the fastest (avoiding heavy caching I suppose), was to use VLC.

First, copy the link location of the movie by right-clicking on the movie's start button on the Nasa page.

Second, open VLC.

Third, navigate to Media --> Open Network

Fourth, select the http option.

Fifth, paste the url and then start.

This method worked instantly, as well as flawlessly.

Since I'm using a laptop, I've just found it more convenient to use wicd so that my internet is connected when I login. I run mail-notification, xfce4-weather-plugin, and so forth, and I hate having to update the tray icons. I know there are other ways of having a wireless connection with nm-applet at login, but for me, wicd is just hasslefree.

That being said, I agree that nm-applet is wonderful, and honestly, tends to work better for me in general (gives more accurate signal strength readings... wicd-client reports 100+ percent often -- some report the opposite to be true in favor of wicd on this point), but still, it's ease of use that's won me over.

At any rate, I'm happy using either. I remember the early days of Ubuntu, linux in general, and what PITA connecting wirelessly was. Linux has definitely come a long way smile

I'm certain that it's somewhere here on the forums, but no matter. And all I have to do is manually start wicd-client after installing wicd and then I get the icon in my tray regardless of whether you add it to autostart.sh or not. Doesn't need to be added.

15

(12 replies, posted in Help & Support (Stable))

I've noticed issues as well. For me, it was installing the PPA for Midori. It pulled more recent webkit packages that seemed to make Gwibber unusable. Gwibber would start but never display information. I removed Midori since it always seems to crash for me anyway. Problem solved.

16

(2 replies, posted in Help & Support (Stable))

#! does use a notifier, just the "old" one used in Ubuntu and Mint. The new notification system is not used in CrunchBang, and I'm not sure there is a need/want to have it in this distro or not. At present, one downside to having it is the lack of customization. The old notification system can be themed and modified to display in various locations, at the moment, the new system only displays in the upper right. Not ideal for a bottom panel layout. I'm certain in time though, the new notification system will make it into future releases as it matures.

PS You could remove the old and install the new if you really wanted to do so.

Am I missing something here, or doesn't Pidgin already do this for you? You can just add a Google Talk account under Accounts. I know that this is essentially equivalent as the XMPP protocol is used either way, but this seems redundant. I think I had to do this back in Gutsy? Maybe.

18

(3 replies, posted in Feedback & Suggestions)

This absolutely made my morning smile

19

(4 replies, posted in Help & Support (Stable))

Olembe, you should have manually partitioned the drive so that the second distro would have used your existing /home.

And yes, you will have to edit grub as it is not able to automagically detect the deletion of the 2nd distro. However, I'm not sure if reconfiguring grub from the command line would "fix" grub so to speak. Maybe others here with experience could shed some light on that. At any rate, editing menu.lst is trivial. Good luck.