One of my favorite pieces of debug folklore was the story of a minicomputer or some other serious machine rebooting in the middle of the night. I can't remember exactly but it was in some university during the 70s/80s. An important server would spontaneously reboot in the middle of the night on some days but not all. Finally, someone sat up all night to watch what happens and observed a cleaning lady unplugging the m…
Re: " someone wrote a program to swing the heads on one of those old giant hard drives back and forth. At the right frequency...cause the drive to walk away " On some TRS-80 models I discovered a certain POKE command would make the screen flash, click, and "bounce" the image, similar to a power spike. So in the university lab I wrote up a small BASIC script with a delay timer to repeat "DANGER: Computer Overheating!"…
“My wife has complained that OpenOffice will never print on Tuesdays” (2009)
211–216 of 216 posts
Re: “My wife has complained that OpenOffice will never print on Tuesdays” (2009)
#212For exemple, I recently had to give back a work on matlab. And at 9 pm it didn't show up in the windows menu. So I tried to run the installer that was too long, until I found out you had to use a flash drive.
Then it returned a lot of errors saying I didn't have the modules.
And I have the same issue with every damn software.
What should I do ?
Re: “My wife has complained that OpenOffice will never print on Tuesdays” (2009)
#213Some years back I had a case where a co-worker complained his mouse didn't work in the afternoon. Eventually I went to have a look, and he demo'ed the issue; sure enough the mouse was completely unresponsive. Luckily I guessed the issue immediately and quicky demonstrated - with a shrug - that the mouse "works fine for me". Thing was I'd spotted there was strong sunlight through the window hitting the mouse; guessing…
Re: “My wife has complained that OpenOffice will never print on Tuesdays” (2009)
#214Earlier quoted context omitted.
Are you sure? I am pretty sure a lot of printers support text directly, they use control codes for additional capabilities.
I'm fairly certain (minus Linefeed Printers of the old days) most modern printers are either Host-rendered (ie, the host renders text and tells the printer what to print) or use something like PCL, which even in the most plaintext mode, still requires some setup to describe and format the page. You can't just pipe a textfile into printer port and hope your printer spits out anything useful.
Re: “My wife has complained that OpenOffice will never print on Tuesdays” (2009)
#215Earlier quoted context omitted.
I'm fairly certain (minus Linefeed Printers of the old days) most modern printers are either Host-rendered (ie, the host renders text and tells the printer what to print) or use something like PCL, which even in the most plaintext mode, still requires some setup to describe and format the page. You can't just pipe a textfile into printer port and hope your printer spits out anything useful.
I'm not sure if there's a different process involved here, but I vaguely remember that a recent network printer I had came with an ftp server that could be used to print, simply by dropping supported files into it. I never experimented with it, though, so I have no idea if it supported simple text files or required PostScript or some such.
Re: “My wife has complained that OpenOffice will never print on Tuesdays” (2009)
#216Arguably the most famous example of a bug like this is the person who would drive to the store to buy ice cream and depending on what flavor of ice cream they bought, the car would or would not start back up. https://www.kepner-tregoe.com/blog/help-my-car-is-allergic-t...