← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 381931] Re: Show nick instead of CID when browsing offline shares

 

** Tags added: share-browser ui

** Changed in: linuxdcpp
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/381931

Title:
  Show nick instead of CID when browsing offline shares

Status in Linux DC++:
  Fix Released

Bug description:
  When loading a filelist from a offline user or your offline yourself, linuxdcpp complains about a "Older file list format detected" which is just wrong.
  The file could be loaded before (when user was online) and afterwards too.

  When the user is not online, or a CID could not be extracted from the
  filename, just load the list. (The tab could be named like the file
  with or without extension.)

  It happend to me more than once and its bad to have to wait for the
  user, although you have already a filelist. (Its not deleted at
  shutdown.)

  Its the 1.0.3 on a gentoo amd64 system, but that should not matter.