← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 894191] Re: Hash time remaining not updated

 

It looks to be a library issue (libglade or libgtk2), since we can't
reproduce it and there's no place in the code where labelSpeed or
labelTime are set to anything other than "%1%/s, %2% left" and "%1%
left", respectively (where %1% and %2% are substitution variables).

That's not to say that there's nothing linuxdcpp can do, however. We
can't depend upon the libraries to fix it since we are using deprecated
versions. We need to port linuxdcpp to GTK+3 and remove the dependency
on libglade. Do you agree Razzloss?

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

Title:
  Hash time remaining not updated

Status in Linux DC++:
  New

Bug description:
  OS: Ubuntu 11.10 (Oneiric Ocelot), kernel 3.0.0-13-generic #22
  LinuxDC++ Version: 1.1.0 (from Ubuntu package version 1.1.0-1ubuntu2 in the standard repositories)

  When the hash progress window is opened, the label showing the time
  remaining does not update, but shows its name ('labelTime'). The label
  showing the hash speed briefly shows its name too ('labelSpeed') but
  is quickly updated with the actual speed information. I've attached a
  screenshot of the window showing the issue. This shows it near the
  start of hashing, but it is currently about 20% / 15 minutes / 25GiB
  in and it still hasn't been updated.  I can't recall ever seeing this
  occur on the previous version I used (1.0.3 in Ubuntu 10.10).

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxdcpp/+bug/894191/+subscriptions


References