]> git.0d.be Git - empathy.git/blob - help/C/prob-conn-name.page
3196da8a87e4945ed3a129cff02d6b30d945c0e1
[empathy.git] / help / C / prob-conn-name.page
1 <page xmlns="http://projectmallard.org/1.0/"
2   type="topic"
3   id="prob-conn-name">
4
5   <info>
6     <link type="guide" xref="prob-conn"/>
7     <link type="guide" xref="irc-manage#problems"/>
8     <desc>
9       An error message appears in the main <app>Empathy</app> window which says 
10       "Name in use".
11     </desc>
12     <revision pkgversion="2.28" version="0.1" date="2009-07-26" status="draft"/>
13     <credit type="author">
14       <name>Milo Casagrande</name>
15       <email>milo@ubuntu.com</email>
16     </credit>
17     <copyright>
18       <year>2009</year>
19       <name>GNOME Documentation Project</name>
20     </copyright>
21     <license>Creative Commons Share Alike 3.0</license>
22     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
23   </info>
24
25   <!--
26     TODO: work on this page. This error appears with the IRC account
27     when you set a nickname that is already in use on that network. We need 
28     to write topics for changing your nickname and to set the password of your
29     nickname.
30    -->
31
32   <title>I get a message that says "Name in use"</title>
33
34   <p>
35     This kind of error happens when you try to connect to your IRC account and 
36     you are using a nickname that is being used by someone else on that particular 
37     network.
38   </p>
39
40   <p>
41     To resolve this problem, click on the <gui>Edit Account</gui> button and 
42     perform one of the following:
43   </p>
44   
45   <list>
46     <item>
47       <p>
48         Change your nickname.
49       </p>
50     </item>
51     <item>
52       <p>
53         Set the password for that nickname, if you have registered that nickname 
54         within the network you are using. For more information, 
55         see <link xref="irc-nick-password"/>.
56       </p>
57     </item>
58   </list> 
59
60 </page>