File: chapter20.html

package info (click to toggle)
tilp2 1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,652 kB
  • ctags: 1,291
  • sloc: sh: 12,010; ansic: 9,764; cpp: 255; xml: 246; makefile: 138
file content (94 lines) | stat: -rw-r--r-- 4,018 bytes parent folder | download | duplicates (6)
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
<!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>TiLP User's Manual</title>
  <meta name="author" content="The TiLP 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="chapter07.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%">Command Line<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 TiLP 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:tilp-users@lists.sf.net"><font color="#000000">mailing
list</font></a><font color="#000000"> first.<br>
If you want to discuss TiLP, 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 TiLP project, there is a developer's</font><a
 href="mailto:tilp-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. Too many 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 TiLP team will not necessarily 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 sending an e-mail. 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 (XP, Seven, 32-bit or 64-bit), Linux (which
distribution, which kernel, is devfs running, etc.)<br>
- TiLP framework version and TiLP version<br>
- calculator type (TI84+, TI89 HW1 / HW2, etc.)<br>
- cable type</font> and port (BlackLink, ParallelLink, SilverLink,
DirectLink etc.),<br>
- TiLP displays lots of information as debugging output. Either (for *nix)
copy and paste the terminal output (redirected to a file if necessary),
or (Windows' very slow console) send the contents of the ~/.tilp.log file,
where "~" refers to the home directory of your user (usually one level
above My Documents or Desktop: on XP, C:\Documents and Settings\&lt;username&gt;;
on Vista and 7, C:\Users\&lt;username&gt;)<br>
<br>
If you have more information, such as screenshots, you are welcome to send it
as well!
</p>
<hr>
</body>
</html>