Re: [Tutor] No file or directory error using subprocess and Popen

2017-05-15 Thread Jim
On 05/15/2017 08:33 PM, Jim wrote: On 05/15/2017 02:48 AM, Steven D'Aprano wrote: On Sun, May 14, 2017 at 10:57:57PM -0500, Jim wrote: I am running this on Mint 18. This is the third script I have written to open and position windows in workspaces. The first two work, but trying to open ebook-v

Re: [Tutor] No file or directory error using subprocess and Popen

2017-05-15 Thread Jim
On 05/15/2017 07:03 AM, Peter Otten wrote: Jim wrote: I am running this on Mint 18. This is the third script I have written to open and position windows in workspaces. The first two work, but trying to open ebook-viewe r (calibre) with a specific book produces the following error. If I run the

Re: [Tutor] No file or directory error using subprocess and Popen

2017-05-15 Thread Jim
On 05/14/2017 11:19 PM, boB Stepp wrote: On Sun, May 14, 2017 at 10:57 PM, Jim wrote: I am running this on Mint 18. This is the third script I have written to open and position windows in workspaces. The first two work, but trying to open ebook-viewe r (calibre) with a specific book produces th

Re: [Tutor] No file or directory error using subprocess and Popen

2017-05-15 Thread Jim
On 05/15/2017 02:48 AM, Steven D'Aprano wrote: On Sun, May 14, 2017 at 10:57:57PM -0500, Jim wrote: I am running this on Mint 18. This is the third script I have written to open and position windows in workspaces. The first two work, but trying to open ebook-viewe r (calibre) with a specific boo

Re: [Tutor] No file or directory error using subprocess and Popen

2017-05-15 Thread Peter Otten
Jim wrote: > I am running this on Mint 18. > This is the third script I have written to open and position windows in > workspaces. The first two work, but trying to open ebook-viewe r > (calibre) with a specific book produces the following error. > If I run the same command in the terminal it work

Re: [Tutor] No file or directory error using subprocess and Popen

2017-05-15 Thread Steven D'Aprano
On Sun, May 14, 2017 at 10:57:57PM -0500, Jim wrote: > I am running this on Mint 18. > This is the third script I have written to open and position windows in > workspaces. The first two work, but trying to open ebook-viewe r > (calibre) with a specific book produces the following error. > If I r

Re: [Tutor] No file or directory error using subprocess and Popen

2017-05-14 Thread boB Stepp
On Sun, May 14, 2017 at 10:57 PM, Jim wrote: > I am running this on Mint 18. > This is the third script I have written to open and position windows in > workspaces. The first two work, but trying to open ebook-viewe r (calibre) > with a specific book produces the following error. > If I run the sa

[Tutor] No file or directory error using subprocess and Popen

2017-05-14 Thread Jim
I am running this on Mint 18. This is the third script I have written to open and position windows in workspaces. The first two work, but trying to open ebook-viewe r (calibre) with a specific book produces the following error. If I run the same command in the terminal it works without an error