[solved] xfce-wavelan-plugin

Hi All,
I have recently installed ArchLinux and have been experimenting ever since. I have my wifi set up through netcfg which uses multiple profiles so I can connect wherever I am. I have also settled with XFCE desktop environment, and am happy so far but I have a tendancy to swap and change a lot.
The on issue I have is when attempting to use the wavelan plugin in XFCE. As soon as I add it to the panel it crashes and in tty1 I get:
sh: /sbin/ifconfig: No such file or directory
I know that net-tools has been deprecated, is there anyway round this?
I tried searching for this issue by googling and on the forum/wiki. Apologies if it has been already solved!
Thanks,
Matt.
Last edited by mspn (2012-01-17 20:29:27)

I guess net-tools is technically depreciated, but I'm used to it and it seems to work fine.
In the interest of the most simple & elegant solution, how about
pacman -S net-tools
However, (and I run XFCE too), I recommend NetworkManager & network-manager-applet for WiFi as it makes dealing with encrypted networks much easier.

Similar Messages

  • [SOLVED] Xfce weather plugin-useless temperature's floating point

    Xfce4-weather-plugin 0.8.1-1 comes with a floating point in the temperature value. I use xfce4-panel positioned vertically so it's not a big text then. (And I miss the sense of it, anyway.) Here is a patch for getting rid of it (to be called as "patch -Np2 -i $srcdir/temperature.patch"):
    --- src/xfce4-weather-plugin-0.8.1/panel-plugin/weather-data.c 2012-08-02 23:16:17.000000000 +0200
    +++ src/xfce4-weather-plugin-0.8.1/panel-plugin/weather-data.c 2012-08-21 02:27:11.357313027 +0200
    @@ -85,7 +85,7 @@
    else if (unit_system == METRIC &&
    !strcmp(loc->temperature_unit, "fahrenheit"))
    val = (val - 32.0) * 5.0 / 9.0;
    - return g_strdup_printf("%.1f", val);
    + return g_strdup_printf("%.0f", val);
    case PRESSURE:
    if (unit_system == METRIC)
    return LOCALE_DOUBLE(loc->pressure_value, "%.1f");

    RaisedFist wrote:I have it running for some time and never had problems..
    As you can see in the bugreport, this seems to happen only when connection fails while downloading the weather-data.
    So, when you have a reliable connection to your weather-server. You won't encounter this bug.

  • [SOLVED] xfce upgrade 4.11 -- 4.12 : error loading libxfce4util.so.6

    Hi guys,
    I upgraded from xfce 4.11 (xfce4-*-devel packages) to xfce 4.12 today, but I have the following error with a bunch of different xfce4 apps (including xfdesktop):
    # xfce4-settings-manager
    xfce4-settings-manager: error while loading shared libraries: libxfce4util.so.6: cannot open shared object file: No such file or directory
    I tried downgrading extra/libxfce4util 4.12.1-1 to aur/libxfce4util-devel 4.11.0-1 but then the error says libxfce4util.so.7 cannot be found.
    Using ldd I found that the applications depend on both libxfce4util.so.6 and  libxfce4util.so.7
    ldd $(which xfce4-appfinder) | grep -i xfce4
    libxfce4ui-1.so.0 => /usr/lib/libxfce4ui-1.so.0 (0x00007f681fa05000)
    libxfce4util.so.7 => /usr/lib/libxfce4util.so.7 (0x00007f681ecd8000)
    libxfce4util.so.6 => not found
    I figure I have some package somewhere that didn't upgrade properly or something. Here's the list of xfce packages I have installed:
    # pacman -Q | egrep xfce\|xfw\|xfd
    elementary-xfce-icons 0.5-3
    gtk-xfce-engine 2.10.1-1
    libxfce4ui 4.12.0-1
    libxfce4util 4.12.1-1
    mint-backgrounds-xfce 2013.06.10-1
    xfce4-appfinder 4.12.0-1
    xfce4-artwork 0.1.1a_git20110420-4
    xfce4-battery-plugin 1.0.5-4
    xfce4-cpufreq-plugin 1.1.1-2
    xfce4-cpugraph-plugin 1.0.5-3
    xfce4-datetime-plugin 0.6.2-4
    xfce4-diskperf-plugin 2.5.5-1
    xfce4-fsguard-plugin 1.0.2-4
    xfce4-genmon-plugin 3.4.0-3
    xfce4-mpc-plugin 0.4.5-1
    xfce4-netload-plugin 1.2.4-2
    xfce4-panel 4.12.0-1
    xfce4-sensors-plugin 1.2.6-2
    xfce4-session 4.12.0-2
    xfce4-settings 4.12.0-3
    xfce4-smartbookmark-plugin 0.4.5-3
    xfce4-systemload-plugin 1.1.2-2
    xfce4-taskmanager 1.1.0-1
    xfce4-terminal 0.6.3-2
    xfce4-time-out-plugin 1.0.1-5
    xfce4-timer-plugin 1.6.0-3
    xfce4-wavelan-plugin 0.5.12-1
    xfce4-weather-plugin 0.8.5-2
    xfce4-xquisite-icon-theme 0.4.6-1
    xfconf 4.12.0-1
    xfdesktop 4.12.0-1
    xfwm4 4.12.0-1
    xfwm4-themes 4.10.0-2
    zukitwo-colors-xfwm4 0.1-1
    My current workaround, which seems sloppy but works just fine, was to create a symbolic link
    sudo ln -s /usr/lib/libxfce4util.so.7 /usr/lib/libxfce4util.so.6
    Any ideas?
    Regards,
    Walter
    Last edited by rudametw (2015-03-10 17:24:46)

    Output of pacman -Qm
    acroread 9.5.5-5
    adwaita-x-dark-and-light-theme 1.3-1
    aircrack-m4-svn r18-2
    airoscript-ng 1.2rc3-7
    avbin7 7-1
    bbswitch-dkms-git v0.8.r0.g0c38f97-1
    bfg 1.11.8-2
    blueman 1.99.alpha2-1
    bmpanel2 2.1pre1-5
    brainworkshop 4.8.4-4
    bully-git 1.0.22.1fef73a-2
    bumblebee-git 3.2.1.r16.524ded1-1
    chromium-libpdf 1:36.0.1985.143-1
    chromium-pepper-flash 1:16.0.0.305-1
    compton-conf-git 17.18e83fe-1
    compton-git 0.1_beta2.59.g23d1dd1-1
    crunch 3.6-1
    delorean-dark-stripped-themes-3.8 10082013-2
    desksanity-git 1.0.rev59.4150edd-1
    dorian-theme-3.10 105222014-2
    dropbox-cli 2.10.0-4
    dropbox-dark-panel-icons 1.0-10
    e-modules-extra-git 20141224-1
    eclipse-anyedittools 2.4.11.201409071702-1
    eclipse-bytecode-outline 2.4.0-1
    eclipse-emf 2.10.2-1
    eclipse-findbugs 3.0.0-1
    eclipse-gef 3.9.101-1
    eclipse-jadclipse 3.3.0-3
    eclipse-m2e 1.5.0-2
    eclipse-mylyn 3.14.2-1
    eclipse-pydev 3.9.2-1
    eclipse-rse 3.5-2
    eclipse-wtp-wst 3.6.0-1
    econnman 1.1-1
    edgar-git 0.2.0.r24.f36ea5a-1
    efx-git 1.11.99.150.2ffc023-1
    elementary-xfce-icons 0.5-3
    elementary_test-git 1.12.99.10859.6eb6320-1
    elementary_test-git-debug 1.12.99.10859.6eb6320-1
    emprint-git 0.1.0.67.a0886e1-1
    enventor-git 0.4.0.r37.gec28195-1
    ephoto-git 0.1.1.528.26b2ecf-1
    equate-git 0.99.0.18.703693f-1
    ev-git r49.a4ac44f-1
    ewe 0.2.2-1
    eweather-git 0.2.0.r74.59b35ab-1
    exifread 1.4.2-2
    firefox-theme-adwaita 35.1-1
    focuswriter 1.5.3-1
    font-manager 0.5.7-5
    fontconfig-ttf-ms-fonts 1.0-2
    freemind-git 20121104-1
    garcon-devel 0.3.0-5
    gcc-gcj 4.9.2-2
    gcc-gcj-ecj 4.9-1
    gcolor3 1.2.1-1
    gerix-wifi-cracker-ng-git 20111025-2
    glib 1.2.10-12
    gmrun-multihead 0.9.2-2
    gnomintu-icon-theme-git r90.595c6d6r90.595c6d6-1
    google-chrome-dev 42.0.2311.22-1
    google-talkplugin 5.38.6.0-1
    gstreamer0.10-vaapi 0.5.9-1
    gtg 0.3.1-1
    gtk-theme-adt 0.2-1
    gtk-theme-e17gtk 20141022-1
    gtk-theme-murrine-arch 0.4-2
    gtk3-nocsd 20140823-2
    https-everywhere-chrome 2014.1.3-1
    humanity-icon-theme 0.6.5-1
    indicator-stickynotes 0.4.2-1
    johnny 1.1.3-1
    jpegoptim 1.4.2-1
    latex-mk 2.1-2
    lib32-gtk-engine-murrine 0.98.2-1
    lib32-libpng12 1.2.52-1
    lib32-pangox-compat 0.0.2-1
    libappindicator-gtk2 12.10.0-4
    libappindicator-gtk3 12.10.0-4
    libappindicator-sharp 12.10.0-4
    libdbusmenu-gtk2 12.10.2-3
    libeweather-git 0.2.0.78.7548063-1
    libindicator-gtk2 12.10.1-4
    libindicator-gtk3 12.10.1-4
    libpng12 1.2.52-1
    mdk3 v6-4
    mint-backgrounds-xfce 2013.06.10-1
    modelio-open 3.3.0-1
    mozplugger 2.1.6-1
    nemo-dropbox 2.4.0-2
    nodejs-bower 1.3.12-1
    nodejs-grunt-cli 0.1.13-3
    numix-themes-darkblue 2.5-1
    nvidia-dkms 346.47-2
    nvidiabl 0.87-3
    nvidiablctl 0.2-2
    ob-autostart 1-3
    obapps 0.1.7-4
    obex-data-server 0.4.6-10
    okular-browserplugin 20121015-1
    omg-suite 20130525-1
    pasystray-git 0.4.0.r47.gef3dbb0-1
    pavumeter 0.9.3-6
    pdflatex.sh-git 20120111-1
    pdftk 2.02-3
    perl-algorithm-permute 0.12-2
    perl-expect 1.32-1
    perl-number-range 0.12-1
    pkgtools 25-4
    popcorntime 0.3.7.2-1
    powerstat-git 20140207-1
    primus-git 20150223-1
    profile-cleaner 2.34-1
    pulseaudio-git v5.99.2.4.ge0e0ebb-1
    pyqt3 3.18.1-14
    pyrit 0.4.0-2
    python-efl 1.13.0-1
    python2-efl 1.13.0-1
    python2-liblarch 2.1.0-4
    python2-pypdf2 1.24-1
    qscintilla-qt3 1.7.1-6
    qt3 1:3.3.8b-9
    rage-git 0.1.0.r78.9bd2dfb-1
    rar 5.2.1-1
    ravex-colors-gtk-theme 17.2-1
    redshift-git 1.9.1.r91.g59023d8-1
    redshift-gtk-git 1.9.1.r91.g59023d8-1
    rofi-git r449.4c92d1f-1
    screenclone-git 20130120-1
    shimmer-wallpapers 1.0-2
    siano-tv-fw 0.1-1
    simpleswitcher-git 20140219-1
    skippy-xd-git 46.ecb7835-1
    smartgithg 6.0.7-2
    stapler 0.4-2
    superswitcher 0.6-4
    tango-icon-theme 0.8.90-9
    teamviewer 10.0.37742-1
    thunderbird-lightning-bin 3.3-1
    thunderbird-theme-adwaita 31.0-1
    tomboy-calc 0.40-1
    ttf-faruma-ib 2.0-1
    ttf-ms-fonts 2.0-10
    ttf-vista-fonts 1-8
    tuned 2.3.0-1
    vim-ag 20140327-1
    virt-what 1.14-2
    wepbuster 1.0_beta_0.7-6
    wepcrackgui 0.9.2-1
    wingo-git 20121022-2
    wps-office 9.1.0.4945_a16p3-1
    wpscrack 0.0.1-2
    xf86-video-intel-git 2.99.917.151.gfef0f3d-1
    xfce4-xquisite-icon-theme 0.4.6-1
    xpdf 3.04-2
    xwinmosaic-git v0.4.2.11.g378fffb-1
    xz-git 5.2.0.r8.ga9b45ba-1
    zen-gtk-themes 0.14.2-1
    zenx-gtk-themes 0.11.5-1
    zukitwo-colors-xfwm4 0.1-1
    zukitwo-hybrid-theme 20111208-1
    zukitwo-manjaro 33.9693d25-1
    zukitwo-themes 20141022-1

  • [SOLVED]xfce4-topmenu-plugin-git, nothing happens except with firefox

    Hello guys,
    I just installed xfce4-topmenu-plugin-git from the AUR, and also other topmenu utilities (optional dependencies) :
    pacman -Qs topmenu
    local/topmenu-gtk-git 2015.03.22-1
    A standalone global menu bar for Gtk+ 2.0 based desktop environments.
    local/topmenu-gtk3-git 2015.03.22-1
    A standalone global menu bar for Gtk+ 2.0 based desktop environments.
    local/topmenu-mozilla-git 2015.01.21-2
    Firefox/Thunderbird Javascript module for TopMenu.
    local/xfce4-topmenu-plugin-git 2015.03.22-1
    A standalone global menu bar for Gtk+ 2.0 based desktop environments.
    I added the plugin to my xfce panel, and after reboot :
    - when I launch any application nothing happens in the panel
    - when I launch firefox, it works : the firefox menu appears on the xfce panel plugin
    I'm not shure this is the right place to ask, but at least, is there somebody here with the same problem?
    Is somebody getting the plugin to work? (just to know if this is a global or particular issue...)
    Thanks!
    ps : I'm up to date (xfce4.12 etc...)
    Last edited by cazuza (2015-04-13 11:13:16)

    Solution by the maintener of the package :
    You need to ensure the Gtk+ module topmenu-gtk-moduleis loaded. A simple way to do this is to create a .gtkrc-2.0 file in your $HOME with the following contents:
    gtk-modules = "canberra-gtk-module:topmenu-gtk-module"
    or put GTK_MODULES="topmenu-gtk-module:canberra-gtk-module" in your ~/.xprofile or ~/.xinitrc .
    It worked for me
    (But not with libreoffice)
    Last edited by cazuza (2015-04-13 11:20:19)

  • I am using 4K Footages for editing in Premiere pro CC 2014, but its getting crash in between at every 15 to 20 mins. Kindly suggest how can it be solved, does any plugins or settings needed to edit 4K footages? Also would like to mention that footages fra

    I am using 4K Footages for editing in Premiere pro CC 2014, but its getting crash in between at every 15 to 20 mins. Kindly suggest how can it be solved, does any plugins or settings needed to edit 4K footages? Also would like to mention that footages frame rates are 29.97 and i have set timeline to 25 FPS is requirement by client. kindly revert. Thanks

    Thanks Richarad ..It has solved the problem but still crashes some times .As the programme has the break (bumper)after every five minutes ,i hope it will not compress bumper time too after export.

  • [SOLVED] XFCE - Incorrect windows placement

    Hi,
    I'm currently having a issue with XFCE's window placement. In the settings panel, under Window Manager Tweaks > Placement, window placement is set to Center for all windows, but this option has no effect. I tried changing it to place windows under the mouse, but it also has no effect on the windows placement. Windows keep opening on the screen corners.
    I checked the forums for similar problems, and found some results, but none of the solutions worked for me. Also, those are quite old topics.
    [Solved] XFCE - Having Trouble Centering Windows
    [solved] Xfce4, new windows position
    Xfce 4.8 xfwm4 window placement settings no longer have any effect.
    This is not a big problem, but I'm kind of picky, so if anyone knows a solution to this problem, please share it.
    Best Regards,
    Agkel0s
    Last edited by Agkel0s (2014-07-14 21:37:54)

    Agkel0s wrote:Currently the slider is on the minimum value, and windows of all sizes should open centered on screen.
    Shouldn't you actually have it on the maximum value?
    I believe the way this works is that the size (or ratio, the option is actually called placement_ratio IIRC and is a ratio of window size vs screen size) you specify here is the minimum to trigger "smart placement." If the window isn't (at least) of that size, then the default (i.e. center or under mouse pointer, as defined below) will be used. So if you want every window to use the default placement, you should set the minimum size for smart placement to be as large as possible. (In fact, I believe with a ratio set to 100 (i.e. slider to the max) it should always use the default placement, regardless of window size, which is want you're after if I'm not wrong.)
    If even with the slider to the max you get new windows placed using smart placement, then it sounds like a bug I'd say.
    (Also, just as FYI and though you might simply want all windows to be centered, I wasn't happy with xfwm's smart placement myself, you can see this topic for a (IMO) better alternative.)

  • [SOLVED] XFCE 4.6 installation conflicts: xfce-mcs-manager obsolete.

    I am running Arch Linux on LXDE and would like to try the brand new XFCE 4.6. It seems most of the packages have arrived in the extra repo but when I try:
    # pacman -S xfce4
    I get:
    looking for inter-conflicts...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: xfce4-settings: conflicts with xfce-mcs-manager
    I don't find xfce-mcs-manager version 4.6.0.
    I just had a look on xfce wiki:
    xfce-mcs-manager
    This component is obsolete (superseded by xfconf) and will be removed in 4.6!
    The dependency needs to be removed.
    kagashe
    Last edited by kagashe (2009-02-28 15:14:53)

    I said no to install the whole xfce4 group and then said no to following packages:
    :: Install libxfce4mcs from group xfce4? [Y/n] n
    :: Install xfce-mcs-manager from group xfce4? [Y/n] n
    :: Install xfce-mcs-plugins from group xfce4? [Y/n] n
    and proceeded to install and it works. Posting this running XFCE 4.6 on Arch Linux.
    kagashe
    Last edited by kagashe (2009-02-28 15:14:02)

  • [SOLVED] XFCE 4.8 mail watch plugin problem

    Hi. It seems like xfce4-mailwatch-plugin doesn't save the settings between the reboots. I was looking around a bit and checked file permissions in ~/.config/xfce4/panel and it seems mailwatch-18.rc somehow got wrong permissions between reboots:
    -rw------- 1 root root 415 Aug 7 16:25 mailwatch-18.rc
    I set the right owner and am about to reboot to see if it will happen again. Does anyone have the same problem? Do you know what is causing it?
    If it's not something Arch related, I will post a bug report on the mainstream XFCE bugzilla, but have to be sure first.
    Last edited by bocke (2011-08-11 14:27:34)

    After changing the permissions, settings file got erased. But I entered the data again, tried rebooting, logging off and on, and it seems it's ok now.
    I checked the list of files contained in the package and I don't see anything suspicious:
    pacman -Ql xfce4-mailwatch-plugin
    xfce4-mailwatch-plugin /usr/
    xfce4-mailwatch-plugin /usr/lib/
    xfce4-mailwatch-plugin /usr/lib/xfce4/
    xfce4-mailwatch-plugin /usr/lib/xfce4/panel-plugins/
    xfce4-mailwatch-plugin /usr/lib/xfce4/panel-plugins/xfce4-mailwatch-plugin
    xfce4-mailwatch-plugin /usr/share/
    xfce4-mailwatch-plugin /usr/share/icons/
    xfce4-mailwatch-plugin /usr/share/icons/hicolor/
    xfce4-mailwatch-plugin /usr/share/icons/hicolor/48x48/
    xfce4-mailwatch-plugin /usr/share/icons/hicolor/48x48/apps/
    xfce4-mailwatch-plugin /usr/share/icons/hicolor/48x48/apps/xfce-newmail.png
    xfce4-mailwatch-plugin /usr/share/icons/hicolor/48x48/apps/xfce-nomail.png
    xfce4-mailwatch-plugin /usr/share/icons/hicolor/scalable/
    xfce4-mailwatch-plugin /usr/share/icons/hicolor/scalable/apps/
    xfce4-mailwatch-plugin /usr/share/icons/hicolor/scalable/apps/xfce-newmail.svg
    xfce4-mailwatch-plugin /usr/share/icons/hicolor/scalable/apps/xfce-nomail.svg
    xfce4-mailwatch-plugin /usr/share/locale/
    xfce4-mailwatch-plugin /usr/share/locale/ar/
    xfce4-mailwatch-plugin /usr/share/locale/ar/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/ar/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/ca/
    xfce4-mailwatch-plugin /usr/share/locale/ca/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/ca/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/cs/
    xfce4-mailwatch-plugin /usr/share/locale/cs/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/cs/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/de/
    xfce4-mailwatch-plugin /usr/share/locale/de/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/de/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/el/
    xfce4-mailwatch-plugin /usr/share/locale/el/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/el/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/en_GB/
    xfce4-mailwatch-plugin /usr/share/locale/en_GB/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/en_GB/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/eu/
    xfce4-mailwatch-plugin /usr/share/locale/eu/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/eu/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/fi/
    xfce4-mailwatch-plugin /usr/share/locale/fi/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/fi/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/fr/
    xfce4-mailwatch-plugin /usr/share/locale/fr/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/fr/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/gl/
    xfce4-mailwatch-plugin /usr/share/locale/gl/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/gl/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/gu/
    xfce4-mailwatch-plugin /usr/share/locale/gu/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/gu/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/he/
    xfce4-mailwatch-plugin /usr/share/locale/he/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/he/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/hu/
    xfce4-mailwatch-plugin /usr/share/locale/hu/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/hu/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/id/
    xfce4-mailwatch-plugin /usr/share/locale/id/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/id/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/it/
    xfce4-mailwatch-plugin /usr/share/locale/it/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/it/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/ja/
    xfce4-mailwatch-plugin /usr/share/locale/ja/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/ja/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/nb_NO/
    xfce4-mailwatch-plugin /usr/share/locale/nb_NO/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/nb_NO/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/pt_BR/
    xfce4-mailwatch-plugin /usr/share/locale/pt_BR/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/pt_BR/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/pt_PT/
    xfce4-mailwatch-plugin /usr/share/locale/pt_PT/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/pt_PT/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/ru/
    xfce4-mailwatch-plugin /usr/share/locale/ru/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/ru/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/sq/
    xfce4-mailwatch-plugin /usr/share/locale/sq/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/sq/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/uk/
    xfce4-mailwatch-plugin /usr/share/locale/uk/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/uk/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/vi/
    xfce4-mailwatch-plugin /usr/share/locale/vi/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/vi/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/zh_CN/
    xfce4-mailwatch-plugin /usr/share/locale/zh_CN/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/zh_CN/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/locale/zh_TW/
    xfce4-mailwatch-plugin /usr/share/locale/zh_TW/LC_MESSAGES/
    xfce4-mailwatch-plugin /usr/share/locale/zh_TW/LC_MESSAGES/xfce4-mailwatch-plugin.mo
    xfce4-mailwatch-plugin /usr/share/xfce4/
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-gmail-settings.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-imap-advanced.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-imap-new-folders.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-imap-settings.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-log-window.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-mailbox-type.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-maildir-settings.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-mbox-settings.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-mh-settings.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-panel-indicator.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-pop3-advanced.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-pop3-settings.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/images/mailwatch-properties.png
    xfce4-mailwatch-plugin /usr/share/xfce4/doc/C/xfce4-mailwatch-plugin.html
    xfce4-mailwatch-plugin /usr/share/xfce4/panel-plugins/
    xfce4-mailwatch-plugin /usr/share/xfce4/panel-plugins/mailwatch.desktop
    I don't know when and how mailwatch-18.rc gets the wrong permissions.

  • [Solved] thunar-archive-plugin won't install in Xfce 4.8.0

    Hi again.
    When I attempt to install the thunar archive integration package, this is the message I recieve despite having all the requirements installed.
    NOTE for thunar-archive-plugin:
    ==> please install xarchiver, squeeze, file-roller or ark to use the plugin
    Is there anything I can do to remedy this?
    I found a thread from back in January with the same issue. But, These are different package versions involved.
    Last edited by Who'sThere? (2011-06-03 03:15:08)

    Yes. I've had Xfce4, Thunar, and Xarchiver installed  since day one of the initial netinstall.
    No, Force installing the package doesn't work.
    EDIT;
    I ran the following command.
    pacman -Rnss thunar xarchiver
    I then ran.
    pacman -Scc
    After reinstalling all of the above apps, I now have the 'extract here', and 'extract to...' options available.
    Last edited by Who'sThere? (2011-06-03 03:14:51)

  • [SOLVED] XFCE menu entry problem

    For some reason that I don't recall, I had qt installed. After removal though, there is still the "Qt Designer" item in the Xfce menu. I've followed the wiki's instructions but couldn't remove it.
    /usr/share/applications looks like this:
    Terminal.desktop gkbd-indicator-plugins-capplet.desktop nvidia-settings.desktop xfce-display-settings.desktop xfce4-logout.desktop
    Thunar-bulk-rename.desktop gksu-properties.desktop pidgin.desktop xfce-keyboard-settings.desktop xfce4-mixer.desktop
    Thunar-folder-handler.desktop gksu.desktop polkit-gnome-authorization.desktop xfce-mouse-settings.desktop xfce4-panel-manager.desktop
    Thunar.desktop gmenu-simple-editor.desktop rhythmbox.desktop xfce-session-settings.desktop xfce4-power-manager-settings.desktop
    alacarte.desktop gnome-do.desktop ristretto.desktop xfce-settings-manager.desktop xfce4-run-program.desktop
    avahi-discover.desktop gnome-terminal.desktop services.desktop xfce-ui-settings.desktop xfce4-screenshooter.desktop
    bssh.desktop gnome-volume-properties.desktop shares.desktop xfce-wm-settings.desktop xfce4-sensors.desktop
    bvnc.desktop google-chrome.desktop thunar-settings.desktop xfce-wmtweaks-settings.desktop xfce4-settings-editor.desktop
    evince.desktop gsynaptics.desktop thunar-volman-settings.desktop xfce-workspaces-settings.desktop xfce4-taskmanager.desktop
    exo-preferred-applications.desktop gucharmap.desktop tilda.desktop xfce-xfcalendar-settings.desktop xfce4-terminal.desktop
    file-roller.desktop mimeinfo.cache time.desktop xfce4-about-xfce.desktop xfce4-web-browser.desktop
    firefox-safe.desktop mousepad.desktop totem.desktop xfce4-accessibility-settings.desktop xfprint-manager.desktop
    firefox.desktop nact.desktop users.desktop xfce4-appfinder.desktop xfprint-settings.desktop
    gconf-editor.desktop nautilus-cd-burner-open-iso.desktop vlc.desktop xfce4-clipman-plugin.desktop xfprint.desktop
    geany.desktop nautilus-cd-burner.desktop xfburn.desktop xfce4-dict.desktop
    gedit.desktop network.desktop xfcalendar.desktop xfce4-file-manager.desktop
    gimp.desktop nm-connection-editor.desktop xfce-backdrop-settings.desktop xfce4-help.desktop
    I can't seem to find anything qt related here. What should I do?
    Last edited by dcc24 (2009-11-04 21:03:46)

    I've solved it. Turns out, some menu entries are stored in ~./local/share/applications. Removing it there solved the problem.

  • [SOLVED] xfce-panel causing problems with mouse/touchpad

    Since upgrading the packages below  I mouseclicks occasionally do not work.  Also scrolling using the scrollwheel and touchpad doesn't start sometimes. I determined it is not a problem with the mouse or touchpad because 'xev' shows the correct events firing. Also  I see the icon change from arrow to hand when clicking.
    <edit>
    It appears that "xfce4-panel" is the cause. I use tint2 instead of  xfce-panel, but the process running an empty panel is started by default and  somehow interfered with mouse and touchpad events. solved it by removing it from the session, and comment it out in /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
    </edit>
    [2011-01-19 21:39] synchronizing package lists
    [2011-01-19 21:39] starting full system upgrade
    [2011-01-19 21:57] upgraded libxfce4util (4.8.1-1 -> 4.8.1-1)
    [2011-01-19 21:57] upgraded exo (0.6.0-2 -> 0.6.0-2)
    [2011-01-19 21:57] Generating locales...
    [2011-01-19 21:57] en_US.UTF-8... done
    [2011-01-19 21:57] en_US.ISO-8859-1... done
    [2011-01-19 21:57] nl_NL.UTF-8... done
    [2011-01-19 21:57] nl_NL.ISO-8859-1... done
    [2011-01-19 21:57] Generation complete.
    [2011-01-19 21:57] upgraded glibc (2.12.2-2 -> 2.12.2-2)
    [2011-01-19 21:57] upgraded x264 (20110115-1 -> 20110115-1)
    [2011-01-19 21:57] upgraded ffmpeg (26387-1 -> 26387-1)
    [2011-01-19 21:57] upgraded gdisk (0.6.14-1 -> 0.6.14-1)
    [2011-01-19 21:57] upgraded gstreamer0.10-ugly (0.10.16-2 -> 0.10.16-2)
    [2011-01-19 21:57] upgraded gstreamer0.10-ugly-plugins (0.10.16-2 -> 0.10.16-2)
    [2011-01-19 21:57] upgraded gtk-xfce-engine (2.8.0-1 -> 2.8.0-1)
    [2011-01-19 21:57] upgraded lib32-gcc-libs (4.5.2-4.2 -> 4.5.2-4.2)
    [2011-01-19 21:57] upgraded libjpeg (8.3.0-1 -> 8.3.0-1)
    [2011-01-19 21:57] upgraded xfconf (4.8.0-1 -> 4.8.0-1)
    [2011-01-19 21:57] upgraded libxfcegui4 (4.8.0-1 -> 4.8.0-1)
    [2011-01-19 21:57] upgraded mplayer (32792-1 -> 32792-1)
    [2011-01-19 21:58] when you use a non-reparenting window manager
    [2011-01-19 21:58] set _JAVA_AWT_WM_NONREPARENTING=1 in
    [2011-01-19 21:58] /etc/profile.d/openjdk6.sh
    [2011-01-19 21:58] upgraded openjdk6 (6.b20_1.9.4-1 -> 6.b20_1.9.4-1)
    [2011-01-19 21:58] [2011-01-19 21:58] upgraded openssh (5.6p1-2 -> 5.6p1-2)
    [2011-01-19 21:58] upgraded pcre (8.12-1 -> 8.12-1)
    [2011-01-19 21:58] upgraded terminal (0.4.5-2 -> 0.4.5-2)
    [2011-01-19 21:58] [2011-01-19 21:58] upgraded thunar (1.2.0-1 -> 1.2.0-1)
    [2011-01-19 21:58] upgraded thunar-volman (0.6.0-1 -> 0.6.0-1)
    [2011-01-19 21:58] upgraded udisks (1.0.2-2 -> 1.0.2-2)
    [2011-01-19 21:58] upgraded vim-runtime (7.3.102-1 -> 7.3.102-1)
    [2011-01-19 21:58] upgraded vim (7.3.102-1 -> 7.3.102-1)
    [2011-01-19 21:58] upgraded vlc (1.1.5-3 -> 1.1.5-3)
    [2011-01-19 21:58] [2011-01-19 21:58] upgraded xfburn (0.4.3-3 -> 0.4.3-3)
    [2011-01-19 21:58] upgraded xfce-utils (4.8.0-1 -> 4.8.0-1)
    [2011-01-19 21:58] [2011-01-19 21:58] upgraded xfce4-appfinder (4.8.0-1 -> 4.8.0-1)
    [2011-01-19 21:58] upgraded xfce4-dev-tools (4.8.0-1 -> 4.8.0-1)
    [2011-01-19 21:58] upgraded xfce4-panel (4.8.0-1 -> 4.8.0-1)
    [2011-01-19 21:58] upgraded xfce4-mixer (4.6.1-2 -> 4.6.1-2)
    [2011-01-19 21:58] upgraded xfce4-notifyd (0.2.0-1 -> 0.2.0-1)
    [2011-01-19 21:58] upgraded xfce4-session (4.8.0-1 -> 4.8.0-1)
    [2011-01-19 21:58] upgraded xfce4-settings (4.8.0-1 -> 4.8.0-1)
    [2011-01-19 21:58] upgraded xfdesktop (4.8.0-1 -> 4.8.0-1)
    [2011-01-19 21:58] upgraded xfwm4 (4.8.0-1 -> 4.8.0-1)
    Last edited by rwd (2011-01-23 14:01:25)

    welcome to macbook forum.
    try this link:
    http://docs.info.apple.com/article.html?artnum=17228
    and open your system preference / keyboard and mouse / trackpad tab / and changed the preference (double clicking speed, etc) as you like and try it.
    Good Luck.

  • [SOLVED] XFCE Panel Icons

    Does anyone know why my panel icons are black?
    Like such: http://i.imgur.com/rhaLd.png
    I haven't migrated from any other DE, this started happening after I enabled Compiz on startup(https://wiki.archlinux.org/index.php/Co … icon.22.29).
    Any ideas on how to set them to white, or use the icon set from the Xubuntu panel?
    Thanks in advance.
    SOLVED: Elementary Xubuntu icon theme installed, needed to specify "Elementary Xubuntu Dark" vs "Elementary Xubuntu".
    Last edited by hakoda (2012-08-07 03:34:40)

    You can't actually move stuff freely in XFCE panels; moving only changes the order of things.  You have to use separators (which can be invisible and have the option to expand) to get stuff in particular places.  I have eight invisible separators on my panel, and the 'Window Buttons' item expands to fill all free space, allowing me to place things on the 'end' of my panel.

  • [solved] XFCE - cannot adopt different themes

    Running XFCE now I cannot change GTK themes. Clearlooks, Murrina, etc. are installed, but when I want to actually change the theme (say, to a dark one), nothing will happen.
    Starting an OpenBox environment everything works nicely...
    Any ideas what to check for?
    Last edited by Stalafin (2008-05-10 21:15:52)

    Stalafin wrote:
    Now what shall I say? That was the solution!
    Thanks a bunch, mate!
    Don't forget to edit your thread topic to say "solved"
    Glad you fixed it.

  • [SOLVED] XFCE Thunderbird Dock Notifications

    I am running XFCE on my Aspire One Netbook (532h). I use Thunderbird as my e-mail client and it works great apart from a small issue. There is no dock notification in my desktop for notification of new email. I do get a green-white envelope on my Windows Thunderbird system but I don't really understand what is the difference since they both have the same exact extensions and plugins (MinimisetoTrayRevived). I read about libnotify and other things but since XFCE has its own xfce4-notifyd, I think it may be redundant to install both or am I thinking in a completely wrong direction?
    Thanks!
    Edit : I read some more about this and the green envelope in Windows is not a Thunderbird notification but a Windows notification that Thunderbird uses. Still, is there any way to replicate this in Linux?
    Last edited by whyaname (2013-08-27 08:54:46)

    I downloaded the Mailbox Alert but that is for floating notifications by default isn't it? Any idea what the command would be to obtain a dock notification?

  • [SOLVED] Xfce4-Netload-Plugin

    Brand new Arch with
    Xfce 4 Desktop Environment
    version 4.6.1 (Xfce 4.6)
    When I try to add the netload panel item I get:
    Xfce4-Netload-Plugin: Error in initalizing:
    Interface was not found.
    Any ideas?
    Last edited by CaptainKirk (2009-06-09 09:30:25)

    I have the same problem
    Even after Rebooting the problem still exists.
    Any other solution ?

Maybe you are looking for

  • Questions about CIN tax procedure choice and pricing schemas

    Hi all, I have to implement SAP on a Indian company and I'm verifying all particularity about this country (in particular tax procedures and the great number of differents tax conditions used). I have two questions about tax procedures and pricing sc

  • How to connect SQl Server 2008 to SAP BW

    Hi Experts, i would to build the following scenario. I would like to connect an infoprovider or a query in sap BW to a SQL Server. The goal will be to use the Management studio as well and to send the data from SAP BW (Cube or Query) to the sql serve

  • How could i install Java on my Mac OS X 10.6.8 ?

    Hello. First of all I am French so please excuse me for my English. I tried to install Java on my MAC but unfortunately the download of the software always meets the same problem... It asks me to be under mac OS X 10.7 but my computer does not propos

  • P965 Neo-F BIOS 1.6F

    Just got this in the e-mail 5 min. from this post.    Enjoy ! http://members.cox.net/garikfox/W723516F.rar

  • Do you agree this is a real delay bug in Flash?

    Hi, Over the last year I was asking on forums about audio delay problems in my swf's. However I did not receive any answer that could help me. Maybe text only was not enough to explain my problem so now I have made a very simple demo fla and attached