#2821: [GtkUI] AttributeError starting GtkUI on windows
---------------------+---------------------------
  Reporter:  Doadin  |      Owner:
      Type:  bug     |     Status:  new
  Priority:  major   |  Milestone:  2.0
 Component:  GTK-UI  |    Version:  develop (git)
Resolution:          |   Keywords:
---------------------+---------------------------

Comment (by Doadin):

 If you windows check that portion you then get:


 {{{
 Traceback (most recent call last):
   File "C:\Python27\Scripts\deluge-debug-script.py", line 9, in <module>
     load_entry_point('deluge', 'console_scripts', 'deluge-debug')()
   File "c:\users\doadin\desktop\deluge-develop\deluge\ui\ui_entry.py",
 line 57,
 in start_ui
     options = parser.parse_args(deluge.common.unicode_argv()[1:])
   File "c:\users\doadin\desktop\deluge-
 develop\deluge\ui\baseargparser.py", line
  164, in parse_args
     if options.pidfile:
 AttributeError: 'Namespace' object has no attribute 'pidfile'
 }}}

 Windows check that and it starts fine. No clue if that is how it should be
 done but...gotta check those windows errors guys! :)

 In this case though onlike the webui getpid is something we can run on
 windows but the check doesnt run for some reason?

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2821#comment:1>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to