[solved] Basket update - lost content

Recent basket update made my basket empty. I've checked 3 hidden locations with baskets. Only some very old crap.
Mar/April 2010 is the time, when my input data is disappearing. First OO ODS file, now basket content.
Last edited by Kardell (2010-04-07 22:39:35)

The previous basket version was kde3 and this new one is kde4.
Just copy the folder ~/.kde/share/apps/basket/baskets to ~/.kde4/share/apps/basket/
That solved the problem for me. Cheers.

Similar Messages

  • Could You help Please (updating JTable Content)

    Sorry for posting again... I really need help... can't update the content of JTable instead it keep adding the columns to the table. How can I remove before add?? I tried couple of things but didn't work...
    Please help... bellow is the code i posted on the previous message...
    Hi,
    How can I remove the content of my table columns before adding the new data?
    here is the code the fillout the table everytime the new data is available..
    public void FillOutTables()
    m_data.setTableData();
    jTable1.setAutoCreateColumnsFromModel(false);
    jTable1.setModel(m_data);
    for (int k = 0; k <AppLetterTableData.m_columns.length; k++)
    DefaultTableCellRenderer renderer = new DefaultTableCellRenderer();
    renderer.setHorizontalAlignment(AppLetterTableData.m_columns[k].m_alignment);
    TableColumn column = new TableColumn(k, AppLetterTableData.m_columns[k].m_width, renderer, null);
    jTable1.addColumn(column);
    JTableHeader header = jTable1.getTableHeader();
    header.setUpdateTableInRealTime(false);
    how should I clean the table before adding? should I clean the table or the dataClass (AppLetterTableData) allthough I clear the vector with in the data class (AppLetterTableData) before I add to it.
    Very much appreciate your help

    I guess I solved the problem but JTable.setValueat(Object value, row, column)
    thanx for not responding:)

  • I've lost content in iTunes - only online files are available

    after last update, I've lost content in iTunes. I can see files in folder on my hard drive, but iTunes don't see them. Michal Malinka

    See Empty/corrupt iTunes library after upgrade/crash.
    tt2

  • I clicked on the firefox update & lost my old firefox page with my aol start & quick pick tool bar & this "new" page takes up more space so when I click on a di

    I clicked on the firefox update & lost my old firefox page with my aol start & quick pick tool bar & this "new" page takes up more space so when I click on a different subject, I have LESS space to view it. . Why, WHY must you people always mess with things that were just fine. . I cannot eeven restore my computer to an earlier time, NOPE, won't do it. . So now what do I do ? ? Pete . . . God Bless . . . . I WANT MY PREVIOUS SETTINGS BACK ! ! ! ! !

    The problem is with the page that opens at startup?
    What does the new page look like? Can you paste the address into a reply?
    Or if it doesn't have an address, maybe it's a page created by an add-on. Can you see any indication of the source of the page? Perhaps you could post a screen shot of what it looks like. This article has tips on that (make sure to delete to cover anything confidential): [[How do I create a screenshot of my problem?]]
    To reduce content size, try the zoom feature: hold down the Ctrl key and tap the - key once or twice. If you want to reset the page to the standard size, you can hold down Ctrl and tap the 0 key once (zero).
    But really we should get you back to the page you prefer, and hopefully with the additional details I requested we will be able to figure out what needs to get changed so you can do that.

  • Error while updating the content in workflow

    Hi,
    I'm getting an error while updating the content in workflow thru the checkout option. i.e. contributor checks in the content - reviewer rejects the content - then contributor checks out and modifies the content as per the reviewer's remarks and while checking in the following error occurs
    Content Server Request Failed
    Unable to check in content item 'HO000128' for workflow. Unable to execute service method 'checkInUpdateRevByID'. (System Error: Runtime error: java.lang.NullPointerException
    at intradoc.server.DocServiceHandler.checkInRevByID(DocServiceHandler.java:248)
    at intradoc.server.DocServiceHandler.checkInUpdateRevByID(DocServiceHandler.java:240)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1071)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3497)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:942)
    at intradoc.server.Service.executeServiceEx(Service.java:3492)
    at intradoc.server.Service.executeService(Service.java:3476)
    at intradoc.server.DocServiceHandler.determineWorkflowCheckin(DocServiceHandler.java:3833)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1071)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3497)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:942)
    at intradoc.server.Service.executeServiceEx(Service.java:3492)
    at intradoc.server.Service.executeService(Service.java:3476)
    at intradoc.server.Service.doSubService(Service.java:3465)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:279)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:264)
    at intradoc.server.Service.doCodeEx(Service.java:507)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1121)
    at intradoc.server.Service.executeActions(Service.java:433)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:635)
    at intradoc.server.Service.doRequest(Service.java:1707)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:359)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:197))
    Please help to resolve.
    Thanks in advance
    Prasad

    I also get error while updating the content in workflow thru the checkout option as reviewer. i.e. contributor checks in the content - then reviewer either updates the metadata or checks out and modifies the content and while checking in the following error occurs
    Content Server Request Failed
    Unable to update the content item information for 'HO000128'.
    The content ID must be specified.
    Please help to resolve.
    Thanks in advance
    Prasad

  • When ever i click a picture in photo booth it does not automatically update its content is this a bug or i don't know how to do it?

    when ever i click a picture in photo booth it does not automatically update its content is this a bug or i don't know how to do it?
    whenever you click a picture in photobooth you have to manually insert it one by one in iphoto
    i want to know is there any other option in iphoto which can do this type of thing(adding pictures automatically to iphoto )
    so that i do not have to do it manually

    Once you take the photo with Photo Booth, select the photo in the tray at the bottom and click on the iPhoto button just abouve and to the left:
         Click to view full size
    That will import the photo into iPhoto automatically.  But PB does not import any and all photo taken into iPhoto automatically.  That choice is left to the user.
    OT

  • When ever i click a picture in photo booth it does not automatically update its content is this a bug ?

    when ever i click a picture in photo booth it does not automatically update its content is this a bug or i don't know how to do it?

    Once you take the photo with Photo Booth, select the photo in the tray at the bottom and click on the iPhoto button just abouve and to the left:
         Click to view full size
    That will import the photo into iPhoto automatically.  But PB does not import any and all photo taken into iPhoto automatically.  That choice is left to the user.
    OT

  • Infopath 2007 "Updating Site Content Failed"

    I get this error for just about everything I do with the forms we are publishing via Infopath 2007.  I believe it is because our forms have a fair amount of Promoted fields in them (more than 30 each).
    I've seen this article and think that maybe it will alleviate the problem: http://support.microsoft.com/default.aspx/kb/958139
    The problem is the hotifx that this references is not available for public download and when I try to go through the great new Microsoft Support site (piece of absolute ____) I am unable to get a phone number to call, submit an e-mail or anything without giving them a credit card for payment.  I do not intend to pay money to get the right to download or be sent a hotfix.
    Does anyone know if there is a way I can test to verify that I indeed "need" this hotfix before I spend money out of my pocket? 
    The forms I have published to form libraries in MoSS 2007 Enterprise have many promoted fields.  I can create a new content type in the site collection via Infopath if I keep the promoted fields under about 25, however once I publish it I can no longer change the content type (get the "Updating Site Content Failed" message) and have to create a new content type to make changes to any form I have.  As you can imagine this is a problem as I have to constantly change the template url on my libraries and constantly re-link all of the saved forms in the libraries.
    Does anyone have any ideas how to realistically fix this outside of the hotfix?
    I've tried every method I can find on the internet, but nothing seems to work.

    A little more information.  On the server itself I don't show any indication or problem in the Event logs related to this issue.
    However, on the workstation that I am attempting to publish from (Same subnet, local Gigabit Connection) I get 4 MSSOAP Errors:
    Event Type: Error      Event Soruce MSSOAP
    Event Category: Generic   Event ID: 16
    Description: Soap error: Connection Time out
    I get two of those and two of these:
    Event Type: Error   Event Source: MSSOAP
    Event Category: General  Event ID: 16
    Description: Unspecified HTTP error.
    I went into the sharepoint central admin and changed the timeout value (which was 30 seconds) in the infopath forms section to 120 seconds and it hasn't made any difference.
    Edit:  Yes I have tried from multiple workstations.  We don't load office on the server itself or I would try from there as well.

  • Downloaded software updates-lost Adobe flash, can't get it back. What do I do now? (10.6.8)

    (10.6.8) Downloaded software updates-lost my Adobe flash, can't get it back. What do I do now?

    http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html
    If your still having problems with Flash, read this link
    How to install Flash, fix problems
    Also it seems the #12 OnyX cache cleaning routine has been known to work fixing Flash install issues.
    Step by Step to fix your Mac

  • Approval Workflow does not update the Content Approval status if started automatically

    Hi,
    I’m using a simple Approval Workflow associated with
    Content Approval on site pages. It works fine when I set it to be started manually (by using
    Allow this workflow to be manually started by an authenticated user with Edit Item permissions
     option) and on the completion of the workflow the
    Content Approval status is updated accordingly. But when I set it to be started automatically (by using
    Start this workflow when a new item is created
     / Start this workflow when an item is changed
    options), it does not updates the Content Approval status. Note that I’ve set the
    Update the approval status after the workflow is completed (use this workflow to control content approval)
    option to true.
    Regards

    Hello,
    It is recommended to select "Start this workflow to approve publishing a major version of an item" when you want to use the workflow to manage content approval for
    a library.
    According to the Notes for “Enable Content Approval” option in
    this reference:
    If you are using this Approval workflow to manage content approval (moderation) for a library, and you selected the Start this workflow to approve publishing a major version
    of an item check box on the Add a Workflow page..
    If you did not select the Start this workflow to approve publishing a major version of an item check box on the Add a Workflow page because you do not want this workflow to
    be the default content approval workflow for a library, you can select the Update the approval status (use this workflow to control content approval) check box to make this workflow a secondary content approval workflow that specific users can
    start manually.
    That means having an approval workflow start automatically when a document is changed or created is not a good practice when you want to use the workflow to manage
    content approval for a library. You should either select "Start this workflow to approve publishing a major version of an item" or give users the option to start the workflow manually at the time they want to submit for an approval.
    Thanks & Regards.
    Lily Wu

  • Update Modified Content (Linked layers / Smart objects)

    Hey guys,
    Is there anything in the API for handling the new Linked layers? (CC 14.2)
    Specifically, I want to be able to Update Modified Content iteratively to handle lots of nested links.
    It doesn't have to be pretty, just functional, as this is a very complicated task to do manually.
    Cheers

    Crude, but maybe this helps:
    // 2014, use it at your own risk;
    #target photoshop
    if (app.documents.length > 0) {
    var ref = new ActionReference();
    ref.putEnumerated( charIDToTypeID("Dcmn"), charIDToTypeID("Ordn"), charIDToTypeID("Trgt") );
    var applicationDesc = executeActionGet(ref);
    var theXMP = applicationDesc.getString(stringIDToTypeID('XMPMetadataAsUTF8'));
    var theFiles = new Array;
    var theArray = theXMP.split("<stRef:filePath>");
    for (var m = 1; m < theArray.length; m++) {
    theFiles.push (theArray[m].slice(6,theArray[m].indexOf("</stRef:filePath>")));
    if (theFiles.length > 0) {alert(theFiles.join("\n"))};
    Edit: One problem, though: the list in the XMP metadata may not be up to date if the file has not been saved since the last linked SO has been placed or embedded.

  • Updating flash content

    Hi All,
    I have a query that I need an answer to as soon as possible.
    Any feedback would be greatly appreciated.
    A client of mine is currently in a legal battle with a
    competitor over one of their products' package designs. They have
    that product listed on their website and so asked my company to
    urgently update the flash site (which we designed) and the .swf
    containing the product packshot. We do this on a fairly regular
    basis and it has never been a problem in the past but now we've
    encountered a problem with some potentially hazardous consequences,
    to my client anyway.
    The update went normally and I could view the updated content
    immediately however my client's lawyers and more to the point,
    their competitors, are viewing the previous version of the site
    containing the questionable content.
    My suggestion was to clear all temporary internet files and
    also to ensure that should the person/parties involved be using a
    proxy server, to clear all archived versions of the website. I'm
    all out of options from this point.
    Any suggestions or comments about this? Why else would the
    content not be updating on these user's systems?
    You can check it out for yourself (to let me breathe a sigh
    of relief anyway :P) at: www.nutrilida.com
    Once in the site, you'll land on the products page. Have a
    look at 'ViralGuard'. The latest content should include a blue band
    at the bottom of the packaging.
    Let me know what you see and thanking you in advance!

    Thats a good idea...
    but you will run into trouble when you have dozens of swf
    files. In this case you would have to rename each filename and
    rewrite all of the internal paths, each time you want to update
    your content.
    Update
    I've just googeld a bit and found this one:
    Cache
    Manager
    maybe this is it, i will check this one out, too.

  • Dynamically updating ChoiceBox contents

    I want to display a ChoiceBox and update the contents in response to some external event. I tried a simple test but have two problems:
    1. The initial selection ("Select ...") is not displayed
    2. The selection is cleared when new items are added
    Here's my test code:
    package rde.tests.fx.fx2;
    import javafx.stage.Stage;
    import javafx.scene.Scene;
    import javafx.scene.layout.HBox;
    import javafx.scene.control.ChoiceBox;
    import javafx.scene.control.Button;
    import javafx.scene.text.Text;
    public class Chtest extends Scene {
    var list = ["Select ..."];
    override var content =
    HBox {
    spacing: 5
    content: [
    Text { content: "Label " },
         ChoiceBox { items: bind list },
         Button {
         text: "Press me"
         action: function() { insert ["abc", "def", "ghi"] into list; }
    function run() {
    Stage { scene: Chtest {} }
    Do I need to set the selection index somehow?
    Thanks
    Richard

    PhiLho wrote:
    Do I need to set the selection index somehow?Yes.
    action: function() { var idx = ch.selectedIndex; insert ["abc", "def", "ghi"] into list; ch.select(idx); }Thanks. I was sort of hoping to avoid storing a reference to the choice box somewhere - with bind it seems it should not be necessary.
    I did make some progress by changing the ChoiceBox literal to:
         ChoiceBox {
         override var items on replace { select(0); }
         items: bind list
    But I could not find a way to reset the original selection when the items are updated - by the time the 'on replace' clause is executed, the selected index has been reset to -1.

  • How to update resource content (XML Versioning)

    Hi,
    How to update resource content in the resource_view?
    I am trying to use XML Versioning. And not able to update the resource content using PL/SQL. Upon executing update, sql prompt says 1 row updated, but when I extract the same resource, it returns previous values. Is this a bug?
    I tired the following statements:
    --Create Resource
    declare
    bret boolean;
    begin
    bret := dbms_xdb.createresource('/public/test.xml','<Test>Version 1</Test>');
    end;
    --Update Resource
    update resource_view
    set res = updatexml(res, '/Resource/Contents/Test/text()', 'Version 2') where any_path = '/public/test.xml';
    --Extract the resource
    select extract(res, 'Resource/Contents') from resource_view where any_path = '/public/test.xml';
    EXTRACT(RES,'RESOURCE/CONTENTS')
    <Contents xmlns="http://xmlns.oracle.com/xdb/XDBResource.xsd">
    <Test>Version 1</Test>
    </Contents>
    Any help appriciated.
    Thanks

    Hi,
    Update the whole 'Test' element itself with the new element and value.
    example:
    update resource_view
    set res = updatexml(res, '/Resource/Contents/*', '<Test>Version 2</Test>') where any_path = '/public/test.xml';
    Hope that helps.
    Savitha.

  • Yesterday while on WiFi at an international airport, I suddenly lost content in Safari and a window popped up that suggested that someone was trying to spoof setup.iCloud. Do I need to be concerned about malware or other residual problems.

    Yesterday while on WiFi at an international airport, I suddenly lost content in Safari. A window popup suggested that someone was trying to spoof setup.iCloud. After arriving home to my own network, Safari still was acting strange. Do I need to be concerned with possible malware or other destructive software remaining on my iPad?

    Hi massmercury,
    I want to apologize for your experience here with the service center. I am moving forward to have your case escalated for further review. Please see my private message.  I will be your point of contact until our Customer Advocate team reaches out to you. 
    Best regards,
    Bgriffin2
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

Maybe you are looking for