Port from GnomeVFS to GIO
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Inkscape |
Medium
|
Unassigned | ||
| inkscape (Debian) |
Fix Released
|
Unknown
|
Bug Description
GnomeVFS has been deprecated since GNOME 2.22 (Mar 2008):
http://
All applications should be ported to use GIO:
http://
Moreover, GnomeVFS uses HAL, which is also deprecated in favor of udev. Removing dependencies on GnomeVFS is necessary to remove HAL from the system, a goal shared by most distributions:
https:/
https:/
http://
Changed in inkscape: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in inkscape (Debian): | |
status: | Unknown → New |
Changed in inkscape (Debian): | |
status: | New → Confirmed |
tags: | added: code-design |
Alex Valavanis (valavanisalex) wrote : | #1 |
Andre Klapper (a9016009) wrote : | #2 |
After checking out `git clone ssh://<email address hidden>
commit 5433ac0513099a4
Author: Stefano Facchini
Date: Fri Oct 13 19:03:28 2017 +0200
Remove deprecated GNOME VFS
I'd say this ticket is solved (in git master, not yet in the stable 0.92.x series)?
Qantas94Heavy (qantas94heavy) wrote : | #3 |
Marking as 'fix committed' based on comment 2.
Closed by: https:/
Changed in inkscape: | |
status: | Triaged → Fix Committed |
milestone: | none → 1.0 |
Changed in inkscape (Debian): | |
status: | Confirmed → Fix Released |
tags: | added: bug-migration |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Here's a link to the migration guide: https:/ /developer. gnome.org/ gio/stable/ ch31.html