[Pidgin] #10874: Extra window shown when running Pidgin

Pidgin trac at pidgin.im
Thu Dec 3 11:47:20 EST 2009


#10874: Extra window shown when running Pidgin
--------------------------+-------------------------------------------------
 Reporter:  thekeymaster  |        Owner:  datallah       
     Type:  defect        |       Status:  pending        
Milestone:                |    Component:  winpidgin (gtk)
  Version:  2.6.4         |   Resolution:                 
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by datallah):

  * status:  new => pending


Comment:

 Does your command even work correctly?

 When specifying the short name command (`-c` vs. the long version:
 `--config=`), the relevant value is expected to be in the subsequent
 argument, not just concatenated to the command argument.

 I would expect you to need a space between the `-c` and the
 `D:\Personal\Pidgin`.
 (Adding such a space will prevent the command window from appearing):
 {{{
 "C:\Program Files\Pidgin\pidgin.exe" -c D:\Personal\Pidgin
 }}}

 What you're seeing is a side effect of the improvements made in #10182.

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


More information about the Tracker mailing list