An error occurred while starting the X11 server: "Cannot open log file "/Users/rosariorrecachacastro/Library/Logs/X11/org.macosforge.xquartz.log" I can not find the Logs directory. I tried to reinstall but no success
It sounds like you have invalid permissions on your directories. What is the output of: id ls -ld ~/Library ls -ld ~/Library/Logs ls -al ~/Library/Logs/X11
Created attachment 120016 [details] attachment-15114-0.html Hello, >id gid=20(staff) groups=20(staff),12(everyone),61(localaccounts),79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),401(com.apple.sharepoint.group.1),33(_appstore),100(_lpoperator),204(_developer),395(com.apple.access_ftp),398(com.apple.access_screensharing),399(com.apple.access_ssh) >ls -ld ~/Library drwxr-xr-x@ 36 rosariorrecachacastro admin 1224 Nov 19 16:55 /Users/rosariorrecachacastro/Library >ls -ld ~/Library/Logs drwxr-xr-x 4 root admin 136 Nov 18 12:36 /Users/rosariorrecachacastro/Library/Logs >ls -al ~/Library/Logs/X11 ls: /Users/rosariorrecachacastro/Library/Logs/X11: No such file or directory I am missing X11 directory Thank you for your help. Best wishes. Rosario On Fri, Nov 20, 2015 at 6:09 PM, <bugzilla-daemon@freedesktop.org> wrote: > *Comment # 1 <https://bugs.freedesktop.org/show_bug.cgi?id=93038#c1> on > bug 93038 <https://bugs.freedesktop.org/show_bug.cgi?id=93038> from Jeremy > Huddleston Sequoia <jeremyhu@freedesktop.org> * > > It sounds like you have invalid permissions on your directories. What is the > output of: > > id > ls -ld ~/Library > ls -ld ~/Library/Logs > ls -al ~/Library/Logs/X11 > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > >
Fix the ownership on ~/Library/Logs sudo chown rosariorrecachacastro:admin ~/Library/Logs
Created attachment 120026 [details] attachment-22486-0.html Dear Jeremy, Thank you very much for your help. Best wishes. Rosario On Sun, Nov 22, 2015 at 8:54 PM, <bugzilla-daemon@freedesktop.org> wrote: > Jeremy Huddleston Sequoia <jeremyhu@freedesktop.org> changed bug 93038 > <https://bugs.freedesktop.org/show_bug.cgi?id=93038> > What Removed Added Status NEW RESOLVED Resolution --- INVALID > > *Comment # 3 <https://bugs.freedesktop.org/show_bug.cgi?id=93038#c3> on > bug 93038 <https://bugs.freedesktop.org/show_bug.cgi?id=93038> from Jeremy > Huddleston Sequoia <jeremyhu@freedesktop.org> * > > Fix the ownership on ~/Library/Logs > > sudo chown rosariorrecachacastro:admin ~/Library/Logs > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > >
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.