Syncro SVN Client
Home Forum Documentation RSS

6.0 - Can't open files using a system application

Other Syncro SVN Client issues not covered by the other forums.

6.0 - Can't open files using a system application

Postby WanWizard » Fri Jul 23, 2010 7:06 pm

For a lot of file extension I've defined external applications.

I just installed 6.0 (x64 on Linux), and I noticed that all these definitions don't work anymore.

Geany reports:
19:20:55: New file "/home/wanwizard/file:/data/www/virtual/test/themes/newtheme/assets/css/orange.css" opened.

Obviously, the "/home/wanwizard/file:" bit shouldn't be there...
WanWizard
 
Posts: 23
Joined: Thu Nov 06, 2008 5:22 pm

Re: 6.0 - Can't open files using a system application

Postby WanWizard » Fri Jul 23, 2010 7:12 pm

FYI: I just tried gedit instead of geany, and that seems to work fine.
WanWizard
 
Posts: 23
Joined: Thu Nov 06, 2008 5:22 pm

Re: 6.0 - Can't open files using a system application

Postby WanWizard » Sat Jul 24, 2010 9:50 am

Some more info:

If I assign geany as the default handler for .php files in nautilus, and then tell syncro to use the 'system default application', it also works.

It just doesn't work when I type "/usr/bin/geany" as system application, which is my config ever since I've started using syncro.

Now back to 5.1 for the moment...
WanWizard
 
Posts: 23
Joined: Thu Nov 06, 2008 5:22 pm

Re: 6.0 - Can't open files using a system application

Postby Florin » Mon Jul 26, 2010 9:06 am

Hello,

Thank you for contacting us and reporting the problem.

We will try to identify the source of this issue and fix it as soon as possible.
You will be notified when a new Syncro SVN Client build containing the fix for this problem will be available for download.

Best regards,
Florin Avram
----------------------
Syncro SVN Client Team
Florin
 
Posts: 38
Joined: Mon Aug 10, 2009 4:02 pm

Re: 6.0 - Can't open files using a system application

Postby WanWizard » Sat Jul 31, 2010 2:50 pm

Thanks.

I have reinstalled v6, and now notice that it doesn't add my home directory to the filename anymore. Don't know why.

In the meantime, for people running into this issue:, I've created a geany.sh script:
Code: Select all
#!/bin/bash
file=$1
# strip the first 5 characters of the filename
/usr/bin/geany ${file:5}


to strip the 'file:' prefix from the filename passed. I can now use v6 again!
WanWizard
 
Posts: 23
Joined: Thu Nov 06, 2008 5:22 pm

Re: 6.0 - Can't open files using a system application

Postby Florin » Mon Aug 02, 2010 8:44 am

Hi,

The problem was generated by the fact that we switched from sending a local file path to sending a URL with file:// protocol to the user specified application for a specific file extension. Geany seems not to support URLs with file:// protocol, but only local file paths so it takes the given URL and treats it like a relative file path to its working directory, that's why it adds the /home/wanwizard/ prefix in front of the given file:// URL.

We fixed this issue (by sending again local file paths for Linux) and it will be included in the next build of Syncro SVN Client 6.0.

Best regards,
Florin Avram
---------------
Syncro SVN Client Team
Florin
 
Posts: 38
Joined: Mon Aug 10, 2009 4:02 pm

Re: 6.0 - Can't open files using a system application

Postby WanWizard » Mon Aug 02, 2010 10:43 pm

Thanks for the quick response, and the support :!:
WanWizard
 
Posts: 23
Joined: Thu Nov 06, 2008 5:22 pm

Re: 6.0 - Can't open files using a system application

Postby sorin » Tue Aug 10, 2010 3:05 pm

Hello,

A new build of Syncro SVN Client 6.0 which solves the reported problem will be uploaded today on the Download page. Please download the new install kit in one or two hours.


Regards,
Sorin
sorin
 
Posts: 173
Joined: Tue Feb 13, 2007 3:45 pm

Re: 6.0 - Can't open files using a system application

Postby julioo » Fri Aug 13, 2010 8:35 pm

Not yet ascended the updated version 6?.
Sorry for the inconvenience.
regards
julioo
 
Posts: 6
Joined: Fri Aug 06, 2010 3:35 pm

Re: 6.0 - Can't open files using a system application

Postby Florin » Fri Aug 13, 2010 10:03 pm

Hi,

The new build of Syncro SVN Client 6.0 was uploaded on our site at the beginning of this week. Just go to our download page and you will find it there. The original build number was 2010072316 and the new build number is 2010081009.

Also, you can use the Help -> Check for New Version option of your already installed application to see if there is a new version available (it should tell you that it is).

Best Regards,
Florin Avram
----------------------
Syncro SVN Client Team
Florin
 
Posts: 38
Joined: Mon Aug 10, 2009 4:02 pm


Return to Other Issues

Who is online

Users browsing this forum: No registered users and 0 guests

cron