[Pidgin] #7627: cmd - dos window opens when --login commad is used to start pidgin

Pidgin trac at pidgin.im
Mon Nov 24 21:37:34 EST 2008


#7627: cmd - dos window opens when --login commad is used to start pidgin
---------------------+------------------------------------------------------
 Reporter:  tcrouch  |        Owner:  datallah       
     Type:  defect   |       Status:  new            
Milestone:           |    Component:  winpidgin (gtk)
  Version:  2.5.2    |   Resolution:                 
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by datallah):

  * owner:  lschiere => datallah
  * component:  unclassified => winpidgin (gtk)


Comment:

 What is happening is that there is a `"-d"`, `"-h"` or `"-v"` in the
 command line, causing pidgin to run in debug mode.  Presumably the `"-?"`
 in question is part of the the username.  I think if we look for `" -d"`,
 `" --debug"`, `" -h"`, `" --help"`, `" -v"` and `" --version"` we can
 avoid this unintended behavior.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/7627#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list