[Solved] Too much applications start at boot up !

Hello !
I apologize in advance for my poor English ...
So I used to run GNOME as my Desktop Environment, and I set some applications to start at boot up, such as Tilda, Cairo-dock, conky ...
Now, I'm using OpenBox, and some applications start, even if they're not in my autostart.sh !
So, here is my autostart.sh
# Run the system-wide support stuff
. $GLOBALAUTOSTART
# Programs to launch at startup
xcompmgr -t-5 -l-5 -r4.2 -o.55 &
# Programs that will run after Openbox has started
(sleep 2 && conky) &
So in this case, xcompmgr and conky starts, but cairo-dock and conky too, even if they're not here my autostart.
How can I control these applications ?
This problem is like a window$ problem, so I must do something !
Thanks a lot !
PS: I have some kde4 packages installed (because they were needed for some dependencies problems ...)
Last edited by Tib05 (2008-09-27 21:58:03)

Oh sorry, I forgotted to post my .xinitrc
#!/bin/sh
# ~/.xinitrc
# Executed by startx (run your window manager from here)
# exec startkde
# exec startxfce4
# exec icewm
# exec blackbox
# exec fluxbox
exec openbox-session
The only entry I have, in the openbox one ...

Similar Messages

  • [solved] systemd services not starting at boot (or at all)

    On my router, some systemd services fail to start at boot.
    The services are :
    adsl (pppoe connetction on the wan interface)
    shorewall (funny again for a router)
    logind (brings up only tty1, and not the others with a 'timeout' error)
    adsl starts fine manually after booting up
    the others don't work, I have to launch shorewall with the old sysvinit rc script (and it works)
    I really don't know, what happened to logind...
    Last edited by scar (2012-11-30 10:20:44)

    cups: avahi client failed
    adsl: timeout (ppp0 running on eth0, the service did not found eth0)
    shorewall: did not work by the systemctl command, only with the old rc script
    I'm not sure if there was an error with logind, but I've had only tty1, not all the others (I have not touched /etc/inittab)
    since this was a very old install (but up to date), I've decided to reinstall the whole thing,
    Everything works
    (But reinstalling does not solve any problem, it erases the problems...)
    Last edited by scar (2012-11-30 10:21:20)

  • [solved] wireless doesn't start at boot

    I have BCM94311MCG wlan mini-PCI (rev 01) which works with b43 + wpa_supplicant nicely, except I can't seem to get to automagically start at boot time.
    wlan0 always times out (wired connects at boot time just fine). I'd like my laptop to automatically connect to one of two networks, else remain disconnected.
    Once started I can always netcfg2 <network name> and it connects no problem... I must have missed something in the wireless setup but I can't find what it is.
    my rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="yes"
    TIMEZONE="Canada/Pacific"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    MOD_AUTOLOAD="yes"
    MOD_BLACKLIST=(!pcspkr !bcm43xx !ndiswrapper ) #deprecated
    MOD_LOADLIST=(acpi-cpufreq cpufreq_ondemand slhc i8k tg3 fuse b43 ppdev snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore)
    MODULES=( ${MOD_BLACKLIST[@]} ${MOD_LOADLIST[@]} )
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    HOSTNAME="myhostname"
    # Interfaces to start at boot-up (in this order)
    eth0="dhcp"
    wlan0="dhcp"
    INTERFACES=(eth0 wlan0)
    # Routes to start at boot-up (in this order)
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    NETWORKS=("auto-wireless wlan0")
    # DAEMONS
    DAEMONS=(syslog-ng iptables @network @fusesmb @cups !netfs !crond @alsa @hal @dbus @fam @acpid @laptop-mode @cpufreq)
    afaik the only unique thing I have in rc.conf is my fusesmb daemon (a script that mounts samba shares)
    and my network.d/<network name>
    CONNECTION="wireless"
    INTERFACE=wlan0
    SCAN="yes"
    SECURITY="wpa-config"
    ESSID="BCSI"
    IP="dhcp"
    TIMEOUT=20
    when I look for wpa_supplicant after a boot, it is not running ( ps aux | grep wpa ).
    wlan0 is up right after boot:
    $ ifconfig
    eth0 Link encap:Ethernet HWaddr 00:15:C5:08:1E:1C
    inet addr:10.1.1.148 Bcast:10.1.1.255 Mask:255.255.255.0
    inet6 addr: fe80::215:c5ff:fe08:1e1c/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:14443 errors:0 dropped:0 overruns:0 frame:0
    TX packets:13281 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:8031647 (7.6 Mb) TX bytes:2248854 (2.1 Mb)
    Interrupt:19
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:1221 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1221 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:75880 (74.1 Kb) TX bytes:75880 (74.1 Kb)
    wlan0 Link encap:Ethernet HWaddr 00:16:CE:67:85:B5
    inet addr:169.254.55.57 Bcast:169.254.255.255 Mask:255.255.0.0
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    wmaster0 Link encap:UNSPEC HWaddr 00-16-CE-67-85-B5-00-00-00-00-00-00-00-00-00-00
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    but since wpa_supplicant isn't running, it won't associate.
    I'm misunderstading (I think) how netcfg2 is used during startup, I thought the line  `NETWORKS=("auto-wireless wlan0")` would tell netcfg2 to try /etc/network.d/*
    thanks for looking
    Last edited by bioe007 (2008-04-30 14:19:12)

    From: http://wiki.archlinux.org/index.php/Network_Profiles
    "Ensure that net-profiles is in your rc.conf DAEMONS=() line."

  • [SOLVED] Redis failing to start on boot

    Content of redis.service:
    [Unit]
    Description=Advanced key-value store
    After=network.target
    [Service]
    User=redis
    Group=redis
    ExecStart=/usr/bin/redis-server /etc/redis.conf
    ExecStop=/usr/bin/redis-cli shutdown
    CapabilityBoundingSet=
    PrivateTmp=true
    PrivateDevices=true
    ProtectSystem=full
    ProtectHome=true
    NoNewPrivileges=true
    RuntimeDirectory=redis
    RuntimeDirectoryMode=700
    [Install]
    WantedBy=multi-user.target
    On every boot:
    Mar 09 10:03:17 carpo systemd[1]: redis.service: main process exited, code=exited, status=233/RUNTIME_DIRECTORY
    Mar 09 10:03:17 carpo systemd[702]: Failed at step RUNTIME_DIRECTORY spawning /usr/bin/redis-cli: File exists
    Mar 09 10:03:17 carpo systemd[1]: redis.service: control process exited, code=exited status=233
    Mar 09 10:03:17 carpo systemd[1]: Unit redis.service entered failed state.
    Mar 09 10:03:17 carpo systemd[1]: redis.service failed.
    Restarting it manually after the boot starts it properly. RuntimeDirectory was added recently by the package. Directory /run is not persistant:
    # mount | grep -e '^run'
    run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
    I am stuck on figuring out what happens here. Did anybody else have this issue?
    Last edited by kotnik (2015-03-18 09:44:48)

    sharow wrote:related: https://bugs.archlinux.org/task/44067
    Thank you for pointing me to that issue.
    Issue is solved in version 2.8.19-4.

  • Is FC Studio too much application for hobbyist?

    I visited my son at his college today. They have the academic version of the latest final cut studio for sale in the student store for $299. That's a steal compared to what it sells for in the Apple Store.
    My MBP 2.0 is a little over 3 years old and i'm not sure if it can handle the demands of FCS. I have about 20 gigs of space on my internal HD and a few external drives with about 1tb of free space.
    I edit using FC express now and do ok. But the $299 price is almost too hard to pass up.
    I don't mind paying the $299 but I don't want to do it if my MBP would not be able to handle it.
    I'd appreciate your thoughts and comments.
    Thanks.
    Maurice

    C. L. wrote:
    but why should that stop someone who wants to use it, and pay money for it from doing so.
    Umm, because how you're suggesting they go about it, is a breach of the License Agreement? i.e. ILLEGAL ?
    Sorry, but the licenses are NOT open to our interpretation. Just because you think we should be able to act however we want, doesn't make it right. In doubt? Ask an attorney to clarify it for you. See, there is no gray area here. If you suppose Studio X is being strict, well that's fine: that's the only way to be. You either keep it 100% legit and legal. Or you don't! There is no middle-of-the-road here! Sorry.
    This is just like the people who ASSUME that it's A-Okay to use any music that they want in their videos because it's only for "private" use. Again, we don't have the luxury to interpret the law however we want. Despite our infinite ability to rationalize it.
    So how do you try the software? Go to an Apple Store and have an employee show you as much as possible with FCE and/or FCP. Play around with them for a couple hours. Insufficient? Too bad.
    And who says Apple is the ONLY way to go? Don't like the fact they don't have trial versions? Go to adobe.com and download their 30 day trial for Premiere! Tools are tools! Do you want to be an editor or a button-pusher? Point is: a great carpenter is great despite whose name is stamped on his hammer. Çraftsman, Stanley - irrelevant. Sure you have to commit to "someone's buttons" to start pushing in order to get the editing experience - I get it! But FCP doesn't help you make editing decisions. Neither does Premiere, or AVID, or Vegas, Quantel, Smoke....
    I'm not so naive to think that there aren't 1,000's of people using FCP (& the Suite) illegally. However, when we get folks on the "fringe", like our OP here, it's our duty to bring them into the fold of 100% legitimacy. We should NOT be encouraging anything but this. Bending the rules IS breaking the rules!
    If we can guide our "peers", is it best to have them steal the software outright, bootleg it? Completely and blatantly break the law? Or is it better to encourage them to break the law a LITTLE bit, by spending some money, while still breaking the license agreement? Some money is better than nothing, right? Sounds like you're condoning the latter.

  • Lenovo C340-129 taking too much time( 12min ) to BOOT my Operating System

    Hello
    I had Purchase Lenovo C340-129 "ALL IN ONE DESKTOP" before 4 month.
    till its working fine but now its going to very slow.
    Booting time goes increase from 30 sec to 12 Min.
    So i was desided to format my Full Hard Disk still SAME Problem.
    I tryied with multiple OS like Windows xp/7/8, Fedora, Mint OS but not solved. Also its taking 3-5 Hours to Install New OS before its take Max 40 min

    Hi BiggAl
    thank you for your reply
    I also think same like you, now I called to Lenovo Support for my help Let's see what happen?
    But If someone solved/faced this type of situation, So, please tell me How to get rid on this...

  • [SOLVED]dhcpcd does not start on boot anymore

    Hello,
    I reinstalled Arch last night to try and be as to the letter as possible because I had three bad installs( or so I thought https://bbs.archlinux.org/viewtopic.php?id=195192 ) and it was going well. I tweaked some SSD Optimization configs and went to bed.
    Today I wanted to install OpenBox so first I tried to update my system with pacman -Syu (without reading the change log or anything of course) and I couldn't download anything. A quick ping to google.com gave an unknown host error. Nothing has changed over night and I rebooted the machine last night a couple of times and I always had internet connection. The guide said that dhcpcd runs automatically on boot and I looked through the change logs at the places I understood and couldn't find anything about this being disabled on boot now. I do see that it was updated in the last 24 hours but again, nothing about auto run on boot being disabled.
    Little things like this bug me, I can enable the service using systemctl and call it a day but I was wondering if I was the only one experiencing this. If I'm the only one then it probably isn't a good thing.
    SOLVED: Did not read the Beginner's Guide within context of the installation medium.
    Last edited by SirMyztiq (2015-03-29 01:20:49)

    nullified wrote:
    SirMyztiq wrote:I updated the packages and just went to bed.
    What packages were upgraded? If I am understanding you correctly, dhcpcd was enabled and working fine before the upgrade, but after the upgrade dhcpcd appears to be disabled. Is that correct? Two bits of informaiton you should post here are the complete list of updated packages and the output of
    systemctl status dhcpcd
    SirMyztiq wrote:Nothing has changed over night and I rebooted the machine last night a couple of times and I always had internet connection.
    You previously say you upgraded then went to bed, so that would be the change. I'm a little confused by these seemingly contradictory assertions.
    I apologize for the confusion.
    I'll give you the current list of packages as soon as I install a browser on my machine(I'm on my laptop) but I can tell you that all I had last night was the "base" and "base-devel" packages installed. I mainly did tweaking like setting the scheduler dynamically on my ssd to "deadline" following the SSD Optimization wiki and read a bit about OpenBox to make sure I get it right. I also rebooted the computer a couple of times to check for that "time out" bug I mentioned. It all checked out, so I went to bed.
    I power her up today, try to do a system update and I wasn't able to. A ping to google.com gave me an "unknown host" error. I checked both the "status" and whether it was "enabled" with their respective systemctl commands and both gave me the feedback that it was not active nor was it enabled.
    I'll edit the original post to be more clear and look like I have some grasp of English.

  • [SOLVED] Nouveau Module not starting at boot. Starts with modprobe.

    I am currently using 64 bit arch linux along with grub2 for the boot loader. When I boot into arch the nouveau does not look to start. If I run dmesg it has no mention of it. Once I am in the system I can run modprobe nouveau and it starts up fine.
    my mkinitcpio.conf has the following for the modules configuration: MODULES="nouveau"
    I have rebuilt the image with "mkinitcpio -p linux" and remade the grub configuration with "grub-mkconfig -o /dev/sda" . I also made sure nouveau was not in the modprobe blacklist because I did have the nvidia drivers installed before hand.
    Any ideas on why nouveau doesn't start after Grub?
    Last edited by PupNSuds (2013-10-18 01:49:41)

    Thank you for pointing that out. I did follow that but I forgot I had also tried an older NVIDIA driver 304 to be exact. So instead of running the exact command they had I ran "pacman -Qs nvidia"  which displayed the following.
    local/libvdpau 0.7-1
        Nvidia VDPAU library
    local/nvidia-304xx 304.108-8
        NVIDIA drivers for linux, 304xx legacy branch
    local/xf86-video-nouveau 1.0.9-1 (xorg-drivers xorg)
        Open Source 2D acceleration driver for nVidia cards
    So knowing the package name I removed it with the same command but with the proper NVIDIA version. "pacman -Rdds nvidia-304xx" . Every thing seems to be working now. Thank you again.

  • [Solved] Too much logging to journal with KDE 5 / Plasma 5?

    Hello
    Ever since I upgraded to latest KDE I see lots of logging in journal.
    It logs data even when I press Alt-TAB!!
    Feb 03 12:04:34 amish kdeinit5[2790]: Handler: 0
    Feb 03 12:04:34 amish kdeinit5[2790]: Exclude: 0x0 Match? false
    Feb 03 12:04:34 amish kdeinit5[2790]: false
    Feb 03 12:04:34 amish kdeinit5[2790]: Gesture ungrab
    Feb 03 12:04:34 amish kdeinit5[2790]: Enabled: false
    Feb 03 12:04:34 amish kdeinit5[2790]: Handler: 0
    Feb 03 12:04:34 amish kdeinit5[2790]: Exclude: 0x0 Match? false
    Feb 03 12:04:34 amish kdeinit5[2790]: false
    Feb 03 12:04:34 amish kdeinit5[2790]: Gesture ungrab
    Feb 03 12:04:34 amish kwin_x11[2818]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 50992, resource id: 25167105, major code: 18 (ChangeProperty), minor code: 0
    Feb 03 12:05:06 amish kglobalaccel5[2802]: Got XKeyPress event
    Feb 03 12:05:06 amish kglobalaccel5[2802]: "Alt+Tab" = "Walk Through Windows"
    Feb 03 12:05:06 amish kwin_x11[2818]: areKeySymXsDepressed: any of 2
    Feb 03 12:05:06 amish kwin_x11[2818]: 0 : keySymX=0x "ffe9" i= 8 mask=0x "1" keymap[i]=0x "1"
    Feb 03 12:05:06 amish kdeinit5[2790]: Enabled: false
    Feb 03 12:05:06 amish kdeinit5[2790]: Handler: 0
    Feb 03 12:05:06 amish kdeinit5[2790]: Exclude: 0x0 Match? false
    Feb 03 12:05:06 amish kdeinit5[2790]: false
    Feb 03 12:05:06 amish kdeinit5[2790]: Gesture ungrab
    Feb 03 12:05:06 amish kglobalaccel5[2802]: Got XKeyPress event
    Feb 03 12:05:06 amish kglobalaccel5[2802]: "Alt+Tab" = "Walk Through Windows"
    Feb 03 12:05:06 amish kwin_x11[2818]: areKeySymXsDepressed: any of 2
    Feb 03 12:05:06 amish kwin_x11[2818]: 0 : keySymX=0x "ffe9" i= 8 mask=0x "1" keymap[i]=0x "1"
    Feb 03 12:05:06 amish kdeinit5[2790]: Enabled: false
    Feb 03 12:05:06 amish kdeinit5[2790]: Handler: 0
    Feb 03 12:05:06 amish kdeinit5[2790]: Exclude: 0x0 Match? false
    Feb 03 12:05:06 amish kdeinit5[2790]: false
    Feb 03 12:05:06 amish kdeinit5[2790]: Gesture ungrab
    If you select something in konsole and right click anywhere in "konsole" then that is also logged
    Feb 03 12:12:07 amish konsole[2950]: org.kde.kurlfilter-ikws: "Feb 03 12:05:06"
    How do I disable this debugging?
    Could not get much information from Google.
    Last edited by amish (2015-02-09 15:16:01)

    Instead of disabling all logs. Here is better solution is to disable just debug output:
    QT_LOGGING_RULES="*.debug=false"
    export QT_LOGGING_RULES
    Instead of putting in /etc/environment file, its put in /usr/bin/startkde
    From: https://git.reviewboard.kde.org/r/12190 … 8977line12
    Hopefully it will be in next KDE release.
    Also adding above made KDE a bit faster and more responsive on my system.
    Last edited by amish (2015-02-09 15:14:44)

  • Too much memory used ,nothing boots up after password .Help!

    I am having trouble after I enter my password the screen gets stuck on the login picture of stars .i have a low memory warning pop up when I enter my password . Is there any way I can fix this ?

    That is the warning you get when you don't have enough hard drive space for the OS to run properly. Since you can't get the system to boot up properly from the internal drive you will need to use a external drive to boot the system, that is after you install OS X on that external, and move or delete files from the internal drive.
    If you don't know how to do any of that ask a friend that has more computer knowledge than you do to help you do it.

  • After the full clean installation of Lion, the MBP 13" has started too be too much slow. How can i check it out in order to solve this big problem? tks in advance!

    After i completed a full and clean installation of Lion, (it's to say not upgrading Snow Leopard but inizialing the hd and installing the new OS), every operations have started to make the laptop too much slow just working on Safari or Iphoto. How can i check out if everything is running finely or searchinf out something wrong?
    thanks in advance

    BS heißt "Bull___****". *lol* "Betriebssystem" heißt imemr noch "operating system". GoLive wirste wohl gar nicht zum laufen kriegen. ohnehin würde man es nicht mehr verwenden, weil es noch nicht mal CSS2 voll unterstützt geschweige denn HTML 5 und andere moderne Webstandards. Wenn überhaupt, dann findeste vielleicht noch 'ne OEM CD von Strato oder 1und1 bei eBay. Die haben das damals mit jedem neuen Hostingvertrag rausgehauen. Aber wie gesagt, es ist den Aufwand nicht wert. Illustrator sollte sich durchaus installieren lassen. Eventuell einfach nochmal die Installer im Win XP Kompatibilitätsmodus laufen lassen...
    Mylenium

  • White MacBook takes too much time to boot up

    Hi there.
    I got the topcase(keyboard) of my MacBook repaired. (White MacBook 2006) and after that it takes nearly 7 up to 10 seconds after pressing the power button that I first see apple logo and it boots up.
    I'm not sure but seems like that detecting the hardwares take too much time .
    any solution?
    PS: I'm running Snow Leopard(10.6.2)

    macbig wrote:
    OK, 32 seconds is not good. I don't think it has anything to do with a keyboard repair. You need to try a little maintenance: Reset Pram - http://docs.info.apple.com/article.html?artnum=2238
    Repair Permissions - http://support.apple.com/kb/HT1452
    Run Disk Utility >applications>utilities>disk utilities>verify disk
    How much free space do you have on your HD: Right click on HD icon and select "get info" in the drop down menu (if you don't have right click capabilities, highlight your HD icon, go file in the Apple menu, and select "get info" in the drop down menu. Let us know your results.
    Yes PRAM was the the problem, I've already tried it from this thread http://discussions.apple.com/thread.jspa?threadID=2303507&tstart=0
    by the way thank you .

  • How do I stop touchsmart from loading on start up, taking too much time

    pc taking too long to boot, touchsmart loading on every boot up, taking way too much time

    richardfit wrote:
    pc taking too long to boot, touchsmart loading on every boot up, taking way too much time
    disable inside application, use msconfig, uninstall other applications, etc.... (as I try to replicate your grammar and style)

  • Macbook upgrade to Lion.. how do i minimize what applications start up from boot ?

    how do i minimize what applications start up from boot (start-up) ??
    excel, word, safari and mail are all opening
    takes too long

    Disable Resume...
    How To Disable Lion's 'Resume' Feature - MacRumors.com
    And if you restart your Mac from the Apple menu > Restart
    Deselect:   Reopen windows when logging back in

  • My macbook 2008 is SLOW. is this because i have too much in it? i tried putting 4000 of my 10000 photos in the trash and got rid of a few applications i dont use but it is still really slow

    my macbook (2008) is slow - is this because i have too much in it? i tried getting rid of 4000 of the 10000 photos i have,also got rid of some applications that i dont use, but is still takes ages to open an app or find a website.  do i need more ram memory? or should i just get rid of what is in it? thanks for the insights

    Login to another User account. Is it faster there?   
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 

Maybe you are looking for

  • Routine for Material Description in language DE instead of EN in report o/p

    Hi all, We need to display material description/text in terms of DE language insted of EN at o/p the report. It's a masterdata(0material) info object.There are many fields at report level,Only for this perticular field text only they want in DE langu

  • I'm about to return this amazing Macbook air I'm so mad

    I bought the 13inch Macbook air today, and the laptop is amazing! Theres just one tiny flaw but to me it's so massive. I bought this laptop for 2 things, Starting college, and light on the go gaming. And the problem is every time you left click on th

  • Using My Phone In Mexico

    I have the Samsung Galaxy S III 16G and am going to Mexico in a couple of weeks. Just curious how much it would cost per MB or GB. For example, if I wanted to JUST upload a picture on Instagram and do nothing else how much would that cost with roamin

  • Adobe CS3 License and Reinstall Issue

    After a while of using Adobe Design Suite CS3 I got an unexpected error 'Licensing for this product has stopped working'. I tried uninstalling and reinstalling the Suite, but installation for Photoshop, InDesign and Illustrator keeps failing. Only Ac

  • Clearing Text Item Field

    When navigating back and forth between forms (i.e. using "Back" and "Continue" Buttons) if I've entered something in one of the fields, any value that I've entered, regardless of whether or not it's been saved to the database will still be there when