4 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for krystosan

I am on OSx and I am trying to exit the program by pressing CTRL+C. but it seems like even if I have a signal handler registered in main thread it doesn't exit while the thread is executing on pressing CTRL+C. Here is a piece of cake where I am …

Member Avatar for TrustyTony
0
2K
Member Avatar for slasham

Hi, I have recently been building my own computer for the first time, but I have been having some problems with my monitor. When I turn my computer on everything appears to be working, I can control my fans and I can open/close my disk drive. Unfortunately, when I look …

Member Avatar for rubberman
1
2K
Member Avatar for pangloss

Hi there, My computer has been working fine until this morning when it froze shortly after logging into Windows (mouse/keyboard unresponsive and frozen display etc). I switched the computer off and on again, and from this point my monitor has been displaying a 'no signal' message when the machine is …

Member Avatar for pangloss
0
238
Member Avatar for JustAnotherJoe

For weeks I've been using the same code without any problems. I call SIGNAL within a thread and it's working like a charm. Then I bring the same module home to the same environment (Ubuntu Jaunty, Python 2.6) and now I'm getting this error: ValueError: signal only works in main …

Member Avatar for JustAnotherJoe
0
7K

The End.