Not rendering create button(solved)

Dear JHeadstart team,
I'm on JHeadstart 10.1.3.1.26 and
Jdeveloper 10.1.3.2.1
I have a parent Product (key is id) and a child Appeal with foreign key the product_id.
I'm using a form layout. If checkmarked the Single-row insert allowed property.
The functionality I would like to have is that if no row is found in the Appeal table(product_id) that the insert row button is rendered and if an Appeal row is found that the insert button is not rendered.
I also can use a table layout but I don't know of an EL expression which helps me with my situation.
Some help would be appreciated.
Also a good EL tutorial/overview would be helpful to me.
I found this one: http://download-uk.oracle.com/docs/html/B25947_01/appendixb001.htm
and this one:
http://developers.sun.com/docs/jscreator/help/2update1/jsp-jsfel/jsf_expression_language_intro.html#syntax
but they are to theoretical for me.
thanks in advance,
Marcel.
Message was edited by:
MarcelM

Hi Steven,
I've tried your suggestion.
I've put the EL #{!((bindings.RecensieAanvraagIterator.currentRowIndexInRange!=-1 and bindings.RecensieAanvraagIterator.findMode!='true'))} in the 'Insert allowed EL Expression' property. This generates the input button. But when I press the button, the form is completely read-only.
The functionality i want is that for, the "RecensieAanvraag" table, I can add one row or update this row when the insert is committed. Or update an already existing row from this table. This table has a foreign key ProdId and is the child of Product table in the form layout.
I've tried a lot of EL possibilities in both the 'Insert allowed EL Expression' and 'update allowed EL Expression' properties but without any luck (I don't have the complete understand for these properties although I've read the JHeadstartDevGuide RELEASE 10.1.3 (october 2006).pdf.).
May be you can point me in the right direction?
And perhaps you know of a good tutorial about EL which I don't know of?
regards,
Marcel

