<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/hpterm/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/hpterm/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 01 Apr 2005 20:47:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hpterm/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Problem with text color changing constantly</title><link>https://sourceforge.net/p/hpterm/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I just downloaded hpterm and compiled it for the first time.  I &lt;br /&gt;
typed in 'hpterm -e telnet my.host.com', and the hpterm &lt;br /&gt;
window appeared on my screen with a white background &lt;br /&gt;
and black text, which is fine.  The results of the telnet &lt;br /&gt;
command display on the screen normally; however, the HP &lt;br /&gt;
login prompt then switches to black text with a black &lt;br /&gt;
background, thus making it impossible to read.  As I type in &lt;br /&gt;
my HELLO string, the first few characters then show up &lt;br /&gt;
normally as black text with a white background, then the &lt;br /&gt;
characters begin switching between black or white &lt;br /&gt;
backgrounds for the rest of the HELLO string.  This behavior &lt;br /&gt;
continues for the rest of the session, with the characters &lt;br /&gt;
seemingly randomly switching background and foreground &lt;br /&gt;
colors.  Sometimes the text will be black on white, sometimes &lt;br /&gt;
it will be white on black, or black on black, or white on white. &lt;/p&gt;
&lt;p&gt;I noticed that if I type in 'hpterm' without any options, I get a &lt;br /&gt;
shell prompt running inside the hpterm window, and the &lt;br /&gt;
same color-switching behavior occurs there as well as I type &lt;br /&gt;
characters. &lt;/p&gt;
&lt;p&gt;I'm running Slackware -current, with KDE 3.4, and QT 3.3.4. &lt;/p&gt;
&lt;p&gt;Any help on fixing this problem would be appreciated.&lt;br /&gt;
Thank you! &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Thompson</dc:creator><pubDate>Fri, 01 Apr 2005 20:47:43 -0000</pubDate><guid>https://sourceforge.net254c8b15907b5c1cd5193a12fffaab9df33eef34</guid></item><item><title>Qt/qmake dependency</title><link>https://sourceforge.net/p/hpterm/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The dependency on Qt/qmake seems to be a barrier to&lt;br /&gt;
using hpterm in my situation. I'm running Redhat&lt;br /&gt;
Enterprise Linux 3.?. (Actually Scientific Linux, an&lt;br /&gt;
RHEL clone.)  RHEL apparently comes with Qt runtime&lt;br /&gt;
libraries installed but qmake is not included. Is qmake&lt;br /&gt;
part of the Qt developers package? Do I have to&lt;br /&gt;
purchase a Qt license to get qmake? Is qmake the only&lt;br /&gt;
additional part I need if I have the Qt runtime&lt;br /&gt;
libraries? Can I get qmake by itself? What are my options?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">david</dc:creator><pubDate>Fri, 21 Jan 2005 17:46:26 -0000</pubDate><guid>https://sourceforge.netf07b4ec78b4423c3984a70a285713e9f3dcd6fc7</guid></item><item><title>arrows</title><link>https://sourceforge.net/p/hpterm/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;when you use the editor vi in unix or in linux&lt;br /&gt;
the arrows don't work you must use &lt;br /&gt;
hjkl    instead of arrows&lt;br /&gt;
can you help me ?&lt;br /&gt;
thank you in advance&lt;br /&gt;
Quintilio Taccetti  quinto@ingv.it&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 08 Aug 2002 09:38:47 -0000</pubDate><guid>https://sourceforge.net53f6ebdba64100ff0826ce0bea0de80978dfb2a7</guid></item><item><title>Garbage received instead of MPE/XL:</title><link>https://sourceforge.net/p/hpterm/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi.  Finally got Qt downloaded, compiled, etc.  Then,&lt;br /&gt;
did a make all for hpterm.  Success at compile.  cp to&lt;br /&gt;
/usr/local/bin.  Issued an  hpterm in an 'ordinary&lt;br /&gt;
mortal' window.  I got the following error (Solaris 7&lt;br /&gt;
Ultra-10 system):&lt;/p&gt;
&lt;p&gt;ld.so.1: hpterm: fatal: libX11.so.6.0: open failed: No&lt;br /&gt;
such file or directory&lt;br /&gt;
Killed&lt;/p&gt;
&lt;p&gt;So, I promptly hacked up a symlink and tried again&lt;br /&gt;
(probably a foolish attempt):&lt;/p&gt;
&lt;p&gt;su -&lt;br /&gt;
cd /usr/lib&lt;br /&gt;
ln -s ../openwin/lib/libX11.so.4 libX11.so.6.0&lt;/p&gt;
&lt;p&gt;When I ran hpterm, I got this:&lt;/p&gt;
&lt;p&gt;Warning: no access to tty (Inappropriate ioctl for&lt;br /&gt;
device).&lt;br /&gt;
Thus no job control in this shell.&lt;br /&gt;
t21 hscw1364:~: &lt;/p&gt;
&lt;p&gt;inside of a window that looked startlingly like a&lt;br /&gt;
700/92 (nice!)&lt;/p&gt;
&lt;p&gt;However, when I did an hpterm -h financehp:23 I got&lt;br /&gt;
garbage initially, then finally an MPE/XL: prompt.  I&lt;br /&gt;
logged in, then attempted an nmmgr command.  No joy,&lt;br /&gt;
block mode failed.&lt;/p&gt;
&lt;p&gt;I sure hope this is helpful.  Among my duties here, I&lt;br /&gt;
am responsible for support our last (!) remaining&lt;br /&gt;
HP3000 (I used to support about 80 of them 15 years&lt;br /&gt;
ago!)  Drop me a line if I can be of further help in&lt;br /&gt;
debugging.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 01 Aug 2001 03:02:12 -0000</pubDate><guid>https://sourceforge.net30e06dd79f3fbbc4cedee44ee97c4a87e238d01f</guid></item></channel></rss>