Glew 1.6.0.1 breaks firefox and chromium

After a glew upgrade from 1.5.8 to 1.6.0, both firefox and chromium were unable to start. The following is the error they spit out:
Inconsistency detected by ld.so: dl-open.c: 583: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!
I found in the testing forum this post that suggests that the breakage happens because of the google talk plugin: https://bbs.archlinux.org/viewtopic.php?id=119999 It got no replies though...
Does anyone know how I can upgrade while keeping the google talk plugin? I ended up downgrading glew and things are working fine so far. Thanks

karol wrote:Some replies wrt to google-talkplugin https://bugs.archlinux.org/task/24526
the bug report's closed (rightfully, as gtalk is not in the repos)... unfortunately, I don't know how to build that plugin.

Similar Messages

  • Rendering errors with firefox and chromium SPECIFIC to Arch LInux

    Guys - can someone please browse to https://www.americanexpress.com and click on "User ID" using whatever browser?  For me under both Firefox and Chromium, there is some sort of rendering error that prevents me from doing so.  In the screenshot you can see how there is a "phantom menu" that appears above the login dialog:
    I booted into a live ubuntu 11.10 CD and tried from there using firefox - no such error.  Now I'm asking myself if this is somehow related to Arch and if so which package should I use in a bug report... thanks for the interest.
    EDIT: x86_64 and nvidia drivers.
    EDIT2: x86_64 and nouveau have the same result.
    Last edited by graysky (2012-01-02 13:37:03)

    Hi,
    I see errors too on www.youtube.com/charts after enter some text in the search box, the page dont render correctly.
    This is happening in both 32 and 64 bit Arch with firefox 9.0.1 and Nvidia, chromium render is fine.
    If someone need some more info, please tell me , I dont know where to start.
    Firefox on ubuntu render correctly.

  • Java plugin for Firefox and Chromium just not working

    Hi Arch Users
    I have been suffering with the IcedTea-Web for a while now. My banking service (in their stroke of genius) use java on there online service. So a problamatic plugin means that I am not able to use the website while on Linux.
    The issue is not specific to the bank's website. Doing the following is also problematic:
    1. Go to www.java.com
    2. Click on "Do I have Java?"
    3. Click on Verify Java Version
    4. Chromium does nothing after setp 3, Firefox has a small notification (bottom corner) saying Applet Started but nothign really happens (waited for 20min).
    Searching the Forums, showed people with similar problems with an older plugin. An idea I did get was to use the latest branch and compile it. So I changed the PKGBUILD to download the latest using:
    hg clone http://icedtea.classpath.org/hg/icedtea-web
    ./autogen.sh
    ./configure --prefix=${_jvmdir} \
    --datarootdir=/usr/share \
    --with-jdk-home=${_jvmdir} \
    --with-firefox=/usr/bin/firefox \
    --with-chromium=/usr/bin/chromium
    So currentely my FireFox reports the IcedTeaWeb as: IcedTea-Web Plugin (using IcedTea-Web 1.4pre+r6e622e87010e). Unfortunately the issue remains.
    Please can anyone suggest me a way to overcome this issue. Currentely I have to use VirtualBox to run a browser in Windows (very very painful)!
    A while back I did contact the bank, informing them of the issue was met with a simple "We dont support Linux".
    Cheers!
    J
    Last edited by jlight2011 (2012-10-19 02:57:22)

    1. Same story with www.java.com from Chromium checking version of Java.
    2. Java plugin from my bank stopped to work with the following diagnostics:
    net.sourceforge.jnlp.LaunchException: Fatal: Launch Error: Could not launch JNLP file.
    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:600)
    at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:889)
    Caused by: java.lang.RuntimeException: Unable to create locks directory (/tmp/MyUserName/netx/locks)
    at net.sourceforge.jnlp.services.SingleInstanceLock.getLockFile(SingleInstanceLock.java:138)
    at net.sourceforge.jnlp.services.SingleInstanceLock.<init>(SingleInstanceLock.java:58)
    at net.sourceforge.jnlp.services.XSingleInstanceService.checkSingleInstanceRunning(XSingleInstanceService.java:131)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at net.sourceforge.jnlp.services.ServiceUtil$PrivilegedHandler$1.run(ServiceUtil.java:183)
    at java.security.AccessController.doPrivileged(Native Method)
    at net.sourceforge.jnlp.services.ServiceUtil$PrivilegedHandler.invoke(ServiceUtil.java:188)
    at net.sourceforge.jnlp.services.$Proxy9.checkSingleInstanceRunning(Unknown Source)
    at net.sourceforge.jnlp.services.ServiceUtil.checkExistingSingleInstance(ServiceUtil.java:136)
    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:537)
    ... 1 more
    Before the repository switched to the open java project and I used Sun/Oracle version, everything worked OK.

  • Issues with certificates with both Firefox and chromium

    I tried everything ... I reinstalled both of them.
    I canceled the profile and made new ones.
    I check with all my other computer if they have issues with certificates: no problem at all.
    Checked the date, is ok.
    Finally I checked what is installed on the system related to the problem ..
    # pacman -Q|egrep '(openssl|curl|ca-cert)'
    ca-certificates 20140325-1
    ca-certificates-java 20140324-3
    curl 7.37.1-1
    lib32-curl 7.37.1-1
    lib32-openssl 1.0.1.i-1
    openssl 1.0.1.i-1
    python2-pyopenssl 0.14-3
    or if there is an issued with a library ..
    # ldd `which curl`
    linux-vdso.so.1 (0x00007fffd2a48000)
    libcurl.so.4 => /usr/lib/libcurl.so.4 (0x00007f8a1c4d9000)
    libz.so.1 => /usr/lib/libz.so.1 (0x00007f8a1c2c3000)
    libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f8a1c0a5000)
    libc.so.6 => /usr/lib/libc.so.6 (0x00007f8a1bcf7000)
    libssh2.so.1 => /usr/lib/libssh2.so.1 (0x00007f8a1bace000)
    libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x00007f8a1b860000)
    libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007f8a1b44e000)
    libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00007f8a1b203000)
    libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00007f8a1af22000)
    libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00007f8a1acf0000)
    libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x00007f8a1aaec000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f8a1c747000)
    libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f8a1a8e8000)
    libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00007f8a1a6db000)
    libkeyutils.so.1 => /usr/lib/libkeyutils.so.1 (0x00007f8a1a4d7000)
    libresolv.so.2 => /usr/lib/libresolv.so.2 (0x00007f8a1a2c0000)
    I try to use a virtual machine on the same machine with ubuntu installed: no problem.
    Any idea?
    Last edited by saronno (2014-08-15 12:37:44)

    # curl -v https://areaclienti187.telecomitalia.it
    * Rebuilt URL to: https://areaclienti187.telecomitalia.it/
    * Hostname was NOT found in DNS cache
    * Trying 62.77.57.164...
    * Connected to areaclienti187.telecomitalia.it (62.77.57.164) port 443 (#0)
    * successfully set certificate verify locations:
    * CAfile: /etc/ssl/certs/ca-certificates.crt
    CApath: none
    * SSLv3, TLS handshake, Client hello (1):
    * SSLv3, TLS handshake, Server hello (2):
    * SSLv3, TLS handshake, CERT (11):
    * SSLv3, TLS handshake, Server finished (14):
    * SSLv3, TLS handshake, Client key exchange (16):
    * SSLv3, TLS change cipher, Client hello (1):
    * SSLv3, TLS handshake, Finished (20):
    * SSLv3, TLS change cipher, Client hello (1):
    * SSLv3, TLS handshake, Finished (20):
    * SSL connection using TLSv1.0 / AES128-SHA
    * Server certificate:
    * subject: C=IT; ST=Italy; L=Pomezia; O=Telecomitalia; OU=ADM.AP.PM.WO; CN=areaclienti187.telecomitalia.it; emailAddress=[email protected]
    * start date: 2013-10-08 10:06:37 GMT
    * expire date: 2014-10-08 10:06:37 GMT
    * common name: areaclienti187.telecomitalia.it (matched)
    * issuer: C=IT; O=I.T. Telecom; OU=Servizi di certificazione; CN=I.T. Telecom Global CA
    * SSL certificate verify ok.
    With curl no problem at all.
    Last edited by saronno (2014-08-15 19:10:09)

  • HP Smart Web Printing Breaks Firefox

    HP Smart Web Printing Breaks Firefox Navigation bar.
    OS: Windows 7
    Browser: FireFox 3.5.6
    Application: HP Smart Web Print Version 4.6
    After installing it basically broke the Firefox browser bar.
    Here is the FriendFeed Conversation

    As far as I’m concerned this is by far the most intrusive and inconsiderate update HP has every released. Be where – if I had to guess I would say that HP is using EDS to do it’s update/releases. I only say this because as someone who worked for EDS for 14 years, I can tell you they are used to telling their end user what they must have how they are going to get it instead of the other way around. This is one of the main reasons I left EDS in 1999. So do not trust HP anymore. Always make a restore point before you apply any updates and only apply update when they apply to you and the way you use your computer. I for one am going to turn off HP update notices because I don't even want to know about an update unless I have some problem I need to solve.
    System Info:
    OS: Windows Vista Home Premium SP2 32 bit (all current updates applied as of 01/15/2009).
    Browser: Firefox 3.5.7
    Problem Area: Firefox Add-ons
    Problem and Solution:
    Hp Update notified me an update for HP Smart Web Printing to version 4.60 is available. Because I like to keep my computer software up to date I clicked install, what a mistake. The first thing I noticed is that the Norton Toolbar 4.0 was missing in Firefox 3.5.7. Turned out it was BROKE and/or disables although Firefox showed it as being present and enabled it was not, along with other Add-ons for Firefox.
    Things I tried:
    1)      Exit and restarted FF (no effect) 
    2)      Disable HP Smart Web Printing and Restarted Firefox (Norton Toolbar reappeared but still was not working along with other Add-ons.
    Final Solution:
    1)      Uninstall HP Smart Web Printing (I check delete/no to save anything)
    2)      Ran System Restore and restored to the latest System Check Point which was before the 4.60 update was applied because Windows was prevented from or just didn't create an automatic restore point in order to undo the update.
    3)      Uninstall HP Smart Web Printing again and again I didn't save anything (Why? I have no idea but it appeared that even though the previous version of HP Smart Web Printing should be installed it seems that the 4.60 updates are applied to it so it’s the only way I could get Firefox and the other Add-ons working right) Norton Safe Web still doesn't work right and is a 100% dysfunctional.
    NOTE:
    All Firefox Add-ons seems to be working except Norton Safe Web function. The green tick mark no longer show up so you have no way of know if the site is Safe or not until you click on a link in Google search so Safe Web will check it which as far as I'm concerned diminishes the protection/function 100%. The only solution may be to uninstall Firefox and reinstall it, which at this time I've not done because I am still trying to find a way around it.

  • Firefox and Twitter and Finder does not display

    I have recently upgraded to Lion recently. The Transition was way rougher compare to the Snow Leopards.
    I am running a MBP 15", 2009 Mid-2009 version.
    It has 2 graphic cards on board, 9400m and 9600GT.
    When I first launched Lion, I was quite shock that my Firefox and Twitter do not display at all.
    After tweaking the system preferences, I realized that when the 9400m graphic card is activated, there isn't any display on several of the Applications,
    including the popular ones like Finder, Twitter and Firefox. The issues are fix when I switch to my 9600GT graphic card.
    Do any of you have the same issues that I am facing?
    I do hope Apple resolves these issues quickly.
    As using my 9600GT graphic translate to very bad battery life and a very warm laptop! I am not happy at paying $29.99 for something that breaks.

    Hey kennychan,
    I've had the same problem. I've done a clean re-install on a reformatted drive and the problem was gone. If you can do a clean reinstall I recommend you give it a shot.
    Best wishes,
    Dmitry

  • How to stop vidx ads from appearing on safari, firefox and chrome on my Macbook Pro?

    Hi, recently downloaded some movies online and ever since then, vidx ads have been appearing on the sites that I visit. I have tried moving the vidx.dmg file to the trash, and also emptied the trash. Furthermore, I have also tried uninstalling the vidx extentions from my browsers, and the vidx ads still keep appearing. Now it's taking really long for me to load my web pages, and the glaring ads are even more annoying.
    Please help, and thank you so much in advance!

    You installed the "DownLite" trojan, perhaps under a different name. Remove it as follows.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Application Support/VSearch
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item named "VSearch" selected. Drag the selected item to the Trash. You may be prompted for your administrator login password.
    Repeat with each of these lines:
    /Library/LaunchAgents/com.vsearch.agent.plist
    /Library/LaunchDaemons/com.vsearch.daemon.plist
    /Library/LaunchDaemons/com.vsearch.helper.plist
    /Library/LaunchDaemons/Jack.plist
    /Library/PrivilegedHelperTools/Jack
    /System/Library/Frameworks/VSearch.framework
    Some of these items may be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including any that have the word "Spigot" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    This trojan is distributed on illegal websites that traffic in pirated movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect much worse to happen in the future.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the DownLite developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. It must be said that this failure of oversight is inexcusable and has seriously compromised the value of Gatekeeper and the Developer ID program. You cannot rely on Gatekeeper alone to protect you from harmful software.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • I was updating Firefox from version 6 to version 7, after updating I tried to open Firefox and the message I got is this: This application has failed to start because xul.dll was not found. How can I fix this?

    I was updating Firefox to the newest version 7.0.1 from version 6.0.2 I think it was, I clicked the restart Firefox button that always comes up after updating. It started updating and then Firefox never restarted like it was supposed to after it was done updating. I then tried to open Firefox and it told me "This application has failed to start because xul.dll was not found." I did have Firefox crash on maybe about 30 minutes or so earlier which bothered me because I have been using Firefox for years and never had it crash on me before but I didn't think much of it at the time it happened because I was able to go back onto Firefox and finish what I had been working on. A while later I checked for updates and updated. The first time I tried to update it didn't work though so I had to shutdown Firefox and reopen Firefox and start the update a second time. It was after the second time that when I tried to open Firefox I got that message about failing to start because xul.dll can't be found. I filed a crash report when my Firefox crashed. This would have been around 1am-2am in the morning that Firefox first crashed and then wouldn't allow me to open it after updating. I have a DELL laptop running the Windows XP operating system but the laptop is probably at least 6 or 7 years old. The laptop will no longer charge so I always have to have it plugged into an outlet. Both my laptop hard drive and my external hard drive give me messages that I am running out of disk space on my hard drive. I bought this laptop 6 or 7 years ago second hand so it could be even older. In short it's a piece of crap and it gives me all kinds of issues but I currently can't afford a new one, but I have never had any problems with Firefox and I use Firefox more than any other aspect of my laptop so it's really really bothering me. May you please help me fix it?

    Unfortunately I tried that and it didn't work. Thanks for the help though. I tried to uninstall and it said I couldn't because the file is corrupt or something, but I think I finally got it uninstalled and/or deleted or whatever, but now I try to reinstall/download it again from the beginning and I can't. No matter what I do I can not get Firefox working again. No matter how many times I try to redownload it. Any other suggestions?

  • How can I enable the center mouse click to open and close tabs in Firefox and Chrome?

    I have a MacBook Pro Model A1261 purchased in 2009. On my other mac at work (and my PC) I can center click to open a link in a new tab while in Chrome or FireFox, and also to close a tab by clicking on it in the tabs at the top. I am using an external USB mouse on my MacBook Pro and when I click the center scroll wheel it brings up the dashboard. I looked in the settings but wasn't able to find a way to change that setting for the center button to open and close tabs in my web browser. Is there a way? Please help!

    You can restore the zoom feature by changing the values of the related prefs on the <b>about:config</b> page.
    * browser.gesture.pinch.in -> <b>cmd_fullZoomReduce</b>
    * browser.gesture.pinch.in.shift -> <b>cmd_fullZoomReset</b>
    * browser.gesture.pinch.out -> <b>cmd_fullZoomEnlarge</b>
    * browser.gesture.pinch.out.shift -> <b>cmd_fullZoomReset</b>
    * browser.gesture.pinch.latched -> <b>false</b>
    *http://kb.mozillazine.org/about:config
    See also:
    *pinchy: https://addons.mozilla.org/firefox/addon/pinchy/

  • I recently updated Firefox, and since then whenever I try to open Firefox I get a Mozilla Crash Report, and Firefox never opens. I have uninstalled/re-installed, and no luck.

    The long and short of it all is basically in my question, but if you have any specific questions I can answer for more help, please contact me at [email protected]

    Use a clean uninstall tool like Revo Uninstaller to remove the program. After the program is removed go into your programs folder and delete the Mozilla software folder. The last step is to open up regedit, find HKEY...SOFTWARE tab and delete the Mozilla string. After you've done all of those things reinstall Firefox and you should be good to go.

  • Hi, I don't know who to turn to: the person who handles all the compter stuff is out of town, This A.M.I started up Firefox and there was a message re an update, I thoght I new just to click on install and wait to re start Firefox. But what I can remember

    Hi, I don't know who to turn to: the person who handles all the compter stuff is out of town, This A.M.I started up Firefox and there was a message re an update, I thoght I new just to click on install and wait to re start Firefox. But what I can remember is that another window opened and asked me to choose 'something' (an icon or banner or?), I thought I must click something (I guess I should read all clearly). Firefox did update to 3.6.4, but it also inserted some sort of what might be called a banner? But it only partly covers the right one- half of my 3 toolbars at the top of the Firefox window. It can't be used for anything as it is just a mess of colors and unknowns, except what looks like a 'top' and what I recognize as a Firefox icon (but only partly visible)!! Now, what it does do is partly hide that whole portion of the toolbars and they are hard to read and in turn make this 'thing' impossible to figure out, if I would care to? I can't find anyway to remove it or use it?? But since the Firefox icon is on it, I guess you should know what it is and how to trash it. I am sorry for this occurrence caused my my carelessness, but I'm not much of a computer person ----HELP! Thank you for any help. Judi
    == This happened ==
    Every time Firefox opened
    == Today, Thrsday June 24, 2010

    The only thing I can imagine: it's a [https://addons.mozilla.org/en-US/firefox/personas/ Persona].
    Tools->Add-ons->Themes
    Here should be the persona (lightweight theme)
    and a button "Remove"
    Click it (button Remove), and it (Persona, this mix of colors) should go away instantly.
    Does it help you?

  • When accessing Sams Club web site using Firefox and go to Photos, then Pricing, it brings up Digital Photo Center, but when I click items nothing comes up. I turned on my IE and the information was there. What's wrong with Firefox.

    When you go to the link above go to Pricing Under Information - last item). That takes you to Sam's Digital Photo Center page. On the left side click on any of the items listed and I get nothing. This information shows on IE

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings and disables most add-ons (extensions and themes).
    ''(If you're using an added theme, switch to the Default theme.)''
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu by clicking on the '''Restart with Add-ons Disabled...''' menu item:<br>
    [[Image:FirefoxSafeMode|width=520]]<br><br>
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.
    Thank you.

  • Downloads just disappear from the specified location such as "Desktop" or "My Documents".They are untraceable afterwards.Why does this happen?And because of this I have uninstalled Firefox and now use Chrome.

    I have been using Firefox for almost a year now,and had upgraded to Version 7 recently.
    My problem started with the downloads.
    1) When a download is to be commenced,a box appears with two options,namely "SAVE" and "CANCEL".
    Even when I click on "SAVE",the the box shows it as 'cancelled'.When I right click on the box,another dialogue box appears with a number of choices ,the top one reads 'RETRY'.
    When I click this option the download starts and it is shown in the chosen location until 99% is completed,bu the moment the download is complete,the item i.e. the downloaded item just disappears from the chosen location and is not traceable thereafter.This has happened to me repeatedly over the past week or so and I am so disgusted that I have been compelled to uninstall Firefox,and have started using Chrome.
    Please help,as I would like to get back to using Firefox again but without the above problems.

    Understood.  However, the point that I'm trying to make is that it's not the WiFi access point's security that's in question, it's having your phone's WiFi in an always-on mode that's in question.  It's simple: if your phone's WiFi is on, then it is both discoverable and hackable... even when it's not connected to a WiFi network or access point.  Here's an article about a drone in London that was created to hack smartphone WiFi signals (and hackers have been doing what this drone does for years):
    http://money.cnn.com/2014/03/20/technology/security/drone-phone/
    The point is that it's not  secure to have your phone's WiFi in an always-on mode.  It would be better for privacy and security if Apple made WiFi location aware so that it is only enabled when you are at a trusted location (e.g. your home or office).  Or, at least give us the option of location aware WiFi so that each user can determine the best mode for their phone:
    (1) Always-On (current default - not secure and many privacy issues).
    (2) Trusted mode (only on at trusted locations).
    (3) Off.

  • On my netbook, I installed Firefox 4.0.1 from the Firefox web page. Now The netbook cannot open Firefox and cannot get onto the internet. System restore doesn't work. What can I do?

    At the end of the installation process, I received the message that (some applications?) were not compatible with Firefox and should Firefox search for (some applications?) that would be compatible. I answered no. When the netbook restarted only one of the two user icons was showing. The user icon I use all the time was not showing. I did system restore to try to go back to before I did the installation and I got both icons, but Firefox does not open. Firefox does not open with either icon. I am using my old PC to write this message and I will not install the new version of Firefox on this PC until I can once again get onto the Net with my netbook. I hardly ever use this PC for using the Net.

    See:
    * http://kb.mozillazine.org/Firefox_crashes
    * https://support.mozilla.com/kb/Firefox+crashes
    It is also possible that there is a problem with the files [http://kb.mozillazine.org/sessionstore.js sessionstore.js] and sessionstore.bak in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder]
    Delete the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/sessionstore.js
    If you see files sessionstore-##.js with a number in the left part of the name like sessionstore-1.js then delete those as well.<br />
    Deleting sessionstore.js will cause App Tabs and Tab Groups to get lost, so you will have to create them again (make a note).
    See:
    * http://kb.mozillazine.org/Session_Restore

  • CRM UI using IE 8, Firefox and Google Chrome

    Hi Colleagues,
    Is there any feedback on CRM UI using IE 8, Firefox and Google Chrome?
    A prospect is asking about it and I could not find any oficial information in Service Marketplace.
    Regards,
    Renato Petrulis

    Renato,
    For CRM 2007/7.0 IE8 was release conditionally.  Basically it defaults IE8 back to compatibility mode when viewing CRM from IE8.  Please take a look at the following OSS Notes
    1397488 - Conditional release of SAP CRM 2007 and SAP CRM 7.0 for IE 8
    1302283 - WebCUIF: IE8 Compatibility
    I haven't seen anything for Chrome and Firefox 3 in terms of official support right now.
    Good luck,
    Stephen

Maybe you are looking for

  • Problems with xml transformation via xslt - strange results

    hi everybody... i've little trouble finalling a little tool programmed by myself for my education. the application contains a kind of document-server which enables the client to up- and download xml-document in a special format to/from the server. in

  • How to control quality inspection material to do Invoice verification

    I want to control on which matrial is in quality inspection, I want to bolck for IV. whenever the material not cleared from QM till invoice verification will not done. if clear from QM then IV will process. thanks

  • I can not print

    I have Windows Vista and Adobe Reader 8.1. I can view, copy, save .pdf documents, but I dont print documents. the message displayed "Unable to start print job. Is printer available?" I have Sharp AM-900 Thanks

  • Power adaptor warranty

    Is there any sort of warranty on the power adaptors? I am on my second power adaptor and it has stopped working after about 7 months. I'm hoping there is a one year warranty on it, since $70 is an outrageous price for an adaptor that won't even last

  • Quality of close-up photos taken inside w/flash??

    With Q10! I'm thinking of switching from my Point & Shoot camera to using the Q10 for close-up photos with poor lighting inside. Is there any difficulty taking close-up photos inside with the flash?  Is there any set-up required or will it work fine