Ticket #943 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

smart+question

Reported by: Kamil Kosiński <paladine@…> Owned by: nk
Priority: normal Milestone: 0.9
Component: None Version: hg
Severity: normal Keywords:
Cc: Blocked By:
OS: Blocking:

Description

I wanted to try new first time user wizard so i did:
mv ~/.gajim ~/gajimtmp
and got something like this when try to run gajim:

Traceback (most recent call last):
  File "gajim.py", line 1272, in ?
    Interface()
  File "gajim.py", line 1157, in __init__
    self.roster = roster_window.RosterWindow(self)
  File "/usr/share/gajim/src/roster_window.py", line 2268, in __init__
    self.plugin.windows['wizard_window'] = \
  File "/usr/share/gajim/src/config.py", line 2779, in __init__
    servers = gtkgui_helpers.parse_server_xml(servers_xml)
  File "/usr/share/gajim/src/gtkgui_helpers.py", line 229, in parse_server_xml
    xml.sax.parse(path_to_file, handler)
  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/__init__.py", line 31, in parse
  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 103, in parse
  File "/usr/lib/python2.4/site-packages/_xmlplus/sax/saxutils.py", line 523, in prepare_input_source
  File "/usr/share/python2.4/urllib2.py", line 130, in urlopen
  File "/usr/share/python2.4/urllib2.py", line 350, in open
  File "/usr/share/python2.4/urllib2.py", line 233, in get_type
ValueError: unknown url type: ../data/other/servers.xml

Without moving config gajim works ok

Attachments

Change History

Changed 5 years ago by nk

  • owner changed from asterix to nk
  • milestone set to 0.9

please svn up

can you reproduce? if yes in which way you launch gajim and for which current working dir?

Changed 5 years ago by nk

  • status changed from new to closed
  • resolution set to fixed

it's fixed. reopen if not

Add/Change #943 (smart+question)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Next status will be 'needinfo'
 
Note: See TracTickets for help on using tickets.