Opened 8 years ago

Closed 8 years ago

Last modified 3 years ago

#3039 closed bug (Fixed)

Preference window doesn't open

Reported by: Dirac Owned by: Calum
Priority: minor Milestone: Future
Component: GTK UI Version: 1.3.15
Keywords: Cc:

Description

Click on "Preferences" doesn't open the Preferences window.

Client: 1.3.15 Server: 1.3.15

System: Arch Linux

Downgrading to Client 1.3.14 fixes issue.

Change History (5)

comment:1 by Calum, 8 years ago

Yeah this was a bug that occured in the middle of releasing 1.3.15 and the source tarball didn't contain the fix. [38d7b7cdfde3c50d]

What I can do is put a 1.3.15.1 source tarball including that fix?

comment:2 by Calum, 8 years ago

Milestone: needs verified1.3.16
Owner: set to Calum
Status: newassigned
Version: other (please specify)1.3.15

comment:3 by Yidong Ren, 8 years ago

About [38d7b7cdfde3c50d]: that version check seems a good idea. Maybe we should just capture keyerror.

except (AttributeError,KeyError):
                lt_single_proxy = False

comment:4 by Calum, 8 years ago

Resolution: Fixed
Status: assignedclosed

Can safely assume that no-one is using ancient libtorrent version 0.14 or 0.15 anymore, especially with latest client...

comment:5 by Calum, 3 years ago

Milestone: 1.3.16Future

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.