Critical error on logs
Hi,
I am new to TVShows. I installed it a couple of weeks ago, and it hasn't been able to download any show by itself. If I manually download them it works. I am using Maverics 10.9.1, and TVShows 2.1. Here is a bunch of things I have noticed/tried:
1) The following error keeps appearing in my logs:
014-01-25 12:24:00.476 CRITICAL: [631 ~ Main App] Could not write
to ~/Library/LaunchAgents/com.victorpimentel.TVShowsHelper
2) When I look in that directory, the directory is empty.
3) The icon in the menu bar does not appear. I have followed the instructions to solve this (the command in the terminal), but it did not make any change.
4) At some point I thought it was because of a faulty installation, so I removed it completely and installed it from scratch. No change. I also tried to install it only for my user, or for all the users. No difference there either. Right now, it is installed for all users.
5) In the lower right corner of the TVShows window (subscriptions tab) it says: "Last Checled: Never".
Hope you guys can help me making it work. Thanks in advance,
O
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Víctor Pimentel on 09 Feb, 2014 08:04 PM
Sorry for the delay, it seems that you cannot write on ~/Library/LaunchAgents/ (and you should be able to). To fix it, open Terminal.app (/Applications/Utilities) and type this (changing yourusername for your real user name):
sudo chown yourusername:staff ~/Library/LaunchAgents/
And then type this:
sudo chmod 755 ~/Library/LaunchAgents/
Then open the app and it should work :)
2 Posted by oscar.flores.ar... on 10 Feb, 2014 06:37 PM
Thanks a lot Victor, it solved my issue!
O
Víctor Pimentel closed this discussion on 10 Feb, 2014 08:18 PM.