Xfce4 Settings lost on reboot

Settings that I make for the the Panel such as Size/Position and launchers are not saved after a reboot, also settings made for Xterm are not saved.
I'm asuming these settings are simply saved in some file in my home directory?
So I'm not sure what could be going on here?
Last edited by action_owl (2009-09-18 02:26:56)

have you tried saving the session when you shutdown
you can try creating ~/.Xdefaults for xterm, like this for example.....
! xterm ----------------------------------------------------------------------
xterm*geometry:           82x20
xterm*faceName:           terminusbold:pixelsize=14
!xterm*font:             -*-dina-medium-r-*-*-16-*-*-*-*-*-*-*
xterm*dynamicColors:      true
xterm*utf8:               2
xterm*eightBitInput:      true
xterm*saveLines:          512
xterm*scrollTtyKeypress:  true
xterm*scrollTtyOutput:    false
xterm*scrollBar:          true
xterm*rightScrollBar:     true
xterm*loginShell:         true
xterm*jumpScroll:         true
xterm*multiScroll:        true
xterm*toolBar:            false
xterm*background:         black
xterm*foreground:         white

Similar Messages

  • N800 os2008 combined: settings lost over reboot, U...

    Loaded the combined os2008 onto my n800. Wifi worked (unlike the n800-specific version), lots of other things worked. But there are differences.
    - word choice and word prediction during typing used to be defaulted on; now off. Turn them on, they work fine and still use my saved information from before. Turn n800 off last night, turn it on today, and the settings have all been lost - I had to turn them on again.
    - concern - what other settings are getting lost over reboot?
    - auto capitalization used to UPSHIFT the keyboard to indicate that it was shifting the first letter of a word. not now. caused me problems with a password until i realized i had turned it on along word prediction.

    I've got the same thing happening on a newly flashed N800. The settings seem to disappear at random. I haven't been able to discern a pattern yet, but, like you, seem to lose them always over a power cycle.
    I've had my N800 three days and seeing your post makes me think I don't have a defective unit. When and how does suspicious new behavior turn into a bug?

  • All settings lost on reboot (xfi xtreme gam

    Hi, I have vista 32 bit ultimate w/ up to date patches. After every reboot all settings are lost. My speakers revert to 2. (I have 5.) and any other settings are lost. I can re-apply the settngs and they will stick till next boot. i've tried a cleansweep, removed the drivers via device manager and uninstalled all the software and downloaded up to date drivers. The problem still occours. Please help. Thanks!

    You are one of the lucky ones, mosy of us loose settings, drivers, all.

  • ITunes settings lost after reboot

    I have a problem where after a reboot the settings of iTunes are back to default. For example:
    it loses the account for the Store (I have to re-enter email address and password);
    it loses the wifi sync settings for my devices
    it shows the iTunes tutorials screen, as if I'm starting iTunes for the first time
    settings under preferences are lost
    Other things are not lost:
    the library is still there;
    iTunes remembers the devices (when connecting it is handled as a known device) and knows what playlists/apps/.. to sync with it.
    Since I'm not rebooting my Windows 7 PC a lot, the problem is not occuring a lot, it doesn't keep me from using iTunes, it is just annoying. Now after rebooting I decided it's enough and I would post the issue (since I can't seem to find a comparable issue).
    Also worthwile noticing is that the problem is already there for some time, though I can't exactly pinpoint anymore when it started. Possible when iTunes 9 or 10 were realeased.
    Now I'm using:
    Windows 7 64-bit (completly up to date)
    iTunes 10.5.2.11
    Thanks for any help!

    Router>sh ver
    Cisco IOS Software, 1841 Sofware (C1841-IPBASE-M), Version 12.4(7d), RELEASE SOFTWARE (fc2)
    ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
    Router uptime is 34 minutes
    System return to ROM by power-on
    System image file is "flash:c1841-ipbase-mz.124-7d.bin"
    Cisco 1841 (revision 7.0) with 114688/16374K bytes of memory.
    Processor board ID FCZ1251943K
    2 FastEthernet interfaces
    1 Channelized (E1 or T1)/PRI port
    DRAM configuration is 64 bits wide with parity disabled.
    191K bytes of NVRAM
    31360K bytes of ATA CompactFlash (Read/Write)
    Configuration register is 0x2142
    Router>

  • [Solved] Catalyst Control Center settings lost after reboot

    Hi
    After having a working desktop I decided not to use xinerama because it wouldn't work with the composite extension. So i decided to start from scratch. After following the wiki on making a dual-head setup in my xorg.conf file it kind of worked (cloned display 1280x1024). I changed settings in ccc and all was perfect (Big desktop 3200x1080). But then after restarting all ccc configuration was lost.
    xorg.conf:
    Section "ServerLayout"
    Identifier "screen-layout"
    Screen 0 "screen0" 1920 0
    EndSection
    Section "Monitor"
    Identifier "monitor0"
    Option "VendorName" "BenQ"
    Option "ModelName" "TV"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "monitor1"
    Option "VendorName" "ViewSonic"
    Option "ModelName" "Display"
    Option "DPMS" "true"
    Option "RightOf" "monitor0"
    EndSection
    Section "Device"
    Identifier "device0"
    Driver "fglrx"
    Option "OverlayOnCRTC2" "1"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "device1"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "screen0"
    Device "device0"
    Monitor "monitor0"
    DefaultDepth 24
    Option "TVOverScan" "0"
    SubSection "Display"
    Viewport 0 0
    Virtual 3200 1080
    Depth 24
    EndSubSection
    EndSection
    And here is the log:
    sudo cat /var/log/Xorg.0.log | grep WW
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 6.433] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 6.536] (WW) Falling back to old probe method for fglrx
    [ 6.632] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 6.639] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 6.912] (WW) fglrx(0): Big Desktop related functionalities are replaced by RandR 1.2!
    [ 6.946] (WW) fglrx(0): Option "VendorName" is not used
    [ 6.946] (WW) fglrx(0): Option "ModelName" is not used
    [ 7.347] (WW) fglrx(0): TFD direct rotation is not supported currently with multi-viewport screen
    [ 7.807] (WW) evdev: EST Gaming keyboard: ignoring absolute axes.
    Does anyone know how to fix this or have a better solution on dual-head without xinerama?
    Thanks in advance!
    Last edited by Nue (2014-07-15 12:17:06)

    I just realized that I wont need to be able to drag windows between screens. heh
    I got it mostly right now. It's just that my second screen is black. You can move the mouse there but thats it. I will keep on working.
    My .xinitrc
    cat .xinitrc
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    setxkbmap -layout se
    exec awesome
    The xorg.conf.d should be untouched
    sudo ls /etc/X11/xorg.conf.d/
    10-evdev.conf 50-joystick.conf 50-vmmouse.conf
    10-quirks.conf 50-synaptics.conf
    The main issue and reason I started over was that Composite wouldn't work when xinerama was enabled.

  • Hyper-V 2012 R2 - Linux Guest VLAN Settings lost after reboot

    Hi Guys,
    last night a have seen a strange behavior with a Sophos UTM 9.204020 Linux Guest VM. (This VM is based on SUSE SLES v11? i think)
    So i have Setup this in my home lab and experienced the same problem.
    ----Setup-----
    2 External VM Switches
    Management OS is on VLAN 4093 with IP 192.168.20.1
    The guest network adapter is in Trunk Mode, VLAN Tag (4093) is set in the guest OS with IP 192.168.20.100
    Everything works until you kick off a reboot from the guest or hyper-v console, after the reboot you loose the connectivity on the network adapter with the vlan trunk.
    If you shutdown the guest and start it everthing works again - this happens only on reboot!!
    I have tried diffrent things (static mac, enable disable hardware features (vmq/offloading etc) on the vm network adapter but always the same error.
    After some search on the net i have found this article: Link 
    This guy has the same problem with another linux vm (based on debian) his workaround was to trigger a powershell script with the eventlog after reboot of the vm, this works for me too but this must be bug?
    Has anyone else experienced this problem?
    André

    Hi Andre,
    I would suggest you to install the supported Linux guest OS on hyper-v , please refer to following link:
    http://technet.microsoft.com/en-US/library/dn531030.aspx
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Photoshop Workspace Settings Lost Every Reboot

    If Photoshop crashes, or if I restart my computer, my workspace settings are set back to default. Actions specifically, though other settings seem impacted intermittently. Add-ons (purchased actions) disappear. Any ideas would be appreciated.
    On an aside, the removal of the 'oil paint' filter from CS6 to CC is really disappointing.
    Thank you.

    <moved from Downloading, Installing, Setting Up to Photoshop General Discussion>

  • Settings lost after reboot (1841)

    After learning the basics of this router over the past few days I can't get the actual setup/settings to remain saved after the router has been shut down for a day or two (still learning and experimenting).
    Having set it up the way I want it, both through console and SDM I either save the config through SDM or "wr me" through the console and the settings are saved without any issues.
    However, whenever I've turned it off and then on again I get the "Would you like to enter initial configration dialog? [yes/no]". I've always chosen "no". I get the message that the router has undergone a cold start and my interfaces are set in a administratively down state.
    Doing a "show running-setup" reveals all of my settings have been reset.
    What am I doing wrong?

    Router>sh ver
    Cisco IOS Software, 1841 Sofware (C1841-IPBASE-M), Version 12.4(7d), RELEASE SOFTWARE (fc2)
    ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
    Router uptime is 34 minutes
    System return to ROM by power-on
    System image file is "flash:c1841-ipbase-mz.124-7d.bin"
    Cisco 1841 (revision 7.0) with 114688/16374K bytes of memory.
    Processor board ID FCZ1251943K
    2 FastEthernet interfaces
    1 Channelized (E1 or T1)/PRI port
    DRAM configuration is 64 bits wide with parity disabled.
    191K bytes of NVRAM
    31360K bytes of ATA CompactFlash (Read/Write)
    Configuration register is 0x2142
    Router>

  • "Open With" settings lost on reboot

    All file type associations are reset to their defaults when the machine is shut down. Where are the configuration files stored?

    I ended up following the link at the end of that tip to find other solutions (I wasn't content with running a script when logging in), which, interestingly enough, linked back to the Apple support forums.
    Anyway, I came across this post which works perfectly and doesn't require a script:
    http://discussions.apple.com/message.jspa?messageID=9468630#9468630
    At the end of that thread, there are a few people who said that they no longer have this problem in Snow Leopard... Maybe I'm experiencing an edge case?
    In any case, thanks for your help!

  • (SOLVED) Tvheadend: Configuration lost on reboot

    Hello.
    I managed to configure Tvheadend on my computer and it works great.
    My problem is when the computer restarts: For some reason the settings are lost on reboot and I have to configure everything again every time when I turn the computer on.
    I save the changes when the program is configurated but the computer loses the settings at start.
    Please, help me.
    Last edited by Belgarath (2013-12-25 23:38:22)

    I configured the program from the web interface and I can see the TV channels and the EPG information even from other computers on my network but curiously the program does not create the folder you mention,
    I do not know why that folder is not created and I do not know where it saves the data.
    The .hts folder does not appear anywhere in my home directory: It is not in ~/.hts  and is not in ~/.config/.hts or similar places.
    Should I create  ~/.hts/tvheadend  manually? If so, what should I put in that file?
    Excuse me for my deficient english.

  • [SOLVED] xfce4-settings

    After the recent upgrade to xfce4-settings-4.6.3-3, I lost all my desktop icons (it switched to a default fallback), and the xfce4-settings-manager program would not execute. I downgraded to xfce4-settings-4.6.3-2 and everything is back to normal. I'm running the latest libxi, any ideas?
    Last edited by ganja_guru (2009-11-05 06:10:00)

    Works for me™.
    I use xfce and I have only the default icons and a couple of files and a directory on my desktop and they are still there after the update (yes, I have restarted xfce).

  • Per User Crontab lost on reboot

    Hi Guys and Gals;
    I noticed starting sometime in the last few months my user crontabs are being lost on reboot. I have checked that they are not on a tmpfs or other volatile drive. I've searched around but can't find anything that would be causing this.
    Any thoughts would be helpful!

    If you're feeling adventurous, I'd chattr the crontab files themselves. Perhaps even the entire /var/spool/cron/ directory, if only just before doing an update that you suspect may do this.
    If this tactic doesn't have an affect, it'll be strange. Very strange, which we can look into later. It will, however, most likely make the upgrade fail. When this happens you'll at least have a log file that will say which installer/program/thread/whatever failed to make the change. The only other thing that could happen is that after the upgrade you'll see that the files did not change (as expected), and the installer/upgrade completed while keeping your crons.
    The downside, of course, is having to remember to unchatter the files before changing crontabs, then chattring them back.
    https://wiki.archlinux.org/index.php/Fi … attributes

  • Error in xfce4-settings-manager When Click on Window Manager

    Hello all,
    I have a problem with the xfce4 environment.
    First, I can't see any panel by default.
    Second, the settings button near the shutdown button does not work.
    Finally and more importantly, when I call from the terminal settings from terminal, settings start fine, but when I click on Window Manager or Window Manager Tweaks I get:
    [jav@localhost ~]$ xfce4-settings-manager
    These settings cannot work with your current window manager (GNOME Shell)
    I already tried deleting sessions as mentioned in Arch wiki and also called startxfce4 again.
    Any ideas?

    startxfce4 should be used to start xfce4-session. It can be run from the virtual terminal(the screen-filling terminal you see when you boot up a (fresh) machine) directly or can be called in your .xinitrc. Instead of
    exec xfce4-session
    you should have
    exec startxfce4
    in your .xinitrc.
    It looks like you're running startxfce4 from an X session(probably Gnome). Xfce is a replacement for Gnome, it's not run inside of Gnome or any other window manager or desktop environment(well, some parts can, like the panel). What's in your .xinitrc, especially at the exec line? Note that there should be only one exec line.
    Last edited by Steef435 (2014-01-03 14:26:09)

  • HKLM Permissions lost after reboot

    Hello All.
    I have a need to give the Everyone group full control over the root HKLM hive of the registry. I have used the RegEdit GUI and the regini command to grant full control to the Everyone group for the HKLM Key and Subkeys. However, once I reboot the workstation,
    the permissions have reverted back to the original.
    The local administrators group is the owner of the HKLM key, and I am logged in as a member of this group when making the permission changes. I have UAC disabled, and have tried regedt32.exe > Run as Administrator and cmd.exe > Run as Administrator,
    and I can set and confirm the permission changes with error, but the changes are lost after reboot. No AV is installed.
    Does anyone have any clue what I am missing here?
    Thank you in advance!

    Hi,
    I cannot repro such issue on my computer. This should be something wrong during restarting or the admin account.
    If you have any other admin account, please log on with it and try to grant the permission you would like to see what’s going on.
    To make sure that other program reset permission during restarting, please test this issue when booting into Safe mode and let me know the results.
    If the issue still persists in safe mode, please help to collect the boot trace for further research.
    How to collect a good boot trace on Windows 7
    http://blogs.technet.com/b/jeff_stokes/archive/2012/09/17/how-to-collect-a-good-boot-trace-on-windows-7.aspx
    Once down, please upload the .etl file into SkyDrive or Similar ones and share the public link here for our research.
    Keep post.
    Kate Li
    TechNet Community Support

  • Xfce4 applications lost its connection to display

    Hi, I was using arch with xfce4 with no problem at  all... but today xfce4 seems to have very strange problems...
    As usual I logged in and give the startx command, well this time xfce starts loading but after this i've only a black screen with mouse pointer....
    I thought it was an X server problem, but blackbox works fine... Then I discovered that xfce is running but not showing anything,  if i tape ALT+F2 xfrun4 starts and I can start any applications I want (as the browser I'm using now) including xfce4 application like xfce4-panel or xfce4-session , that didn't start before as usual...
    So the problem seems to be that the DE can't initialize it's services, but it sounds strange 'cause before I never had any problems, and I don't remember if I upgraded somethingh during laste working session...
    Xorg log in /var/log  seems to be useless, so I post my ~/.xsession-errors:
    bash: no job control in this shell
    /usr/bin/startxfce4: X server already running on display :0
    /etc/xdg/xfce4/xinitrc: line 56: xscreensaver: command not found
    Agent pid 5880
    ** Message: This build doesn't include support for XF86Misc extension
    ** Message: Querying Xkb extension
    ** Message: Xkb extension found
    ** Message: Querying Xkb extension
    ** Message: Xkb extension found
    ** (xfwm4:5892): WARNING **: The display does not support the XComposite extension.
    ** (xfwm4:5892): WARNING **: Compositing manager disabled.
    (Thunar:5893): thunar-vfs-WARNING **: Impossibile connettersi al demone di HAL: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    (xfdesktop:5894): thunar-vfs-WARNING **: Impossibile connettersi al demone di HAL: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    The application 'Terminal' lost its connection to the display :0.0;
    most likely the X server was shut down or you killed/destroyed
    the application.
    The application 'xfce4-session' lost its connection to the display :0.0;
    most likely the X server was shut down or you killed/destroyed
    the application.
    The application 'xfwm4' lost its connection to the display :0.0;
    most likely the X server was shut down or you killed/destroyed
    the application.
    The application 'Thunar' lost its connection to the display :0.0;
    most likely the X server was shut down or you killed/destroyed
    the application.
    The application 'xfdesktop' lost its connection to the display :0.0;
    most likely the X server was shut down or you killed/destroyed
    the application.
    (xfce4-panel:5896): libxfcegui4-WARNING **: ICE I/O Error
    (xfce4-panel:5896): libxfcegui4-WARNING **: Disconnected from session manager.
    The application 'xfce4-panel' lost its connection to the display :0.0;
    most likely the X server was shut down or you killed/destroyed
    the application.
    The application 'xfce-mcs-manager' lost its connection to the display :0.0;
    most likely the X server was shut down or you killed/destroyed
    the application.
    alsa: Mixer attach default error: No such device
    The application 'xfce4-menu-plugin' lost its connection to the display :0.0;
    most likely the X server was shut down or you killed/destroyed
    the application.
    Agent pid 5880 killed
    Thanks for answers....
    jacopo
    Last edited by jtheripper (2007-09-17 15:21:26)

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

Maybe you are looking for