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 7: Line 7:  
http://dev.activitycentral.com/issues/18
 
http://dev.activitycentral.com/issues/18
   −
== Clipboard menu off screen #2201 (Aleksey Lim): ==
+
Activity Central Priority Patches list & Status: [[Dextrose/3/ACPriorityPatches]]
 +
 
 +
= Ready to upstream =
 +
 
 +
== 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.
 +
 
 +
https://bugs.sugarlabs.org/ticket/1660 (in comment).
 +
 
 +
* Assigned to: Rafael (dirakx)
 +
* Blockers: Don't think there are any
 +
* Current Status: Being discussed with upstream (follow ticket history)
 +
 
 +
== Add lease duration information in about my computer (Anish Mangal) ==
 +
 
 +
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
   −
Notas:We nend to add new functionality to the pallete in order to allow max widht and add widgets instead of only text.
+
* Assigned to: Anish (m_anish)
 +
* Blockers: None
 +
* Current status: Patch Coming soon (port to mainline done)
   −
Better to do in gtk3 port, this patch its a hack.
+
== Globalkey for touchpad device icon (Martin Abente) ==
 +
 
 +
Must be upstreamable,.especify for only 1.0. to check deviceicon/touchpad.py for specific path and verify hotkey <alt-m> ??
   −
==  Set default scaling to 100 (unknown author) == :
+
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0040-Globalkey-for-touchpad-device-icon.patch
   −
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: None
 +
* Current status: Patch coming soon (tested, ported)
   −
==  Change the method to add new actitivities in the activities list in home view (Jorge Saldivar) =
+
= To do while GTK3 port =
   −
This patch seems o.k but needs to be updated to latest sugars.
+
== Clipboard menu off screen #2201 (Aleksey Lim): ==
   −
https://bugs.sugarlabs.org/ticket/1660 (in comment).
+
Note: We nend to add new functionality to the pallete in order to allow max widht and add widgets instead of only text.
   −
This is upstreamable.  
+
Better to  do in gtk3 port, this patch its a hack.
   −
==  Make sure Adhoc is Sugar-Adhoc (unknown author)==
+
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0045-Clipboard-menu-off-screen-2201.patch
   −
TODO..not found patch.
+
* Assigned to: Anish (m_anish)
 +
* Current status: Resend patch with typo in description fixed
 +
* Link: https://bugs.sugarlabs.org/ticket/2201
 +
* Blockers: None
   −
== Notification enhancements (Martin Abente) ==
+
== Set default scaling to 100 (unknown author) ==
   −
Patch not found, prepare a feature request, comments in link:
+
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.
   −
https://wiki.sugarlabs.org/go/Notification_system_draft
+
* 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.
   −
To review actual state in regard to GTK3.
+
== Add font dpi schema (Jorge Saldivar) ==
   −
==Database support for 3G control panel (Andrés Ambrois) ==
+
Needs to be analyzed for post - GTK3 and propose a features page.
   −
Need review patch looks o.k for upstream.  
+
Old feature page http://wiki.sugarlabs.org/go/Features/Font_configuration
   −
== Flickering and unknown icons in the window bar #870 (Aleksey Lim) ==
+
* 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:
   −
Needs review and testing to get it upstream, its an interesting bug to work.
+
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.
   −
https://bugs.sugarlabs.org/attachment/ticket/870/0001-Flickering-and-unknown-icons-in-the-window-bar-870.patch
+
= Need design reviews =
   −
== Add lease duration information in about my computer (Anish Mangal) ==
+
== Database support for 3G control panel (Andrés Ambrois) ==
   −
We need to have a link to the patch to review,.looks upstreamable.
+
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0042-Database-support-for-3G-control-panel.patch
   −
== Extend sugar-launch with more options (Martin Abente) ==
+
* 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)
   −
We need to make a feature page for that, the change its simple but its needs discussion.
+
== Notification enhancements (Martin Abente) ==
   −
