Bug 149747 - [PATCH] net-im/emesene
Summary: [PATCH] net-im/emesene
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-17 19:50 UTC by Olivier Duchateau
Modified: 2010-08-20 08:20 UTC (History)
0 users

See Also:


Attachments
file.diff (46.75 KB, patch)
2010-08-17 19:50 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2010-08-17 19:50:02 UTC
This patch avoid connection problem for version 1.6.3. See below :

Exception
You are using emesene 1.6.3 - "Uberlândia" so you're free to complain here:
http://forum.emesene.org/index.php/board,19.0.html
Check already existing tickets for duplicates first, please.
Traceback (most recent call last):

  File "/usr/share/emesene/emesenelib/soap/manager.py", line 139, in process
    return process()

  File "/usr/share/emesene/emesenelib/soap/manager.py", line 76, in process
    response.callback(response, *response.args)

  File "/usr/share/emesene/emesenelib/ProfileManager.py", line 155, in onGetProfile
    photo = response.body.split('</Photo>')[0].split('<Photo>')[1]

IndexError: list index out of range

Now, downloaded version is bugfix, taken from SVN (through Launchpad repository).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-17 19:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2010-08-20 08:14:58 UTC
State Changed
From-To: open->closed

- Committed with few modifications
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-20 08:15:00 UTC
acm         2010-08-20 07:14:47 UTC

  FreeBSD ports repository

  Modified files:
    net-im/emesene       Makefile distinfo 
  Log:
  - Update to 1.6.3
  
  PR:     149747
  Submitted by:   Olivier Duchateau <duchateau.olivier __ __ gmail.com>
  
  Revision  Changes    Path
  1.15      +35 -7     ports/net-im/emesene/Makefile
  1.7       +3 -3      ports/net-im/emesene/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"