search for: spasmodically

Displaying 4 results from an estimated 4 matches for "spasmodically".

2010 Aug 19
2
One possible cause for incorrect symbols in X11() output
There have been spasmodic reports of symbols such as pi and infinity in plotmath being reproduced incorrectly on the X11 device on some Linux systems (at least Ubuntu 10 and Fedora 12/13), and we've managed to track down one cause whilst investigating PR#14355. Some systems have Wine and hence the Wine symbol font installed. 'fontconfig', which is used by cairographics in
2008 Aug 19
5
How accurate is "ustack"?
I have been doing some profiling using the profile provider. I have a command that runs more slowly on the T1000 than it does on prior systems and I am trying to find out why. Using the profile provider at 1000 hz, and aggregating on the ustack output, I find that the same function appears at the top of the stack on both platforms, but on each there are specific instruction locations within
2011 Jun 03
2
Help for a complete newbie? (Bulletstorm mouse issues)
...storm and I've been trying to get it run properly but I've had several issues. Trying to use wineskin, I've made a wrapper with the 1.3 engine and it runs the game just fine. The problem is that when I get into the first person mode (so not on the interface/menu/whatever) that the mouse spasmodically spins around and erratically changes direction whenever I try to use it. I tried using a different engine but it has a certain error with a code. I looked at the appdb and it says I need to "launching msiexec on Game.msi" but I'm not sure how to do that. When I try to run game.msi,...
2004 Nov 05
0
Ways to catch segfaults before they happen
Those of you who monitor the daily package checks will know that some packages generate ERROR reports spasmodically. This is normally due to segfaults, and in almost all cases has been traced (eventually) to memory access errors using the tool valgrind (http://valgrind.kde.org). Current examples include RCurl, RandomFields, geoR, kza and pcurve. This week I have run all the examples in all the CRAN packages...