My KDE forgets the session after restart

Hello
When I restart my KDE it forgets the session, the started apps and all the passwords I have put in the KDEWallet during the session. Does anybody has the same problem and do you have any idea how to fix it?
Thanks

Could be file permissions, or it could be a settings issue. Look around for settings for the two things, and if session saving is on and stuff like that, try the following.
chown yourUsername:yourGroup ~/.kde/ -R
chmod u+rw ~/.kde/ -R
Then reload KDE and attempt to use the mentioned features again. If checking settings and changing permissions does not work, then try running KDE via a virtual terminal so that you may look for error information if any is produced. Good luck.

Similar Messages

  • Database holds the session after disconnecting from DB !

    Dear Friends ,
    I am using Oracle10g database (10.2.0.4) as our production server in AIX 6.1 . Recently we purchase
    an application which is used for a banking module . The application user name 'INCHEQS' .
    Now the problem is , when we are connection through this user from the client end then ,
    a lot of user has connected although the users are not connected . i.e., If a user disconnect
    from his session but that session still connected in my database .
    Plz see the output :
    SQL> select count(*) from v$session where username='INCHEQS';
    COUNT(*)
    100
    SQL> select username,status from v$session where username like 'INCHEQS% ;
    USERNAME STATUS
    INCHEQS INACTIVE
    INCHEQS INACTIVE
    INCHEQS INACTIVE
    INCHEQS INACTIVE
    INCHEQS INACTIVE
    INCHEQS INACTIVE
    100 rows selected.
    In the above output of my production database , all the above users are not connected , but the
    session keeps on the database . In this moment , How can I solve the issue . Is there any related
    oracle parameter (Rather than RESOURCE_LIMT) to remove all the above INACTIVE users after a specified time .
    Here I mention that , it is not possible to enable 'RESOURCE_LIMIT' parameter in my Database .Edited by: shipon_97 on Aug 26, 2010 2:04 PM

    It does sound like a connection pooling issue. Does the application have a web server component? Do the number of sessions grow over time or do they hold steady at a certain value.
    You should talk to the support area for the purchased app to see if there are steps to limit the number of sessions, if that is a problem.
    Also, as a workaround you may be able to restart the web server on a regular basis to clear out those sessions. I would only do that if the session count continues to grow over time.

  • How to kill the session after the user exit the ADF application

    Dear all
    I have a problem
    The problem is the session still exist after the user close the application and the browser. I want to kill all sessions that is not active.
    This is my test scenario:
    1- I open IE and run my ADF application that is deployed on weblogic. http://192.168.100.17:7001/myapp/faces/login
    2- At the same time I issue this SQL command to view the sessions for user 'ADFUSER' - the "ADFUSER" is the schema user.
    SELECT USERNAME,STATUS FROM v$session
    WHERE USERNAME = 'ADFUSER';QUERY RESULT IS
    USERNAME                       MODULE                                           STATUS
    ADFUSER                         JDBC Thin Client                                 INACTIVE3- Now the user close the browser
    4- Run the SQL again and I notice that the session still exist
    SELECT USERNAME,STATUS FROM v$session
    WHERE USERNAME = 'ADFUSER'RESULT:
    USERNAME                       MODULE                                           STATUS
    ADFUSER                        JDBC Thin Client                                 INACTIVE5- now the user open the URL again http://192.168.100.17:7001/myapp/faces/login
    6-Run the SQL again , and I notice that the old session still exists and a new session created too.
    SELECT USERNAME,STATUS FROM v$session
    WHERE USERNAME = 'ADFUSER'RESULT:
    USERNAME                       MODULE                                           STATUS
    ADFUSER                        JDBC Thin Client                                 INACTIVE
    ADFUSER                        JDBC Thin Client                                 INACTIVE
    2 rows selected.and every time I login to the application , a new session is open and the old session still exist
    I do not know why this happens
    I want to kill old session when the user close the application.
    These sessions are cleared only when i restart the weblogic domain.
    here is some information about my development environment:
    Jdeveloper 11.1.2.3
    WebLogic Server Version: 10.3.5.0
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    thanks in advance

    Hi,
    for performance reasons you should not use dedicated user connections to the database. Instead you use JDBC data sources (default in JDeveloper for ADF BC) that you can configure the database connection pooling for. This means that your v$session will always show a set of active session, which however are shared among users. Assuming you use ADF BC, this is what happens
    - A user requests a data bound page
    - The ADF BC checks out an AM and connects to the database using one of the database connections in the pool
    ... user work here ...
    - user exits application
    - ADF BC returns AM to pool and passivates pending user state (if application is left with dirty transaction)
    - Database connection is available in pool as soon as AM released
    This also happens between requests. Long story cut short: v$session doesn't give you a true picture
    Frank

  • Huge problems with network accounts. They keep disapear all the time, after restart they are back. But only for 1h or less. Anyone have any suggestions?

    I`m using Open Directory, its been working fine for 2 months. But now all of a sudden this very annoying error keeps repeating itself.
    It started happen about a week ago,and after a reboot of the server it was working fine, until now. Now the accounts is gone after 1h or so uptime, and after restart all accounts is there, but soon to be disapeared again. Anyone have any suggestion what to look for? And why did it happen in the first place?
    For now theres only one user at the office so he uses my admin account (Local user on the server) to connect to shares etc. But in less then a week there will be much more people at the office, so i will need to sort this out ASAP. Appriciate any suggestions/help. thanks in advance.

    Open Directory; Password Service Server Log:
    (A little shortend, nothing seems wrong there?)
    Jul 30 2013 09:51:18 456163us    Mac OS X Password Service version 387.2 (pid = 139) was started at: Tue Jul 30 09:51:18 2013
    Jul 30 2013 09:51:18 873014us    RunAppThread Created
    Jul 30 2013 09:51:18 873099us    RunAppThread Started
    Jul 30 2013 09:51:18 873122us    Initializing Server Globals ...
    Jul 30 2013 09:51:19 820305us    Initializing Networking ...
    Jul 30 2013 09:51:19 820361us    Initializing TCP ...
    Jul 30 2013 09:51:39 735055us    SASL is using realm "server.xxxx.no"
    Jul 30 2013 09:51:39 735100us    Starting Central Thread ...
    Jul 30 2013 09:51:39 735109us    Starting other server processes ...
    Jul 30 2013 09:51:39 735117us    StartCentralThreads: 1 threads to stop
    Jul 30 2013 09:51:39 735152us    Initializing TCP ...
    Jul 30 2013 09:51:39 735186us    Starting TCP/IP Listener on ethernet interface, port 106
    Jul 30 2013 09:51:39 735242us    Starting TCP/IP Listener on ethernet interface, port 3659
    Jul 30 2013 09:51:39 735265us    Starting TCP/IP Listener on interface lo0, port 106
    Jul 30 2013 09:51:39 735290us    Starting TCP/IP Listener on interface lo0, port 3659
    Jul 30 2013 09:51:39 735318us    StartCentralThreads: Created 4 TCP/IP Connection Listeners
    Jul 30 2013 09:51:39 735329us    Starting UNIX domain socket listener /var/run/passwordserver
    Jul 30 2013 09:51:39 736296us    Finished starting other server processes ...
    Jul 30 2013 09:51:39 736313us    -- Password Server successfully started --
    Jul 30 2013 09:51:39 736321us    -- Start time: 21 sec, 287 msec --
    Jul 30 2013 09:52:19 502436us    GETPOLICY: user {0x1eab69bc916811e28e60a8206623cd3d, server.xxx.no$}.
    Jul 30 2013 09:52:19 516404us    GETPOLICY: user {0x1eab69bc916811e28e60a8206623cd3d, server.xxx.no$}.
    Jul 30 2013 09:52:19 865774us    GETPOLICY: user {0x1eab69bc916811e28e60a8206623cd3d, server.xxxx.no$}.
    Jul 30 2013 09:52:19 870922us    GETPOLICY: user {0x1eab69bc916811e28e60a8206623cd3d, server.xxxx.no$}.
    Jul 30 2013 09:52:19 879988us    GETPOLICY: user {0x1eab69bc916811e28e60a8206623cd3d, server.xxxx.no$}.
    Jul 30 2013 09:52:19 892772us    GETPOLICY: user {0x1eab69bc916811e28e60a8206623cd3d, server.xxxo.no$}.
    Jul 30 2013 09:52:22 897368us    GETPOLICY: user {0xfc35f9dcb0b711e28baca820661e5a32, geir}.
    Jul 30 2013 09:52:22 904252us    GETPOLICY: user {0x9ae96942a73011e2aac5a8206623cd3d, christoffer}.
    Jul 30 2013 09:52:22 916530us    GETPOLICY: user {0x523107c8ae7911e28baca820661e5a32, anst}.
    Jul 30 2013 09:52:22 964934us    GETPOLICY: user {0x5841b68eb09611e28baca820661e5a32, fres}.
    Jul 30 2013 09:52:23 12619us    GETPOLICY: user {0x148c7f5c916811e28cd3a8206623cd3d, admin}.

  • OdiSendMail fails when the session is restarted

    Hi All,
    I am having a peculiar problem. I use a variable to store the IP address for the SMTP host and use this variable in the ODISendMail command. Now, my package is designed in such a manner that whenever a component fails, ODI shoots off a mail. Things work fine when the a component fails for the first time during the execution of the package.The problem occurs when I restart the session and another component fails. Then ODISendMail fails with the following error:
    javax.mail.SendFailedException: Sending failed;
    nested exception is:
         javax.mail.MessagingException: Unknown SMTP host: 62.172.212.49
    How could this be when the command worked with the same parameters during the first invocation? Any help is appreciated.

    Hi Steph,
    Thanks for the response. Could you please suggest any remedy to the problem? How did you handle it when you faced it? Any help is appreciated.

  • Reconnecting to the session after loosing connection

    Hello Experts,
    I've done some work within an transaction, not saved it and i've lost the network connection. I connected to SAP again, and as I see in sm04, my previous session is still there. Now I want to get this session back to continue the work. Very very long time ago, I known the possibility to do it, but now I cant remember. Please help me ... ;-).
    Thanx
    Wojtek

    hi,
    sm50 are processes. if in the lost session nothing happens what need a DIA-Process, nothing is shown. Beside this I dont see an option for 'take over'.
    thanx
    Wojtek

  • File adapter: file_name with counter, stable after restart J2EE

    Hello guys,
    we are on XI 7.0.
    in a receiver file channel we have to create file names with a stable counter (7digits).
    The payload is IDOC flat file after ABAP mapping (not XML format).
    The  bad thing with the counter is that it is not stable. After restart of J2EE engine the counter starts again more or less
    from the beginning (also described in a FAQ OSS note).
    Does anybody have an idea how we could realize a stable counter for file names that also increases the counter after restart of J2EE. Is individual programming necessary? module ?
    We thought about SAP number ranges (DB) but how to integrate this in the file channel. Also generating the the number in ERP and send it in the IDOC to XI, but after the ABAP mapping to IDOC flat file we cannot use the payload for variable replacement.
    Every help is appreciated
    best regards
    Hans

    Hello Georg,
    You can achieve this by developing a Customized adapter module,
    Try to maintain the counter in one of the temporary file in the XI system, read the counter number from the temporary file and increment the counter by 1.
    rename the receiver filename with the sufix as counter.
    replace the counter number in the temporary file with the latest counter number i.e increment by '1'.
    regards,
    Chandra Shekhar

  • Networked computer will not join network automatically after restart/sleep

    Situation:
    I've got two computers - PowerBook 17" 1,25 GHz, iMac 2,16 GHz 24", both running OS X 10.4.8. They are networked via AirPort Express, firmware v. 6.3, in a WPA protected network. The AirPort distributes ADSL 4 Mbps connection.
    Computers are set as DHCP with manual address (to keep stable LAN address)
    The problem: While the PowerBook always joins the network after restart/sleep automatically, iMac in such a situation never goes online - the airport status in menu bar is on, the network is checked, but it cannot connect or be reached.
    I always have to manually turn airport of from menu bar, then turn it on, then wait about 20 seconds and then manually choose name of my network.
    After this procedure iMac is finally online.
    Settings of the AirPort are:
    AirPort tab
    Wireless Security: WPA2 personal
    Channel: Automatic
    Mode: 802/11 g/b
    Internet tab
    Connecting using: Ethernet
    Configure: Using DHCP
    WAN ethernet port: Automatic
    Network tab
    Distribute IP address unchecked (no difference when checked - tested)
    Any idea how to fix it?
    Thanks in advance!
    PowerBook 1,25 17", iMac 24"   Mac OS X (10.4.8)  

    Thanks a bunch, Duane!
    You pointed me to the exact answer.
    iMac joins the network automatically now, although I had to change original automatic login of an admin user to manual login page, because after automatic login as one of three users, an error message "Network error" appeared quicker than the actual joining the network, that came a few seconds later.
    After manual logging (it probably needed a little more time) it's OK.
    Thanks again and greeting from Czech Republic!
    PowerBook 1,25 17", iMac 24"   Mac OS X (10.4.8)  

  • IChat windows loose data after restart

    Hello,
    If one keeps a series of ichats open and shuts down ichat and restarts the computer, after restarting ichat the windows are still open but know have a question bubble with the name of the person previously ichated with.
    using 10.6
    under a previous version (10.5?), after a restart the windows reopened but with the ichats still showing. How do we get back this behavior?

    Hi,
    In iChat 4 you had "Remember Open Chats across Launch" which displayed the last chats you had.
    In IChat 5 you have a different setting linked to Save Transcripts.
    Save Transcripts has to be On.
    You can then set to Display a certain number of Chats.
    This does not replicate the Remember Open Chats.
    Last Chat when a Buddy is also clicked in the Buddy List will display the last chat you had with them.
    The Last 25 Chats option (as with other of the numbers) will display the last chosen number of IMs from that chat (Or the last chat of another selected Buddy)
    (Returning to Last Chat then only displays the Last IM).
    Now as iChat 5 is a new version the .plist is rewritten the first time.
    This has a direct effect on the Last Chat options.
    The .plist is now missing some info about the Last Chats although it can search and display the Last Chat with a Buddy if a Buddy is clicked.
    It seems to get better as time goes on about displaying Open chats on Quit like the previous version if left at Show Last Chat rather than one of the numbered choices.
    Another way to explain it.
    In the File Menu of iChat you have Recent Items.
    This lists the last Text Chats and Video or Audio chats you had and Saved Chats
    (The Number of items displayed here is set in System Preferences > Appearance > Number of Documents)
    It seems that there is a correlation between th Recent Items and the Saved Chats and the Last Chat has to be in both to replicate the "Remember Open Chats across Launch"
    It is not a perfect match for the previous setting.
    It does seem to improve.
    Having said that I played and tweaked mine running though all the option I could think off and then left it for a while.
    Now mine seems to remember the Last Open Chat properly. (I may have beaten it in to submission)
    10:15 PM Friday; May 21, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Slow Loading of mountain lion after restart

    Hello, after installation of mountain Lion it takes about 50-60 minutes every time to load the system after restart. What's wrong with my macbook pro late 2011?

    It worked, I should have mounted the installation image on an external drive, not the drive of my machine operating system.

  • Kill session after Specific Time in Last transaction

    Dear All
    I have Database oracle 10g i need kill the session after last transaction with specific time like(10 minutes for example).
    How I can use it.
    Thanks in advance...

    user8942603 wrote:
    but i don't use application server i use database oracle 10g and the application its flex software that connect to my database.Are you saying you use a dedicated session for each web browser connection? If so how many concurrent connections your database server can handle? Actually, based on your question, I can guess you are already running into too many concurrent sessions issue, right? If so, my suggestion is not to look into killing idling sessions but rather redesigning your site by using at least Oracle's connection pooling.
    SY.

  • Saving variables to use after restart.

    Hi,
    I have a pretty simple script which makes a few changes to the registry, firewall and ip settings.  However after the restart and the registry 'runonce' is read to continue the scripts latter stages which include AD promotion.  However all
    the variables from earlier in the script are lost.
    Is there a way to store these in txt files, registry entries or similar.  Id rather all the requests for information from the user were asked at the beginning leaving the script to run in the background after restart.
    Thanks for any help

    You can use   Export-Clixml & Import-Clixml
    http://technet.microsoft.com/en-us/library/hh849916.aspx
    Get-Variable MyVa* | Export-Clixml MyVars.xml
    Import-Clixml .\MyVars.xml | %{ Set-Variable $_.Name $_.Value }
    bye Gas
    Gastone Canali >http://www.armadillo.it
    Se alcuni post rispondono al tuo quesito(non necessariamente i miei), ricorda di contrassegnarli come risposta e non dimenticare di contrassegnare anche i post utili. GRAZIE! Ricorda di dare un occhio ai link
    Click Here andHere

  • Automatically Run The Session in SM35

    How can I run the session automatically in background after creating it in SM35. I want to eliminate my users from going to SM35 and execute the session after uploading the data.

    0. I think the other program(RSBTCSUB)is even better and you can create job for that too.
    1. you can select from apqi with something like:
        SELECT * FROM *APQI UP TO 1 ROWS
                       WHERE MANDANT = SY-MANDT
                         AND GROUPID = ???
                         and credate = sy-datum
                         AND QSTATE = 'R'.
    2. you can create a job and submit a job, eg:
          FORM schedule_next_bdc
          Schedules a job to release a specific BDC session.            *
    FORM SCHEDULE_NEXT_BDC.
    DATA: L_JOB_NAME LIKE G_JOB_NAME,
          l_job_num LIKE  TBTCJOB-JOBCOUNT.
      MOVE APQI-GROUPID TO L_JOB_NAME.
      CALL FUNCTION 'JOB_OPEN'
           EXPORTING
                JOBNAME          = L_JOB_NAME
           IMPORTING
                JOBCOUNT         = l_JOB_NUM
           EXCEPTIONS
                CANT_CREATE_JOB  = 1
                INVALID_JOB_DATA = 2
                JOBNAME_MISSING  = 3
                OTHERS           = 4.
      IF SY-SUBRC NE 0.
         PERFORM JOB_DELETE USING L_JOB_NAME l_JOB_NUM.
         MESSAGE E999 WITH 'Job open failed - return code is: ' SY-SUBRC.
      ELSE.
         MESSAGE S999 WITH 'Job Name/Number for BDC session:'
                                                           L_JOB_NAME
                                                           l_JOB_NUM.
         MESSAGE S999 WITH '...Queue ID:' APQI-QID.
      ENDIF.
      SUBMIT  RSBDCBTC AND RETURN
             WITH QUEUE-ID = APQI-QID
             USER SY-UNAME
             VIA JOB L_JOB_NAME NUMBER l_JOB_NUM.
      IF SY-SUBRC NE 0.
         PERFORM JOB_DELETE USING L_JOB_NAME l_JOB_NUM.
         MESSAGE E999 WITH '...Abap submission to job failed. Abap='
                           SY-REPID 'RC=' SY-SUBRC.
      ENDIF.
      CALL FUNCTION 'JOB_CLOSE'
           EXPORTING
                JOBCOUNT             = l_JOB_NUM
                JOBNAME              = L_JOB_NAME
                STRTIMMED            = 'X'
           IMPORTING
                JOB_WAS_RELEASED     = G_JOB_RELEASED
           EXCEPTIONS
                CANT_START_IMMEDIATE = 1
                INVALID_STARTDATE    = 2
                JOBNAME_MISSING      = 3
                JOB_CLOSE_FAILED     = 4
                JOB_NOSTEPS          = 5
                JOB_NOTEX            = 6
                LOCK_FAILED          = 7
                OTHERS               = 8.
      IF SY-SUBRC NE 0.
         PERFORM JOB_DELETE USING L_JOB_NAME l_JOB_NUM.
         MESSAGE E999 WITH '...Job closure failure. Return code='
                                                    SY-SUBRC.
      ELSE.
         MESSAGE S999 WITH '...Job scheduled OK. Name/Number:'
                                                    L_JOB_NAME
                                                    l_JOB_NUM.
      ENDIF.
    ENDFORM.

  • How to avoid weblogic changing of the sessionid after authentication

    Hi all,
    I would like to know if there is a way to avoid weblogic changing the session after having called j_security_check and thus after having been authenticated.
    I would like to use the same session before and after the authentication process.
    Is it possible? Is there any configuration option?
    Thanks in advance,
    Riccardo

    ok, then:
    you need to make sure that while your doing this the system (R/3) is locked for users...if this isn't possible do it on the most calm moment (like the weekend or public holiday)...
    if you are at this moment :
    run the v/3 update job for appl 12. (empty update queue)
    run the delta ip twice (empty delta queue and repeat)
    before you import you can use program RMCSBWCC to check for any table not yet empty...
    all R/3 structures are empty now. You can import your modifications. Your delta will continue with any problem...
    However, the delta will not pick up the history of the new fields, of course...
    if you need the history for the new fields, there you need to do a full init...or start with all kind of extra dso and so on...this topic has been discussed many times on the forum, you can find many posts on it
    M.

  • How do I make the App Store forget the password?

    My son has an iPod Touch, and I let him download games, but he doesn't have my account password. He has to show me the game he wants and then I'll put in my password to let it download.
    Problem is, there have been some other things showing up on my iTunes Store receipts that I don't recall approving. The App Store on the iPod seems to remember the password for a while, but I haven't figured out what conditions cause it to forget.
    I'd like to make sure that his iPod forgets the password after a download, so that he can't go off to his room and download something else that I didn't approve. How can I do that?

    Their iPods don't have that setting. Looks like it's a 3.0 thing. I've upgraded my iPod to 3.0, but not theirs... will I have to pay again for each of their iPods if I wanted to upgrade?

Maybe you are looking for

  • MacBook 13-inch Aluminum (Late 2008) to Sony Bravia KDL-40W5800

    Hello forum, I am looking to buy a Sony Bravia KDL-40W5800 (Sony link, Amazon link) in the near future. I am going to be using it to play PS3, watch television and DVDs/Blu-Rays, but also I would like to be able to connect my MacBook to it if I wish

  • Generate 2 line items with posting keys in same table while using  FM .

    Dear Expert , For T-code f-65 ,I have to park a FI Document  .i tried with PRELIMINARY_POSTING_FB01 for parked Document . But  i am not  successfully park the document . with the help of F-65 the data Segregate between Tables VBSEGS and VBSEGD with r

  • Google home page in Html

    Hi everybody, this is kinda trivial, but some how i cannot view my I pod touch, the "google" home page in Html. I have been able to do this in the past, but now when i load google, it load in the "mobile" format. I have tried clearing, history,cookie

  • Can i show macbook pro 2008 files on apple tv

    I have a new apple tv and I am trying to mirror my mac book pro to it.  The mac has Mountain Lion on it and is a 2008 model.  Is this a possibility?

  • Random Alerts

    Hi there, I love the 8800. Great phone. Yes, the battery life is the only negative about this phone. However i have another issue. This random alert comes up and says "Check info service!". I have gone to too many O2 shops and a nokia shop and everyo