Xfce session not saving

xfce session isn't saving at the logout... even though i've checked the save at logout option.  i abs-ed xfce4-session to make sure that --disable-legacy-sm wasn't used during the compile and it wasn't.  i don't quite understand what the problem is.  i edit the panels, wallpaper, etc. and it call comes back to the default settings when i restart xfce.

check permission of ~/.cache and ~/.config files ... if they are owned by root, change that to your user to read/write
regards, Tim

Similar Messages

  • Session not saved in 8.1 sp3?

    I just upgraded from 8.1 sp2 to sp3 and it seems my session is no longer being saved when I redeploy the webapp. I have save-sessions-enabled. Is it working for anyone else?
              Thanks

    I just upgraded from 8.1 sp2 to sp3 and it seems my session is no longer being saved when I redeploy the webapp. I have save-sessions-enabled. Is it working for anyone else?
              Thanks

  • Xfce not saving settings [solved]

    Hello. I am having some trouble with xfce in my eee. I installed it on a fresh archlinux install following the wiki guidelines. However, when I run startxfce4 as a normal user, when logging out some permission dennied messages prompt. Iit says:
    (xfce4-session:2470): libxfce4util-CRITICAL **: Unable to create base directory /root/.config/xfce4-session. Saving to file /root/.config/xfce4-session/xfce4-session.rc is likely to fail.
    (xfce4-session:2470): libxfce4util-CRITICAL **: Unable to open file /root/.config/xfce4-session/xfce4-session.rc.2470.tmp for writing: permission denied
    (xfce4-session:2470): libxfce4util-CRITICAL **: Unable to open file /root/.config/xfce4-session/xfce4-session.rc.2470.tmp for writing: permission denied
    ** (xfwm4:2475): WARNING **: Unable to create session dir /root/.cache/sessions: Error creating directory '/root/.cache/sessions': Permission denied
    (xfdesktop:2481): libxfcegui4-WARNING **: ICE I/O Error
    Well, it seems to me that xfce is trying to save the configuration to some files located in /root, the superuser home directory. However, I have ran xfce as a normal user. Shouldn't it be saving the config to my /home folder instead? It looks like it is configured root to be the owner of xfce, if you get my point...
    Thanks
    Last edited by Hiperi0n (2008-10-30 16:59:01)

    Are you sure when you followed the wiki you didn't run the /usr/lib/xfce/thunar... step as root? It mentioned running it as a user and not root.  It's worth a check.

  • XFCE startup application changes not saving

    Hey all,
    Not sure if this is the right place for this. I am new to Arch but not to *nix. I am using XFCE for the first time. I am having an issue where dropbox is starting before networkmanager establishes a connection so I am trying to change the line in the ~/.config/autostart/dropbox.destop to read:
    sh -c "nm-online -t 120 && /opt/dropbox/dropboxd"
    however, whenever i change this and reboot or relog the line reverts back to "/opt/dropbox/dropboxd". I tried changing this in the XFCE session and startup gui but the same thing happens. Any idea how to get this setting to stick permanently?
    Thanks in advanced! :-)

    It can be difficult getting items to launch in a particular order using ~/.config/autostart, and even more difficult having them wait until network manager has brought the network up.
    May I suggest trying network manager's dispatcher.d directory. Here scripts are executed in number/alpha order upon the netowrk coming up and in reverse numerical/alpha order prior to the network going down.
    This way you can launch/mount/start and terminate/unmount/stop apps/filesystems/services based on the state of the network.
    For example, I start/stop ntpd, netfs and mount/unmount my NAS as follows:
    /etc/NetworkManager/dispatcher.d
    10.ntp_daemon
    15.netfs
    20.mount_unmount_nas
    The scripts must be executable and owned by root, and they are executed as root, so ensure you include the necessary code to launch apps as your user where required.
    A sample script follows:
    #! /bin/bash
    INTERFACE=$1 # The interface which is brought up or down
    STATUS=$2 # The new state of the interface
    case "$STATUS" in
    'up') # $INTERFACE is up
    # your code here
    'down') # $INTERFACE is down
    # your code here
    esac
    Cheers.

  • [SOLVED] xfce does not start after SLiM login :S

    hello, i have been following the wiki's to setup X, and xfce (which works when i start it from CLI (startxfce4)), and i have installed SLiM which works too!
    Anyway, i have setup SLiM to startup via /etc/inittab, (Runlevel 5).  I use ~/.xinitrc to run my xfce WM:
    #the only uncommented line is:
    exec startxfce4
    The problem is that once SLiM loads, and i login, X seems to crash (i see the CLI login) before SLiM respawns, and i am required to login again.  I think it must be a simple issue of xfce not actually being started?
    i have tried changing startxfce4 to xfce-session, neither work. The login code for SLiM is (/etc/slim.conf):
    login_cmd         exec /bin/bash -login ~/.xinitrc %session
    and from the same file, my available sessions are:
    sessions          xfce4,icewm,wmaker,blackbox
    So, ive heard of some other people who seemed to experience this same issue, but i cant seem to resolve it like they did   anyway, i think i must be missing something and would like some help? thanks.
    Last edited by Deuterium (2009-12-14 11:36:06)

    Many thanks Deuterium. You saved my day! I posted a new thread and finally found your answer. The arch community is great. Now the question is how this file got permission changed?
    [EDIT]
    After few tests I noticed that while X is working automount is broken again and no possibilty to go to standby either. This was in the past solved by going to the latest version of consolekit. The problem is that I'm already running consolekit 0.4.1-2.
    Here is the message I get when inserting a USB drive:
    Rejected send message, 1 matched rules; type="method_call", sender=":1.38" (uid=1000 pid=3437 comm="exo-mount) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=2806 comm="/usr/sbin/hald)).
    [EDIT2]
    The above error came from the fact that when I got stuck with no WM I modifed the .xinitrc to only have 'exec startxfce4' rather than my original '
    exec ck-launch-session startxfce4'. Then after fixing the WM issue I forgot to modify .xinitirc back.
    Last edited by alphazo (2009-12-25 10:07:58)

  • Stopping xfce panel autostarting in xfce session...

    OK, I've looked OVER ALL THE INTERWEBZ for this one and I've found nothing, not even in this forum, unless I'm doing it wrong.
    I prefer to use pypanel over the xfce4-panel. I have pypanel autostarting when I log into my xfce session. Problem is is that the xfce4-panel also autostarts, and I don't want it to. The xfce4-panel doesn't appear in my "Autostarted Applications" list neither.
    How do I resolve this?
    /izo\

    kclive18 wrote:Try removing all the panels in the XFCE Panel Manager so that only pypanel will show up.
    Hi! When the xfce panel is running, I open up the panel manager, try to remove teh panel and get "You can't remove the last panel. Quit program?" So I do. But still the panel still boots on startup.
    Origynet wrote:
    One (very) ugly way to do it would be to "pkill xfce4-panel" at startup and then "exec pypanel" afterwards...
    (By the way glad to see you on Arch, Izo )
    Ah, never thought of that one. Cheers, will give it a whirl.
    Also, thanks for the welcome! Are you "pimpmoth"?
    fwojciec wrote:Is removing all panels and then saving session while exiting xfce not working?
    I'm afraid not.
    /izo\

  • Desktop setting not saving after system update

    Hi All,
    I did a system wide update including the changing the kernel from 2.6.25 to 2.6.28 and now I cannot change my desktop setting.
    that is, my desktop background picture and font size is not saving. First I could not shutdown and i read the forum where
    it was suggested to downgrade from hal-0.5.11-7 to hal-0.5.11-4. and that work for me. but my system
    not saving my desktop setting. I have the "automatically save session on logout" check.
    I am using xfce4 as my DM
    any help please.

    hi,
    check your home folder permissions. open up your /home/ right click on your username folder click properties and in permissions dialog check that owner can view/edit files and then check something like apply to all subfolders and files

  • ReportViewer Parameter area state not saved without to refresh in ie

    Hi from Germany,
    we have created a master detail report with 3 levels and some parameters defined. Connected are these 3 reports by drill throughs with "go to report"-actions. We use the report manager for the navigation to the reports.
    For a faster go back from a detail report to its higher level report again we added links in the header with go to url actions and the expression "javascript:history.go(-1)").
    It works great but in the ie (version 10 and 11, too) there is a not wanted behavior after the user has updated the parameter values and clicked on "Show report". The report is rendered now with the changed parameters fine BUT the parameter area
    is still opened.
        First question: Is there a way to collapse the parameter area also with the click on "Show report"-Button?
    Now users close often the parameter section and drill through to the next level report. When you go from there back (history.go(-1) or also with the browsers back-button) the report before opens but again with an displayed parameter area. It forgots that users
    have collapsed it before.
        2nd question: It seems that the last state with the closed parameter area was not saved (in the session?). Can someone explain me why and if there is a way to solve it?
    In firefox it works like we wanted. There is the parameter area collapsed automaticly after go back in history. It seems it is realy a bug in the ie.
    I have found out a workaround:
    when you close the parameter area in ie and click after it on the refresh-button on the reportviewer-toolbar then the collapsed state is registered and go back to this report opens it right with collapsed parameters. Also a refresh by the browser-button opens
    the report with collapsed parameters.
    It seems for me it is a bug, isn't it?
    Kind regards
    René
    René

    Hi René,
    If I understand correctly, you want to hide the parameter area when the report render in report server. I have create a simple report to test, however, I cannot reproduce the same issue.
    Based on my test, it has two situation when we go to subreport the parameter area cannot hide.
    If we are use “Go to URL” action jump to the subreport, it will not hide the parameter area.
    We have not pass the parameter value to the subreport, it will display the parameter area for us to choose parameter value.
    If you are not above situation, we can use “Go to URL”
    action to work around it. To add parameter (rc:Parameters, rc:Toolbar) in report URL to control the parameter area visibility. Please refer to the following URL:
    Http://ServerName/ReportServer/Pages/ReportViewer.aspx? %2fReportFolder%2fReportName&rs:Command=Render&rc:Parameters=Collapsed
    Reference:
    http://blogs.msdn.com/b/jgalla/archive/2009/03/23/hiding-parameter-area-when-viewing-reports.aspx?Redirected=true
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • HP LaserJet Pro 400 M401a Laser Printer Not Saving Downloaded Fonts

    Hi,
    we have recently purchased an HP LaserJet Pro 400 M401a Laser Printer which needs to be used with a system that downloads fonts for correct style printouts. The problem I am having is the fonts download initially which is great, but they are not saved by the printer after 1 printout so the user is having to download the fonts everytime she wants to print something.
    All other printers in the office are HP2055 and work as expected saving the fonts after the initial download. I have asked the support team of the application to have a look at the situation and they say everything is setup correctly so it may be an issue with the printer. Printer is installed on a Windows XP SP3 PC.
    Firware version: 20121205 (15 Dec 2012)
    Driver Version: 61.140.04.14138 (1 Jan 2013)
    Any help would be appeciated, thanks.
    Robert

    If the downloaded soft fonts are definitely not being saved (despite the download presumably terminating with a 'make soft font permanent' escape sequence), then the problem must lie in the firmware - and the only resolution is if HP releases  a new version with a fix.
    To be certain about which PCL5 fonts are resident in the printer, you have presumably printed off a  'PCL5 Typeface List' via the relevant front panel menu (assuming this printer has one).
    Or you could send the following direct to the printer to invoke that report:
    <Esc>%-12345X@PJL COMMENT Print PCL Font List
    @PJL DMINFO ASCIIHEX = "040004010105020402015E"
    <Esc>%-12345X
     where <Esc> represents the non-graphic) Escape control-code character (the character with decimal code 27, or hexadecimal 1B), and each PJL statement is terminated with a LineFeed control-code (decimal 10, hexadecimal 0A).
    Assuming that the printer is USB-connected, you could send the contents of the file (name, say, testfile.prn) holding the above to the printer using the copy command in a command-prompt session:
    copy /b testfile.prn \\computer-name\share-name
     where:
    computer-name is the name of the host workstation
    share-name is a share name of the installed Windows printer instance.
    I don't have access to your model of printer, but I do use a LaserJet Pro 400 Colour MFP 475dn (MFP equivalent of M451 printer), and this does appear to retain downloaded 'permanent' soft fonts - but only until the device goes into 'sleep' mode!
    So it is probably a common 'fault' (or 'design decision'?) across this family (LJ Pro 400) of printers.

  • XFCE session locked

    Hi all,
    this goes to a problem with XFCE as the new GNOME desktop did not suit my needs.
    XFCE was run fine until a recent update of GNOME packages but it may also be due to incorrect shutdown. Now there's a locked XFCE session (GDM in use) which I cannot terminate or unlock.
    Which steps do I need to undertake to kill the session and/or screensaver manually from terminal?
    Kind regards,
    scoona

    You did help me until now, thanks. Alas, the error is still here. /var/lock is clean except firewall entry, which is fine. A reboot didn't kill the session/lock situation. The session directory in .config (homedir) is empty.
    Two other details may be important:
    - Starting gdm from command line displays the login screen fine, but the pointer changes to a watch and reflects my user as logged in.
    - Logging in as user after init 3 immediately starts up X, which is not intended as I don't like autologin. I dunno the reason for this one.
    I've changed inittab to use gdm instead of xdm but this does not help.
    Any remarks please?

  • Form settings are not saved on one client

    Hello,
    What are possible reasons that form settings like size and position are not saved.
    I have one client with SBO 8.8 PL15 installed. On this client this settings are not saved.
    So the user has to resize the forms everytime he opens it.
    I tried it myself with his SBO user directly on the server and a terminal-server. No problems there, all settings
    are saved even if i switch between the systems.
    If i am correct these settings are saved in the UserPrefs field in the OUSR table.
    Any ideas?
    Thank you for all your help.

    Hi,
    Have you searched the forum?
    You may check this to start:
    User Settings lost after session is released
    This setting is related to client.
    Thanks,
    Gordon

  • FTP login and password are not saved on some sites

    On some of my sites the FTP login and password are not saved
    (even though the "saved" box is checked). Dreamweaver 8.0 on XP
    SP2. I can export the site information and then import the same
    file exported and there still will be no login or password placed
    in the login or password window. I opened the exported .ste files
    in notepad and found the login correct and the password incorrect.
    I uninstalled Dreamveaver and reinstalled still same
    problem.

    Ok, I just spent about 3 hours on this. Here's the latest
    that I've found. I had looked at the knowledgebase and my registry
    matched what was suggested. As this has been an ongoing issue for
    me, I thought it was still an issue. Apparently 8.02 did have some
    improvements.
    I can only guess that many of the 36 sites I have in the Site
    Manager lost info before the .02 update.. or I hope so.
    I did however discover that there is still what could be
    considered a minor bug. I went in to Manage Sites and selected edit
    for all of my sites, fixing the ones that had lost their user/pass
    info. I'm not positive, but I think only the last edited site kept
    it's data.
    I discovered after many checks on all the sites, over and
    over and over, that it appears that they are now holding the data,
    but, if I add the user/pass, I must not only click the OK button to
    close that particular site, but I must also click the 'Done' button
    before only that one will be saved.
    So, I thought I was fixing logins when in fact I was only
    fixing one at a time.. Completely closing 'Manage Site' seemed to
    hold one new set of login data each time. Seems that it shouldn't
    be this way.
    But I must say, I am rejoicing at the moment, as I actually
    have all my sites set up with FTP info and I am now looking forward
    to hopefully adding more and maybe they'll actually be available
    for the next editing session.

  • ABAP - BDC transaction not saving changes to records

    I am trying to write my first ABAP code using BDC recording.  Essentially I would like to flag the "Final Delivery" field (EKPO-EGLKZ) for a range of documents by recording transaction MASS.
    The code runs without errors - but the changes are not saved.  I have run the code in "Processing Mode: A" (Display all screens) and the program successfully loops through each record & saves the updated fields.  When I look at the documents in ME23N the changes have not been saved.   Running the MASS transaction manually results in the changes being successfully saved so I can rule out any data validation issues.
    Does anyone know why the changes refuse to save when running the code below?
    I have considered trying to use BAPI_PO_CHANGE instead of BDC, but I am new to ABAP and I thought the BDC code would be less complex.
    report Z_MASS_REMOVE_FDI_DCI
           no standard page heading line-size 255.
    include bdcrecx1.
    TYPES: BEGIN OF ty_tab,
    MASSOBJTYP(7),
    MASSVARNAM(7),
    DOCNO(9),
    ITEM(1),
    END OF ty_tab.
    DATA : it_tab TYPE STANDARD TABLE OF ty_tab.
    DATA : wa_tab TYPE ty_tab.
    START-OF-SELECTION.
    CALL FUNCTION 'GUI_UPLOAD'
    EXPORTING
    filename = 'X:\STO.TXT'
    * FILETYPE = 'ASC
    has_field_separator = 'X'
    TABLES
    data_tab = it_tab
    EXCEPTIONS
    file_open_error = 1
    file_read_error = 2
    no_batch = 3
    gui_refuse_filetransfer = 4
    invalid_type = 5
    no_authority = 6
    unknown_error = 7
    bad_data_format = 8
    header_not_allowed = 9
    separator_not_allowed = 10
    header_too_long = 11
    unknown_dp_error = 12
    access_denied = 13
    dp_out_of_memory = 14
    disk_full = 15
    dp_timeout = 16
    OTHERS = 17.
    END-OF-SELECTION.
    LOOP AT it_tab INTO wa_tab.
    WRITE:/ wa_tab-MASSOBJTYP,
    wa_tab-MASSVARNAM,
    wa_tab-DOCNO,
    wa_tab-ITEM.
    PERFORM open_group.
    perform bdc_dynpro      using 'SAPMMSDL' '0100'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'MASSSCREEN-OBJECT'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'MASSSCREEN-OBJECT'
                                  wa_tab-MASSOBJTYP.
    perform bdc_field       using 'MASSSCREEN-VARNAME'
                                  wa_tab-MASSVARNAM.
    perform bdc_dynpro      using 'SAPMMSDL' '0100'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'MASSSCREEN-OBJECT'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=NEXT'.
    perform bdc_dynpro      using 'SAPLMASS_SEL_DIALOG' '0100'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'MASSFREESEL-LOW(01)'.
    perform bdc_field       using 'MASSFREESEL-LOW(01)'
                                  wa_tab-DOCNO.
    perform bdc_dynpro      using 'SAPLMASS_SEL_DIALOG' '0100'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'MASSFREESEL-LOW(02)'.
    perform bdc_field       using 'MASSFREESEL-LOW(02)'
                                  wa_tab-ITEM.
    perform bdc_dynpro      using 'SAPLMASS_SEL_DIALOG' '0100'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=CRET'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'MASSFREESEL-LOW(01)'.
    perform bdc_dynpro      using 'SAPLMASSINTERFACE' '0200'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=FDAE'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'NR_ITEMS'.
    perform bdc_dynpro      using 'SAPLMASSINTERFACE' '0200'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=SAVE'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'NR_ITEMS'.
    perform bdc_dynpro      using 'SAPLMASSMSGLIST' '0300'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'REOML-MSGTXT(01)'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=EXIT'.
    perform bdc_transaction using 'MASS'.
    ENDLOOP.
    PERFORM close_group.

    Where is BDC_INSERT.
    If u use OPEN and CLOSE_group u need to use INSERT_GROUP also to update in database.
    A session will be created and u nedd to run the Session in Sm35 in order to update the database.
    Edited by: Ranjith Kumar on Sep 18, 2008 6:41 AM

  • Graphic EQ settings not saving??

    Hi. I've just installed an old version of soundtrack 1.2 which I've never used before but I'm very familiar with other DAWs and finding this nice to use.
    I'm using it for live backing track purposes with 10 songs in sequence in their own tracks and the plan was to have the Apple graphic EQ assigned to every track so that I can EQ each song to sound it's best at gigs. The problem is that for some reason each time I've set them, saved session and rebooted, all the EQs have been reset to flat (either that or simply not saved).
    I have now removed all Graphic eqs and I've assigned Ozone to each track temporarily (risking CPU overload really) so that it's usable and the Ozone settings are saving fine.
    Can anyone shed some light please, this is weird. (incidentally, the Graphic EQ checkboxes are all checked in effects window).
    Thanks- grateful for any help.

    Hi,
    10 songs in sequence maybe too much, Graphic EQ should can save all the settings.
    audio software

  • I am able to change and add bookmarks, but these changes are sometimes not saved when I restart Firefox.

    Since updating to Firefox 4, changes to bookmarks are saved sometimes after restart, but not usually (maybe 25% of the time). The problem sounds exactly like what is described on the [[Bookmarks not saved]] help page, yet after making all the recommended changes, the problem persists. I have also performed the recommended actions on the [[Toolbar keeps resetting]] help page, with no luck there either.
    The only other thing that I can think of that may be helpful is that I use Firefox Sync between two computers, and both seem to be having this problem.

    I have some more information, in case it helps. During one Firefox session, I made about 8 changes to my bookmarks.When I restarted Firefox, the first few changes I had made were saved, but the rest were not. Additionally, the favicons that were present during my last session (that I hadn't had before that session) were reverted to the default favicon. I hope this helps!

Maybe you are looking for

  • Column optimization in GUI_DOWNLOAD--Exce

    Hi Experts,    I am writing an Excel file using GUI_DOWNLOAD function module. Is there any way to do column optimization in Excel file while downloading. Thanks and regards, Venkat

  • File Adapter Overwriting the output files

    Hi All, I´m using a File Receiver Adapter to write flat files on to an FTP. Same Communication Channel is used for all types of output files (As per the business requirement the file name( MzOutput.txt) shud b same for Deliverz orders, Purchase order

  • Using a servlet for each view

    Hi, Is the following architecture a good one? JSP View1 ------> FrontControllerServlet ----> Servlet1 -----> JSP View2 JSP View2 ------> FrontControllerServlet ----> Servlet2 -----> JSP View3 JSP View7 ------> FrontControllerServlet ----> Servlet5 --

  • Any recommendations for selling some old Xserve RAID parts?

    I have 6 unopened SFP to SFP cable kits and an original Xserve RAID that's missing drive modules. eBay seems like a ghost town for this stuff, any suggestions? Not looking to make a ton, I just want to get it out of the conference room corner...

  • Saving songs to "on-the-road" favorites file...

    Can this be done? As I recall, the older iPods had a feature where if you held down one of the buttons you could save favorite songs to a special "on-the-road" favorites folder and I believe the next time you docked your iPod it would save this favor