aMule Forum

English => en_Bugs => Topic started by: Crakem on February 19, 2008, 02:18:40 PM

Title: Preview in remote gui [SOLVED]
Post by: Crakem on February 19, 2008, 02:18:40 PM
I have tested amulegui cvs 20080218 and I can't preview partfiles on windows, vlc says:
Code: [Select]
Unable to open ''X:\Temp\077.part''Messages window says:
Code: [Select]
main error: no suitable access module for `'X:\Temp\077.part''X:\ is my smb share and I can preview it clicking on file directly
Maybe it is sent quoted to vlc like this? (I checked and vlc don't allow that and return same errors)
Code: [Select]
'X:\Temp\077.part'
Title: Re: Preview in remote gui
Post by: GonoszTopi on February 19, 2008, 08:11:17 PM
AFAIK, double quotes should work. Can anyone of you test it? e.g.
Code: [Select]
vlc "C:\path\000.part"
Title: Re: Preview in remote gui
Post by: Crakem on February 19, 2008, 08:29:42 PM
AFAIK, double quotes should work. Can anyone of you test it? e.g.
Code: [Select]
vlc "C:\path\000.part"
Ok, it worked on windows from cmd as you typed :)
Title: Re: Preview in remote gui
Post by: GonoszTopi on February 19, 2008, 10:19:50 PM
Thanks for the reply. Fix will be in next tarball.

I have changed the quote character from single quote to double quote on msw builds.
Title: Re: Preview in remote gui
Post by: Crakem on February 20, 2008, 02:09:13 AM
Thanks for the reply. Fix will be in next tarball.

I have changed the quote character from single quote to double quote on msw builds.

Thanks my friend!!  :D
Title: Re: Preview in remote gui
Post by: Crakem on February 20, 2008, 08:03:31 PM
OKKKK, it worked finally!!!  ;D
 Thanks GonoszTopi!!  :D :D :D
aMule-CVS-20080220 (amuled [linux]+amulegui [windows]) is funny in windows too (windows 98SE included!! :o)