GNOME Bugzilla – Bug 682581
Open file from CLI doesn't use current directory context
Last modified: 2012-08-24 08:51:07 UTC
I tried to open a file from a different directory from the command line. It appears only, when totem is already running, startet from a different directory: How to reproduce: 1. Start Totem (e.g. via ALT-F2) 2. Open a Terminal. 3. Change path. It should not be your homedir. cd /tmp/foo 4. Run the totem command with a file without an absolute path. totem bar.ogg "An error occurred: Location not found." The playlist entry refers to "file:///home/user/bar.ogg" But it works: - with totem `pwd`/bar.ogg - when Totem wasn't running before - when the file is in the directory, from where Totem was started
You're not mentioning the version of Totem, so I supposed it's an old one. Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 643807 ***