Similar Messages

  • SingleSelectionBean is not rendering the child bean to the right

    Hi,
    I'm using JDeveloper 10.1.2. I am using singleSelectionBean as the tableSelection clhild of a table. And I have a button as the child of the singleSelectionBean. But the singleSelection is not rendering the button to the right side of the control bar. Which it should do automatically. Can somebody explain why it is not doing so for me?
    Thanks.

    Oracle Security patches applied to Oracle-Application-Server-10g/10.1.3.5.0 .
    APEX version is Application Express 4.0.1.00.03
    The APEX application after the patch was applied on OAS was raising Error (Getting Http-400 Bad Name In The Request: Not A Legal Plsql Identifier ).
    Implemented metalink Doc ID 1327343.1 to resolve this error.
    Created a new procedure without parameters which calls the original procedure using parameters. Changed the DAD.conf to reflect the new Procedure
    for the variable PlsqlDefaultPage instead of the format PlsqlDefaultPage f?p=AppID:PageID.
    Apparently, there is this custom login screen which is called On-Load before Header on the Default Page 71 like this. And instead of rendering page 71 gives out the error.
    begin
    if app_security_pkg.is_user_authenticated(null,null)
    then
    wwv_flow_custom_auth_std.login( p_uname => v('APP_USER_NAME')
    , p_password => null
    , p_session_id => v('APP_SESSION')
    , p_flow_page => :app_id||':71'
    end if;
    exception
    when others then
    dbms_output.put_line(sqlcode);
    end;

  • Add Content button not rendered inside Portlets on edit mode

    Hi,
    I have a requirement where administrators will add some external content(Add content) either from taskflow or portlet and that external content (along with taskflow output) will be shown to the users based on some logic performed inside the taskflow/portlet bean code.
    This PanelCustomziable should render AddContent button inside the portlet when pressing ctrl shiftE, but its no doing so? Where as the same PanelCustomizable renders AddContent button inside the taskflow on edit page? Any settings or changes needs to be done to make it work in porlet when consumed in portal?
    a)taskflow cannot be selected for this purpose, as there will be only a single instance of the taskflow across the portal and it cannot retain runtime MDS changes to a specific instance (Unless we design the ADF taskflow with MDS customization layer). By default, any runtime change in one taskflow instance will be propagated to all the other taskflow instances of the portal.
    (For eg.. Admin drops this taskflow onto a page1 and adds a image(external content) using the button AddContent inside the taskflow because of PanelCustomizable and close the page. He drops the same taskflow from RC only to find that the changes he done on page1 is being retained here ..its not resuable because of no MDS per instance)
    So we selected Portlet for this purpose, as it has the inbuilt personalization framework. Admin can personalize each portlet instance and drops on the the same page and diff page again. But with portlets, Add Content is not rendered.
    Its not just external content, the taskflow / porltet has some logic to perform and displays some output based on the ruleId which is the input parameter.
    Taskflow or jsff code
    ==================
    <cust:panelCustomizable id="pc1">
    <cust:showDetailFrame text="rules content" id="sdf1"
    shortDesc="rules content">
    <af:panelGroupLayout id="pg1" >
    <af:outputText label="RuleId" id="ot1" clientComponent="true"/>
    </af:panelGroupLayout>
    </cust:showDetailFrame>
    </cust:panelCustomizable>

    Can you please post this question to weblogic.developer.interest.portal
    newsgroup.
    Thanks
    "Lodewijk Spijker" <[email protected]> wrote in message
    news:3f165945$[email protected]..
    Hi,
    i am using Workshop 8.1 (GA release july) and i have discovered a bug (ora
    feature) with respect to the beta version.
    i have created a simple portlet with a view mode and an edit mode. When i
    place the portlet on the very first page of a one book portal, it works
    perfectly. However, i have a book with three pages and placed the portleton
    the second page. Now when i put the portlet in edit mode, by clicking the
    edit button, i am directed to the first page of the portal and the portlet
    will not show.
    Inspection learned that the URL generated for the edit button, didn't
    contain the _pagelabel parameter. When i added the parameter manually it
    works fine.
    A final remark is that the buttons in the titlebar have no icons thebrowser
    can load.
    hope someone can help me out,
    Lodewijk

  • User Home Directory not being created when "Create Home Now" button hit...

    This is a cross post, since I was not sure where this should end up since it touches two pieces- Open Directory and User Management. Any help would be appreciated!
    I am running OS X Server 10.5. All of my user accounts have been migrated over along with their home directories. Problem is that when creating new users and then assiging a home directory the system does not actually create the directory.
    Currently all users are setup to have their home directory setup here:
    afp://172.16.110.100/Users/'username'. The Users folder has been setup to automount, and all users that have folders can be accessed without issue.
    The problem is when I create a new user, select the aft://172.16.110.100/Users option and then select "Create Home Now" button and save as it requests... it does not create the directories.
    I have even tried to change the Home patch to make it local to see if it was an network issue, and used the /Users choice and it will not create the directory in that way either- both location go to the same place.
    The system was obviously able to create the local admin account and directory admin account home folders without issue when the system was installed.
    The permissions for the "Users" folder are as follow:
    directory admin = Read and Write
    local admin= Read and Write
    system user (root)= Read and Write
    admin group= Read Only
    everyone group= Read Only
    The system is in production, so any kind of server resets need to be done after 5pm, so I have not been able to reset AFP service.
    Currently the only services running are AFP, SMB and Open Directory.
    All users have their entire home directories located on the server, and login over Directory Access on their clients, so all user accounts are stored on the server. No one is having issues accessing their files or logging in.
    I just can not create new home directories when I create new accounts.

    You do not have to be logged on as the root user to do this. Launch the terminal and type-
    sudo createhomedir -a
    I run an XServe with Tiger server ( 10.4.11) and this has been the workaround I have been using.
    Good luck.

  • RichTree is not rendered properly when created in Managed Bean

    HI,
    I am trying to create af:tree in managed bean using RichTree. It is not rendering the tree nodes properly. It is only showing the nodes, node text is missing. I am using EL expression to show the value in node element. But when I am creating the af:tree in jspx page, it is working properly.
    Following is the code,
    JSPX Page ------------------------------------------------------------>
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <f:view>
    <af:document id="document1" title="Tree Test">
    <af:form id="form1">
    <af:panelGroupLayout layout="horizontal">
    <af:spacer width="50" height="50"/>
    <af:panelGroupLayout layout="vertical">
    <h1>RCF Tree Component Test</h1>
    <af:spacer height="10" width="10"/>
    <h3>ADF Tree in JSPX</h3>
    <af:spacer height="5" width="10"/>
    <af:tree binding="#{treeTest.tree}" var="node" value="#{treeTest.treeModel}" rowSelection="multiple" rowDisclosureListener="#{treeTest.toggle}" selectionListener="#{treeTest.TableSelect}" inlineStyle="border:1px solid black;">
    <f:facet name="nodeStamp">
    <af:panelGroupLayout>
    <af:image source="#{node.icon}" inlineStyle="margin-right:3px; vertical-align:middle; height:14px; width:16px;"/>
    <af:outputText value="#{node.description}"/>
    </af:panelGroupLayout>
    </f:facet>
    </af:tree>
    </af:panelGroupLayout>
    <af:panelGroupLayout layout="vertical">
    <af:spacer height="65" width="10"/>
    <h3>ADF Tree in UI Bean</h3>
    <af:spacer height="5" width="10"/>
    <af:tree binding="#{treeTest.treeInBean}" inlineStyle="border:1px solid black;"/>
    </af:panelGroupLayout>
    </af:panelGroupLayout>
    </af:form>
    </af:document>
    </f:view>
    <!--oracle-jdev-comment:auto-binding-backing-bean-name:treeTest-->
    </jsp:root>
    Managed Bean ------------------------------------------------------------>
    import java.io.File;
    import java.util.ArrayList;
    import java.util.List;
    import javax.el.ExpressionFactory;
    import javax.el.ValueExpression;
    import javax.faces.context.FacesContext;
    import oracle.adf.view.rich.component.rich.data.RichTree;
    import oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout;
    import oracle.adf.view.rich.component.rich.output.RichImage;
    import oracle.adf.view.rich.component.rich.output.RichOutputText;
    import org.apache.myfaces.trinidad.event.RowDisclosureEvent;
    import org.apache.myfaces.trinidad.event.SelectionEvent;
    import org.apache.myfaces.trinidad.model.ChildPropertyTreeModel;
    import org.apache.myfaces.trinidad.model.TreeModel;
    public class TreeTest {
    private RichTree tree = new RichTree();
    private TreeModel treeModel;
    final public static String ROOT_DIR = ".";
    private RichTree treeInBean = new RichTree();
    public TreeTest() {
    List nodes = new ArrayList();
    FileNode rootNode = buildFileTree(ROOT_DIR);
    nodes.add(rootNode);
    treeModel = new ChildPropertyTreeModel(nodes, "children") ;
    private void createTreeInBean(List rootNode){
    ChildPropertyTreeModel l_model = new ChildPropertyTreeModel();
    l_model.setChildProperty("children");
    l_model.setWrappedData(rootNode );
    treeInBean.setValue( l_model);
    treeInBean.setRowSelection("multiple");
    treeInBean.setVar( "node" );
    RichOutputText comp = new RichOutputText();
    FacesContext l_context = FacesContext.getCurrentInstance();
    ExpressionFactory l_factory = l_context.getApplication().getExpressionFactory();
    ValueExpression l_expression = l_factory.createValueExpression( FacesContext.getCurrentInstance().getELContext(),
    "#{node.description}", String.class );
    comp.setValueExpression( "value", l_expression );
    RichImage img = new RichImage();
    img.setInlineStyle("margin-right:3px; vertical-align:middle; height:14px; width:16px;");
    ValueExpression l_expressionImg = l_factory.createValueExpression( FacesContext.getCurrentInstance().getELContext(),
    "#{node.icon}", String.class );
    //img.setValueExpression( "source", l_expressionImg );
    img.setSource("images/img1.png");
    RichPanelGroupLayout layout = new RichPanelGroupLayout();
    //layout.getChildren().add( img);
    //layout.getChildren().add( comp);
    //treeInBean.getChildren().add( layout);
    treeInBean.setNodeStamp( layout);
    treeInBean.getNodeStamp().getChildren().add( img );
    treeInBean.getNodeStamp().getChildren().add( comp );
    private static FileNode buildFileTree(String dirpath) {
    File root = new File(dirpath);
    return visitAllDirsAndFiles(root);
    private static FileNode visitAllDirsAndFiles(File dir) {
    FileNode parentNode = process(dir);
    if (dir.isDirectory()) {
    String[] children = dir.list();
    for (int i = 0; i < children.length; i++) {
    FileNode childNode = visitAllDirsAndFiles(new File(dir, children));
    parentNode.getChildren().add(childNode);
    return parentNode;
    public static FileNode process(File dir) {
    FileNode node = new FileNode(dir);
    return node;
    public void TableSelect(SelectionEvent p_event) {
    System.out.println(" Selection Event = " + p_event);
    RichTree l_tree = (RichTree)p_event.getSource();
    System.out.println("Display Row = " + l_tree.getSelectedRowKeys());
    TreeModel model = ((ChildPropertyTreeModel)l_tree.getValue());
    for (Object key : l_tree.getSelectedRowKeys()) {
    model.setRowKey(key);
    System.out.println("Model Data = " + ((FileNode)model.getRowData()));
    public void toggle(RowDisclosureEvent p_rowDisclosureEvent) {
    System.out.println(" Dislosure Event = " + p_rowDisclosureEvent);
    public void setTree(RichTree tree) {
              this.tree = tree;
    public RichTree getTree() {
    return tree;
    public void setTreeModel(TreeModel treeModel) {
    this.treeModel = treeModel;
    public TreeModel getTreeModel() {
    return treeModel;
    public void setTreeInBean(RichTree treeInBean) {
    this.treeInBean = treeInBean;
    public RichTree getTreeInBean() {
    List nodes = new ArrayList();
    FileNode rootNode = buildFileTree(ROOT_DIR);
    nodes.add(rootNode);
    createTreeInBean(nodes);
    return treeInBean;
    File Node Class-------------------------------------------------------------
    import java.io.File;
    import java.util.ArrayList;
    import java.util.Collection;
    public class FileNode {
    private Collection children;
    private boolean nodeSelected;
    private File file;
    public FileNode(File file) {
    this.file = file;
    children = new ArrayList();
    public boolean isDir() {
    return file.isDirectory();
    public boolean isFile() {
    return file.isFile();
    public String getDescription() {
    return file.getName();
    public Collection getChildren() {
    return children;
    public String getIcon(){
    if(children.size() == 0){
    return "images/img1.png";
    } else {
    return "images/img3.png";
    public int getChildCount() {
    if (children == null)
    return 0;
    else
              return children.size();
    public void setNodeSelected(boolean nodeSelected) {
    this.nodeSelected = nodeSelected;
    public boolean isNodeSelected() {
    return nodeSelected;
    public void setFile(File file) {
    this.file = file;
    public File getFile() {
    return file;
    @Override
    public String toString() {
    return getDescription();
    With Regards,
    Sujay

    HI,
    When you see the output of the code, you will find 2 different trees one with proper label and another with out labels. This tree is showing the folder structor. When i am creating the tree in managed bean, the EL expression of the component added in nodeStamp is not getting evaluated. To make sure that same component is stamped as nodeStamp, i tried by setting default value in that component, and it is showing the same hard coded value.
    But the same EL expression is getting evaluated for the tree in JSPX page.
    Sujay

  • Create button not enabled in JCO Connections tab???

    Hi all,
    I have developed an appl that can connect to R/3 and retrieve the results from R/3.
    In my http://sssvb:50000/index.html->
    Webdynpro->Conent administration->local->myapp
    I see that create button is not enabled, what to do?
    How to enable that?
    Please help me,
    Regards,
    Ganesh

    Hi Rajit,
    When i click on Check SLD Connection, it is not allowing me to enter the params(disabled). It contains some default params like for
    Host Name:.........
    port:-1
    User:........
    URL:http://-1/sld
    When i click on StartSLD the result is <b>"Page cannot be found"</b>, and when iclick on TestConnection, the result is
    <b>"SLD Could not be opened succesfully"</b>.
    Also <b>Create JCo Destination, Maintain JCoDestinations, Start Assigned SLDs</b> are disabled.
    How to rectify all these errors.
    Thanks in advance.

  • .xlsm Can't exit design mode because Control 'Command Button 3' can not be created

    I have several Windows 7 Enterprise machines that cannot open one .xlsm file properly. When it opens, it is opening in Design mode rather than as a spreadsheet with macros. My users are getting the error "Can't exit design mode because Control
    'Command Button 3' can not be created". All our machines have Office 2010 ProPlus, but this file will only open on the XP PC's that have yet to be upgraded. Any ideas?

    Hi,
    How do you create the button in Excel 2010? Just insert the control manually or insert it using a macro?  This issue may be caused by the controls aren't instantiated before you can exit design mode.
    Please try the method:
    Code can only run after all controls are instantiated and properly connected. Make sure every file needed for the control is available before trying again.
    Quote from:
    http://msdn.microsoft.com/en-us/library/office/gg251344(v=office.14).aspx
    Regards,
    George Zhao
    TechNet Community Support

  • My ipad turns off randomly and doesnt turn back on and wont restore with itunes and i tried holding the power and home button down and i see a faint apple logo than it disappears and still does not operate please help solve this issue

    My ipad turns off randomly and doesnt turn back on and wont restore with itunes and i tried holding the power and home button down and i see a faint apple logo than it disappears and still does not operate please help solve this issue

    i have the same problem...my ipod is 4th generation?uggghhhhh

  • HT4993 My volume down button is not working.  The UP button works, but not the down button.  I have tried to restart it and that didn't solve the problem.

    My volume down button doesn't work on my iPhone.  The UP buttown works, but not the down button.  I have tried a hard reset and that didn't fix it.

    Try this.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • [SOLVED] KDE4.3 is not rendering correctly the images in the desktop

    I've posted a bug in KDE because the KDE images are not rendered correctly:
    https://bugs.kde.org/show_bug.cgi?id=202829
    You can see an image of my desktop at:
    https://bugs.kde.org/attachment.cgi?id=35921
    As someone suggests, and I also agree with him, it would be a driver problem. My graphic card is "ATI Radeon X1950 Pro" and I'm using the "xf86-video-ati 6.12.2-2" driver. I know that there are other possibilities according to this wiki:
    http://wiki.archlinux.org/index.php/ATI
    I already tested them with KDE4.2 and xf86-video-ati provided the best result for me.
    Someone with an ATI card has the same problem? Which driver would you suggest to me?
    Thank you
    Last edited by jjjaime (2009-08-06 19:04:12)

    Thank flamelab for your help.
    The xf86-video-ati-git:
    http://aur.archlinux.org/packages.php?ID=15374
    fixed all my problems. Probably you've heard about it Now, I don't have any rendering problem and I have enabled the Desktop effects. I tested it with and without the xorg.conf file. Both of them worked, but without the file I don't have my keyboard in Spanish.
    I read that it was possible the KMS support. I tested it by changing from graphical to text mode but it takes some time so I guess that it's not enabled. Is there any way to test KMS?
    Is it possible to upgrade the AUR driver to the official repository? Meanwhile, I will comment my problem in the KDE site.
    Best regards,
    Jaime

  • [solved] GTK3: Fonts not rendering smoothly

    Here's GTK3 app and GTK2 app side by side:
    Fonts are not rendering correctly on any GTK3 app. I use Ubuntu's patched versions of freetype2, fontconfig and cairo from AUR:
    freetype2-ubuntu fontconfig-ubuntu cairo-ubuntu
    How can I get GTK3 apps to render fonts correctly? I don't use any DE, just dwm as window manager.
    Last edited by NAND (2013-01-28 16:14:41)

    Stupid me!
    The cairo-ubuntu from AUR had failed to build. Followed Ichigo-Roku's tip in comments and now everything works.
    Ichigo-Roku
    2013-01-12 18:29
    In the PKGBUILD you have to replace "autoreconf" by "autoreconf -fi".
    Anyway, thanks for your help and sorry for taking your time.
    Last edited by NAND (2013-01-28 16:15:09)

  • [SOLVED] Some text not rendering in Gnome after update

    After a recent update some text is not rendering in Gnome. For example, look at the url bar of chromium in this screenshot: http://i.imgur.com/A2Qyw.png
    Here's a "screenshot" of some text not rendering in gnome-terminal:
    $ echo -e "I like pizza\nI like pizza\nI like pizza"
    ...blank line...
    ...blank line...
    ...blank line...
    ...blank line...
    It basically renders my desktop environment worthless. I don't see anything suspicious in /var/lob/Xorg.0.log. Here are some of the packages I've updated recently:
    [2012-05-10 23:05] Running 'pacman -Suy'
    [2012-05-10 23:05] synchronizing package lists
    [2012-05-10 23:05] starting full system upgrade
    [2012-05-10 23:06] upgraded pygobject-devel (3.2.0-2 -> 3.2.1-1)
    [2012-05-10 23:06] upgraded python2-gobject (3.2.0-2 -> 3.2.1-1)
    [2012-05-12 10:49] Running 'pacman -Suy'
    [2012-05-12 10:49] synchronizing package lists
    [2012-05-12 10:49] starting full system upgrade
    [2012-05-12 10:55] upgraded cairo (1.10.2-3 -> 1.12.2-1)
    [2012-05-12 10:55] upgraded openssl (1.0.1.b-1 -> 1.0.1.c-1)
    [2012-05-12 10:55] upgraded git (1.7.10.1-1 -> 1.7.10.2-1)
    [2012-05-12 10:55] upgraded java-jline (1.0-1 -> 1.0-2)
    [2012-05-12 10:55] upgraded kmod (8-1 -> 8-2)
    [2012-05-12 10:55] upgraded libpulse (1.1-4 -> 2.0-1)
    [2012-05-12 10:55] upgraded libusb-compat (0.1.3-2 -> 0.1.4-1)
    [2012-05-12 10:55] upgraded libxi (1.6.0-1 -> 1.6.1-1)
    [2012-05-12 10:55] upgraded man-pages (3.39-1 -> 3.40-1)
    [2012-05-12 10:55] upgraded mpfr (3.1.0.p7-1 -> 3.1.0.p10-1)
    [2012-05-12 10:55] installed webrtc-audio-processing (0.1-1)
    [2012-05-12 10:55] upgraded pulseaudio (1.1-4 -> 2.0-1)
    [2012-05-12 10:55] upgraded taglib (1.7.1-1 -> 1.7.2-1)
    [2012-05-12 10:55] upgraded xorg-server-common (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 10:55] upgraded xorg-server (1.12.1-1 -> 1.12.1-2)
    I'm not running [testing]. I don't know which of the two recent upgrades introduced the regression, but I'm guessing it was the one with all the xorg stuff...
    Any ideas what's going on here? Thanks!
    Last edited by mitch_feaster (2012-05-13 04:01:08)

    Here's what I upgraded lately:
    [2012-04-30 09:02] upgraded automake (1.11.5-1 -> 1.12-1)
    [2012-04-30 09:02] upgraded libxfce4util (4.8.2-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded xfconf (4.8.1-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded libxfce4ui (4.8.1-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded exo (0.6.2-3 -> 0.8.0-1)
    [2012-04-30 09:02] upgraded fuse (2.8.7-1 -> 2.9.0-1)
    [2012-04-30 09:02] upgraded garcon (0.1.12-1 -> 0.2.0-1)
    [2012-04-30 09:02] upgraded vim-runtime (7.3.495-2 -> 7.3.495-3)
    [2012-04-30 09:02] upgraded gvim (7.3.495-2 -> 7.3.495-3)
    [2012-04-30 09:02] upgraded libcanberra (0.28-2 -> 0.28-3)
    [2012-04-30 09:02] upgraded libxfcegui4 (4.8.1-4 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded xfce4-panel (4.8.6-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded orage (4.8.3-1 -> 4.8.3-2)
    [2012-04-30 09:02] upgraded terminal (0.4.8-1 -> 0.4.8-2)
    [2012-04-30 09:02] upgraded thunar (1.2.3-5 -> 1.4.0-1)
    [2012-04-30 09:02] upgraded thunar-media-tags-plugin (0.2.0-1 -> 0.2.0-2)
    [2012-04-30 09:02] upgraded thunar-volman (0.6.1-1 -> 0.8.0-1)
    [2012-04-30 09:03] upgraded ttf-dejavu (2.33-2 -> 2.33-3)
    [2012-04-30 09:03] upgraded upower (0.9.15-1 -> 0.9.15-3)
    [2012-04-30 09:03] upgraded xfburn (0.4.3-5 -> 0.4.3-6)
    [2012-04-30 09:03] upgraded xfce4-appfinder (4.8.0-2 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfce4-session (4.8.3-1 -> 4.10.0-3)
    [2012-04-30 09:03] upgraded xfce4-battery-plugin (1.0.1-1 -> 1.0.1-2)
    [2012-04-30 09:03] upgraded xfce4-clipman-plugin (1.2.3-1 -> 1.2.3-2)
    [2012-04-30 09:03] upgraded xfce4-cpufreq-plugin (1.0.0-2 -> 1.0.0-3)
    [2012-04-30 09:03] upgraded xfce4-cpugraph-plugin (1.0.1-3 -> 1.0.2-1)
    [2012-04-30 09:03] upgraded xfce4-datetime-plugin (0.6.1-2 -> 0.6.1-3)
    [2012-04-30 09:03] upgraded xfce4-dev-tools (4.9.1-1 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfce4-dict (0.6.0-2 -> 0.6.0-3)
    [2012-04-30 09:03] upgraded xfce4-diskperf-plugin (2.5.1-1 -> 2.5.2-1)
    [2012-04-30 09:03] upgraded xfce4-eyes-plugin (4.4.1-2 -> 4.4.1-3)
    [2012-04-30 09:03] upgraded xfce4-fsguard-plugin (1.0.0-2 -> 1.0.0-3)
    [2012-04-30 09:03] upgraded xfce4-genmon-plugin (3.3.1-1 -> 3.3.1-2)
    [2012-04-30 09:03] upgraded xfce4-mailwatch-plugin (1.1.0-4 -> 1.1.0-5)
    [2012-04-30 09:03] upgraded xfce4-mixer (4.8.0-2 -> 4.8.0-3)
    [2012-04-30 09:03] upgraded xfce4-mount-plugin (0.6.3-1 -> 0.6.3-2)
    [2012-04-30 09:03] upgraded xfce4-mpc-plugin (0.4.0-1 -> 0.4.0-2)
    [2012-04-30 09:03] upgraded xfce4-netload-plugin (1.1.0-1 -> 1.1.0-2)
    [2012-04-30 09:03] upgraded xfce4-notes-plugin (1.7.7-3 -> 1.7.7-4)
    [2012-04-30 09:03] upgraded xfce4-notifyd (0.2.2-2 -> 0.2.2-3)
    [2012-04-30 09:03] upgraded xfce4-power-manager (1.0.11-2 -> 1.2.0-1)
    [2012-04-30 09:03] upgraded xfce4-quicklauncher-plugin (1.9.4-6 -> 1.9.4-7)
    [2012-04-30 09:03] upgraded xfce4-screenshooter (1.8.0-2 -> 1.8.0-3)
    [2012-04-30 09:03] upgraded xfce4-sensors-plugin (1.2.3-4 -> 1.2.3-5)
    [2012-04-30 09:03] upgraded xfce4-settings (4.8.3-2 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfce4-smartbookmark-plugin (0.4.4-1 -> 0.4.4-2)
    [2012-04-30 09:03] upgraded xfce4-systemload-plugin (1.1.0-1 -> 1.1.0-2)
    [2012-04-30 09:03] upgraded xfce4-timer-plugin (0.6.4-1 -> 0.6.4-2)
    [2012-04-30 09:03] upgraded xfce4-verve-plugin (1.0.0-2 -> 1.0.0-3)
    [2012-04-30 09:03] upgraded xfce4-wavelan-plugin (0.5.10-2 -> 0.5.10-3)
    [2012-04-30 09:03] upgraded xfce4-weather-plugin (0.7.4-2 -> 0.7.4-3)
    [2012-04-30 09:03] upgraded xfce4-xkb-plugin (0.5.4.3-1 -> 0.5.4.3-2)
    [2012-04-30 09:03] upgraded xfdesktop (4.8.3-2 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfwm4 (4.8.3-1 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfwm4-themes (4.6.0-2 -> 4.10.0-1)
    [2012-04-30 13:59] upgraded inetutils (1.9.1-1 -> 1.9.1-2)
    [2012-04-30 13:59] upgraded libical (0.46-2 -> 0.48-1)
    [2012-04-30 13:59] upgraded libusb (1.0.8-2 -> 1.0.9-1)
    [2012-04-30 14:00] upgraded linux (3.3.3-1 -> 3.3.4-1)
    [2012-04-30 14:00] upgraded mdadm (3.2.3-1 -> 3.2.3-2)
    [2012-04-30 14:00] upgraded openssh (6.0p1-1 -> 6.0p1-2)
    [2012-04-30 14:00] upgraded xfce4-artwork (0.1-7 -> 0.1.1a_git20110420-1)
    [2012-04-30 14:00] upgraded xfce4-power-manager (1.2.0-1 -> 1.2.0-2)
    [2012-05-01 10:42] upgraded chromium (18.0.1025.162-1 -> 18.0.1025.168-1)
    [2012-05-01 10:42] upgraded imagemagick (6.7.6.5-1 -> 6.7.6.8-1)
    [2012-05-01 10:42] upgraded libldap (2.4.30-1 -> 2.4.31-1)
    [2012-05-01 10:42] upgraded upower (0.9.15-3 -> 0.9.16-1)
    [2012-05-01 10:42] upgraded xfce4-battery-plugin (1.0.1-2 -> 1.0.2-1)
    [2012-05-01 10:42] upgraded xfdesktop (4.10.0-1 -> 4.10.0-2)
    [2012-05-02 20:01] upgraded bzip2 (1.0.6-3 -> 1.0.6-4)
    [2012-05-02 20:01] upgraded dconf (0.12.0-1 -> 0.12.1-1)
    [2012-05-02 20:01] upgraded e2fsprogs (1.42.2-1 -> 1.42.2-2)
    [2012-05-02 20:01] upgraded syslog-ng (3.3.4-5 -> 3.3.5-1)
    [2012-05-03 07:24] upgraded binutils (2.22-6 -> 2.22-7)
    [2012-05-03 07:24] upgraded linux (3.3.4-1 -> 3.3.4-2)
    [2012-05-03 07:24] upgraded xfce4-screenshooter (1.8.0-3 -> 1.8.1-1)
    [2012-05-03 07:24] upgraded xfce4-settings (4.10.0-1 -> 4.10.0-2)
    [2012-05-03 07:24] upgraded xfdesktop (4.10.0-2 -> 4.10.0-3)
    [2012-05-03 18:21] upgraded libcanberra (0.28-3 -> 0.28-4)
    [2012-05-03 18:21] upgraded mercurial (2.1.2-1 -> 2.2-1)
    [2012-05-04 05:51] upgraded babl (0.1.6-1 -> 0.1.10-1)
    [2012-05-04 05:51] upgraded gtk3 (3.4.1-1 -> 3.4.2-2)
    [2012-05-04 05:52] upgraded ttf-freefont (20100919-2 -> 20120503-1)
    [2012-05-04 20:58] upgraded nss (3.13.4-1 -> 3.13.4-2)
    [2012-05-04 20:58] upgraded flashplugin (11.2.202.233-1 -> 11.2.202.235-1)
    [2012-05-04 20:58] upgraded xfce4-artwork (0.1.1a_git20110420-1 -> 0.1.1a_git20110420-2)
    [2012-05-05 10:57] upgraded attr (2.4.46-1 -> 2.4.46-2)
    [2012-05-05 10:57] upgraded acl (2.2.51-1 -> 2.2.51-2)
    [2012-05-05 10:57] upgraded zlib (1.2.6-1 -> 1.2.7-1)
    [2012-05-05 10:57] upgraded consolekit (0.4.6-2 -> 0.4.6-3)
    [2012-05-05 10:57] upgraded udev (182-1 -> 182-2)
    [2012-05-05 10:57] upgraded device-mapper (2.02.95-2 -> 2.02.95-4)
    [2012-05-05 10:57] upgraded filesystem (2012.2-4 -> 2012.2-5)
    [2012-05-05 10:57] upgraded gegl (0.1.8-2 -> 0.2.0-1)
    [2012-05-05 10:57] upgraded gimp (2.6.12-1 -> 2.8.0-1)
    [2012-05-05 10:57] upgraded gnome-keyring (3.4.1-1 -> 3.4.1-2)
    [2012-05-05 10:57] upgraded initscripts (2012.03.2-1 -> 2012.04.1-1)
    [2012-05-05 10:57] upgraded libcap (2.22-2 -> 2.22-3)
    [2012-05-05 10:57] upgraded libjpeg-turbo (1.2.0-1 -> 1.2.0-2)
    [2012-05-05 10:57] upgraded libwbclient (3.6.4-2 -> 3.6.5-1)
    [2012-05-05 10:57] upgraded linux-firmware (20120227-1 -> 20120227-2)
    [2012-05-05 10:57] upgraded lvm2 (2.02.95-2 -> 2.02.95-4)
    [2012-05-05 10:57] upgraded mdadm (3.2.3-2 -> 3.2.3-3)
    [2012-05-05 10:57] upgraded mercurial (2.2-1 -> 2.2.1-1)
    [2012-05-05 10:57] upgraded mkinitcpio (0.8.7-2 -> 0.8.8-1)
    [2012-05-05 10:57] upgraded pam (1.1.5-2 -> 1.1.5-3)
    [2012-05-05 10:57] upgraded smbclient (3.6.4-2 -> 3.6.5-1)
    [2012-05-05 10:57] upgraded sysfsutils (2.1.0-7 -> 2.1.0-8)
    [2012-05-05 10:57] upgraded usbmuxd (1.0.7-2 -> 1.0.7-3)
    [2012-05-05 10:57] upgraded v4l-utils (0.8.6-1 -> 0.8.8-1)
    [2012-05-05 10:57] upgraded xfsprogs (3.1.8-1 -> 3.1.8-2)
    [2012-05-06 10:05] upgraded initscripts (2012.04.1-1 -> 2012.05.1-1)
    [2012-05-06 10:05] upgraded unrar (4.1.4-2 -> 4.2.1-1)
    [2012-05-06 19:49] upgraded bash (4.2.024-2 -> 4.2.028-1)
    [2012-05-07 07:37] upgraded pygobject2-devel (2.28.6-5 -> 2.28.6-6)
    [2012-05-07 07:37] upgraded python2-gobject2 (2.28.6-5 -> 2.28.6-6)
    [2012-05-07 07:38] upgraded texlive-bin (2011.3-5 -> 2011.3-6)
    [2012-05-08 07:36] upgraded libpurple (2.10.3-2 -> 2.10.4-1)
    [2012-05-08 07:36] upgraded pidgin (2.10.3-2 -> 2.10.4-1)
    [2012-05-08 19:03] upgraded cifs-utils (5.3-2 -> 5.4-1)
    [2012-05-08 19:04] upgraded libmysqlclient (5.5.23-1 -> 5.5.24-1)
    [2012-05-08 19:04] upgraded ntfs-3g (2012.1.15-2 -> 2012.1.15-3)
    [2012-05-08 21:05] upgraded me-tv (1:1.3.6-1 -> 1:1.4.0.9-1)
    [2012-05-09 06:36] upgraded gcc-libs (4.7.0-5 -> 4.7.0-6)
    [2012-05-09 06:36] upgraded gcc (4.7.0-5 -> 4.7.0-6)
    [2012-05-09 06:36] upgraded gmp (5.0.4-1 -> 5.0.5-1)
    [2012-05-09 06:36] upgraded isl (0.09-1 -> 0.09-2)
    [2012-05-09 20:05] upgraded chromium (18.0.1025.168-1 -> 18.0.1025.168-2)
    [2012-05-09 20:05] upgraded glib2 (2.32.1-3 -> 2.32.2-2)
    [2012-05-09 20:05] upgraded linux (3.3.4-2 -> 3.3.5-1)
    [2012-05-09 20:05] upgraded qtcreator (2.4.1-1 -> 2.5.0-1)
    [2012-05-10 06:28] upgraded libcups (1.5.2-1 -> 1.5.2-2)
    [2012-05-10 06:28] upgraded cups (1.5.2-1 -> 1.5.2-2)
    [2012-05-10 06:28] upgraded ffmpeg (20120317-1 -> 20120509-1)
    [2012-05-12 09:12] upgraded libpulse (1.1-4 -> 2.0-1)
    [2012-05-12 09:12] upgraded libusb-compat (0.1.3-2 -> 0.1.4-1)
    [2012-05-12 09:12] upgraded mpfr (3.1.0.p7-1 -> 3.1.0.p10-1)
    [2012-05-12 09:12] upgraded openssl (1.0.1.b-1 -> 1.0.1.c-1)
    [2012-05-12 17:02] upgraded cairo (1.10.2-3 -> 1.12.2-1)
    [2012-05-12 17:02] upgraded kmod (8-1 -> 8-2)
    [2012-05-12 17:02] upgraded man-pages (3.39-1 -> 3.40-1)
    [2012-05-12 17:02] upgraded taglib (1.7.1-1 -> 1.7.2-1)
    [2012-05-12 17:02] upgraded xorg-server-common (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 17:02] upgraded xorg-server (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 20:52] upgraded libxi (1.6.0-1 -> 1.6.1-1)
    [2012-05-12 20:52] upgraded xfce4-genmon-plugin (3.3.1-2 -> 3.4.0-1)
    [2012-05-12 22:28] upgraded libvpx (1.0.0-1 -> 1.1.0-1)
    [2012-05-13 08:33] upgraded gtk3 (3.4.2-2 -> 3.4.3-1)
    [2012-05-13 08:37] upgraded libxi (1.6.1-1 -> 1.6.0-1)
    [2012-05-13 08:40] upgraded libxi (1.6.0-1 -> 1.6.1-1)
    [2012-05-13 09:40] upgraded cairo (1.12.2-1 -> 1.10.2-3)
    I suspected libxi first but a downgrade did not resolve the problem. So you may very well be correct by connecting this to the xserver. I'm using nouveau by the way.

  • (Solved) Workflow System Verification Step 4: workitem could not be created

    Hello all
    We're on R/3 4.7 and I'm trying to get workflow runtime environment up and running. I've already passed through the automatic customizing (SWU3), all is green!
    When starting the verification workflow I get a mail in my SAP Workplace inbox telling me something about error WL 410.
    In the workflow log I can see this (had to translate it from german, so please bare with me if wording in english is not absolutely correct):
    green -> Start event received
    green -> (sub-)workflow created
    green -> workflow started
    green -> SWW_WI_ERROR_MESSAGE_SEND_S    
    red   -> Callback vom Workitem ausgeführt
    red   -> GET_DEADLINE
    red   -> SWW_WI_STATUS_CHANGE
    Clicking on the first red light pops up a message telling me something like that:
    Workflow 'Workflow-System-Verification' Step n° 4: Workitem could not be created
    The long text message of this and the workflow protocol tells nothing more.
    Anyone out there able to help me on this issue?
    Kind regards,
    Renaud

    Hello Alan
    Yes, this nearly made me crazy. Posted a customer message to SAP concerning this in parallel last week and also sent them some screenshots. They also advised me to move unit H from (non standard) dimensionless to dimension "time". This corrected it as already mentioned before.
    I did several workflow activations before and never had any problems with automatic customizing and the verification workflow... until I came across this system here. Also on all other systems known to me the unit H was never dimensionless. Double checked it last week as well. Probably someone else fiddled around in CUNI without knowing what he or she was doing? Will probably never find it out. I just hope that this was an exception! Else...
    Some extra points would be great of course )
    Thanks and kind regards,
    Renaud

  • How do I edit the toolbars (not tool set)? for example remove the open and create button.

    how do I edit the toolbars? for example remove the open and create button. with the customize feature I can only find a way to edit the tool set, but I want to edit and rearrange the whole toolbars, that I have only the features needed on one row, instead of the default two rows.
    Thanks for your help
    Andy

    -> [[Uninstalling add-ons]]
    * http://kb.mozillazine.org/Uninstalling_add-ons
    -> [[Cannot uninstall an add-on]]
    -> Uninstalling Toolbars
    * http://kb.mozillazine.org/Uninstalling_toolbars
    Check and tell if its working.

  • SSRS report does not rendering properly in sharePoint 2013

    Hi everyone,
    I'm a newbie with the MSBI development tool, I've tried to create a testing SSRS reports and its layout showed correct when preview them in Visual Studio (2010 and 2012). Then I migrated the report in SharePoint 2013, but the layout do not rendering as I
    expected, some data mix-up on the matrix table
    The Ident on detail data (drill down) does not render properly compare the layout in when preview in Chrome or Visual Studio (SSRS)
    The summation on second matrix table went wide on both browsers compare when preview thereport in Visual Studio
    The export PDF (using the "action" button on the report in the browsers) showed the second matrix table is overlaps the first matrix table.
    This report has 3 main queries (2 for the matrix tables and 1 for the chart) on a Dev environment:
    Window server 2008 R2 with service pack 2
    SQL server 2012 enteprise with service pack 2
    SharePoint 2013 (no service pack) with integrated mode on the report service 
    Visual Studio 2010 development tools
    I'm very appreciate for anyone can provide any solution to solve this issue.
    Thank you so much,
    Dac.
    P.S.: I attached the preview of the report in both browsers (IE & Chrome) and its preview in Visual Studio.
    An update: ... due to the setting space on"snap to grid" default to 20 and I've made the 2nd matrix table overlaps the 1st one, therefore the it showed overlaps when export to PDF file ... it's solved.
    But the Indent on IE and summation still persist in both browsers.

    Hi everyone,
    The PDF's export has been solved due to the 2nd matrix table overlaps on the 1st table. 
    Also, I don't know why the summation (aka Row Total) went wide when data represented on the 2nd matrix table (see previous post on the row named as "Premium over 5000$" on both browser. So I've redesigned the 2nd table as normal table instead of
    matrix table ... and the summation showed correct (it's so weird)
    For the "Indent" issue showed in IE on both drill down of the 1st table and 2nd table which cannot be fixed, and the end user used only IE.
    Could someone can enlighten me please?
    Many thanks.

Maybe you are looking for

  • Rebate Process Trouble Shooting

    Rebate Process Trouble Shooting. New Cancellation Procedure for Excise Invoice in India. New Cancellation procedure deactivation in India. Free Goods Quantity Proble. New Pricing Rule based on the business scenarios Any info on SAP Notes relevant to

  • Help with video files

    Hi, I have an IPOD 60GP Video, and when I add videos to it they are sometimes hidden... I've found that if I tell iTunes that the video is a "TV Show" and I put it on the ipod, I can't see it. If I put that same video to "Movie" or "Music Video" then

  • Why does my html widget not play sound in ibooks?

    I've designed a widget that plays sound correctly in every other browser. It uses an AAC-MPEG4 with the .m4a file extension on all of the sounds. I know the code is working correctly because as I said, it works in any browser. I've checked to volume

  • How do I make a quality recording of streaming music (and get into iTunes)?

    I'd like to make a recording of some streaming music.  I called Apple Care and the agent suggested using Quick Time.  Yes, I can make an audio recording, but it included a lot of background noise. (I could even hear myself tapping on my computer when

  • AUTHORIZATION OBJECT PROBLEM

    Hi, I had added a Authorization Object on basis of Plant in my report and it is giving the problem that instead of displaying the Plant it is displaying as IEQPlant 1. i had taken plant as a selection screen instead of parameter. Please tell provide