Package names missing when specifying classes

Hi!
I need to generate Javadoc for some (not all) of the classes in one of the packages. So I specified the class names in the batch file (thanks again, Doug!) instead of specifying the package name. Now only the classes in the package have HTMLs, but the package is missing from overview-tree.html, package-list, index.html and whatever.
Any ideas?
Thanks!

Hi Doug:
I used your link, installed 1.4, and now get the following message when I try to generate Javadoc with MIF Doclet:
javadoc: In doclet class com.sun.tools.doclets.mif.MIFDoclet, method start has thrown an exception java.lang.reflect.In
vocationTargetException
java.lang.NoSuchMethodError: com.sun.tools.doclets.DirectoryManager.createDirectory(Ljava/lang/String;)V
at com.sun.tools.doclets.mif.MIFObjectWriter.genWriter(MIFObjectWriter.java:98)
at com.sun.tools.doclets.mif.MIFObjectWriter.init(MIFObjectWriter.java:76)
at com.sun.tools.doclets.mif.MIFObjectWriter.<init>(MIFObjectWriter.java:50)
at com.sun.tools.doclets.mif.MIFOverviewObjectWriter.<init>(MIFOverviewObjectWriter.java:64)
at com.sun.tools.doclets.mif.MIFConfiguration.initOptions(MIFConfiguration.java:746)
at com.sun.tools.doclets.mif.MIFDoclet.start(MIFDoclet.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
at java.lang.reflect.Method.invoke(Method.java:313)
at com.sun.tools.javadoc.DocletInvoker.invoke(DocletInvoker.java:196)
at com.sun.tools.javadoc.DocletInvoker.start(DocletInvoker.java:95)
at com.sun.tools.javadoc.Start.parseAndExecute(Start.java:289)
at com.sun.tools.javadoc.Start.begin(Start.java:114)
When I try to generate "regular" HTML Javadoc (without MIF Doclet), I get the following:
Building tree for all the packages and classes...
javadoc: In doclet class com.sun.tools.doclets.standard.Standard, method start has thrown an exception java.lang.reflec
t.InvocationTargetException
java.lang.ClassCastException: com.sun.tools.javac.v8.code.Type$ErrorType
at com.sun.tools.javadoc.ClassDocImpl.<init>(ClassDocImpl.java:111)
at com.sun.tools.javadoc.ClassDocImpl.<init>(ClassDocImpl.java:134)
at com.sun.tools.javadoc.DocEnv.getClassDoc(DocEnv.java:388)
at com.sun.tools.javadoc.ClassDocImpl.superclass(ClassDocImpl.java:353)
at com.sun.tools.doclets.ClassTree.processClass(ClassTree.java:139)
at com.sun.tools.doclets.ClassTree.processClass(ClassTree.java:144)
at com.sun.tools.doclets.ClassTree.buildTree(ClassTree.java:108)
at com.sun.tools.doclets.ClassTree.<init>(ClassTree.java:67)
at com.sun.tools.doclets.standard.Standard.startGeneration(Standard.java:105)
at com.sun.tools.doclets.standard.Standard.start(Standard.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
at java.lang.reflect.Method.invoke(Method.java:313)
at com.sun.tools.javadoc.DocletInvoker.invoke(DocletInvoker.java:196)
at com.sun.tools.javadoc.DocletInvoker.start(DocletInvoker.java:95)
at com.sun.tools.javadoc.Start.parseAndExecute(Start.java:289)
at com.sun.tools.javadoc.Start.begin(Start.java:114)
at com.sun.tools.javadoc.Main.execute(Main.java:44)
at com.sun.tools.javadoc.Main.main(Main.java:34)
In both cases, nothing is generated....
What am I doing wrong?
Thanks
Benzi

Similar Messages

  • [svn] 3652: Fix for SDK-17328 - Package description missing when they' re set using Overviews_Base.xml

    Revision: 3652
    Author: [email protected]
    Date: 2008-10-15 10:18:08 -0700 (Wed, 15 Oct 2008)
    Log Message:
    Fix for SDK-17328 - Package description missing when they're set using Overviews_Base.xml
    Fix for SDK-17185 - Allow HTML chars to be set for footer string
    Fix for SDK-17259 - Exception name missing when generating asdoc with @throw tag
    QA: Yes
    Doc: No
    Tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17328
    http://bugs.adobe.com/jira/browse/SDK-17185
    http://bugs.adobe.com/jira/browse/SDK-17259
    Modified Paths:
    flex/sdk/trunk/asdoc/templates/asdoc-util.xslt
    flex/sdk/trunk/asdoc/templates/package-detail.xslt
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    I believe I have found my solution!
    I can currently boot with my bios in ide mode- but my raid1 mirror is showing as independent drives (c and d)
    I do a simple windows search for winload.exe on the C: drive and get nothing
    that same search on the D: turns up winload.exe all over
    When I look at I my BCD 'device partation=C:'
    shouldnt this be D:?
    If so is this just a simple bcdedit, reboot into the bios, change my bios from IDE mode to RAID mode, save to cmos then, theoretically boot into windows with my raid correct (showing as a singe drive C: )
    Please someone correct me if I am wrong
    C:\>bcdedit
    Windows Boot Manager
    identifier              {bootmgr}
    device                  partition=C:
    description             Windows Boot Manager
    locale                  en-US
    inherit                 {globalsettings}
    default                 {current}
    resumeobject            {8b18c20b-c12d-11db-afc2-ac36bbabc8b2}
    displayorder            {current}
    toolsdisplayorder       {memdiag}
    timeout                 30
    Windows Boot Loader
    identifier              {current}
    device                  partition=C:
    path                    \Windows\system32\winload.exe
    description             Microsoft Windows Vista
    locale                  en-US
    inherit                 {bootloadersettings}
    osdevice                partition=C:
    systemroot              \Windows
    resumeobject            {8b18c20b-c12d-11db-afc2-ac36bbabc8b2}
    nx                      OptIn
    vga                     No
    quietboot               Yes

  • How to change the package name for a msg class

    Can anybody tell me how to change the package name for a message class.
    and how will it effect in the rerport?
    thanks in advance
    kp

    >>and how will it effect in the report?
    You wouldn't see any direct effect on the Report.. But if you transport the report to QA & leave the Message class in Dev, it might result in syntax issues & you will not be able to execute the report. Just ensure that both of them get transported to QA & you will be fine.
    ~Suresh

  • Full package name needed when using FindClass?

    When loading a class for use by the invocation interface, do I need to use the full package name of the class to be loaded, or just the class name?
    For example, I have a program called MyProg. It is part of package MyProg, and when I run it, I have to do so using java MyProg.MyProg.
    When loading the class, I've tried both of the following:
    cls = (*env)->FindClass(env, "MyProg\\MyProg");
    cls = (*env)->FindClass(env, "MyProg");Neither one works. Anyone know for sure which one it shoulf be? I suspect that there is a classpath issue coming into play as well, but that's another post. :)

    Thanks! Just to clarify, this is on a Win32 machine.

  • How to change the package name of Managed Bean class

    Hi: Gurus, when ever I create a new JSP page the Creator creates a code behind file with a package name untitled. Is there any way to change this package name? Can't the Creator gives us an option before genereating manged bean page to choose a package name? And then create the Java source directory structure on the basis of the pakcage name?
    Regards,
    Rashid.

    In the Project Navigator (default location is middle right), go to Java Sources, and you can rename the package ("untitled") to something else by right-clicking it or by left-clicking (just like Windows Explorer).
    I agree, though, that giving the developer an option during creation of the JSP page would be nice.

  • [SOLVED]How to search package name only when using yaourt

    I often install a AUR package by yaourt term, but it does not only search terms in package name but also package description, since there are so much packages in AUR, it produce many pages of items, and it can not support more to page one screenful at a time, It
    become difficult to get the right choice,
    Thank you in advance!
    Last edited by netawater (2013-06-14 00:47:06)

    Hey, that's one thing I actually know how to do with regexes! All package descriptions have some spaces at their beginning, the package names themselves have not, so you can just use inverted grepping like so:
    $ pacman -Ss test | grep -v '^ '
    core/perl 5.10.1-5 (base)
    extra/fprint_demo 0.4-2 (fprint)
    extra/ghc 6.12.1-2
    extra/haskell-hunit 1.2.2.1-1
    extra/haskell-quickcheck 2.1.0.3-1
    extra/junit 4.7-1
    extra/kdesdk-kpartloader 4.4.0-1 (kde kdesdk)
    extra/libxtst 1.1.0-1
    extra/memtest86+ 4.00-1
    extra/mono-tools 2.6.1-1
    extra/openoffice-base 3.2.0-1
    extra/openoffice-base-beta 3.2.0_ooo320_m12-1
    extra/perl-test-pod 1.41-1
    extra/python-nose 0.11.1-1
    extra/qemu-kvm 0.12.2-1
    extra/testdisk 6.11.3-2
    extra/unarj 2.63a-2
    extra/xbill 2.1-6
    xyne-any/reflector 5.0-2
    community/buildbot 0.7.11p3-1
    community/cppunit 1.12.1-1
    community/cxxtest 3.10.1-3
    community/dsniff 2.4b1-15
    community/gtk-aurora-engine 1.5.1-1
    community/gtkperf 0.40-3
    community/java-jdom 1.1.1-1
    community/lib32-libxtst 1.1.0-1 (lib32)
    community/perl-test-base 0.59-1
    community/perl-test-deep 0.106-1
    community/perl-test-differences 0.500-1
    community/perl-test-exception 0.29-1
    community/perl-test-manifest 1.23-1
    community/perl-test-mockobject 1.09-1
    community/perl-test-nowarnings 1.01-1
    community/perl-test-tester 0.107-1
    community/perl-test-warn 0.21-2
    community/phoronix-test-suite 2.4.0-1
    community/pmtools 20100123-1
    community/reflector 5.0-2
    community/stress 1.0.0-2
    community/typespeed 0.6.5-2
    arch-games/mangler-snapshot 1.1.20100116-3
    arch-games/ultimatestunts 0.7.5.1-1
    This still shows the repos and the versions (nothing cut wouldn't be able to handle though). It works fine with pacman as you just saw, I can't guarantee for yaourt as I don't have it installed.
    Edit: Hm… I just realized that this still displays the results where 'test' only occured in the package description. Give me some time to figure this out.
    Edit 2: Another grep for 'test' would solve it:
    $ pacman -Ss test | grep -v '^ ' | grep test
    extra/memtest86+ 4.00-1
    extra/perl-test-pod 1.41-1
    extra/testdisk 6.11.3-2
    community/cxxtest 3.10.1-3
    community/perl-test-base 0.59-1
    community/perl-test-deep 0.106-1
    community/perl-test-differences 0.500-1
    community/perl-test-exception 0.29-1
    community/perl-test-manifest 1.23-1
    community/perl-test-mockobject 1.09-1
    community/perl-test-nowarnings 1.01-1
    community/perl-test-tester 0.107-1
    community/perl-test-warn 0.21-2
    community/phoronix-test-suite 2.4.0-1
    arch-games/ultimatestunts 0.7.5.1-1
    Still, it's not that pretty to write the same thing twice. If you really want to do it like this, I suggest you make it a function in your ~/.${SHELL}rc.
    Last edited by Runiq (2010-02-27 08:36:11)

  • Artist/album names missing when adding folder (but not all of them)

    Yesterday I found iTunes couldn't locate the folder where I store MP3 downloads - ie. I got the dreaded '!' alongside most tracks. When I used the Add Folder command I ended up getting a duplicate of virtually every track.
    However most of the duplicate tracks were only shown with the track number on the original album plus about 12-15 characters from the title (ie. character string used as a label for the MP3 file). There was no detail of the artist or album.
    Given the large number of duplicates involved I decided to clear out the library and have just used Add Folder. Same outcome - 1/3rd of the tracks described in full; the other 2/3rds just show track number and some of the title.
    Suggestions on (a) where I'm going wrong; and (b) whether I can use contents in the Previous iTunes library folder to recreate the library would be greatly appreciated. Many thanks.

    As I've already said this question has been answered maybe no one is monitoring this topic but ... I've just worked out the reason the detail is missing is because the tracks which have limited detail are in WAV format.
    This is where I am completely lost because they have all been downloaded from the iTunes store or from Amazon as MP3 files, and I'm not aware either of the download functions comes with an add-on called "automatically convert to WAV".
    The irony is that this is quite convenient but if anyone can provide an explanation of how it is occurring then I would be interested to hear because I can't figure it out. May still trust my sanity, but not my memory!

  • Clip names missing when trying to reconnect or batch capture

    After dealing with a variety of hard drive issues, we have moved our project to a new system and I am in the process of trying to reconnect to old media as well as batch capture lost media files. I have run into two problems:
    Problem 1: Many files, while they contain all proper loffing info when viewing in Final Cut, have lost their name when trying to reconnect media. When reconnecting media, the file name shows up as "". I have to manually search and reconnect the file. The problem is, if I try and reconnect from the clip in the browser, the corresponding clips in the timeline do not reconnect.
    Problem 2: With clips where the media has been lost, I simply want to batch digitize from the original tapes. Again, while all the info is correct for each master and subclip I want to capture, when I actually go to batch capture, FCP is looking for the clip name "", so it starts telling me that I need to rename my clips since they all have the same name. You can see the problem with that.
    Is there something corrupted in the project that is causing this? Will this keep happening? How can I batch capture without renaming all of my detailed clips? All suggestions appreciated.
    Thanks in advance,
    Patrick

    Ha! Why do you say that's the issue? What would cause that to happen exactly in your theory?
    You might want to know that I just opened an old autosave from before we had hard drive problems and switched to a new system and I copied/pasted the exact problem files and they are properly batch capturing as I write this.
    Somehow, I still don't feel I have any explanation.
    Patrick

  • Getting Package Name From Class File Without Parsing File

    I am writing an application where I need to get the package name from a class file without parsing the class file itself.
    Basically, what happens is the user chooses a class file from anywhere in the file system. I then want to use reflection to get information about that class. To do that I need the fully qualified class name. I know that the package name is part or all of the path name but I don't know for sure which part it is. I don't want to parse the class file directly for the package name in case the class file spec is changed (that way I won't have to rewrite any code).
    Does Java have any way of getting this information without doing something stupid like gradually stripping off part of the pathname and trying it?

    The ClassLoader way seems to work fine, copy a class file to "A.class" and run this:import java.io.*;
    class ClassLoaderExample {
        public static void main(String[] args) throws Exception {
            class MyClassLoader extends ClassLoader {
                public Class load() throws IOException {
                    File f = new File("A.class");
                    byte[] classData = new byte[(int) f.length()];
                    new RandomAccessFile(f, "r").readFully(classData);
                    Class loaded = defineClass(null, classData, 0, classData.length);
                    resolveClass(loaded);
                    return loaded;
            Class c = new MyClassLoader().load();
            System.out.println(c);
            System.out.println(c.newInstance());
    }

  • Exception in thread main with package name

    I've got this problem: my program works fine when I haven't the line for the package name. When I put it, it compiles fine, but when executing it says "Exception in thread main" and a lot of other information from classes it can't find. I've got the '.' in my classpath, I've tried to move the directory to the root, and to execute it I do not use '.class'.
    Can anyone help me?

    This is a minimal explanation of packages.
    Assume that your programs are part of a package named myapp, which is specified by
    this first line in each source file: package myapp;
    Also assume that directory (C:\java\work\) is listed in the CLASSPATH list of directories.
    Also assume that all your source files reside in this directory structure: C:\java\work\myapp\
    Then a statement to compile your source file named aProgram.java is:
    C:\java\work\>javac myapp\aProgram.java
    Explanation:
    Compiling
    A class is in a package if there is a package statement at the top of the class.
    The source file needs to be in a subdirectory structure. The subdirectory structure must match the package statement. The top subdirectory must be in the classpath directory.
    So, you generate a directory structure C:\java\work\myapp\ which is the [classpath directory + the package subdirectory structure], and place aProgram.java in it.
    Then from the classpath directory (C:\java\work\) use the command: javac myapp\aProgram.java
    Running
    Compiling creates a file, aProgram.class in the myapp directory.
    (The following is where people tend to get lost.)
    The correct name now, as far as java is concerned, is the combination of package name and class name: myapp.aProgram (note I omit the .class) If you don't use this name, java will complain that it can't find the class.
    To run a class that's NOT part of a package, you use the command: java SomeFile (assuming that SomeFile.class is in a directory that's listed in the classpath)
    To run a class that IS part of a package, you use the command java myapp.aProgram (Note that this is analogous to the command for a class not in a package, you just use the fully qualified name)

  • Will a jni header accept a package name with "." in between

    My java class for native function call is included in a package with name like "xxx.yyy.zzz"
    So when I edit the jni class in header file generated to include the package name ,it shows error.
    Is it possible to write jni class for a native function defined in java class which such package name?

    My java class is like this.
    package aaa.bbb.ccc;
    public class Sample{
         static {
              try {
                   System.loadLibrary("WMSMS");
              } catch (UnsatisfiedLinkError e) {
                   System.err.println("WMSMS.dll failed to load. \n" + e);
                   System.exit(1);
         final static native int SendSMS(boolean a, boolean b, String SMSC,String phno, String msg);
         public static int sendSMS(String phoneno, String message){
              int msent = SendSMS(false,true,"",phoneno,message);
              return msent;
    }The header file generated has function like:
    JNIEXPORT jint JNICALL  Java_Sample_SendSMS
      (JNIEnv *, jclass, jboolean, jboolean, jstring, jstring, jstring);So I changed it to
    JNIEXPORT jint JNICALL Java_aaa.bbb.ccc_WMSMS_SendSMS
      (JNIEnv *, jclass, jboolean, jboolean, jstring, jstring, jstring);But then the cpp code showed errors on compiling.
    I dont want to change package name ,since all other classes of the project are included in it and we use this format to easily distinguish the packages (for more clarity) .
    Otherwise using a simple package name works fine and i m able to call the cpp dll with the jni.

  • Javadoc: error Illegal package name: JNI

    Hi,
    After writting the Java code using native method, Like
    package jni;
    public class jniFile {
    static{
    System.loadLibrary("jniFile");
    public jniFile() {
    System.out.println("Inside constructor ");
    private native void printMessage(String msg);
    public static void main(String[] args) {
    jniFile m= new jniFile();
    m.printMessage("String from java");
    I tried to create the header file using javah -jni jniFile.
    i got "javadoc: error - Illegal package name: "D:\JNI\build\classes\jni" error.
    Can any one help me.
    Thanks in advance.

    The jni package which i used is a user defined one.
    Now i changed it to jniPack.
    Still i cant able to create a header file.
    I am using netbean IDE 5.0.
    I got the following error
    C:\Documents and Settings\GUNR2818>javah -jni D:\JNI\build\classes\jniPack\jniPack
    javadoc: error - Illegal package name: "D:\JNI\build\classes\jniPack\jniPack"
    1 error

  • How to control package names in packagemaker 3?

    I'm setting up a distribution package (in Tiger I used the older meta-packages to be able to install on Panther) in Packagemaker 3, and I don't seem to have any control over the component package names. ie:
    Make a new distribution package, Tiger-compatible, organization "com.whatever".
    Drag a framework "Foo.framework" from my staging area into the Contents pane. It names the new Choice "Foo", with contents named "Foo". My Foo framework has identifier "com.whatever.foo-framework" but it fills in the package identifier as "com.whatever.fooFramework.foo.pkg", so I correct that to be the same as the framework identifier.
    I can change the Choice name - I enter "Foo Framework". But there is no way to change the contents name - it seems to be tied to the framework's base name. And so is the installer package name:
    Now, when I build the installer package, inside the foo metapackage is the foo installer package, named "foo.pkg". And this is the one that the receipt is named from, BUT I want the receipt to be "foo-framework.pkg".

    You might want to consider starting a new discussion. Since this one is marked solved, less people are likely to look at it. You can link to this one.
    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback

  • [svn] 3540: Fix for missing name of the exception class, when @ throw is used.

    Revision: 3540
    Author: [email protected]
    Date: 2008-10-09 11:20:44 -0700 (Thu, 09 Oct 2008)
    Log Message:
    Fix for missing name of the exception class, when @throw is used.
    Also fixes for:
    SDK-17212 - Add a line feed between messages in the ASDoc validation_errors.log file.
    SDK-17242 - The Constants.as and GlobalFunctions.as classes from system classes need to have their content added to __Global__.xml
    SDK-17256 - For methods of the mx.components.Group class, args or return values of type Object do not appear in the ASDoc output.
    QA: Yes
    Doc:
    Tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17212
    http://bugs.adobe.com/jira/browse/SDK-17242
    http://bugs.adobe.com/jira/browse/SDK-17256
    Modified Paths:
    flex/sdk/trunk/asdoc/templates/class-files.xslt
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Revision: 3540
    Author: [email protected]
    Date: 2008-10-09 11:20:44 -0700 (Thu, 09 Oct 2008)
    Log Message:
    Fix for missing name of the exception class, when @throw is used.
    Also fixes for:
    SDK-17212 - Add a line feed between messages in the ASDoc validation_errors.log file.
    SDK-17242 - The Constants.as and GlobalFunctions.as classes from system classes need to have their content added to __Global__.xml
    SDK-17256 - For methods of the mx.components.Group class, args or return values of type Object do not appear in the ASDoc output.
    QA: Yes
    Doc:
    Tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17212
    http://bugs.adobe.com/jira/browse/SDK-17242
    http://bugs.adobe.com/jira/browse/SDK-17256
    Modified Paths:
    flex/sdk/trunk/asdoc/templates/class-files.xslt
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

  • Import CLASS with no package name in VAJ

    IMport statement in VAJ for .class (no source and No package specified in the class) goes always to the "default package". Is there any way how to:
    1. change package in existing class wihout source
    2. do the "package naming" when the class is imported ?
    3. refer this "default package" by import statement ?(it has no valid name , of course)
    I have tried whatever, but ...? I know, this question was already here in forum at 2001, but, nobody responded ... tks //petr

    There is no way of doing it to the class file. Class files cannot be compiled and therefore cannot be changed.
    You could download a decompiler which gives decompiles the class into a .java file. Then edit that java file to move the class.
    Will

Maybe you are looking for

  • Internet Service drops for days and Useless Customer Service

    Does anyone know how to get through Verizon's shield of 'customer service' and actually get a problem resolved?  There's no means of direct access that I have found that can get past the technical support gate keepers to anyone with enough authority

  • Saving a PNG 24 image...

    Can someone tell me why Photoshop changes the physical size of my file when I save it as a png 24. And if you know can you tell me how to fix it? Thanks.

  • How can I make a "Pokeball Effect" ?

    Hello there, I've been looking all around the Internet for some sort of Tutorial for how to make a "Pokeball Effect", I've also tryed, without luck, coming up with something myself I've tryed CC Light burst, Light Sweep, Light Rays, etc.. This is wha

  • Is there a way to recover pictures that were deleted on the i Pad 2 ??

    Is there a way to recover pictures that were deleted on the i Pad 2 ?

  • Cant see my full contacts list

    I have lost approx 300 contacts when I search a contact I know is in there (ie when they call my iohone their name is displayed) it isn;t displayed. Is this a setting problem? Any suggestions much appreciated - ps not backed up to iclous :-(