Why I not see the image even when I'm logged in as a user as when I am logged as a tool?

When I'm logged in as an administrator, all the sites I visit look as they should. But when I connect as long as user many of these sites don't look like just like thay - logotypes and other "layout" - things do not exist.

I tried updating Java and Flash, but without success.

See only the red and blue font in the text, but the buttons are missing etc etc. Very dull!

I use Windows XP Pro, Mozilla Firefox 11.0, latest Java... Is there anything, that I have or what has changed when Firefox has been updated between 9 and 10 and 11?

Guddrann

When you sign in as a user, I assume that you are actually connect to a separate Windows XP account with limited privileges. Looks like there could be something funny going on in the settings of FIrefox for this Windows account.

Follow the instructions for how to create a new Firefox profile (which will create a new set of parameters of Firefox, bookmarks, data, etc.) and see if it works better there: https://support.mozilla.org/en-US/kb/Managing-profiles

If so, you can also retrieve important drawn from the old profile if you want - just follow the last section of the same article from the link above. I hope this helps!

Tags: Firefox

Similar Questions

  • isShowing() returns true when I do not see the image

    Hello friends,
    Why isShowing() returns true when I do not see the image?

    See you soon,.
    André Uhres
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.image.*;
    import java.util.logging.*;
    import javax.swing.*;
    
    public class IsShowingDemo extends JFrame {
    
        private JTextArea jTextArea1;
    
        public IsShowingDemo() {
            jTextArea1 = new JTextArea();
    
            setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
            setTitle("IsShowingDemo");
    
            jTextArea1.setBackground(new java.awt.Color(255, 255, 204));
            jTextArea1.setEditable(false);
            jTextArea1.setLineWrap(true);
            jTextArea1.setText("Please iconify this window or take some other window "
                    + "to front so that this one is hidden. "
                    + "Then double click the white tray icon.");
            jTextArea1.setWrapStyleWord(true);
            getContentPane().add(jTextArea1, BorderLayout.CENTER);
    
            setSize(400, 300);
            setLocationRelativeTo(null);
    
            BufferedImage image = new BufferedImage(16, 16, BufferedImage.TYPE_INT_ARGB);
            Graphics2D graphics = image.createGraphics();
            graphics.fillOval(2, 2, 12, 12);
            setIconImage(image);
            installTrayicon(image);
        }
    
        private void installTrayicon(final Image image) {
            TrayIcon icon = new TrayIcon(image, "IsShowingDemo", null);
            icon.addActionListener(new ActionListener() {
    
                @Override
                public void actionPerformed(final ActionEvent e) {
                    boolean showing = IsShowingDemo.this.isShowing();
                    JOptionPane.showMessageDialog(null, "frame is showing = " + showing
                            + ", \ndo you see the frame?");
                }
            });
            try {
                SystemTray.getSystemTray().add(icon);
            } catch (AWTException ex) {
                Logger.getLogger(IsShowingDemo.class.getName()).log(Level.SEVERE, null, ex);
            }
        }
    
        public static void main(final String args[]) {
            EventQueue.invokeLater(new Runnable() {
    
                public void run() {
                    new IsShowingDemo().setVisible(true);
                }
            });
        }
    }

    Because the image shows according to Java. They could be overlapped by other windows or is reduced to a minimum is not something that Java checks in this method.

    If you want to make visible by the user you will need to use something like:

    if(TestShowing.this.getExtendedState() == Frame.ICONIFIED) {
      TestShowing.this.setExtendedState(JFrame.NORMAL);
    }
    TestShowing.this.toFront();
    

    But make sure it is visible to the user would require native lib I think (or take a screenshot and are looking for your setting here).

  • When you try to crop an image in Lightroom develop I get a blue screen of overlay and can not see the image

    When you try to crop an image in Lightroom develop I get a blue screen of overlay and can not see the image. I uninstalled and reinstalled but same result. How can I get this reset to display the selected image and handles of the crop?

    Go to your Lightroom preferences, the performance tab and uncheck the box "use GPU processor."

  • I do not see the image when I layer 2 images

    I try to layer 2 in PS JPEG files and tried to open the 2 files and copy / paste it and also tried to drag and drop.  A new layer is created, but I do not see the image so that I can resize.  Went through all the tutorials and answers to similar questions but no luck.  Tired - I'm sure this must be a very simple thing to do.  Thank you.

    I figured well tones to be involved, but with a jpg that wouldn't be a problem anyway.

    What did you do for troubleshooting so far?

    Restoration of preferences after checking all the presets custom like stocks, models, brushes etc. have been saved can be a good starting point:

    https://helpx.Adobe.com/Photoshop/KB/basic-trouble-shooting-steps.html

  • Can not see the images of the patent (i.e., D/359 691) on research of patent USPTO.gov, it tells me I need a plugin (7.7.1.0 Quicktime) that I've already updated.

    Can not see the images of the patent (that is, D/359 691) on USPTO.gov patent search, it tells me I need a plugin (Quicktime) that I've already updated.
    In the 'quick search' I give terms & it compiles a list. I have then cross to every doc and look to see the doc and associated drawings. I don't know what to say at this stage.

    Thank you.

    QuickTime cannot handle images in TIFF format.

    You can watch AlternaTIFF - http://www.alternatiff.com/

  • If I Zoom in an image appears a large black squares and I do not see the image, I use a CC 2015 Photoshop in a Mac, can anyone help me please?

    If I Zoom in an image appears a large black squares and I do not see the image, I use a CC 2015 Photoshop in a Mac, can anyone help me please?

    There are three things to try. If this image has been opened through Adobe Camera Raw 9.0, unchecking the GPU in ACR preferences. 9.1 is up-to-date and should have corrected it.

    Second: Photoshop Preferences > Performance > GPU settings advanced, tamp him drawing to this Basic Mode.

    If it does not, uncheck the box "Use Graphics Processor" in Photoshop preferences until there is a fix.

    I don't think that OSX allowed for graphics drivers updated by author GPU like Windows does.

  • When I open an image in Photoshop, I can not see the file.  The thumbnail on the right, but I do not see the image on the work area. I use Windows 8

    When I open Photoshop CS6, I can't see the image.  The thumbnail is visible on the right side and the work area shows file information, but not picture.  I've updated PS, my driver. The same goes for the jpg or RAW.

    Make sure that your drivers are up-to-date. Try to disable the GPU acceleration in preferences then restart Photoshop.

    Benjamin

  • Why can I not see the Images that I just uploaded?

    Hi all! I recently installed Lightroom 3 on another computer and am unable to see the images that are imported.  Any suggestions?  Currently I am them see as gray boxes with no displayable picture.  They do not display a broken image or missing link.  Any reason why this is happenning?

    You can see all the images in this catalogue on the new machine? If you can not see my second point.

    HAL

  • could not see the image tiff, printed using Microsoft Office Image writer

    My OS is Windows Vista Home Premium.

    I am able to print a document using the printer, but when I print the same document by selecting the Microsoft Office Image writer, I cannot find the image file to the location that I saved. I am able to see the image immediately after printing, but does not after the closing of the window. I am able to see the document I'm trying to attach it to an email in the file to be attached to window, but if I join I get an error message saying that the file is not found at the location. If anyone can help...?

    Ooes that happen with all the tiff images or just a specific document?  It happens with any other type of file?

    If it occurs with a single document and works very well with other tiff files, then I would say that the file is corrupted.  Can you open it directly?  It may be a problem with Office Image Writer, and possibly your e-mail program - but it's not likely if they work with other files, tiff and other file types.

    Maybe the Office has a feature to repair corrupted files.  Also if the problem affects all files tiff and other types of files when you use Image Writer, I suggest that repost you your question in the Forum of the Office to: http://www.microsoft.com/office/community/en-us/flyoutoverview.mspx where the experts at the office will be more than happy to help you with your problem.  You can also find 3rd-party file corruption repair sofware online by searching for what I said just to www.download.com, www.tucows.com, Bing and Google.  If you use Outlook for e-mail, you can after there as well to cover the messaging problem you described.  If you use another e-mail program, answer simply by name.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • After the last LR update is not seeing the images on the iPhone to import?

    Until this last update I could directly import photos from my iphone.  Now, LR is not all the photos (there is no phone is connected).

    Thanks for your reply...

    In fact, the issue has been resolved - and it seems to do more with the end of the phone - possibly after a recent update it?  I had to open my phone and 'Trust' of the computer - something that's never happened before - but then I could see the images. (LR seen my phone before that but not images)

    I discovered this because I tried to open the preview and a message "Please unlock iphone".

  • I do not see the image in Camera raw program?

    I use Photoshop cloud first. I can see the images in bridge, but when I click on the image and go to raw space camera I see no picture. I don't see the blue screen. Photo was taken with the Canon 7DmkII and it in CR2 file?

    Disable "Use graphics processor" in the preferences.

  • Can not see the images from the camera, even after installing drivers

    Original title: I see nothing

    Why my camera is not Word... I already install the driver pluged in camera... but the image is not displayed... my camera is turd webcam? plsss my
    question I need... tnx

    I suggest that you contact the manufacturer of the webcam and talk to their technical department.

  • Why can I not see the rule even if it is enabled?

    I hate to ask what seems like such a repair question, but having recently spent CS4 to cc2014 I have difficulties with many changes. The most recent is the reason why I can't see the rule or guide? No they are not greyed out choices on the view menu, and yes they are 'checked '. It must be something very simple, but with a lot of frustration I can't understand it. and in case it is important, I am trying Windows 7.

    Right.  Live View is your only option in these layouts.  But if you use FGLayouts, chances are that you have not need leaders, since everything is built on widths of %.

    Nancy O.

  • my web cam does'nt work when I talk on Skype and can not see the image

    my web cam "Gigaware" does not work and does not show the photo appellants.

    appellant also cannot see my picture in his Skype screen

    Hi Weeraratne,

    The question is limited to Skype?

    If you are facing the issue with Skype, you must change some settings in Skype itself to solve the problem.

    You can see the links to support Skype and check if that helps.

    How can I solve problems with the video call in Skype for Windows desktop?

    How can I check that my webcam works in the Office of Skype for Windows?

    You can also get in touch with Skype support for assistance.

    Hope the helps of information. Let us know if you need help with Windows related issues. We will be happy to help you.

  • I hear the sound when I download but do not see the image until a few seconds later, where can I go to diagnose this problem? r

    I hear the sound of the movie I am streaming before you see the characters who speak. Can I solve this problem by going somewhere in the Control Panel, or I have to go to a certain site?

    A moderator has moved this thread to Windows pictures and video Forum.

    You are able to view multimedia clips continuously successfully with other media players?

    To ensure that the player can try to download codecs automatically, you must maintain Internet access while playing the file, and your Internet security must be set to medium. In addition, you must be logged in as an administrator or as a member of the Administrators group. Finally, follow these steps in Windows Media Player:

       
     
    1.

    Click the arrow below the now playing tab, and then click Other Options.

    2.

    On the Player tab, select the check box automatically download codecs .

    http://support.Microsoft.com/kb/291818

    Codecs: Frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows7/codecs-frequently-asked-questions

    Media Player Codec Pack

    http://download.CNET.com/Media-Player-codec-pack/3000-13632_4-10749065.html

    Have you tried to uninstall the audio driver in Device Manager?

    Start > right click on computer

    Select manage

    Select Device Manager

    Click on the + next to sound, video and game controllers

    Right-click on the driver and select uninstall

    Close the Device Manager

    Restart the computer

    You could also try uninstalling WMP, restart and reinstall WMP

    How to uninstall Windows Media Player 11 in Windows XP

    http://support.Microsoft.com/kb/934372

Maybe you are looking for