MKS55 / smswiss

Automatically exported from code.google.com/p/smswiss
0 stars 0 forks source link

Widget shows no buttons #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Version 1.0.2. installed under OS X 10.4.11 (intel)

What is the expected output? What do you see instead?
After loading, the widget shows no buttons any more. Unable to set any
preferences.

Original issue reported on code.google.com by michaelw...@bluewin.ch on 18 Feb 2010 at 2:14

GoogleCodeExporter commented 9 years ago
Hi,

sorry but the widget is only compatible with OS X 10.4.3 and older. If there is 
a special reason to not update your 
OS please let us know. We will may consider to support 10.4.0 and older.

Regards
Elia

Original comment by elia.pa...@gmail.com on 18 Feb 2010 at 2:49

GoogleCodeExporter commented 9 years ago
A little bit confused now. SMSwiss works with 10.4.3 but not with 10.4.11.? 
Would it
work with 10.5.xx then?

Original comment by michaelw...@bluewin.ch on 20 Feb 2010 at 1:26

GoogleCodeExporter commented 9 years ago
Sorry I made confusion with the version number.
As you said 10.4.11 should be supported but we have no way to test it and find 
out why it is not working.
You can may consult the console and check for the widget or dashboard error 
messages.

Otherwise you can upgrade your OS, the widget is working great with OSX 10.5.x 
and 10.6.x.

Best regards
Elia

Original comment by elia.pa...@gmail.com on 21 Feb 2010 at 10:45

GoogleCodeExporter commented 9 years ago
Console says when loading the Widget:

[265] 
file:///Users/michael/Library/Widgets/SMSwiss.wdgt/Parts/parts.js:SyntaxError -
Parse error

2010-02-21 11:58:10.515 DashboardClient[265] (ch.Elia.widget.SMSwiss)
file:///Users/michael/Library/Widgets/SMSwiss.wdgt/Parts/parts.js: SyntaxError -
Parse error (line: 9)

[265]
file:///Users/michael/Library/Widgets/SMSwiss.wdgt/Parts/ButtonHandler.js:TypeEr
ror -
Value undefined (result of expression
dashcode.TouchButtonEventHandler.__defineSetter__) is not object.

2010-02-21 11:58:11.845 DashboardClient[265] (ch.Elia.widget.SMSwiss)
file:///Users/michael/Library/Widgets/SMSwiss.wdgt/Parts/ButtonHandler.js: 
TypeError
- Value undefined (result of expression
dashcode.TouchButtonEventHandler.__defineSetter__) is not object. (line: 118)
(event handler):Value undefined (result of expression dashcode.setupParts) is 
not object.

2010-02-21 11:58:12.630 DashboardClient[265] (ch.Elia.widget.SMSwiss)
file:///Users/michael/Library/Widgets/SMSwiss.wdgt/SMSwiss.js: Value undefined
(result of expression dashcode.setupParts) is not object. (line: 95)
(event handler):Value undefined (result of expression dashcode.setupParts) is 
not object.

Original comment by michaelw...@bluewin.ch on 21 Feb 2010 at 11:07

GoogleCodeExporter commented 9 years ago
Thanks for your feedback!
Unfortunately the script "parts.js" is provided by Apple as part of their 
dashcode SDK, we can not do much!!
It seems that OSX 10.4.xx is not reality supported as Apple is claiming.

We don't have the resources to investigate on back-porting issues therefore we 
wont fix this issue. Whoever 
smswiss is an open source project, you can download the sources and look at it, 
if you have programming 
experiences you may can join the project :-)

Sorry for not helping you...

regards
Elia

Original comment by elia.pa...@gmail.com on 22 Feb 2010 at 2:52