|
2012-06-28
, 13:38
|
Posts: 2 |
Thanked: 0 times |
Joined on Jun 2012
@ Panama
|
#292
|
|
2012-06-28
, 18:22
|
Posts: 329 |
Thanked: 505 times |
Joined on Jul 2008
@ Israel
|
#293
|
|
2012-06-28
, 19:29
|
Posts: 2 |
Thanked: 0 times |
Joined on Jun 2012
@ Panama
|
#294
|
|
2012-06-29
, 02:41
|
Posts: 5 |
Thanked: 0 times |
Joined on Aug 2011
|
#295
|
sorry to disappoint you, but the official waze was never fully opensourced (and they violated GPL license doing so). a lot of bugs that are fixed in the android version are not reflected in the released code. for that reason i had to bust my head many months and rewrite logic that they never released. Unlike the official waze, this port is fully open sourced and fill the gap that waze left. i have never tried compiling it to android as i never needed to so atleast for me the answer is: sorry, i havnt tried
|
2012-06-29
, 22:39
|
Posts: 16 |
Thanked: 13 times |
Joined on Jan 2009
@ Sofia, Bulgaria
|
#296
|
Hi Plаmen,
Indeed version 3.0 is not GPL, reason being various limitations posed on GPL and other open source related code by various stores as well as device manufacturers. These limitations carry the risk of being kicked out from these stores or being prohibited from running on these devices.
I am attaching below an example (in this case the Blackberry App World store):
BlackBerry App World Vendor Agreement Update
Dear BlackBerry App World Vendor,
We have published a small revision to the App World Vendor Agreement. Click here for new version. The only changes are in section 10(k), which clarifies that open source components are not prohibited, provided that the inclusion of those components does not compromise the proprietary nature of any RIM proprietary code and information or that of any third party (e.g., RIM or third party proprietary SDK/NDK libraries).
Compliance with permissive open source licenses, such as recent BSD and MIT licenses, should be relatively straightforward. Other common open source licenses, such as the various versions of (L)GPL are more complex. Use of components subject to such licenses may or may not be permitted depending upon a variety of factors including the specific license version, context, and use model.
Best Regards,
BlackBerry App World Team
Waze is continuing to contribute to the open source community (for example we supplied a critical Cassandra performance related bug fix not long ago), but having the client side open source is something that became an issue we needed to address.
Regards
Fej
|
2012-07-01
, 22:27
|
Posts: 37 |
Thanked: 29 times |
Joined on Dec 2009
@ Open Source Capitol of the World
|
#297
|
|
2012-07-02
, 13:03
|
Posts: 16 |
Thanked: 13 times |
Joined on Jan 2009
@ Sofia, Bulgaria
|
#298
|
|
2012-07-02
, 14:04
|
Posts: 37 |
Thanked: 29 times |
Joined on Dec 2009
@ Open Source Capitol of the World
|
#299
|
|
2012-07-06
, 06:14
|
Posts: 5 |
Thanked: 2 times |
Joined on Jun 2011
|
#300
|
Anyway, I have added 'Log%20level=1' in both sections, hopefully I'll be able to submit a more complete postmorten soon.
EDIT: Logging is definitely more verbose now.
EDIT2: Looks like 'Log%20level=1' under [%General] is the one that did the trick.
Last edited by ginggs; 2012-07-07 at 15:21.