Hi Jairo,
Jairo Souto wrote:
Can we have a local fix before 0.8.1?
Yes of course. I've attached a patch that should work out for you. It's
a very small patch, basically you only have to add one line at the
"qx.bom.client.System" class.
cheers,
Alex
Alexander Back wrote:
Hi Jairo,
I've fixed this minor issue with Revision #16547. This fix will be
part of the upcoming 0.8.1 release.
-> http://qooxdoo.org/about/roadmap#release_0.8.1
cheers,
Alex
Alexander Back wrote:
Hi Jairo,
you're right. I filed this issue under
http://bugzilla.qooxdoo.org/show_bug.cgi?id=1516
Thanks for the report!
cheers,
Alex
Jairo Souto wrote:
Firefox on OpenBSD is not recognized by Qooxdoo. Its Error Console
shows the following 2 logs when I browse e.g. http://api.qooxdoo.org:
Error: Could not detect system: Mozilla/5.0 (X11; U; OpenBSD amd64;
en-US; rv:1.8.1.16) Gecko/20080924 Firefox/2.0.0.16 Source File:
http://demo.qooxdoo.org/current/apiviewer/script/apiviewer-0.js
Line: 1
Error: [Exception... "'Error: The theme to use is not available:
apiviewer.Theme' when calling method:
[nsIDOMEventListener::handleEvent]"
nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location:
"<unknown>" data: no]
Jairo Souto (38)8814-4787
Index: System.js
===================================================================
--- System.js (revision 15199)
+++ System.js (revision 16547)
@@ -132,6 +132,7 @@
"Linux" : "linux",
"FreeBSD" : "freebsd",
"NetBSD" : "netbsd",
+ "OpenBSD" : "openbsd",
"SunOS" : "sunos",
"Symbian System" : "symbian",
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel