[Pidgin] #1300: purple-remote dies with a syntax error

Pidgin trac at pidgin.im
Sat May 26 10:54:11 EDT 2007


#1300: purple-remote dies with a syntax error
-----------------------+----------------------------------------------------
 Reporter:  chutz      |       Type:  defect
   Status:  new        |   Priority:  minor 
Component:  libpurple  |    Version:  2.0.1 
 Keywords:             |    Pending:  0     
-----------------------+----------------------------------------------------
 purple-remote dies with the following error.

 {{{
 chutz at lion ~ $ purple-remote
   File "/usr/bin/purple-remote", line 97
     if protocol == "xmpp"
                         ^
 SyntaxError: invalid syntax

 }}}

 You need a colon at the end of the line as in

 {{{
 if protocol == "xmpp":
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/1300>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list