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.

** Also affects: netbook-launcher-efl (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: netbook-launcher-efl (Ubuntu Maverick)
    Milestone: None => ubuntu-10.10

** Changed in: netbook-launcher-efl (Ubuntu Maverick)
   Importance: Undecided => Medium

** Changed in: go-home-applet (Ubuntu Maverick)
     Assignee: (unassigned) => Oliver Grawert (ogra)

** Changed in: netbook-launcher-efl (Ubuntu Maverick)
     Assignee: (unassigned) => Christopher Michael (cpmichael1)

-- 
go-home-applet not accessable on armel images
https://bugs.launchpad.net/bugs/628204
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to