go-home-applet not accessable on armel images

Bug #628204 reported by Tobin Davis
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
go-home-applet (Ubuntu)
Fix Released
Medium
Oliver Grawert
Maverick
Fix Released
Medium
Oliver Grawert
netbook-launcher-efl (Ubuntu)
Fix Released
Medium
Christopher Michael
Maverick
Fix Released
Medium
Christopher Michael

Bug Description

Binary package hint: ubuntu-netbook-efl-default-settings

When running une-efl, the go-home-applet button in the upper left side of the screen should return the user to the launcher putting running apps in the background. Currently, it does nothing. Right clicking on it will bring up the about screen, but that is it.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ubuntu-netbook-efl-default-settings 0.6
Uname: Linux 2.6.34-903-omap4 armv7l
Architecture: armel
Date: Wed Sep 1 09:33:36 2010
Dependencies:

PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
SourcePackage: ubuntu-netbook-efl-default-settings

tags: added: iso-testing
Revision history for this message
Oliver Grawert (ogra) wrote :

is its main purpose (adding favorites by drag/drop from the launcher) still functional at least ?

Changed in ubuntu-netbook-efl-default-settings (Ubuntu):
status: New → Confirmed
Changed in ubuntu-netbook-efl-default-settings (Ubuntu Maverick):
importance: Undecided → Medium
milestone: none → ubuntu-10.10
Tobin Davis (gruemaster)
affects: ubuntu-netbook-efl-default-settings (Ubuntu Maverick) → go-home-applet (Ubuntu Maverick)
Revision history for this message
Tobin Davis (gruemaster) wrote :

Re comment #1: No, drag-n-drop doesn't work either.

Revision history for this message
Oliver Grawert (ogra) wrote :

this is actually two bugs. in go-home-applet there are the following shell calls in the code:

"netbook-launcher --show-favorites"

and

"netbook-launcher --add-favorite"

a) our binary is called netbook-launcher-efl, the netbook-launcher binary does not exist anymore, unity replaces it
b) the binary doesnt have either of the above functions

while --show-favorites is equivalent to just call netbook-launcher-efl without args (we can just change the line above to match the binary and drop the --show-favorites option from it in go.-home-applet), the --add-favorite function does not exist at all in the -efl version and needs to be ported from the netbook-launcher code.

Changed in netbook-launcher-efl (Ubuntu Maverick):
milestone: none → ubuntu-10.10
importance: Undecided → Medium
Changed in go-home-applet (Ubuntu Maverick):
assignee: nobody → Oliver Grawert (ogra)
Changed in netbook-launcher-efl (Ubuntu Maverick):
assignee: nobody → Christopher Michael (cpmichael1)
Revision history for this message
Christopher Michael (cpmichael1) wrote :

Not sure of the proper procedure for things yet (fairly new to ubuntu development), but here are 2 patches for netbook-launcher-efl (patched against the bzr branch).

First patch adds the needed '--add-favorite' command line option (add-favorites.diff).

Revision history for this message
Christopher Michael (cpmichael1) wrote :

This patch fixes build issue(s) with the netbook-launcher-efl building against EFL SVN HEAD.

NB: The issue is that the current netbook-launcher-efl theme uses color3 for a RECT part. This is incorrect !! color3 is only used for TEXT or TEXTBLOCK parts.

Revision history for this message
Christopher Michael (cpmichael1) wrote :

Here is a patch that fixes the issue where font sizes do not change when a user configures the font in 'Appearance'. Reported to me by GrueMaster in irc (#ubuntu-arm). Tested in maverick only, but should also fix it for lucid too. (could not find a Bug number for this issue)

Revision history for this message
Colin Watson (cjwatson) wrote :

go-home-applet (0.2.8-0ubuntu3) maverick; urgency=low

  * we do not use netbook-launcher anymore, to make netbook-launcher-efl work,
    change the hardcoded shell calls to the netbook-launcher-efl binary (LP:
    #628204)

 -- Oliver Grawert <email address hidden> Wed, 15 Sep 2010 10:04:03 +0200

Changed in go-home-applet (Ubuntu Maverick):
status: Confirmed → Fix Released
Revision history for this message
Colin Watson (cjwatson) wrote :

netbook-launcher-efl (0.3.2-0ubuntu4) maverick; urgency=low

  * fix favorites creation (LP: #628204), thanks to Christopher Michael
    <email address hidden> for the patch
  * fix themeing issue which incorrectly used color3 for a RECT part, color3
    is only used for TEXT or TEXTBLOCK parts, thanks to Christopher Michael
    <email address hidden>

 -- Oliver Grawert <email address hidden> Wed, 15 Sep 2010 11:12:33 +0200

Changed in netbook-launcher-efl (Ubuntu Maverick):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.