[SOLVED] Chromium updated to 24.0.1312.52 (175374), no mouse wheel

Just updated Chromium to version 24.0.1312.52 (175374) and the mouse wheel can't scroll anymore, had to install an extension for middle-click to be able to scroll again, anyone else with this problem?
Last edited by bmanuel (2013-01-11 10:25:24)

anonymous_user wrote:Have you considering using Chromium's experimental smooth scrolling that can be enabled in chrome://flags?
I tried, but this should be labeled as a joke, that gives basically very little difference, they should just look at how Firefox implemented it for a good reference

Similar Messages

  • Mouse wheel value update

    Hello everyone
    I am trying to get the value from "mouse scroll" changed by mouse wheel. The attached code is very simple and seems to be right wired, but it's not working properly. If you run the VI and scroll up and down  mouse wheel, you will see that sometimes the value is updated on the indicator, sometimes don't. If you keep using the mouse wheel always on the same direction (i.e. up), the value on the indicator starts to increase but not after every single roll of the mouse wheel. Seems like a lack of sync between the while loop execution and the mouse wheel usage.
    Any ideas how to trigger the loop just after mouse wheel usage? I have to sync them.
    Thanks
    Dan07
    Attachments:
    Mouse Wheel Value Update.vi ‏10 KB

    Mike
    I got your Vis and did some modifications to adjust them to my code and everything is working like a charm. But I would like to understand what's going wrong with my code (the one that I attached on the first message of this thread). I did a very very very simple code that was supposed to do the jog, but it is not working. As I roll the mouse wheel the value on the indicator does not update in sync with the mouse wheel (sometimes it updates, sometimes don't). If I have my code working I can put it inside an event structure on the timeout case and use:
    Mouser Enter array - feed timeout with 10ms
    Mouse Leave array - feed timeout with -1ms
    Anyway, thanks for your code.
    Please, help me to understand what's wrong with mine.
    Aested, my VI works on my computer too, but the value on the indicator does not update in sync with all movements of mouse wheel.
    Thanks
    Dan07

  • [SOLVED] Chromium exiting on opening

    Hello, guys!
    I'm using Arch on a 32-bit install and using chromium 37.0.2062.120-2, but since I've updated to that version I'm getting the following error on opening:
    $ chromium
    [1007/234520:FATAL:content_main_runner.cc(715)] Check failed: base::i18n::InitializeICU().
    Aborted (core dumped)
    I saw that there are similar errors happening on Chromium OS
    https://bbs.archlinux.org/viewtopic.php?pid=1427078
    Did anyone had that problem with Chromium recently? Any tips on how to proceed?
    Best,
    Last edited by renatolond (2014-10-12 00:11:11)

    Hi,
    After the update the problem stopped happening. Seems chromium updated to the same version as Google Chrome.
    Thanks for the help!

  • (solved)-Windows update cannot currently check for updates, because the service is not running. You may need to restart your computer

    (solved)-Windows update cannot currently check for updates, because the service is not running. You may need to restart your computer
    Hetti Arachchige V Aravinda | Network Administrator (B.Sc, MCP, MCTS, MCSA, MCSE, MCITP, CCNA, CEH, MBCS)| http://www.windowstechinfo.com |

    Hi,
    Glad to see your problem resolved, Hope your experience is helpful with others.
    Roger Lu
    TechNet Community Support

  • [SOLVED]xorg-server 1.14.4-1 - mouse wheel not responding while moving

    I notice a relapse of the bug (https://bugs.archlinux.org/task/29191 and https://bugs.freedesktop.org/show_bug.cgi?id=48167) since the xorg-server upgrade. Downgrade to 1.14.3-2 solves the problem. The problem is noticed in ioQuake3 engines.
    UPDATE:
    The problem was relative to the mouse brand and model since other mouses didn't have issues. After a few kernel upgrades the problem went away thus I'm marking this thread SOLVED.
    Last edited by rationalperseus (2014-01-03 19:13:41)

    I've just tested some of the games that had that bug and they all seem fine so I'm thinking it's a different bug, perhaps in ioQuake3.

  • Arch crashing after Chromium update

    I just updated Chromuim. I had Chromium open while the update was running, and soon after the update finished, and I was using Chromium, my system crashed. The screen gave a bunch of error messages, and I was unable to get to a terminal by typing ctrl/alt/(any of) the f# keys.
      I rebooted, thinking that was what caused Chromium to shut down. I opened Chromium and had several tabs open, including one streaming music. Chromium crashed again, and again I couldn't start a terminal with ctrl/alt/any f#.  While the screen displayed several errors, the streaming audio continued without a hitch, giving me a pleasent background while I wrote down the errors. What was listed at the top was:
      Bug; Unable to handle kernel paging request at 431c39d4
      raw spin lock
      preempt smp
      modules linked in- (then a ton of modules)
      Pid 707, comm: Xorg not tainted 3.1.5-1 Arch #1
    When I rebooted, dmesg didn't seem to show anything, so I'm not sure what info I can give to solve this. I'm posting from Firefox, and so far, obviusly, so good.
    If I need to show the error screen, advice on how to do that would be appreciated.

    pottzie wrote:Just tried doing "rm ~/.config/chromium," and it returned:
      "rm: cannot remove `/root/.config/chromium': No such file or directory."
    Run that command as user.

  • [SOLVED] libreoffice update "failed to read path from javaldx"

    I don't have java installed as I do not use it (aside from whatever is built into chromium I guess). Libreoffice started up fine before the update. I had the option checked to not use java in the gui. Now it won't load at all. Is java-runtime now a hard dependency of libreoffice-common package? Is there any way to disable it? My ~/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!--This is a generated file. Do not alter this file!-->
    <java xmlns="http://openoffice.org/2004/java/framework/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <enabled xsi:nil="false">false</enabled>
    <userClassPath xsi:nil="true"/>
    <vmParameters xsi:nil="true"/>
    <jreLocations xsi:nil="true"/>
    <javaInfo xsi:nil="true"/>
    </java>
    I am looking into other files included with "pacman -Ql libreoffice-common" but can't seem to figure it out yet.
    Edit: Also I have tried "# chown -vR dodo3773:users ~/.config" per the LibreOffice wiki entry. No pacnew files or anything in /etc either.
    Last edited by dodo3773 (2013-05-25 06:10:55)

    foutrelis wrote:
    There was an issue with ICU 51.2; try updating to libreoffice 4.0.3-3.
    Relevant bug: https://bugs.archlinux.org/task/35466
    I'll wait a little bit for the mirrors to all sync up and try again. Marking as solved since it is a known issue with fix on the way. Thank you.

  • [SOLVED] chromium-pepper-flash fails to install

    I use chromium-pepper-flash and today there was an update, but the install script has errors.
    Sorry for the locale, but summarized it said cat and sed didn't find a file.
    Probably the chromium-pepper-flash.install cannot find the $_default as it says
    [ -f etc/chromium-browser/default ] && _default='etc/chromium-browser/default'
    [ -f etc/chromium-dev/default ] && _default='etc/chromium-dev/default'
    [ -f etc/chromium/default ] && _default='etc/chromium/default'
    Anyways the installation was successful.
    Last edited by TheSaint (2014-12-11 16:49:35)

    Solved, must edit the path which is missing the first / like this
    [ -f etc/chromium-browser/default ] && _default='/etc/chromium-browser/default'
    ^
    [ -f etc/chromium-dev/default ] && _default='/etc/chromium-dev/default'
    ^
    [ -f etc/chromium/default ] && _default='/etc/chromium/default'
    ^

  • [Solved again] Updated to linux-3.10.8; Can no longer boot

    Hey everyone.
    So, linux-3.10.2-1 just dropped to the [testing] repos, and I got it through a standard -Syu. Along with it were upgraded libxfont, linux-headers, lirc-utils (and I installed extundelete during the same command).
    Here's the relevant bit of /var/log/pacman.log:
    [2013-07-22 11:03] [PACMAN] Running 'pacman --color=always -Syu extundelete'
    [2013-07-22 11:03] [PACMAN] synchronizing package lists
    [2013-07-22 11:03] [PACMAN] starting full system upgrade
    [2013-07-22 11:06] [PACMAN] installed extundelete (0.2.4-1)
    [2013-07-22 11:06] [PACMAN] upgraded libxfont (1.4.5-1 -> 1.4.6-1)
    [2013-07-22 11:07] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-07-22 11:07] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> Starting build: 3.10.2-1-ARCH
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> Starting build: 3.10.2-1-ARCH
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-07-22 11:07] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-07-22 11:07] [PACMAN] upgraded linux (3.10.1-1 -> 3.10.2-1)
    [2013-07-22 11:07] [PACMAN] upgraded linux-headers (3.10.1-1 -> 3.10.2-1)
    [2013-07-22 11:07] [PACMAN] upgraded lirc-utils (1:0.9.0-51 -> 1:0.9.0-52)
    Then, because I am on a UEFI system, I copied the initrd images and the vmlinuz image over to my ESP (just like I've done many a time before), and now the system won't boot. It doesn't throw any errors; rather, as soon as UEFI selects the entry to run, the computer just sits there (there is nothing in the logs so far as I can find).
    I've booted with a live medium and I've tried regenerating the images and recopying them (the checksums of the images changed, so I figured that might do the trick), but it's still a no-go. Is there something obvious that I'm missing? Has anyone else run into this problem?
    [Edit]: Though this appeared to be solved with 3.10.3, the problem appears to have returned with 3.10.8. No actual solution has been found. As with before, a new kernel has been released (3.10.9) with which this issue does not exist…
    All the best,
    -HG
    Last edited by HalosGhost (2013-08-21 17:01:46)

    So I added /boot to my fstab with option "auto" to not rely on the systemd-efi-generator and /boot was mounted just fine. Then I set noauto,x-systemd.automount and the autofs mount point was created as expected. Then I removed the /boot entry in fstab again and the systemd-efi-generator seems to work fine again...
    I'm seriously confused right now...
    btw, I did all of this mit kernel 3.9.9 booted. 3.10.2 doesn't boot on my system, it's the famous ""EFI machine randomly hangs while loading kernel" bug again. But this shouldn't have anything to do with the kernel install problem...
    edit: I just realized that my "btw" is actually what OP describes. I should have read the thread completely, sorry
    Either way, as far as I can see these are two separate issues. The EFI bug with the long thread that I mentioned above and the fact that /boot seems to not mount in some cases. I did some more testing regarding this, but I still have no idea what is happening. I could have sworn there was no automount point set up by systemd at some point, which would have made sense. But I can't reproduce it anymore...
    Last edited by 65kid (2013-07-23 21:54:55)

  • SOLVED - BIOS UPDATE "SYSTEM DOES NOT CONTAIN the NECESSARY WMI SUPPORT for this VERSION of HPQflash

    If you get infamous error when updating HP Portables (laptops/notebooks/ netbooks) BIOS within Windows:
    "SYSTEM DOES NOT CONTAIN THE NECESSARY WMI SUPPORT FOR THIS VERSION OF HPQFLASH":
    I am posting a solution found for own business laptop (HP 8540W & 8760W) so WebSearch engines index/register it in a few days - future sufferers come here and get a SOLUTION, finally.  Disreagrd previous "experts" advises, they don't work 100% & pity on TechSupport folks who get HP paychecks yet don't know products their co. designs/manufactures (on deep Technical level):
    Below is a SOLUTION (WORKING) !
    Go into Services (Run "services.msc" or get there thru ControlPanel-->AdminTools-->), find following 2 services ==> make sure they're running, chances are they're NOT (as in my case I keep them disabled unless need running):
    1) "HP Software Framework"
    2) "HP Service" [no typo - a real plain name]
    If not running, set Properties-->Manual and click "Start", make sure both are running.
    Rerun BIOS updater, choose option for "Within Windows" or something to that effect (using HPQ/ROMpaq updater), rather than "create USB BootDisk on Key", this time it should work without the hassle of a BootDisk creation.
    Should work from within Windows environment.
    Notes:
    a) Likely only one (1) service is responsible - namely "HP Software Framework" for HPQ Updater to fail, but doesn't hurt to reenable/restart both services.
    I in fact am responding to other customers who elect to Update BIOS within Windows, perhaps oldfashioned but to me Boot Updater is more natural & always works regardless of WMI Support.
    b) After done, don't forget:
    *) Recheck BIOS settings - update may've added new and/or changed old, so rescan tobe sure.
    **) Go BACK into Windows-->Services.msc & redisable both aforementioned Services if were originally disabled; or you're a computer Pro, you know what you're doing & like me keep all HP services disabled.  The ones we got on EliteBook 8760W are pests consuming system resources, you just enable "Software Framework" when occasional issues emerge with HP softupdate (typically no issues) & redisable after use, rest of services are bloatware - some attempt to overrun Windows Wireless console, some seekout HP Networked printers (Ethernet, Wireless, but not USB), some do this & that - I study/know which one does what and decided to disable all. This is called a "minimalist" philosophy & turns your machine into a fast beast, I recently sold a very obsolete 4-year laptop which however handles 3DMCAD & complex designs/simulations, better new machines out fo a store, as new machines are loaded w/bloatware chocking down resources.
    BUT nobody is requiring you to disable anything though.
    The solution merely states the fact:
    These 2 (or 1) services when not running halt BIOS Update "within Windows" (you can still run "BootDisk option", however, if preferred).
    Simply restartung them solves your problem.  Usually
    Ya'll have a good day and enjoy!
    ===========
    BELOW ARE IMPORTANT WARNINGS:
    1) IF YOUR BIOS UPDATE STILL FAILS, SOME OTHER PIECE IN WMI SUPPORT IS MISSING - IN MY CASE WAS THESE 2 SERVICES, BUT THERE'S REMOTE POSSIBILITY SOMETHING ELSE MIGHT BLOCK UPDATER.  DON'T WASTE TIME & CHOOSE "USB/BootDisk" options instead
    2) Once BIOS updater does its job, will ask to auto-restart - let it go on & complete, it will self-shutdown (click "Next" to skip 60-second timer), then do NOT turn it on manually!, wait - it'll turn on by itself in 15 seconds, let it boot into Windows, you're done!
    3) WARNING: close other apps before proceeding, be 100% sure your ACpower won't be interrupted or better yet - make sure battery is in/charged (so if ACpower accidentally disconnects, you're autoswitched onto battery) b/c power loss may result in severe damage to internal hardware.  In the old days it'd result in fatal damage, these days powerloss would still result in a major repair (ROM chip corruption).
    So to summarize: those 2 services I specified, are often responsible for whether HPQ/ROMpaq will or won't run.
    Other causes possible, but I've not witnessed; and if so - choose BootDisk option.
    ===
    Stan M. Starinski, MSEE.

    Hello Ceramics.
    Your ProBook is an Enterprise model.  It would be a good idea to also post your question to the HP Business Boards as those forums deal specifically with that kind of product.  Here is a link.
    Have a great day!
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • [SOLVED] Windows Update not working after Cloning Hard Disk!

    Lenovo T61p with Intel Turbo Memory - Cloning HDD with Advanced Format (4K Cluster) HDD
    I have been beating my head against my desk for the past day trying to figure out the problems I am having.
    I have a Genuine Windows 7 Ultimate Installation
    I cloned my old 100GB HDD onto a 500GB HDD to increase space however after doing so I am unable to update windows, turn windows defender on, or install any Microsoft Products. I am even unable to install WindowsActivationUpdate or Microsoft Security Essentials.
    I have tried many FixIt tools to no avail.
    I have run SFC /SCANNOW
    I have run CHKDSK
    I am stumped.
    ****RESOLUTION****
    After doing some digging I found the solution. Since I had cloned the drive, the old AHCI driver wasn't updating Windows with the correct sector size. Updating the AHCI driver with the latest from Intel solved all the issues I was having.
    **Note**
    Install the Lenovo Driver First -- Reboot
    Lenovo Driver: http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS001676
    Install the AHCI Driver Manually (iaAHCI.inf - Do this in Device Manager) -- Reboot
    Intel AHCI RST Driver: http://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=20110
    ***DO NOT INSTALL RST GUI IT WILL REMOVE TURBO MEMORY DRIVERS!!!***
    Windows Update = Working
    Windows Defender = Updating
    Windows Installations = Working
    ****RESOLUTION****
    My MGADiag:
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 0x8004FE21
    Cached Online Validation Code: 0x0
    Windows Product Key: *****-*****-9X7JB-XQDHB-C2W6B
    Windows Product Key Hash: Dy1vngm6F92cujl9L9xOYdanfdU=
    Windows Product ID: 00426-292-1299966-85765
    Windows Product ID Type: 5
    Windows License Type: Retail
    Windows OS version: 6.1.7601.2.00010100.1.0.001
    ID: {13F339C5-D5B9-41FD-8A7B-1238231C5332}(3)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Ultimate
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_gdr.120503-2030
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 109 N/A
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: B4D0AA8B-604-645_025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Mozilla Firefox\firefox.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[7.1.7600.16395], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\wat\watux.exe[7.1.7600.16395], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppobjs.dll[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppc.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppcext.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppwinob.dll[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\slc.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\slcext.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppuinotify.dll[6.1.7600.16385], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\slui.exe[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppcomapi.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppcommdlg.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppsvc.exe[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\drivers\spsys.sys[6.1.7127.0], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\drivers\spldr.sys[6.1.7127.0], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\systemcpl.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\user32.dll[6.1.7601.17514], Hr = 0x800b0100
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{13F339C5-D5B9-41FD-8A7B-1238231C5332}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010100.1.0.001</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-C2W6B</PKey><PID>00426-292-1299966-85765</PID><PIDType>5</PIDType><SID>S-1-5-21-2451738923-860975475-1044764223</SID><SYSTEM><Manufacturer>LENOVO</Manufacturer><Model>6459CTO</Model></SYSTEM><BIOS><Manufacturer>LENOVO</Manufacturer><Version>7LETC9WW (2.29 )</Version><SMBIOSVersion major="2" minor="4"/><Date>20110318000000.000000+000</Date></BIOS><HWID>7E6A3B07018400FA</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>Pacific Standard Time(GMT-08:00)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>LENOVO</OEMID><OEMTableID>TP-7L </OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>109</Result><Products/><Applications/></Office></Software></GenuineResults>
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Ultimate edition
    Description: Windows Operating System - Windows(R) 7, RETAIL channel
    Activation ID: ac96e1a8-6cc4-4310-a4ff-332ce77fb5b8
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00426-00170-292-129996-00-1033-7600.0000-3502010
    Installation ID: 006331326732895831680071837781562523717002697036843352
    Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use License URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial Product Key: C2W6B
    License Status: Licensed
    Remaining Windows rearm count: 4
    Trusted time: 06/19/2012 00:04:42
    Windows Activation Technologies-->
    HrOffline: 0x8004FE21
    HrOnline: N/A
    HealthStatus: 0x000000000001EFF0
    Event Time Stamp: N/A
    ActiveX: Registered, Version: 7.1.7600.16395
    Admin Service: Registered, Version: 7.1.7600.16395
    HealthStatus Bitmask Output:
    Tampered File: %systemroot%\system32\sppobjs.dll
    Tampered File: %systemroot%\system32\sppc.dll|sppc.dll.mui
    Tampered File: %systemroot%\system32\sppcext.dll|sppcext.dll.mui
    Tampered File: %systemroot%\system32\sppwinob.dll
    Tampered File: %systemroot%\system32\slc.dll|slc.dll.mui
    Tampered File: %systemroot%\system32\slcext.dll|slcext.dll.mui
    Tampered File: %systemroot%\system32\sppuinotify.dll|sppuinotify.dll.mui
    Tampered File: %systemroot%\system32\slui.exe|slui.exe.mui|COM Registration
    Tampered File: %systemroot%\system32\sppcomapi.dll|sppcomapi.dll.mui
    Tampered File: %systemroot%\system32\sppcommdlg.dll|sppcommdlg.dll.mui
    Tampered File: %systemroot%\system32\sppsvc.exe|sppsvc.exe.mui
    Tampered File: %systemroot%\system32\drivers\spsys.sys
    HWID Data-->
    HWID Hash Current: OAAAAAEABgABAAEAAQABAAAAAgABAAEA6GFizC3FgIUan7BULghGgwAtOoH6Et7WRgY2FRoIKoU=
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x0
    OEMID and OEMTableID Consistent: yes
    BIOS Information:
    ACPI Table Name OEMID Value OEMTableID Value
    APIC LENOVO TP-7L
    FACP LENOVO TP-7L
    HPET LENOVO TP-7L
    BOOT LENOVO TP-7L
    MCFG LENOVO TP-7L
    SSDT LENOVO TP-7L
    ECDT LENOVO TP-7L
    TCPA LENOVO TP-7L
    SLIC LENOVO TP-7L
    ASF! LENOVO TP-7L
    SSDT LENOVO TP-7L
    SSDT LENOVO TP-7L
    SSDT LENOVO TP-7L
    SSDT LENOVO TP-7L
    Tried this:
    1) Open an Internet Browser
    2) Type: %windir%\system32 into the browser address bar.
    3) Find the file CMD.exe
    4) Right-Click on CMD.exe and select 'Run as Administrator'
    5) Type: net stop sppsvc (It may ask you if you are sure, select yes)
    Note: the Software Protection servive may not be running, this is ok.
    6) Type: cd %windir%\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\SoftwareProtectionPlatform
    7) Type: rename tokens.dat tokens.bar
    8) Type: %windir%\system32
    9) Type: net start sppsvc
    10) Type: slui.exe
    11) After a couple of seconds Windows Activation dialog will appear. You may be asked to re-activate and/or re-enter your product key or Activation may occur automaticly.
    But it still says Windows 7 Activation was Successful.

    I only discovered this problem a month after replacing my system HDD with an ssd Drive for a Vista sp2 Dell studio 1735 . But in my case all drivers  were  up to date. However this post triggered the right path to a solution. Though it is more
    a workaround ... . Perhaps this will help others, an even more perhaps bring a microsoft engineer to make a small adaption to the vista windows update tool ....
    So the problem seems that Windows Update checks for its datastore if the file is alined with the HDD underneath. But it seems that this check fails for an ssd with a 4K sector size.
    Lucky I had another HDD in my laptop, which is required for this work around to work :-(. So the following shows the problem (and I think Windows Update does an alike test).
    cd \windows\SDold\DataStore (so use cd \windows\SoftwareDistribution\DataStore if you didn't try the "ren" action yet as mentioned in many posts)
    esentutl /g DataStore.edb  -> (result) Operation terminated with error -583 (JET_errSectorSizeNotSupported, The physical sector size reported by the disk subsystem, is unsupported by ESE for a specific file type.) after 0.15 seconds.
    cd D:\        (to a 512 byte sectored HDD )
    esentutl /g C:\Windows\SDold\DataStore\DataStore.edb     -> (succeeds! normal verification output)
    So I tried (the junction tool can be downloaded from sysinternals):
    net stop cryptsvc
    net stop wuauserv
    robocopy /mir C:\Windows\SDold\DataStore D:\DataStore
    robocopy /mir C:\Windows\system32\catroot2 D:\catroot2   (I now think this is not needed, but I started with an Technet post (and many others ...) that put me on the esentutl track... , which is also why the "net stop cryptsvc" is present.) 
    C:
    cd ..\SoftwareDistribution
    rmdir /s /q DataStore
    junction DataStore D:\DataStore
    cd ..\system32   ( again not sure if needed, also counts for the next 2 commands).
    rmdir /s /q catroot2
    junction catroot2 D:\catroot2
    net start cryptsvc
    net start wuauserv
    And windows update worked again ! Check the C:\windows\WindowsUpdate.log
    Of course this is just a workaround, but perhaps this puts another searcher on the right track. And perhaps it makes a Microsoft engineer update the responsible code ... as to be aligned on disk does not seem crucial for the databases used for this "application"
    Sorry had to remove links for sysinternals and cc734083(v=ws.10).aspx (esentutl, which is a vista specific command) both Microsoft links, as Microsoft has not yet verified my account ...

  • [SOLVED] Since updating to Java 1.6.0_33 on my MacBook running OSX 10.6.8, websites say Java not installed in Firefox, but works in Chrome

    I work for User Testing, which uses a Java-based screen recorder to make videos of people using commercial websites and offering spoken feedback on the site. Since installing the Java 1.6.0_33 update for Snow Leopard on my MacBook, the User Testing screen recorder does not recognize that Java is installed, and won't work.
    If I switch to Chrome, all works smoothly. I have the latest version of Firefox, and have installed the latest updates. I have opened Java Preferences in my Utilities, and made sure that the checkbox "Enable applet plug-in and Web Start applications" is checked. I have cleared the cache and cookies in Firefox. The problem still persists.
    User Testing says no other Mac users have reported the problem, and so they cannot help me. I rely on a Firefox add-on that is not available for Chrome to notify me of new User Testing jobs (which are normally claimed in seconds), so it is not practical for me to simply switch to Chrome or another browser.
    Interestingly, when checking my plugins in order to fill out the information required below in this help request, I was sent to a Firefox page that says "For your safety, Firefox has disabled your outdated version of Java. Please upgrade to the latest version."
    When I click the link, it says that Apple supplies its own version of Java, which of course I have already installed. Guess this is the root of the problem, but how do I fix it?
    EDITED TO ADD SOLUTION:
    After even more Googling, I eventually stumbled on the solution. In the Firefox menu, I chose Help>Troubleshooting Information, and clicked "Show in Finder" under Application Basics. I then quit Firefox, clicked on the Profile folder, deleted the file "pluginreg.dat", and restarted Firefox. Java now shows up among my plugins, and is enabled by default. The failure of pluginreg.dat to update automatically was supposed to be an old Firefox problem that has been solved, but apparently that is not always the case.
    Thank you to everyone who answered.

    I read somwhere that firefox disables certain versions of java because it might give control of your computer to other malicious websites
    I think you have to go to the java website and down load the version you need and enable it in firefox's prefrences
    Sorry I may be a veteran in using firefox, but I know very little since I hardly had problems with mozilla untill just very recently hope this helps

  • [SOLVED]Pacman update fails

    Hi,
    Yesterday everything was working great but today it isn't anymore.
    The problem
    I did
    pacman -Syu
    Output:
    sudo pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    archlinuxfr is up to date
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n]
    So i choose Y and i get this:
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: package-query: requires pacman<3.5
    :: pacman-color: requires pacman=3.4.3
    What does this mean and how can I solve this?
    As described here: https://bbs.archlinux.org/viewtopic.php?pid=907659
    I removed yaourt but this didn't solve the problem
    Thanks in advance!
    Last edited by tgoossens (2011-03-24 12:11:46)

    I had this same problem, and I went through the instructions as posted, but it must have removed pacman in the process. Now, I cannot update anything. I went through the stickied topic on pacman but it didn't work. I found some instructions on downloading pacman and installing it manually, but now every time I run the pacman command I get:
    pacman: error while loading shared libraries: libalpm.so.6: cannot open shared object file: No such file or directory
    I googled that and none of those instructions work for me. Is there a way I can save my system?
    Edit: And now my laptop has the same error preventing me from updating Pacman, what should I do to resolve that one? I would think that something in the repositories needs to be fixed and this is probably a bug, considering the home page doesn't say anything about it.
    Edit 2: I did the following
    sudo mv /usr/lib/liblzma.so /usr/lib/liblzma.so.0
    And now pacman works, but it cannot find a single mirror that I have set up, it says "error retrieving file" on everything.
    Edit 3: Nevermind, I give up. I'm going to wipe and reformat my computer. This is RIDICULOUS. I hope the same problem doesn't happen to my laptop, what is the *official* way to fix the "package-query: requires pacman<3.5" problem?
    Last edited by jlacroix (2011-03-24 14:23:20)

  • [SOLVED] After UPDATE - SLIM giving lots of messages..

    After I updated today: [2012-10-13 11:41
    upgraded systemd (194-1 -> 194-3)
    upgraded xf86-input-evdev (2.7.3-1 -> 2.7.3-2)
    upgraded xorg-server-common (1.12.4-1 -> 1.13.0-2)
    upgraded xorg-server (1.12.4-1 -> 1.13.0-2)]
    And as you can see, SLIM was not.. and my current version of slim is:
    slim 1.3.4-3
    and these are the journalctl messages:
    slim[256]: OS Function opendir declared
    slim[256]: OS Attempting to declare FFI pread
    slim[256]: OS Function pread declared
    slim[256]: OS Attempting to declare FFI pwrite
    slim[256]: OS Function pwrite declared
    slim[256]: OS Attempting to declare FFI read
    slim[256]: OS Function read declared
    slim[256]: OS Attempting to declare FFI readdir
    slim[256]: OS Function readdir declared
    slim[256]: OS Attempting to declare FFI rename
    slim[256]: OS Function rename declared
    slim[256]: OS Attempting to declare FFI rmdir
    slim[256]: OS Function rmdir declared
    slim[256]: OS Attempting to declare FFI splice
    slim[256]: OS Function splice declared
    slim[256]: OS Attempting to declare FFI strerror
    slim[256]: OS Function strerror declared
    slim[256]: OS Attempting to declare FFI symlink
    slim[256]: OS Function symlink declared
    slim[256]: OS Attempting to declare FFI truncate
    And a few others.
    Last edited by Kilzool (2012-10-13 20:04:12)

    Kilzool wrote:Marking as solved.. it looks like my WINE game was causing this.
    Not so sure - I'm getting the same messages and I don't have WINE installed...

  • [SOLVED] chromium unresponsive when opening preferences

    When opening preferences in chromium, a new tab appears but it is not populated and the tab becomes unresponsive. Obviously, this is a deal-breaker and I need some help in fixing it.
    I observed that after opening preferences, a new ktradertest process (I use KDE) is eating 100% cpu. ktradertest is spawned by xdg-settings, which is spawned by the original chromium process, trying to determine if it is the default browser. So the root problem is that ktradertest never returns. This is reproducible by running "ktradertest text/html Application" in a terminal.
    A new user account did not exhibit the same behavior. Running ktradertest through either strace or gdb also failed to reproduce the problem. Attaching to the hung process yields the following stack trace:
    #0 0x00007f4a429b81c5 in ?? () from /usr/lib/libGL.so.1
    #1 0x00007f4a40da83ec in ?? () from /usr/lib/libnvidia-tls.so.290.10
    #2 0x00007f4a46715d32 in KConfigINIBackEnd::parseSingleConfigFile(QFile&, QMap<KEntryKey, KEntry>*, bool, bool) () from /opt/kde/lib/libkdecore.so.4
    #3 0x00007f4a46737293 in KConfigINIBackEnd::parseConfigFiles() () from /opt/kde/lib/libkdecore.so.4
    #4 0x00007f4a467341eb in KConfigBase::parseConfigFiles() () from /opt/kde/lib/libkdecore.so.4
    #5 0x00007f4a467157d5 in KConfig::reparseConfiguration() () from /opt/kde/lib/libkdecore.so.4
    #6 0x00007f4a46718ec7 in KConfig::KConfig(QString const&, bool, bool, char const*) () from /opt/kde/lib/libkdecore.so.4
    #7 0x00007f4a46c4174f in KServiceTypeProfile::initStatic() () from /opt/kde/lib/libkio.so.4
    #8 0x00007f4a46c41ae1 in KServiceTypeProfile::serviceTypeProfile(QString const&, QString const&) () from /opt/kde/lib/libkio.so.4
    #9 0x00007f4a46c422bb in KServiceTypeProfile::offers(QString const&, QString const&) () from /opt/kde/lib/libkio.so.4
    #10 0x00007f4a46c44141 in KTrader::query(QString const&, QString const&, QString const&, QString const&) const () from /opt/kde/lib/libkio.so.4
    #11 0x00000000004016ff in ?? ()
    #12 0x00007f4a4554b38d in __libc_start_main () from /lib/libc.so.6
    So it seems that some configuration file is causing the problem, but I've tested every one I can think of without success.
    Last edited by jrmrjnck (2012-01-11 00:53:10)

    It seems that ktradertest is part of kdelibs3 and is not included in recent releases of KDE4, which explains why I couldn't find any information about it. There was only one old application using kdelibs3, so I got rid of all KDE3 stuff and the problem is solved. Since ktradertest is not intended to be run in a modern KDE4 environment, it's understandable that it's unstable and failing in this weird way.
    However, it seems that xdg-settings should not be using it. xdg-settings also calls xdg-mime, which does perform a version check and uses ktraderclient in the case of KDE4. It seems that xdg-settings should also perform that check and not use ktradertest, which probably just returns a "command not found" on most desktops.

Maybe you are looking for

  • Error Message: Invalid relation attribute on pageSet xfa

    Hi, Searching through the forums and on the net, I cannot seem to locate an answer to this problem so I'm trying here... I've developed a form that many folks are using without any issues. However, I do have a small number of users that get the follo

  • ITunes 8.2 refuses to import *.wma files

    I have a grand total of 15 songs in WMA format. I know that when I was using iTunes on Windows, and even likely on Mac before, I had no issues - they were converted into AAC (I got the little message box and all). Now they don't react - I tried addin

  • Iexplorer Print Preview mode

    Hi! In Print Preview mode page looks different. In this mode missing some elements as header line and some lines of table. I find out that in Print Preview mode some attributes of element TD not rendered. In this case background-color style attribute

  • Is File Conversion Necessary?

    I was told recently that I should convert my video files to something else to improve rendering and exporting times. I shoot HDV, and recently started usung a DN60 for a tapeless workflow. I have CS6 and a reasonably fast computer. I was under the im

  • Please help me with this statement

    Hi gurus, glad to be back! Please help me with this XML processing statement. The XMl I get is like this, <EnumerationValue description="Motor Carriers-Operate w/o Certificate or Permit" effectiveDate="1859-01-01">           <Text>26</Text>