My workaround for now, it's possible to run the Windows Solitaire through Wine.
Caution, don't try on production machines without fear of dealing with problems. sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update && sudo apt-get install wine wine /host/WINDOWS/system32/spider.exe wine /host/WINDOWS/system32/freecell.exe wine /host/WINDOWS/system32/sol.exe wine /host/WINDOWS/system32/mshearts.exe spider.exe is Spider Solitaire freecell.exe is FreeCell sol.exe is Solitaire mshearts.exe is Hearts Copy Windows Solitaire to your Linux desktop cp /host/WINDOWS/system32/spider.exe /home/USERNAME/Desktop && cp /host/WINDOWS/system32/freecell.exe /home/USERNAME/Desktop && cp /host/WINDOWS/system32/sol.exe /home/USERNAME/Desktop && cp /host/WINDOWS/system32/mshearts.exe /home/USERNAME/Desktop && cp /host/WINDOWS/system32/mfc42u.dll /home/USERNAME/Desktop -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdegames in Ubuntu. https://bugs.launchpad.net/bugs/1013664 Title: Kpat runs very slowly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdegames/+bug/1013664/+subscriptions -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
