Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
In eduJam Rafael, Reuben and Gonzalo did a review of pending patches:  
+
{{Obsolete|Moved and died at https://sugardextrose.org/projects/dextrose/wiki/Patches_state}}
    
Resources:
 
Resources:
Line 6: Line 6:     
http://dev.activitycentral.com/issues/18
 
http://dev.activitycentral.com/issues/18
 +
 +
Activity Central Priority Patches list & Status: [[Dextrose/3/ACPriorityPatches]]
    
= Ready to upstream =  
 
= Ready to upstream =  
   −
== Change the method to add new actitivities in the activities list in home view (Jorge Saldivar) ==
+
== Change the method to add new actitivities in the activities list in home view (Jorge Saldivar) ==
    
This patch seems o.k but needs to be updated to latest sugars.  
 
This patch seems o.k but needs to be updated to latest sugars.  
Line 15: Line 17:  
https://bugs.sugarlabs.org/ticket/1660 (in comment).
 
https://bugs.sugarlabs.org/ticket/1660 (in comment).
   −
==Database support for 3G control panel (Andrés Ambrois) ==
+
* Assigned to: Rafael (dirakx)
 
+
* Blockers: Don't think there are any
Need design review patch
+
* Current Status: Being discussed with upstream (follow ticket history)
 
  −
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0042-Database-support-for-3G-control-panel.patch
      
== Add lease duration information in about my computer (Anish Mangal) ==
 
== Add lease duration information in about my computer (Anish Mangal) ==
Line 25: Line 25:  
We need check xo-1.75 compatibility
 
We need check xo-1.75 compatibility
   −
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0046-Add-lease-duration-information-in-about-my-computer.patch
+
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0046-Add-lease-duration-information-in-about-my-computer.patch
    +
* Assigned to: Anish (m_anish)
 +
* Blockers: None
 +
* Current status: Patch Coming soon (port to mainline done)
    
== Globalkey for touchpad device icon (Martin Abente) ==
 
== Globalkey for touchpad device icon (Martin Abente) ==
Line 34: Line 37:  
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0040-Globalkey-for-touchpad-device-icon.patch
 
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0040-Globalkey-for-touchpad-device-icon.patch
   −
= Post GTK3 port =
+
* Assigned to: Anish (m_anish)
 +
* Blockers: None
 +
* Current status: Patch coming soon (tested, ported)
 +
 
 +
= To do while GTK3 port =
    
== Clipboard menu off screen #2201 (Aleksey Lim): ==
 
== Clipboard menu off screen #2201 (Aleksey Lim): ==
   −
Notas:We nend to add new functionality to the pallete in order to allow max widht and add widgets instead of only text.
+
Note: We nend to add new functionality to the pallete in order to allow max widht and add widgets instead of only text.
    
Better to  do in gtk3 port, this patch its a hack.
 
Better to  do in gtk3 port, this patch its a hack.
    
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0045-Clipboard-menu-off-screen-2201.patch
 
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0045-Clipboard-menu-off-screen-2201.patch
 +
 +
* Assigned to: Anish (m_anish)
 +
* Current status: Resend patch with typo in description fixed
 +
* Link: https://bugs.sugarlabs.org/ticket/2201
 +
* Blockers: None
    
==  Set default scaling to 100 (unknown author) ==
 
==  Set default scaling to 100 (unknown author) ==
Line 48: Line 60:  
in GTK3 is going to be possible to set scale with other units than pixels. like CSS. We must see Gnome bugs..and ask Carlos Garnacho.
 
in GTK3 is going to be possible to set scale with other units than pixels. like CSS. We must see Gnome bugs..and ask Carlos Garnacho.
    +
* Assigned to: Anish (m_anish)
 +
* Blockers/Current status: Downstream patch is a hack, upstream needs to be a proper fix, for which discussions with gnome need to happen. As for the current patch, I'll post it upstream, but it would be understandable if its rejected. Further research and follow up with gnome is outside the scope of upstreaming this particular patch.
 +
 +
== Add font dpi schema (Jorge Saldivar) ==
 +
 +
Needs to be analyzed for post - GTK3 and propose a features page.
 +
 +
Old feature page http://wiki.sugarlabs.org/go/Features/Font_configuration
    +
* Assigned to: Anish (m_anish)
 +
* Current status: Need to review whether to include in future dextrose. (Needs some testing, after which it may be dropped)
    +
* Quoting Sascha <silbe@activitycentral.com> verbatim:
   −
= Need follow feature process =
+
Used in combination with sugar-settings-manager. Should probably have never been in sugar, but rather in sugar-settings-manager. sugar-settings-manager apparently didn't work reliably and was dropped from Dextrose 2, never shipped in Dextrose 3. We should check whether we still need this (for configuring global default font settings) in GTK 3 world and try to use upstream gnome-settings-daemon rather than duplicating its functionality.
 +
 
 +
= Need design reviews =
   −
== Notification enhancements (Martin Abente) ==
+
== Database support for 3G control panel (Andrés Ambrois) ==
   −
Patch not found, prepare a feature request, comments in link:
+
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0042-Database-support-for-3G-control-panel.patch
   −
https://wiki.sugarlabs.org/go/Notification_system_draft
+
* Assigned to: Anish (m_ainsh)
 +
* Current status/Blockers: This probably requires porting some of the code in model.py to be NM 0.9 compliant. A simple port of this patch to mainline didnt work out of the box (preliminary attempt)
   −
To review actual state in regard to GTK3.
+
== Notification enhancements (Martin Abente) ==
   −
== Extend sugar-launch with more options (Martin Abente) ==
+
Patch not found, prepare a feature request, comments in link: https://wiki.sugarlabs.org/go/Notification_system_draft
   −
We need to make a feature page for that, the change its simple but its needs discussion.
+
To review actual state in regard to GTK3.
   −
https://patchwork.sugarlabs.org/patch/594/
+
[anish, ask on sugar-devel if porting to gtk3 first. Goal: having design discussed in sugar-devel and the feature upstream]
 +
[DISCUSS how to implement this]
   −
== Feedback feature (Aleksey Lim, Mukesh Gupta) ==
     −
New feature page, design dicussion.
+
== Yum-updater notifications integration (Aleksey Lim) ==
   −
needs new desing and analisis, follow: abrt, apport..and request how is it used in Paraguay. Low prioriy.  
+
Needs to be investigated and use package kit instead of yum.
   −
== Add font dpi schema (Jorge Saldivar) ==
+
to acoount integration debian or other service. Use ubuntu-fedora related implementations.
   −
Needs to be analized for post - GTK3 and porpose a features page.
+
[anish, depends on Notification enhancements]
   −
Old feature page http://wiki.sugarlabs.org/go/Features/Font_configuration
      
== Journal Backup / Restore (Martin Abente) ==
 
== Journal Backup / Restore (Martin Abente) ==
Line 87: Line 112:  
Old: http://wiki.sugarlabs.org/go/Sugar_Creation_Kit/sck/Backup-restore
 
Old: http://wiki.sugarlabs.org/go/Sugar_Creation_Kit/sck/Backup-restore
   −
== Yum-updater notifications integration (Aleksey Lim) ==
+
[DISCUSS how to implement this]
   −
Needs to be investigated and use package kit instead of yum.
     −
to acoount integration debian or other service. Use ubuntu-fedora related implementations.
      +
== Memory and cpu resource indicator (Anish Mangal) ==
    +
It needs to be re-designed. ?  CPU cycles code must be tuned for ARM ?
    +
Does this needs CPU cycles, suspend resume behavior?, Using it only with the fram is open.
   −
==Share 3g connection (Martin Abente)==
+
* Assigned to: Anish (m_anish)
 +
* CUrrent status: Not ported
 +
* Blockers:
 +
** Design issues. Fixing the sad face
 +
** Heuristic issues. The heuristic needs to be ARM compliant.
 +
** Disagreement on whether such numbers should be made visible in the fashion they are with this implementation.
 +
* Action: Check and update feature page.
   −
Need investigation regards New network manager versions, impleting share connection feature (for all kinds of connections), and needs desing for sugar interface experience.
+
== Operations over multiple files in the journal ==
 +
 
 +
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0082-uy-1242-Batch-Operations-on-Journal-Entries-Copy-Era.patch
   −
First we need to apply: http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0036-Make-sure-Adhoc-is-Sugar-Adhoc.patch
+
Needs design discussion.
 +
[DISCUSS how to implement this]
   −
Then: http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0035-Share-3g-connection.patch
     −
Bug reference: https://dev.laptop.org.au/issues/1028
+
== New microformat activity updater (Anish Mangal) ==
   −
== Memory and cpu resource indicator (Anish Mangal) ==
+
This http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0060-Replace-activity-updater-with-microformat-compatible.patch
   −
It needs to be re-designed. ?  CPU cycles code must be tuned for ARM ?
+
https://dev.laptop.org/ticket/10641
   −
Does this needs CPU cycles, suspend resume behavior?, Using it only with the fram is open.
+
https://dev.laptop.org/ticket/11086
   −
== Operations over multiple files in the journal ==
+
It hasn't been ported to sugar 0.94, OLPC had a patch in sugar-0.84 with this functionality.
   −
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0082-uy-1242-Batch-Operations-on-Journal-Entries-Copy-Era.patch
      
== Transfer to many ==
 
== Transfer to many ==
    
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0105-uy-1769-1-to-N-Feature.patch
 
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0105-uy-1769-1-to-N-Feature.patch
 +
(to be upstreamed after finishing all dx3 features upstream process)
 +
 +
[DISCUSS how to implement this]
 +
 +
 +
= Need follow feature process =
 +
 +
== Extend sugar-launch with more options (Martin Abente) ==
   −
= Bugs to solve =  
+
We need to make a feature page for that, the change its simple but its needs discussion.
 +
 
 +
https://patchwork.sugarlabs.org/patch/594/
 +
 
 +
[anish]
 +
 
 +
 
 +
== Share 3g connection (Martin Abente) ==
 +
 
 +
Need investigation regards New network manager versions, impleting share connection feature (for all kinds of connections), and needs desing for sugar interface experience.
    +
First we need to apply: http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0036-Make-sure-Adhoc-is-Sugar-Adhoc.patch
   −
== Flickering and unknown icons in the window bar #870 (Aleksey Lim) ==
+
Then: http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0035-Share-3g-connection.patch
   −
Needs review and testing to get it upstream, its an interesting bug to work.
+
Bug reference: https://dev.laptop.org.au/issues/1028
   −
https://bugs.sugarlabs.org/attachment/ticket/870/0001-Flickering-and-unknown-icons-in-the-window-bar-870.patch
+
Assigned to : Ajay
 +
[DISCUSS how to implement this]
   −
== New microformat activity updater (Anish Mangal) ==
+
= Bugs to solve =  
   −
This http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0060-Replace-activity-updater-with-microformat-compatible.patch
+
== Flickering and unknown icons in the window bar #870 (Aleksey Lim) ==
   −
https://dev.laptop.org/ticket/10641
+
Needs review and testing to get it upstream, its an interesting bug to work.
   −
https://dev.laptop.org/ticket/11086
+
https://bugs.sugarlabs.org/attachment/ticket/870/0001-Flickering-and-unknown-icons-in-the-window-bar-870.patch
   −
It hasn't been ported to sugar 0.94, OLPC had a patch in sugar-0.84 with this functionality.
+
[anish?]
      Line 146: Line 198:  
Doing patch separations., ruben to ask for feedback, separate and clean up tyhe patches.  
 
Doing patch separations., ruben to ask for feedback, separate and clean up tyhe patches.  
   −
== Parse activites dependencies ==
+
[quidam]
 
+
[DISCUSS how to implement this]
Sweets..description, ..needs feedback from aleksey.
      
== More robust handling of unhandled exceptions (Aleksey Lim)==
 
== More robust handling of unhandled exceptions (Aleksey Lim)==
Line 154: Line 205:  
Patch not found. We need to review this one.  
 
Patch not found. We need to review this one.  
   −
== Let call the frame from arbitrary code avoiding curcular imports (Aleksey Lim) ==
+
 
 +
== Enable to call the frame from arbitrary code avoiding circular imports (Aleksey Lim) ==
    
Not sure why this one is necessary. We should fix circular imports by refactoring rather than adding hacks to break the cycle.
 
Not sure why this one is necessary. We should fix circular imports by refactoring rather than adding hacks to break the cycle.
Line 162: Line 214:  
PATCH :http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0056-Let-call-the-frame-from-arbitrary-code-avoiding-curc.patch
 
PATCH :http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0056-Let-call-the-frame-from-arbitrary-code-avoiding-curc.patch
   −
== RFC: Kill the delayed menus for good (Bernie Innocenti, Michael Stone) ==
+
[?]
 
  −
Needs solid feedback from the field before we can try again.
  −
 
  −
PATCH.
        −
=== Low priority ===
+
= Low priority =
    
== Show register gconf value (Martin Abente) ==
 
== Show register gconf value (Martin Abente) ==
Line 176: Line 224:  
From a UX perspective, it would be nice if we could automatically determine whether a School Server is available, rather than always showing the option and adding a crutch to disable it. There are privacy issues to consider (that are potentially shared with the existing code; see e.g. a discussion of the current security model).
 
From a UX perspective, it would be nice if we could automatically determine whether a School Server is available, rather than always showing the option and adding a crutch to disable it. There are privacy issues to consider (that are potentially shared with the existing code; see e.g. a discussion of the current security model).
 
We need a link to discussion, why is this needed and what the problems are.
 
We need a link to discussion, why is this needed and what the problems are.
 +
 +
 +
== Feedback feature (Aleksey Lim, Mukesh Gupta) ==
 +
 +
New feature page, design dicussion.
 +
 +
needs new desing and analisis, follow: abrt, apport..and request how is it used in Paraguay. Low prioriy.
 +
Probably the best solution is taking it out.

Navigation menu