XPRAS_UPG error. Do ABAPers fix these?

Experts,
The XPRAS_UPG phase is failing, because the program SAPLSDHI has syntax error in with SHLP_DESCR_TAB_T type missing or not defined. I checked all the underlying data types that define SHLP_DESCR_TAB_T and all are OK. What could possibly be the cause? Did anyone come across  a similar situation? BTW, I am upgrading from 4.0B to ECC 6.0.
Do ABAPers enter the scene in this phase to fix errors?
Thanks in advance. Points will be gratefully awarded.
Edited by: NW on May 19, 2008 8:49 AM

Hi Raj,
for problems during XPRASS_UPG or any other phase refer to the upgrade manual according to the source and target release
this will give you notes that contains solution to general errors such as this
Thanks and Regards
Abdul Hadi

Similar Messages

  • CRC Error and input Error how can fix these

    FastEthernet0/13 is up, line protocol is up
      Hardware is Fast Ethernet, address is 0004.4d27.66cd (bia 0004.4d27.66cd)
      Description: EDL-P-Box-NO-4
      MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
         reliability 250/255, txload 1/255, rxload 1/255
      Encapsulation ARPA, loopback not set
      Keepalive not set
      Auto-duplex (Full), Auto Speed (100), 100BaseTX/FX
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input 18:52:43, output 00:00:01, output hang never
      Last clearing of "show interface" counters never
      Queueing strategy: fifo
      Output queue 0/40, 0 drops; input queue 0/75, 0 drops
      5 minute input rate 12000 bits/sec, 6 packets/sec
      5 minute output rate 24000 bits/sec, 6 packets/sec
         14488019 packets input, 2783320210 bytes
         Received 345346 broadcasts, 0 runts, 0 giants, 0 throttles
         261028 input errors, 259429 CRC, 1599 frame, 0 overrun, 0 ignored
         0 watchdog, 84207 multicast
         0 input packets with dribble condition detected
         19658279 packets output, 3529106068 bytes, 0 underruns
         0 output errors, 0 collisions, 1 interface resets
         0 babbles, 0 late collision, 0 deferred
         0 lost carrier, 0 no carrier
         0 output buffer failures, 0 output buffers swapped out
    PAD-8-1-10.179#cle
    v

    Hi,
    Check out the below explanation for CRC error and farme error and few useful links to trouble shoot these type of problems
      The CRC error rate is 1.75915% (greater than 1 in a million packets),
      and the collision rate is less than 0.1%.
      This can indicate excessive noise or transmission problems on the LAN or the LAN
      bus itself. A high number of CRCs is usually the result of collisions or a station
      transmitting bad data.
      TRY THIS: Check cables to determine whether any are damaged. If 100BaseTX is being
      used, ensure Category 5 cabling is being used and not another type, such as Category
      3.
      There have been 1599 'frame errors' reported.
      This indicates the number of packets received incorrectly, having a CRC error
      and a non-integer number of octets. On a LAN, this is usually the result of collisions
      or a malfunctioning Ethernet device.
    TRY THIS: Monitor the level of frame errors over time. If they are increasing,
      try swapping interfaces and or ports to identify the problem.
    http://www.cisco.com/en/US/customer/products/hw/modules/ps2033/products_tech_note09186a008009446d.shtml
    http://www.cisco.com/en/US/docs/internetworking/troubleshooting/guide/tr1904.html
    http://www.cisco.com/en/US/docs/internetworking/troubleshooting/guide/tr1904.html
    Hope that helps out your query !!
    Regards
    Ganesh.H

  • I get nothing but error messages, -"Your IMAP server wants to alert you to the following: 113 that mail is not available" or 364? there are hundreds stacked up.You must give answers to how to fix these when we do "search" add the error code number

    I get nothing but error messages, -
    "Your IMAP server wants to alert you to the following: 113 that mail is not available"  or  the same with:  364? 
    Now there are hundreds stacked up on my desktop.
    I cannot find the answer anywhere. You need to  give answers to how to fix these errors because when I  "search" "error code" or the number there is NOTHING. NOTHING!  Yet you give us these stupid error codes
    then you do not give us ANYTHING on how to fix these. These error codes make me so mad it makes me hate outlook, and hate the developers and hate microsoft.  How in the world can you give us ERROR codes without the explanation of what
    to do or how to fix it. You need to  add each  error code number in your "search" then explain what it is and how to fix it.  I am not a tech. I am a lawyer. I have googled the entire string of error code and nothing is clear.
    So, for the last several years, I get these error codes. Also, there is another error code that won't go away--it is the password error code that asks if I want to store the password. Yes, so I say YES. but it pops back. I am sick of this. This is the reason
    I hate Microsoft and I love google. #1 they respond to error, #2 them try to fix them you do not. I paid the full price to buy the OUtlook 2010, almost $500 just to get outlook, and all I got was error codes. I could not even open it because all I would get
    was that error codes and NO ONE knew how to fix them. WHAT IS YOUR PROBLEM that you cannot fix the stupid error codes that you imbed? PLEASE HELP

    Hi,
    I understand how frustrated you are when facing such an issue, maybe I can provide some suggestions on the problem.
    Based on the description, you should be using an IMAP account setup in Outlook. As for the error message, usually it's caused by a corrupted message on the Server. I suggest you logon the Webmail site, check if sending/receiving emails works well.
    If you find any unusual emails that cannot be read or sent, try deleting them to try again.
    I also suggest you create a new profile to setup the IMAP account:
    http://support.microsoft.com/kb/829918/en-us
    Contact your Email Service Provider to get the correct and latest account settings, since you have been using Outlook for years, some settings may have been changed while you haven't been informed.
    For the steps to setup an account in Outlook 2010, please refer to:
    http://office.microsoft.com/en-001/outlook-help/add-or-remove-an-email-account-HA010354414.aspx
    I hope this helps.
    Regards,
    Melon Chen
    TechNet Community Support

  • Please fix these errors for me...

    Here is my code...
    When I compiled it, it said
    Exception in thread "main" java.lang.NullPointException
    at java.awt.Container.addImpl(Unknown Source)
    at java.awt.Container.add(Unknown Source)
    at javax.swing.JFrame.addImpl(Unknown Source)
    at java.awt.Container.add(Unknown Source)
    at SecondsCalc.<init>(SecondsCalc.java:43)
    at SecondsCalc.main(SecondsCalc.java.166)
    Please fix these errore for me..Thank you!!
    import javax.swing.*;
    import java.awt.event.*;
    import java.awt.*;
    public class SecondsCalc extends JFrame
    private JPanel panel;   // To reference a panel
    private JLabel messageLabel1; // To reference a label for days
    private JLabel messageLabel2; // To reference a label for hours
    private JLabel messageLabel3; // To reference a label for minutes
    private JLabel messageLabel4; // To reference a label for minutes
    private JTextField daysTextField; // To reference a text field for days
    private JTextField hoursTextField; // To reference a text field for hours
    private JTextField minutesTextField; // To reference a text field for minutes
    private JTextField secondsTextField; // To reference a text field for seconds
    private JButton calcButton;  // To reference a calculate button
    private JButton exitButton;  // To reference a exit button
    private final int WINDOW_WIDTH = 310; // Window width
    private final int WINDOW_HEIGHT = 100; // Window height
      Constructor
    public SecondsCalc()
      // Set the window title.
      setTitle("Seconds Calculator");
      // Set the size of the window.
      setSize(WINDOW_WIDTH, WINDOW_HEIGHT);
      // Specify what happens when the close button is clicked.
      setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
      // Add a GridLayout manager to the content pane.
      setLayout(new GridLayout(6, 1));
      // Build the panel and add it to the frame.
      buildPanel();
      // Add the panel to the frame's content pane.
      add(panel);
      // Display the window.
      setVisible(true);
      The buildPanel method adds a label, text field, and
      add buttons to a panel.
    private void buildPanel()
      // Create a label for days to display instructions.
      messageLabel1 = new JLabel("days");
      // Create a text field for days 10 characters wide.
      daysTextField = new JTextField(10);
      // Create a label for hours to display instructions.
      messageLabel2 = new JLabel("hours");
      // Create a text field for hours 10 characters wide.
      hoursTextField = new JTextField(10);
      // Create a label for minutes to display instructions.
      messageLabel3 = new JLabel("minutes");
      // Create a text field for minutes 10 characters wide.
      minutesTextField = new JTextField(10);
      // Create a label for seconds to display instructions.
      messageLabel4 = new JLabel("seconds");
      // Create a text field for seconds 10 characters wide.
      secondsTextField = new JTextField(10);
      // Create a calculate button with the caption "Calculate".
      calcButton = new JButton("Calculate");
      // Create a exit button with the caption "Exit".
      exitButton = new JButton("Exit");
      // Register the action listeners.
      calcButton.addActionListener(new CalcButtonListener());
      exitButton.addActionListener(new ExitButtonListener());
      // Create a JPanel object and let the panel
      // field reference it.
      JPanel panel1 = new JPanel();
      JPanel panel2 = new JPanel();
      JPanel panel3 = new JPanel();
      JPanel panel4 = new JPanel();
      JPanel panel5 = new JPanel();
      JPanel panel6 = new JPanel();
      // Add the label, text field, and button
      // components to the panel.
      panel1.add(messageLabel1);
      panel2.add(messageLabel2);
      panel3.add(messageLabel3);
      panel4.add(messageLabel4);
      panel1.add(daysTextField);
      panel2.add(hoursTextField);
      panel3.add(minutesTextField);
      panel4.add(secondsTextField);
      panel5.add(calcButton);
      panel6.add(exitButton);
      add(panel1);
      add(panel2);
      add(panel3);
      add(panel4);
      add(panel5);
      add(panel6);
      CalcButtonListener is an action listener class for
      the Calculate button.
    private class CalcButtonListener implements ActionListener
            public void actionPerformed(ActionEvent e)
                int seconds; // The number of seconds
                int min;
                int day;
                int hour;
                long result;
                // Get the text entered by the user into the
                // text fields.
                day = Integer.parseInt(daysTextField.getText());
       hour = Integer.parseInt(hoursTextField.getText());
                min = Integer.parseInt(minutesTextField.getText());
                seconds = Integer.parseInt(secondsTextField.getText());
       //Actullly gettext method returns string and you need to convert it into int or double value using Integer.parseInt method.
                // Calculate to seconds.
       result = (day *((hour * 60 * 60) + (min * 60) +seconds));
       // Display the result.
                 JOptionPane.showMessageDialog(null, result + " seconds");
      Private inner class that handles the event when
      the user clicks the Exit button.
    private class ExitButtonListener implements ActionListener
      public void actionPerformed(ActionEvent e)
       System.exit(0);
    public static void main(String[] args)
      SecondsCalc ac = new SecondsCalc();
    }

    fgb wrote:
    Exception in thread "main" java.lang.NullPointException
    at SecondsCalc.<init>(SecondsCalc.java:43)
    at SecondsCalc.main(SecondsCalc.java.166)Something is null on line 43. What does that line do and why is it needed?That's right!!
    I did not need to put line 43, which was
    // Add the panel to the frame's content pane.
    add(panel);
    Thank you very much!!!

  • When I turn on my computer I get the following error messages: Insecure Startup Item disabled. "Library/StartupItems/HP IO" has not been started because it does not have the proper security settings. Also for HP Trap Monitor.  How do I fix these?

    When I turn on my computer I get the following error messages:
    Insecure Startup Item disabled. "Library/StartupItems/HP IO" has not been started because it does not have the proper security settings.
    Insecure Startup Item disabled. "Library/StartupItems/HP Trap Monitor" has not been started because it does not have the proper security settings.
    How do I fix these?

    Library/LaunchAgents: com.promethean.activmgr.plist
    Library/LaunchDaemons: com.microsoft.office.licensing.helper.plist, com.promethean.activhardwareservice.plist
    Library/StartupItems: HP IO folder - HP IO, Resources, StartupParameters.plist
    HP Trap Monitor folder - HP Trap Monitor, Resources, StartupParameters.plist
    These are the system extension errors
    "/System/Library/Extensions/AppleGraphicsControl.kext"
    "/System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleMux Control.kext"
    "/System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/ApplePoli cyControl.kext"
    "/System/Library/Extensions/BJUSBLoad.kext"
    "/System/Library/Extensions/EPSONUSBPrintClass.kext"
    I do not know what any of these do or how to fix them.  I have run multiple disk permission repairs & disk repairs.  The startup & system extension errors continue to come up.
    I even followed the directions to move HP IO & HP Trap Monitor to the trash, run disk permissions repair, put back in folder, then restart - and still am getting error message.

  • Installed CS6 all but Illustrator installed correctly, I received error DF024, DW063, and DW050, how can I install Illustrator and fix these errors?

    installed CS6 all but Illustrator installed correctly, I received error DF024, DW063, and DW050, how can I install Illustrator and fix these errors?
    this is the log error file I get:
    Exit Code: 6
    Please see specific errors and warnings below for troubleshooting. For example, ERROR: DF024, DW063 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 4 error(s), 0 warning(s)
    ----------- Payload: {AAF0D225-F129-40F2-916E-12E28DBD19ED} Adobe Illustrator CS6 Core 16.0.0.0 -----------
    ERROR: DF024: Unable to preserve original file at "/Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/AdobeCrashReporter" (Seq 1649)
    ERROR: DW063: Command ARKDeleteFileCommand failed.(Seq 1649)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050: - Adobe Illustrator CS6 Core_AdobeIllustrator16en_USLanguagePack: Install failed
    ERROR: DW050: - Adobe Illustrator CS6 Core: Failed due to Language Pack installation failure

    hold down shift-cmd-alt while starting ai.  if done correctly, you'll see a preferences reset prompt.
    if that fails, uninstall, clean and reinstall per Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • How do I fix these errors when downloading Itunes?

    I keep getting the following errors:
    Could not open key: UNKOWN\Components\(some letters and numbers)\(some letters and numbers). Verify that you have sufficent access to that key or contact your support personnel.
    This message flashes about three of four times through out the installing.
    Once I get past these errors, I eventually get this message, which ultimately ends any attempt to dowload Itunes.
    The installer has insufficient privileges to modify this file: C:\Program Files (x86)\Itunes\ITDetector.ocx
    I would greatly appricate any help to fix these problems and download Itunes. I just got a new iPhone and I just want to put music on it.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for performance issues or compatibility with third party software.
    The further information area also has notes on your first issue.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • Ihave ipod 4g and my ios is 4.3.3 and i want to update or restore it to ios 5 or 6 and my itunes version is 10.6 and i am using window 7 home premium. while restoring i am getting error 3194,1600,1601,1602,1603,1604. How to fix these error.....

    ihave ipod 4g and my ios is 4.3.3 and i want to update or restore it to ios 5 or 6 and my itunes version is 10.6 and i am using window 7 home premium. while restoring i am getting error 3194,1600,1601,1602,1603,1604. How to fix these error..... can you please help me

    See the actions for those errors located here:
    iTunes: Specific update-and-restore error messages and advanced troubleshooting

  • How can I fix these many errors? I tried cropping a photo on my iPod touch, and then the whole thing crashed and said "connect to itunes" now itunes isn't letting me do a restore because of error 3194 and I don't have a warranty, somebody please help.

    Please help.

    See the actions for that error here:
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    iPhone Error 3194 - How to Fix iTunes Error 3194?
    Fix Error 3194 from iTunes during iPhone restore

  • PCG and Windows error - how I fixed

    I'll make this post in the hope it might help others.
    I was a sufferer of, and an early contributor to, one of the long running PCG error threads.
    After several years of successful Premier/Encore authoring with a successful workflow I suffered the dreaded PCG error not long after upgrading to Encore CS3. After a lot of trial and error and help from these forums I finally solved the issue by getting brand new hardware and installing Adobe Premier/AE/Encore/Audition and nothing else on the box. Same workflow and assets, no problems. This rather suggested to me it's not Encore itself that's the problem, nor necessarily the workflow or the assets, but more that some complex interaction within Windows somewhere was responsible. In my case I had a project with 5 timelines, each on a menu, and each timeline had it's PCG solved (before I switched hardware) by a different combination of the 'fixes' suggested here.
    On the new hardware same assets/project/workflow - no issues.
    At the weekend I was happily knocking out a quick slideshow of a wedding I shot recently when Encore failed at the Create Disc stage with a 'Encore has encountered an error and neads to close' message. Not only did my current project fail, but one that was working a few weeks ago failed also. This strongly suggested it wasn't an asset/workflow issue.
    On investigating further I realised that I'd broken my own rules about being rigerous and not installing anything other than Adobe on my PC. As part of sorting out my monitor profiling (specifically the ability to profile each monitor in a dual setup independantly) I'd downloaded and installed a Microsoft 'Colour' feature. It installed itself but also the .NET framework as well as +C++ runtime environment.
    I uninstalled all three items and Encore sprang back into life building and burning both the older project as well as my new one.
    All of this confirms to me that the problem that Encore presents with is caused by a pretty fundamental interaction somewhere in the bowels of Windows and that whilst the actions of fiddling with settings or assets or any of the other 'fixes' that work for some people some of the time are not really addressing the fundamental problem.
    My advice would be to install Adobe video products on a fresh install of Windows and run them and nothing else. Observe 'profession IT' standards of configuration management and things should be OK.
    It's not how we maybe envisage running a PC but the hard practicalities of our complex friend make it so.
    Hope this helps someone else.
    Regards
    Pete

    Wow.
    It's probably deeper than that. I have both the .NET framework and the latest C++ runtime installation from Microsoft, and I cannot reproduce this error even if I handle my assets badly.
    Rodger Ling may be correct. This may be some deep hardware/software conflict that only appears on certain hardware configurations when certain other software is involved.
    Unfortunately, that would make it nearly impossible to track down the bug and squash it without some serious user input on *complete* hardware and software configurations.
    Thanks for posting your fix; likely it will help someone else who runs into this issue.
    -Jeff

  • I tried validating my fonts and there are a whole bunch of fonts that have problems. How do I fix these problems?

    I was reading this article and it said that you should validate your fonts occasionally. I did and a whole bunch fonts came up with problems. How do I fix these problems?

    At the top of the window where your fonts appear after the validation run, there's a drop-down (defaulted to 'all')
    Select warnings and errors from that list and the resultant list in the main window should tell you what the problem is. The most common is duplicated fonts.
    You can use 'resolve duplicates' in Font book, but it can be a bit hit and miss which ones it deactivates.
    Here's some bedtime reading;
    http://www.jklstudios.com/misc/osxfonts.html

  • Adobe, please fix these bugs/features in Muse

    So, here are a couple of really annoying things/bugs that keep happening in Muse.
    (I've been working with the software for about three weeks, latest Muse CC update, on a MBP Retina, OS X 10.9.5, NVIDIA GeForce GT 650M 1024 MB + 16 GB 1600 MHz DDR3)
    1. When I try to hit "Preview" and browse my website, the links to other pages than the initial one don't work, and you need to go back to the "Plan" and open each one of them individually, and then hit "Preview" in all of them, in order to be able to browse the entire website without getting blank pages.. Is there any way to come around this, and be able to set Muse to render ALL of the pages before previewing the website?
    2. When I try to adjust the sizes of thumbnails in a slideshow, and zoom in on guides, it's IMPOSSIBLE to make them align perfectly to ANYTHING! The thumbnails just keep moving and popping around, and they don't follow the mouse movements at all, they just make rough changes in sizes and are very hard to work with. It doesn't matter if I zoom in 800% for example, things don't move or adjust smoothly at all, like in Illustrator for example.
    3. Sometimes, it's impossible to copy a slideshow- it just freezes, even if I click down and select the thumbnail box. It seems like a bug, since the copy function comes back after I quit and restart the software, or just make a new slideshow from scratch and then delete it (seems to re-set something, I don't have a clue). The "copy" button under the "Edit" menu is simply shadowed out.. Why is that? It would be really nice to be able to alt-click-drag-and-drop these things, especially when you try to build a portfolio.. But, this is impossible for me, at the moment- the plus-sign in the green circle pops up, but it just moves the thumbnail section, it doesn't copy it..
    4. Is there ANY way to make all slideshow thumbnail sections moveable? Even if they have the option "Free Form Thumbnails" deselected? What if I need to move lots of galleries on the same page, that need to have different form options selected, for visual reasons? At the moment, I can't select all different thumbnail galleries on my page, and move them all at the same time, which is quite irritating..
    5. When I click a thumbnail in the middle or at the end of the gallery, there's a fast flash of previous images in the gallery, before the chosen image is shown fullscreen. Is there any way to get rid of this unwanted visual glitch? I just want them all to open like the very first image in the gallery, without any ghosting of previous images.. I have the horizontal swipe effect in these galleries, if that makes any difference..
    6. Is there any way to make custom adjustments to thumbnail sizes, inserting a fixed width and height? Or, save a slideshow as a template, to use the same properties in another gallery?
    7. Will it ever be possible to have different sizes of thumbnails in the same slideshow? What's the best way to make a gallery in a portfolio with artworks of different aspect ratios?
    8. Why is not my embedded Youtube videos included when I export the project like a html-file? There's only a broken link/code in the video area, at the moment.. Will this be a problem later, when I really need to upload it on my server?
    9. Is it not possible at all to import svg-files in a slideshow? Why is it possible in external widgets, but not in the built-in slideshow widget? I can place and import svg-files into the page, but not drag or import them to the slideshow itself..
    I really like Muse, but I find it very hard and irritating to work with lots of times, so please fix these issues, or tell me how to avoid them, thanks!

    A BIG THANK YOU for taking the time to share your thoughts regarding how to improve Muse. I've interspersed comments and clarifications below.
    1. When I try to hit "Preview" and browse my website, the links to other pages than the initial one don't work, and you need to go back to the "Plan" and open each one of them individually, and then hit "Preview" in all of them, in order to be able to browse the entire website without getting blank pages.. Is there any way to come around this, and be able to set Muse to render ALL of the pages before previewing the website?
    There are multiple ways to preview your work when using Muse.
    Preview Mode - When you click the Preview button at the top right to open Preview Mode Muse will generate the HTML, CSS, JavaScript, images and assets for the page in the front Design view (or the Home page, if you're not in Design view) in the Preview tab/window. If you navigate to a different page by following a hyperlink Muse will generate the code for that page and display it. This in-app preview uses the OS browser, so the display uses Safari on the Mac or IE on Windows. Since the code for each page is generated/updated when it's navigated to, navigation to a page for the first time is slow.
    Preview Page in Browser - If you select this option the code for the current page is generated and opened in your default browser. If you follow a link to another page, it will fail with a 404 file not found error, since this option only previews a single page. It's fast, but limited to one page.
    Preview Site in Browser - If you select this option the code for your entire site will be generated and your home page will be opened in your default browser. You can freely navigate between pages via hyperlinks, since the preview exported the code for all the pages of your site. This option is very convenience for previewing your full site, but is much slower for a multi-page site than Preview Page in Browser.
    Publish - If you select this option you can create a free temporary website on Adobe hosting. This is very handy when you want to view your site on multiple devices or have someone else review the site before you Publish or Upload the site to its production hosting location.
    2. When I try to adjust the sizes of thumbnails in a slideshow, and zoom in on guides, it's IMPOSSIBLE to make them align perfectly to ANYTHING! The thumbnails just keep moving and popping around, and they don't follow the mouse movements at all, they just make rough changes in sizes and are very hard to work with. It doesn't matter if I zoom in 800% for example, things don't move or adjust smoothly at all, like in Illustrator for example.
    The web is pixel based. There are (mostly) no fractional amounts. While you can zoom in, ultimately your output will be aligned (and limited to) whole pixel boundaries.
    When working with thumbnails, the ramifications of working in whole pixel based media are magnified. For example, if you're using tiled thumbnails and have an 8 wide layout the total width will have to be a multiple of 8. You can only increase all 8 by whole pixel increments.
    3. Sometimes, it's impossible to copy a slideshow- it just freezes, even if I click down and select the thumbnail box. It seems like a bug, since the copy function comes back after I quit and restart the software, or just make a new slideshow from scratch and then delete it (seems to re-set something, I don't have a clue). The "copy" button under the "Edit" menu is simply shadowed out.. Why is that? It would be really nice to be able to alt-click-drag-and-drop these things, especially when you try to build a portfolio.. But, this is impossible for me, at the moment- the plus-sign in the green circle pops up, but it just moves the thumbnail section, it doesn't copy it..
    If Muse is truly freezing, we'd need to understand more about the steps involved. What I expect you're encountering is the fact you can copy and paste an entire widget, but you cannot copy and paste the individual parts of a widget. If you select the widget cut and copy are enabled. If you click a second time to select one part of the widget, then cut and copy are disabled. Most the widgets don't support having two parts of the same type (i.e. two next buttons, two sets of thumbnails, etc.) so at least copy and paste can't currently be supported. Those are limitations we'd like to remove, but for now they are the current limitations when working with widgets.
    4. Is there ANY way to make all slideshow thumbnail sections moveable? Even if they have the option "Free Form Thumbnails" deselected? What if I need to move lots of galleries on the same page, that need to have different form options selected, for visual reasons? At the moment, I can't select all different thumbnail galleries on my page, and move them all at the same time, which is quite irritating..
    I believe you're asking to be able to simultaneously select the thumbnail sets for multiple slideshow widgets? You're correct, that's currently not supported. The selection model is limited to selecting items that are siblings in the Layers panel. You can select two slideshow widgets, but not the parts inside one widget at the same time as the parts inside another.
    5. When I click a thumbnail in the middle or at the end of the gallery, there's a fast flash of previous images in the gallery, before the chosen image is shown fullscreen. Is there any way to get rid of this unwanted visual glitch? I just want them all to open like the very first image in the gallery, without any ghosting of previous images.. I have the horizontal swipe effect in these galleries, if that makes any difference..
    Noted as a feature request. When the sliding transition was implemented the most common ask was for the current behavior, so that's what's provided. Fade provides a transition between two images without any feedback of the images that were passed over.
    6. Is there any way to make custom adjustments to thumbnail sizes, inserting a fixed width and height? Or, save a slideshow as a template, to use the same properties in another gallery?
    Given the next question is about setting each thumbnail to be a different size, I'm not sure I understand this question. You can select a thumbnail and enter height and width values in the Transform panel or Control Strip. However, all thumbnails share the same size, so all of them will be updated to the new size. Not sure that answers what you're asking?
    [edit: Zak] Regarding the second half of this question, a slideshow (or any other object or collection of objects) can be saved in the Library and used again in later projects.
    7. Will it ever be possible to have different sizes of thumbnails in the same slideshow? What's the best way to make a gallery in a portfolio with artworks of different aspect ratios?
    When "Scale to Fit" is used for the sizing of the thumbnails, they will appear with the aspect ratio of the original image sized to fit within the thumbnail container box.
    8. Why is not my embedded Youtube videos included when I export the project like a html-file? There's only a broken link/code in the video area, at the moment.. Will this be a problem later, when I really need to upload it on my server?
    Insufficient information here to be certain, but I suspect you've exported to a local folder and then opened the index.html (or other .html) file in your browser? When open a file directly in your browser "file://" protocol is used. Many/most services such as YouTube won't work on a .html page loaded using "file://" protocol. That's part of why Muse has a built-in mini-web server and the Preview, Preview Page in Browser and Preview Site in Browser features, which server up the .html files using "http://" protocol. Or you can Publish to a free temporary site on Adobe hosting.
    9. Is it not possible at all to import svg-files in a slideshow? Why is it possible in external widgets, but not in the built-in slideshow widget? I can place and import svg-files into the page, but not drag or import them to the slideshow itself..
    Correct. Support for SVG was recently added for Muse 2014.2. Support for including SVG graphics in slideshows was not part of the initial release.
    In the future, while it may seem excessive, it's much more effective to create a new thread for each different issue/concern/topic you wish to discuss. When a thread starts with a large number of different topics it often goes unanswered because no one forum member or Adobe staffer feels qualified to respond to all the questions. Or, if it does get responses, it ends up being impossible to follow the discussion because so many different topics are intermingled. Thanks.

  • Permission Errors- How to Fix

    I get these all the time. It says it's repaired but same keep coming back. Is there a program like ACLr8 that will fix these?
    Repairing permissions for “Macintosh HD”
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/JavaPluginCocoa.bundle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/JavaPluginCocoa.bundle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib".
    Thanks

    No. And it's not an issue. Just because it is flagged in repair permissions doesn't mean there is something wrong with the system. It is an error in the database that is used to compare the permissions to.
    Apple changed the file location of the library and linked to it in the old location so everything could find it. However, they didn't update the permissions database to reflect the change. So, it will keep appearing until Apple fixes the database in a future update. From past experience, it doesn't happen on the next update.

  • Checkdb found 6 allocation errors , how to fix ?

    HI Experts,
    checkdb found  6 allocation errors, how to fix ?
    Thanks in Advance!
    Vijay

    Causes
    file system corruption, 
    underlying hardware system issues, 
    driver issues, 
    corrupted pages in memory, 
    problems with the SQL Server Engine. 
    Possible solutions 
    1.best solution if CHECKDB reports consistency errors is to restore from a known good backup.
    2. If you cannot restore from a backup, then CHECKDB provides a feature to repair errors.
    3. If system level problems such as the file system or hardware may be causing these problems, it is recommended you correct these first before restoring or running repair.       4. Allocation error in Index page, please recreate the index.
    Thanks - Vanchan.Please MARK AS ANSWER, if my answer is useful to U.

  • Arrow keys on my wired keyboard don't work.  How do I fix these?

    The four (4) arrow keys on my wired keyboard don't work.  How do I fix these?
    Sorry, I came from a PC and am very new to the Mac.
    Thanks.

    Did you check the long verticle silver button on the left side of the phone?  It is above the + & - Keys.  If it is pushed down, you will have no volume.  THis is a key to quickly shut off the volume if you forgot to trun it down during a meeting, funeral, etc.  If that is okay, go into settings and see if volume is turned on.  "vibrate" is no longer an option by itsself.
    Helen

Maybe you are looking for

  • Oracle DB 9201 installation on AIX 5L with 32 bit architecture!!

    Hi, I have installed AIX 5L on 32 bit kernel machine. Thereafter I have installed Oracle 9.2.0.1 Database!! But whenever I am running sqlplus or listener it gives me an error that "you cannot run 64 bit application on 32 bit machine" but I am able to

  • ATT Tells Me that I have to Pay $150 Additional to use iPhone

    My Cingular contract is up at the end of next month, I originaly set it up with family plan and then with my company we get 3% off the montly bill a whole $1.80. I went to activate with the same cannot activate that everyone else is getting. I get a

  • My videos won't load.

    My tv shoes were on my iPod, I added an episode, plugged it in, and now they are not loaded on my iPod anymore. They are all checked off and everything, and I haven't changed the settings at all.

  • My Adobe Encore CS6 has lost it's serial number.  How do I get it back?

    My Adobe Encore CS6 has lost it's serial number.  How do I get it back?

  • The Event read query was not supported

    I have an error during a Search request in my collab suite calendar. Here the soap message : <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.