Recommended Posts

I'm using the latest version of Skype and it works great. However, there's a trick to it; it wouldn't let me log in and would just hang on the login screen indefinitely, so I had to play around with the compatibility settings, and I found it only works well if you run it as administrator.

  On 01/06/2012 at 04:53, Darrian said:

I'm using the latest version of Skype and it works great. However, there's a trick to it; it wouldn't let me log in and would just hang on the login screen indefinitely, so I had to play around with the compatibility settings, and I found it only works well if you run it as administrator.

Mine appeared to work just fine as well, however, the CPU usage was off the charts - anywhere from 20-45%. That made it a no-go for me. Any Skype version from 5.2 to 5.5 has that CPU problem for me (i5 processor).

I had some problems on 5.8 (just checked for newer version and upgrading). and the problem is, if I have a call and then hang up on my side, it would freeze and refuse to restart normally. it would also affect Opera for some reason as it freezes too and won't start up normally. if this occurs, only a reboot helps.

Here's how I worked-around the issues ..

Fix login issue:

  • Stop Skype (it doesn't stop all the way in Win8 RP so kill it using Task Manager/Process Explorer)
  • Go to C:\Users\\AppData\Roaming\Skype
  • Delete the following folders and files
    • shared_dynco
    • shared_httpfe
    • shared.lck
    • shared.xml

Fix high CPU usage:

  • Run Process Explorer
  • Find Skype from the running processes
  • Double click the Skype.exe process
  • Go to Threads tab (click ok on the warring, it only shows up once)
  • Sort the running threads by CPU usage and kill the one that is consuming highest CPU resource
  • Skype will be still running but it will consume less CPU resource than before

  On 01/06/2012 at 04:44, devBrian said:

http://www.oldapps.c...hp?old_skype=94

There we go, using Skype 5.0, there are no crashes, no 30% CPU usage, etc. You're welcome :p

It's amazing how much faster and lighter this old version is. Skype has become a POS bloatware. I really hope they're going to clean up the code for the "Win 8 version".

  On 05/06/2012 at 09:52, Drossel said:

It's amazing how much faster and lighter this old version is. Skype has become a POS bloatware. I really hope they're going to clean up the code for the "Win 8 version".

Exactly. It's ridiculous that such a basic app could ever take up 30% of the CPU. They really need to code it from scratch, though it's likely they will do that if they're going to be creating a Metro version.

  On 05/06/2012 at 19:48, theyarecomingforyou said:

Exactly. It's ridiculous that such a basic app could ever take up 30% of the CPU. They really need to code it from scratch, though it's likely they will do that if they're going to be creating a Metro version.

Any app could easily take up "30% CPU" (It's actually 100% of one of your 4 cores), a simple coding mistake can easily create a CPU consuming loop.

  On 05/06/2012 at 20:04, funkydude said:

Any app could easily take up "30% CPU" (It's actually 100% of one of your 4 cores), a simple coding mistake can easily create a CPU consuming loop.

Yep. It seems that's exactly what has happened. In my case, it takes up almost 50%, so 100% of one of my 2 cores.

  On 06/06/2012 at 00:22, UncleSpellbinder said:

The current Skype works just fine. Follow this

That doesn't work for me. It works until I sign in. Then it recreates that folder and the problem happens again.

On one of my computers, the computer freezes within a couple minutes. It doesn't happen when I don't run Skype. I'm thinking it has something to do with it forcing my computer to overheat maybe. Or maybe the lockups are due to drivers.

Just installed it on an old netbook with Windows 8... no problem. Works fine. No fix required. Interesting. Only 0-0.9% CPU. Unfortunately, with a screen resolution of only 1024x600, I can't run any WinRT apps on it.

  On 06/06/2012 at 00:34, rfirth said:
That doesn't work for me. It works until I sign in. Then it recreates that folder and the problem happens again

Odd. It re-created a Skype folder for me too, and Skype now works fine. Well, Windows 8 is pre-release OS, after all. Perhaps this will all get sorted out by final release.

  On 05/06/2012 at 09:52, Drossel said:

It's amazing how much faster and lighter this old version is. Skype has become a POS bloatware. I really hope they're going to clean up the code for the "Win 8 version".

this...

  On 05/06/2012 at 20:04, funkydude said:

Any app could easily take up "30% CPU" (It's actually 100% of one of your 4 cores), a simple coding mistake can easily create a CPU consuming loop.

You say that yet none of my other applications have the same problem and Skype is a part of Microsoft, the company that has the best access to - and knowledge of - Windows. If Skype is incompatible with Windows 8 then it should be flagged as such, just like Microsoft does with their own LifeCam software. In fact Microsoft seems to be pretty poor at supporting its own operating systems, especially when virtually everything else works fine.

They're really dropping the ball on Skype. Ever since they took over, it's been going downhill. :| Having to revert to a version two years old just to get it to not eat my CPU is a bit ludicrous, especially if you're releasing Windows 8 as a "Release" preview, you need to have Skype updated for it, or flagged as incompatible at least.

This topic is now closed to further replies.
  • Posts

    • I will confirm the Vista hate was ridiculous. They had a point before SP1 and too many didn't use newer components at launch, misleading some to believe it was bad. It really wasn't (after SP1.) The jump from 98/ME to XP didn't get a bad reaction at all from what I remember. 8 was awful. 10 for the most part ran pretty well but people disliked the telemetry and standard MS shenanigans, but 11 is definitely worse in some ways.
    • What I can confirm to not be exaggerations or misinformation is the slowness of the standard right click menus and the Task Manager in Windows 11, even on brand spanking new bare installs.
    • Linux 6.16-rc2: Smaller than usual, but with notable network and bcachefs tweaks by Paul Hill Linus Torvalds, the creator of the Linux kernel, has just released the second release candidate of Linux 6.16. Following the release of Linux 6.15, developers submitted their new features to be merged with Linux 6.16. These release candidates are focused on polishing the kernel before release, following the merging of new features. In his weekly mailing list post, Torvalds noticed that things were pretty quiet this week and that this could be due to developers taking a summer vacation or just taking a break following a large merge window a few weeks ago. This isn’t uncommon at this point in the cycle and Torvalds expects more activity next week. Networking and bcachefs dominate changes The second release candidate, despite being small, still brings some notable changes, namely network drivers, Bluetooth drivers, and bcachefs, a copy-on-write filesystem for Linux. The improvements to network drivers have a direct impact on end users, it means that newer networking hardware works out of the box when you install Linux and existing problematic drivers get fixed. There were also improvements made to the Rust infrastructure and core networking changes. Implementing Rust in the kernel is good for users as it has memory safety built in, leaving hackers less to attack in Linux systems. Rust has received backlash by some opinionated Linux developers who don’t want to learn a new language, but it doesn’t look like it’s going anywhere. Under the hood: specific fixes This week, a diverse set of developers have contributed fixes to the kernel that improve kernel stability, Bluetooth connectivity, file sharing over SMB, and virtualization performance. Some specific changes this week include: Fixes for CPU burning, firmware stats, and use-after-free (UAF) issues with the ath11k and ath12k Wi-Fi drivers. Various fixes for UAF, NULL pointer differences and advertising issues in Bluetooth drivers. Improvements to Server Message Block (SMB) related to directory cache reuse and a fix for performance regression with deferred closes. In KVM (Kernel-based Virtual Machine), there are fixes for SEV-SNP support, memory pre-faulting, and ARM64 selftests. The SMB fixes are notable because it's an important protocol in networked Windows environments. It helps with file sharing, printer sharing, and Active Directory integration. By improving Linux’s support for this protocol, readers using SMB in Linux to talk to Windows machines will have a smoother experience. Ongoing development Linux 6.16 is due to get seven or eight release candidates over the cycle so there are now five or six weeks until the stable version arrives. Even when it is out, most people’s first use of this kernel will be when distributions decide to ship it, as they can be tricky to install manually. Stay tuned each week as we bring you all the new changes which each new release candidate.
    • Just checked my B650 Motherboard again, nothing there as yet, Guess 800 series getting it first, which i can understand as that's newer series, and chipset. I'll check again in a few days or a week depending on how busy i am
  • Recent Achievements

    • Explorer
      Legend20 went up a rank
      Explorer
    • One Month Later
      jezzzy earned a badge
      One Month Later
    • First Post
      CSpera earned a badge
      First Post
    • One Month Later
      MIR JOHNNY BLAZE earned a badge
      One Month Later
    • Apprentice
      Wireless wookie went up a rank
      Apprentice
  • Popular Contributors

    1. 1
      +primortal
      624
    2. 2
      ATLien_0
      275
    3. 3
      +FloatingFatMan
      178
    4. 4
      Michael Scrip
      152
    5. 5
      Steven P.
      115
  • Tell a friend

    Love Neowin? Tell a friend!