I am trying to run zoiper on fedora 14, it registers and connects but I
am getting 1 way or no-way audio.
when the program starts I get the error message:
"can't open file '/home/simon/.gnome2/session-manual' (error 13:
Permission denied)"
can anyone suggest the problem / solution?
--
This email, including any attachments, is confidential, is intended solely for the use of the intended recipient, and may contain information that is legally privileged. If you are not the intended recipient, you are hereby notified that dissemination, copying, printing, or forwarding of this communication is strictly prohibited.
If you have received this communication in error, please notify us immediately by replying to the sender, then you must delete the email and any attachments immediately.
Although this e-mail and any attachments are believed to be free of any virus, or any other defect which may affect any computer or IT system into which they are received and opened, it is the responsibility of the recipient to ensure that they are virus free and no responsibility is accepted by the sender for any loss or damage arising in any way from receipt or use.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
12-28-2010, 08:48 PM
Darton Williams
zoiper permission problem
On Tue, Dec 28, 2010 at 12:08 PM, Simon Tierney
<simon@conditional-fee.co.uk> wrote:
> I am trying to run zoiper on fedora 14, it registers and connects but I
> am getting 1 way or no-way audio.
>
> when the program starts I get the error message:
>
> "can't open file '/home/simon/.gnome2/session-manual' (error 13:
> Permission denied)"
>
> can anyone suggest the problem / solution?
>
AFAIK, session and session-manual are used by older versions of GNOME.
The new method of saving sessions and starting apps for a session is
via .desktop files in ~/.config/autostart. The above-mentioned file
probably doesn't exist in your install, but you can create it to get
rid of the error:
touch ~/.gnome2/session-manual
If it does exist, you will just want to edit the permissions or
ownership on the file with chown and chmod.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines