After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 627774 - TaskView Integration/Reworked Progress Dialogue
TaskView Integration/Reworked Progress Dialogue
Status: RESOLVED OBSOLETE
Product: epiphany
Classification: Core
Component: Downloads
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
: 612791 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-08-23 21:28 UTC by Salomon Sickert
Modified: 2016-02-28 05:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Salomon Sickert 2010-08-23 21:28:27 UTC
During GSoC I've created the TaskView system and a set of patches to integrate
epiphany into it.

More about TaskView:

http://live.gnome.org/SummerOfCode2010/SalomonSickert_Tasks
http://ssickert.wordpress.com/

Epiphany patch:

http://github.com/ssickert/epiphany-taskview/commit/c42c7e45a6a9c113bc43338fbb68d95d968a5213

The patch is a bit rough atm and needs some rework:
- do not subclass EphyDialogClass or completely remove the DownloaderView Class
- make it optional via #ifdef's

But I like to hear your comments to improve it.
Comment 1 Reinout van Schouwen 2010-08-23 23:01:14 UTC
If you could attach the patch to this bug, it will automatically show up in bugzilla as having a patch and moreover the chances of it getting lost are lower. Thanks!
Comment 2 Diego Escalante Urrelo (not reading bugmail) 2010-08-24 00:50:47 UTC
Just a FYI: I have been rewriting the internal glue in our downloads code. The UI (downloader-view) has not been touched.
I hope to finish it soon (connect the UI), after that it's quite easy to just replace the UI with any other thing we want, like TaskView.
Comment 3 Salomon Sickert 2010-09-04 08:43:30 UTC
(In reply to comment #2)
> Just a FYI: I have been rewriting the internal glue in our downloads code. The
> UI (downloader-view) has not been touched.
> I hope to finish it soon (connect the UI), after that it's quite easy to just
> replace the UI with any other thing we want, like TaskView.

Cool, I will look at it and port the code after my holidays.
Comment 4 Alexandre Franke 2011-01-06 20:06:24 UTC
*** Bug 612791 has been marked as a duplicate of this bug. ***