File: chapter20.html

package info (click to toggle)
tiemu 3.02-1.2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 8,964 kB
  • sloc: ansic: 32,554; sh: 9,561; cpp: 1,075; makefile: 585; xml: 71; sed: 16
file content (95 lines) | stat: -rw-r--r-- 3,867 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-1">
  <meta name="GENERATOR" content="Mozilla 1.1 under Linux">
  <title>TiEmu User's Manual</title>
  <meta name="author" content="The TiEmu team">
  <meta name="description" content="User's Manual">
</head>
<body style="background-color: rgb(255, 255, 255);">
<div align="center">
<div style="text-align: left;">
<div class="NAVFOOTER">
<hr align="left" width="100%">
<table summary="Footer navigation table" border="0" cellpadding="0"
 cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td align="left" valign="top" width="33%"><a href="chapter10.html"
 accesskey="P">Prev</a></td>
      <td align="center" valign="top" width="34%"><a
 href="Manual_en.html" accesskey="H">Home</a></td>
      <td align="right" valign="top" width="33%"><a
 href="chapter21.html" accesskey="N">Next</a></td>
    </tr>
    <tr>
      <td align="left" valign="top" width="33%">Skins<br>
      </td>
      <td align="center" valign="top" width="34%">&nbsp;</td>
      <td align="right" valign="top" width="33%">Thanks<br>
      </td>
    </tr>
  </tbody>
</table>
<hr align="left" width="100%">
</div>
</div>
</div>
<h1>20. Problems &amp; Bugs</h1>
<p><font color="#000000">There are several ways to get in touch if
you encounter a problem with TiEmu or if you have questions,
suggestions,
bug reports, etc. <br>
<br>
If you have general questions or problems, please consider the users' </font><a
 href="mailto:tiemu-users@lists.sf.net"><font color="#000000">mailing
list</font></a><font color="#000000"> first.<br>
If you want to discuss TiEmu, you can use the TiLP </font><a
 href="http://sourceforge.net/forum/forum.php?forum_id=73169"><font
 color="#000000">forum</font></a><font color="#000000">.<br>
If you want to contribute to the TiEmu project, there is a developer's </font><a
 href="mailto:tiemu-devel@lists.sf.net"><font color="#000000">mailing
list</font></a><font color="#000000">.<br>
For bug reports, use the </font>'<a
 href="http://sourceforge.net/tracker/?group_id=23169&amp;atid=377680"><font
 color="#000000">Bug Tracking System</font></a><font color="#000000">'
(BTS).<br>
</font></p>
<h2>20.1 Questions<br>
</h2>
<p><font color="#000000">Please read all documentation
carefully before sending a post. Most people do not take time enough to
carefully read the documentation. If you are sure that your question is
not answered in any of these docs, then post.</font></p>
<p><font color="#000000">The TiEmu team will not reply to questions
which
are already answered in those docs!</font><br>
</p>
<h2>20.2 Bugs<br>
</h2>
<p><font color="#000000">Most of bug reports I receive do not
contain enough information (because people do not read the documentation
before mailing). I often have to ask for subsequent information which
is not very efficient for me and takes more time for you.</font></p>
<p><font color="#000000">A bug report should always contain the
following information:<br>
- platform type: Windows (which one: 98, NT4, ...), Linux (which
distribution, which kernel, is devfs/udev running, etc.)<br>
- calculator type (TI89, HW1, HW2, ...)<br>
- cable type</font> and port (COM1, LPT1, USB, etc.),<br>
- TiLP framework version and TiEmu version<br>
- [Linux]: TiEmu displays much information at startup. You have 2 ways
for sending them to me. Either launch TiLP by 'tilp &gt;&amp; log' and
send/post the log file, or send/post the '$HOME/tilp.console' file.<br>
- [Win32]: you will have to enable the console first. Open the
'tiemu.ini' file and change 'console=no' to 'console=yes'. Launch TiEmu
and send/post the 'C:\console.log' file.<br>
<br>
If you have more information, you are welcome to send it! You can send
screen captures, too, just don't exceed 100 Kbytes.
</p>
<hr>
</body>
</html>