Comment 4 for bug 1063898

Revision history for this message
John Hart (jlhart68) wrote : Re: [Bug 1063898] Re: does not open

> john@Eagle:~$ python3 /usr/bin/qle_interface.py
> Traceback (most recent call last):
> File "/usr/bin/qle_interface.py", line 2209, in <module>
> Interface()
> File "/usr/bin/qle_interface.py", line 572, in __init__
> self.buildup_interface()
> File "/usr/bin/qle_interface.py", line 575, in buildup_interface
> self.directory_setup()
> File "/usr/bin/qle_actions.py", line 290, in directory_setup
> os.mkdir(self.local_directory)
> OSError: [Errno 17] File exists: '/home/john/.local/share/applications/'
> john@Eagle:~$

python3-tk was installed.

On 10/09/2012 02:32 AM, jacob wrote:
> if none of the above works, could you run in a terminal:
> python3 /usr/bin/qle_interface.py
> and give me the output?
>