Difference between revisions of "Talk:PuTTY"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* Needs help with the error.. | * Needs help with the error.. | ||
− | + | "Xlib: connection to "localhost:10.0" refused by server | |
− | Warning: Unable to open display 'localhost:10.0'. You will not be able to display graphics on the screen" | + | Warning: Unable to open display 'localhost:10.0'. You will not be able to display graphics on the screen"\\ |
− | Checked X11 and did setenv blah blah.. | + | Checked X11 and did setenv blah blah.. ~ |
== References == | == References == | ||
<references /> | <references /> |
Revision as of 14:34, 2 September 2009
FAQ
- How does this work with a router? DukeEgr93 16:50, 25 August 2008 (UTC)
- What does PuTTY stand for? DukeEgr93 18:20, 25 August 2008 (UTC)
- I keep getting a "QApplication::notify: Unexpected null receiver" message whenever I type the "kdvi lab1.dvi" command, which then allows me to type, yet none of the commands (besides "Ctrl C") will work. Thus, I am going back and forth, looking at what the previous command did, then having to exit out of the viewing window to run another code. To view again, I have to rerun the kdvi command. Is there something else I can do so that I don't have to go back and forth? Thanks! —Preceding unsigned comment added by Rebsterjcfreak (talk • contribs)
- First, make sure you have the & after the kdvi lab1.dvi part so you still have control over the terminal. Second, with respect to the null receiver issue - that will happen on occasion. Just wait a bit for it to go away and the kdvi window will come up. If you made sure to add the & to it, you can no re-run latex lab1.tex and, when done processing, the kdvi window will update as well. DukeEgr93 15:26, 30 August 2008 (EDT)
- Needs help with the error..
"Xlib: connection to "localhost:10.0" refused by server Warning: Unable to open display 'localhost:10.0'. You will not be able to display graphics on the screen"\\ Checked X11 and did setenv blah blah.. ~