Recent activity
Subscribe to this feed
sam started following the question "Firefox 3 (on Mac) still not supported ?" in RescueTime.
ethomaz replied on July 10, 2008 21:50 to the problem "Lots of wonky button/UI/layout choices" in Slife Labs:
hkk replied on July 10, 2008 19:06 to the question "Firefox 3 (on Mac) still not supported ?" in RescueTime:
hkk replied on July 10, 2008 19:02 to the problem "Lots of wonky button/UI/layout choices" in Slife Labs:
I agree with most of the points made here. In particular, the time related controls should be up with the timeline as the original poster mentioned. See screenshot
Joe replied on July 09, 2008 23:34 to the question "Firefox 3 (on Mac) still not supported ?" in RescueTime:
hkk replied on July 09, 2008 23:27 to the question "Firefox 3 (on Mac) still not supported ?" in RescueTime:
here is what I get:
tell application "Firefox"
get «class curl» of window 1
"Firefox got an error: Can’t get «class curl» of window 1."
If I delete the "class curl line" I get:
tell application "Firefox"
get every property of window 1
"Can’t make every property of window 1 of application \"Firefox\" into type Unicode text."
when deleting the "as text" I get:
tell application "Firefox"
get every property of window 1
"Firefox got an error: Can’t get every property of window 1."
Joe replied on July 09, 2008 23:24 to the question "Firefox 3 (on Mac) still not supported ?" in RescueTime:
Well shoot. Ok, try running this slightly modified version of the script:
tell application "Firefox"
set fullURL to «class curl» of window 1
properties of window 1 as text
end tell
display alert "Firefox URL = " & fullURL
At the bottom of the Script Editor window is an "Event Log" select. Once you run that script you should see a bunch of text in that section. Could you paste your results?
Here are mine for reference:
tell application "Firefox"
get «class curl» of window 1
"http://getsatisfaction.com/rescuetime/topics/firefox_3_on_mac_still_not_supported"
get every property of window 1
{«class pObT»:window, «class pTit»:"", «class curl»:"http://getsatisfaction.com/rescuetime/topics/firefox_3_on_mac_still_not_supported", index:1, bounds:{0, 0, 1440, 900}, «class pLcn»:{0, 0}, closeable:false, titled:false, modal:false, resizable:false, zoomable:false, zoomed:false, «class pNMo»:true, «class pMMo»:false, floating:false, visible:false}
end tell
tell current application
display alert "Firefox URL = http://getsatisfaction.com/rescuetime..."
{button returned:"OK"}
end tell
hkk replied on July 09, 2008 23:23 to the question "Firefox 3 (on Mac) still not supported ?" in RescueTime:
I guess this Firefox bug is relevant to this:
https://bugzilla.mozilla.org/show_bug...
Strange that it works for others though.
hkk replied on July 09, 2008 23:07 to the question "Firefox 3 (on Mac) still not supported ?" in RescueTime:
hkk replied on July 09, 2008 23:03 to the question "Firefox 3 (on Mac) still not supported ?" in RescueTime:
Joe replied on July 09, 2008 22:51 to the question "Firefox 3 (on Mac) still not supported ?" in RescueTime:
The special characters « and » are intentional.
Well, if the script won't run then that would explain why you're not seeing URL information from Firefox 3. Now we just need to determine why your installation of Firefox doesn't like that statement.
Are you running the English-US version of Firefox 3? If I do an "About Mozilla Firefox", I get the following information:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9) Gecko/2008061004 Firefox/3.0
If you have a different language version let me know and I'll get that installed on our test server to see if that could be causing a problem.
Also, here are a couple of AppleScript settings to check:
- Run the AppleScript Utility located at: Macintosh HD:Applications:AppleScript:AppleScript Utility
Make sure the setting for "GUI Scripting" is enabled.
- Also on the AppleScript Utility window is a button labeled "Universal Access...", click that button and it will take you to the Universal Access settings. Near the bottom of that screen is a checkbox for "Enable access for assistive devices", make sure that is checked.
Let me know any of that gets you any further. You should be able to double check by re-running that Firefox test script in my previous reply.
Thanks!
hkk replied on July 09, 2008 22:24 to the question "Firefox 3 (on Mac) still not supported ?" in RescueTime:
Joe replied on July 09, 2008 20:44 to the question "Firefox 3 (on Mac) still not supported ?" in RescueTime:
RescueTime 1.0.3 on the Mac should fully support Firefox 3, which is the browser I use typically throughout the day.
Here is a quick that simulates how RescueTime captures the URL from Firefox 3.
- first open up the AppleScript "Script Editor.app" located at Applications:AppleScript:Script Editor.app
Paste in the following into the Script Editor window:
tell application "Firefox"
set fullURL to «class curl» of window 1
end tell
display alert "Firefox URL = " & fullURL
Then click the "Run" button and you should be presented with a dialog box that contains the URL of your current Firefox session.
Let me know if that works for you,
Thanks!
hkk asked a question in RescueTime on July 09, 2008 18:17:
Firefox 3 (on Mac) still not supported ?I tried RescueTime a while ago and it did not collect data from the Firefox 3 beta at the time, rendering it useless to me, because that is where most of my time disappears.
Since Firefox 3 has been released for a while now I assumed that the issue with RescueTime would likely have been fixed by now, so I decided to try again with the latest version. But it seems like the same problem is still there. Firefox only appears with window titles but no URLs in the logs and Firefox is not shown in the Dashboard at all.
This is on Mac OSX 10.5.4.
Do you have any idea as to when you might get around to fixing this problem? In the meantime, couldn't you at least report Firefox as an application instead of filtering it out?
hkk replied on May 07, 2008 06:35 to the question "give us more detail on how idle time works?" in RescueTime:
hkk started following the idea "Default tag for firefox" in RescueTime.
hkk started following the idea "Default tag for firefox" in RescueTime.
hkk started following the problem "Firefox 3 Beta 5 records nearly no time" in RescueTime.
hkk started following the problem "Firefox 3 Beta 5 records nearly no time" in RescueTime.
hkk replied on May 03, 2008 20:08 to the problem "Firefox 3 Beta 5 records nearly no time" in RescueTime:
Loading Profile...