https://patchwork.sugarlabs.org/patch/594/
+
Patch not found, prepare a feature request, comments in link: https://wiki.sugarlabs.org/go/Notification_system_draft
   −
== Show register gconf value (Martin Abente) ==
+
To review actual state in regard to GTK3.
   −
ISTR the Design Team had an issue with this (or maybe just with another "Register" menu item related topic). We should restart discussions on this.
+
[anish, ask on sugar-devel if porting to gtk3 first. Goal: having design discussed in sugar-devel and the feature upstream]
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).
+
[DISCUSS how to implement this]
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.
+
== 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 83: 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
   −
==Share 3g connection (Martin Abente)==
+
[DISCUSS how to implement this]
   −
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
     −
Then: http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0035-Share-3g-connection.patch
+
== Memory and cpu resource indicator (Anish Mangal) ==
   −
Bug reference: https://dev.laptop.org.au/issues/1028
+
It needs to be re-designed. ?  CPU cycles code must be tuned for ARM ?
   −
== Yum-updater notifications integration (Aleksey Lim) ==
+
Does this needs CPU cycles, suspend resume behavior?, Using it only with the fram is open.
   −
Needs to be investigated and use package kit instead of yum.
+
* 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.
   −
to acoount integration debian or other service. Use ubuntu-fedora related implementations.
+
== Operations over multiple files in the journal ==
   −
== Globalkey for touchpad device icon (Martin Abente) ==
+
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0082-uy-1242-Batch-Operations-on-Journal-Entries-Copy-Era.patch
   −
Must be upstreamable,.especify for only 1.0. to check deviceicon/touchpad.py for specific path and verify hotkey <alt-m> ??
+
Needs design discussion.
 +
[DISCUSS how to implement this]
   −
http://git.sugarlabs.org/dextrose/mainline/blobs/bleeding-edge/rpms/sugar/0040-Globalkey-for-touchpad-device-icon.patch
      
== New microformat activity updater (Anish Mangal) ==
 
== New microformat activity updater (Anish Mangal) ==
Line 114: Line 147:     
It hasn't been ported to sugar 0.94, OLPC had a patch in sugar-0.84 with this functionality.  
 
It hasn't been ported to sugar 0.94, OLPC had a patch in sugar-0.84 with this functionality.  
 +
 +
 +
== Transfer to many ==
 +
 +
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) ==
 +
 +
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
 +
 +
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
 +
 +
Assigned to : Ajay
 +
[DISCUSS how to implement this]
 +
 +
= Bugs to solve =
 +
 +
== Flickering and unknown icons in the window bar #870 (Aleksey Lim) ==
 +
 +
Needs review and testing to get it upstream, its an interesting bug to work.
 +
 +
https://bugs.sugarlabs.org/attachment/ticket/870/0001-Flickering-and-unknown-icons-in-the-window-bar-870.patch
 +
 +
[anish?]
 +
 +
 +
= Mixed bag =
    
== Accesibility Series ==
 
== Accesibility Series ==
Line 119: 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 127: 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 135: 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
   −
== Memory and cpu resource indicator (Anish Mangal) ==
+
[?]
 +
 
 +
 
 +
= Low priority =
 +
 
 +
== Show register gconf value (Martin Abente) ==
   −
It needs to be re-designed. ?  CPU cycles code must be tuned for ARM ?
+
ISTR the Design Team had an issue with this (or maybe just with another "Register" menu item related topic). We should restart discussions on this.
 +
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.
   −
Does this needs CPU cycles, suspend resume behavior?, Using it only with the fram is open.
     −
== RFC: Kill the delayed menus for good (Bernie Innocenti, Michael Stone) ==
+
== Feedback feature (Aleksey Lim, Mukesh Gupta) ==  
   −
Needs solid feedback from the field before we can try again.
+
New feature page, design dicussion.  
   −
PATCH.
+
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