Notification Area message

Mark Knecht markknecht at gmail.com
Sat Dec 5 03:22:23 CET 2009


On Fri, Dec 4, 2009 at 3:02 PM, Mike Massonnet <mmassonnet at gmail.com> wrote:
> 2009/12/4 Mark Knecht <markknecht at gmail.com>:
>> On Fri, Dec 4, 2009 at 1:54 PM, Nick Schermer <nickschermer at gmail.com> wrote:
>>> 2009/12/4 Mark Knecht <markknecht at gmail.com>:
>>>> My wife's machine is throwing this message each time she logs in.
>>>> Where do I look for the cause and how do I fix it?
>>>>
>>>> Notification Area:
>>>> There is already a notification area running on this screen.
>>>
>>> There are 2 notification areas running in the panel.
>>
>> That was my guess but I couldn't find anything hovering my mouse over
>> everything I could see.
>
> Just remove the one currently available, and then log out and back in
> and then only one instance should show up.

I appreciate the inputs. The problem is that we cannot see and cannot
any of the duplicate notification areas. There doesn't seem to be
anything actually on the panel remotely like the notification area
icon, and looking at the file you suggest below I cannot see it in the
file either, so I'm confused.

>
>> Is there an editable file somewhere or instructions on how to view
>> everything in the panel?
>
> Depends. For Xfce 4.4 look into ~/.config/xfce4/panel/panels.xml. For
> Xfce 4.6 look with "xfconf-query -c xfce4-panel -lv -p /panels."
>

Here are the files I see in the directory you pointed me at:

dragonfly ~ # cd ~evelyn/.config/xfce4/panel/
dragonfly panel # ls -al
total 76
drwx------ 2 evelyn users 4096 2009-12-04 18:13 .
drwxr-xr-x 6 evelyn users 4096 2009-10-11 20:10 ..
-rw-r--r-- 1 evelyn users   22 2009-12-04 18:11 actions-12.rc
-rw-r--r-- 1 evelyn users  166 2009-12-04 18:11 clock-14.rc
-rw-r--r-- 1 evelyn users  182 2009-12-04 18:11 launcher-10.rc
-rw-r--r-- 1 evelyn users  167 2009-12-04 18:11 launcher-12553167541.rc
-rw-r--r-- 1 evelyn users  154 2009-12-04 18:11 launcher-12553171162.rc
-rw-r--r-- 1 evelyn users  155 2009-12-04 18:11 launcher-12581601580.rc
-rw-r--r-- 1 evelyn users  199 2009-12-04 18:11 launcher-7.rc
-rw-r--r-- 1 evelyn users  166 2009-12-04 18:11 launcher-8.rc
-rw-r--r-- 1 evelyn users  162 2009-12-04 18:11 launcher-9.rc
-rw-r--r-- 1 evelyn users 1185 2009-12-04 18:11 panels.xml
-rw-r--r-- 1 evelyn users   18 2009-12-04 18:11 separator-11.rc
-rw-r--r-- 1 evelyn users   18 2009-12-04 18:11 separator-13.rc
-rw-r--r-- 1 evelyn users   18 2009-12-04 18:11 separator-6.rc
-rw-r--r-- 1 evelyn users   60 2009-12-04 18:11 systray-12599790090.rc
-rw-r--r-- 1 evelyn users   61 2009-12-03 22:50 systray-4.rc
-rw-r--r-- 1 evelyn users   91 2009-12-04 18:11 tasklist-3.rc
-rw-r--r-- 1 evelyn users  148 2009-12-04 18:11 xfce4-menu-5.rc
dragonfly panel #


Here's the contents of panels.xml:

dragonfly panel # cat panels.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE config SYSTEM "config.dtd">
<panels>
        <panel>
                <properties>
                        <property name="size" value="29"/>
                        <property name="monitor" value="0"/>
                        <property name="screen-position" value="11"/>
                        <property name="fullwidth" value="1"/>
                        <property name="xoffset" value="0"/>
                        <property name="yoffset" value="993"/>
                        <property name="handlestyle" value="0"/>
                        <property name="autohide" value="0"/>
                        <property name="transparency" value="20"/>
                        <property name="activetrans" value="0"/>
                </properties>
                <items>
                        <item name="xfce4-menu" id="5"/>
                        <item name="separator" id="6"/>
                        <item name="launcher" id="7"/>
                        <item name="launcher" id="8"/>
                        <item name="launcher" id="9"/>
                        <item name="launcher" id="10"/>
                        <item name="tasklist" id="3"/>
                        <item name="systray" id="12599790090"/>
                        <item name="launcher" id="12581601580"/>
                        <item name="launcher" id="12553171162"/>
                        <item name="launcher" id="12553167541"/>
                        <item name="showdesktop" id="1"/>
                        <item name="separator" id="11"/>
                        <item name="clock" id="14"/>
                        <item name="separator" id="13"/>
                        <item name="actions" id="12"/>
                </items>
        </panel>
</panels>
dragonfly panel #


Thanks,
Mark



More information about the Xfce mailing list