Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Screen works welll (Score 1) 288

Of course two different users can't connect to the same screen session. That would be a big security risk. Look into /var/run/screen and you'll see that only you have access to the directory where your screen sockets are stored. Maybe it's possible to fiddle with the file permissions, but I wouldn't recommend it. Just create a new use that all the people have access to and tell them to use 'screen -x'
Bug

Submission + - .. this software has bugs.

no@bo.dy writes: I know of a pretty heavy bug (causes a crash) in very popular software which affects thousands of users. As I am a software developer myself I have found out why exactly it crashes (off-by-one error). I also know how to work around it, but the 'fix' is too complicated for the majority of users. The developer (big company) doesn't have a web form nor email address for bug reporting. I could send it to their 'technical support' or use a forum, but the success to have the bug fixed that way has proven to be marginal. The hardest thing is that the company doesn't give any sort of feedback about accepted bugs or their status. The bug has already been reported many times through the available channels, but I don't even know whether they are aware of it (may have been overlooked etc). How do I best tell the developer? What are my options (besides of making all relevant data public and hoping that the public pressure will force the company to fix it). Thanks.

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (5) All right, who's the wiseguy who stuck this trigraph stuff in here?

Working...