On 05/11/2014 10:50 AM, Chris Cannam wrote:
> The purpose of the class is to provide the same "file handle"
> abstraction for files opened locally and URLs opened from remote
> locations. It is used in for example RosegardenMainWindow::openURL().

   I'm having no luck coming up with a test case for this.  When I try a 
URL from the File Open dialog, it prepends the current directory, so the 
best I can do is this non-URL with a slash on the front:

/http://www.blah.com/file.rg

   When I try it from the command line

$ rosegarden http://www.blah.com/file.rg

...it doesn't work because openFile() is used from main() instead of 
openURL().  (I should be able to fix this.  But it's probably been this 
way forever.)

   What is the recommended way to open a URL in rg?

Ted.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to