search for: targetpath

Displaying 20 results from an estimated 42 matches for "targetpath".

2007 Jun 17
2
Branch 'as' - test/trace
test/trace/Makefile.am | 1 test/trace/values.as | 63 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) New commits: diff-tree aaca94203d8a0ccb8feb32c0d57df3401fca0350 (from 987074e275ac77f8799e5fdf41890e8ef126b291) Author: Benjamin Otte <otte at gnome.org> Date: Sun Jun 17 12:56:42 2007 +0200 add values.as which provides some default values
2007 Mar 19
1
winecfg problem
...pecified System directory L"c:\\windows\\system32" is not accessible. Warning: could not find DOS drive for current working directory '/', starting in the Windows directory. /* Setting up Drives here: */ err:winecfg:apply_drive_changes unable to define devicename of 'C:', targetpath of '/' err:winecfg:apply_drive_changes unable to define devicename of 'D:', targetpath of '/home' err:winecfg:apply_drive_changes unable to define devicename of 'E:', targetpath of '/windows/C' err:winecfg:apply_drive_changes unable to define devicename of ...
2007 Jun 20
1
Branch 'as' - 2 commits - libswfdec/swfdec_as_interpret.c
libswfdec/swfdec_as_interpret.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) New commits: diff-tree 9c5cb7cb9f6278896bc8a1e7cd7fb541b079c8de (from 1e19719b58b5cfcb800c81a5f5432c3ad662dbbc) Author: Benjamin Otte <otte at gnome.org> Date: Wed Jun 20 20:58:52 2007 +0200 the modulo arguments were mixed diff --git a/libswfdec/swfdec_as_interpret.c
2006 Mar 28
3
winecfg not creating ~/.wine/config file
...ll:SHGetFolderPathW Failed to create directory 'L"c:\\windows\\profiles\\flo\\Desktop"'. err:shell:SHGetFolderPathW Failed to create directory 'L"c:\\windows\\profiles\\flo\\Desktop"'. err:winecfg:apply_drive_changes unable to define devicename of 'C:', targetpath of '../drive_c' err:winecfg:apply_drive_changes unable to define devicename of 'D:', targetpath of '/' err:shell:SHGetFolderPathW Failed to create directory 'L"c:\\windows\\profiles\\flo\\Desktop"'. err:shell:SHGetFolderPathW Failed to create directory ...
2015 May 27
2
libsmbclient question
Dear Gents, We are using libsmbclient smbc_getFunctionRead to read from a Microsoft DFS share. Before each 64k read there are a QUERY_PATH_INFO and a GET_DFS_REFERRAL which slow down the transmission. Is there a way to query these only once at the beginning of the transmission and cache it? system: 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 GNU/Linux lib:
2004 May 04
2
[Bug 861] Swapped parameters of SSH_FXP_SYMLINK packet of SFTP protocol
...Priority: P2 Component: sftp-server AssignedTo: openssh-bugs at mindrot.org ReportedBy: opensshbugzilla at prikryl.cz Hello, I'm developer of WinSCP (SCP/SFTP client for Windows). I have just realised that my client is probably sending parameters linkpath and targetpath of SFTP SSH_FXP_SYMLINK packet in incorrect order. What has surprised me is that despite this, it works fine with all OpenSSH SFTP servers. Well otherwise I would have noticed earlier :-) This made me believe that OpenSSH SFTP server has the same bug. Ssh.com SFTP server obviously adheres to the...
2007 Oct 17
0
4 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_interpret.h libswfdec/swfdec_movie.c libswfdec/swfdec_system_as.c libswfdec/swfdec_text_field_movie.c test/trace
...la at iki.fi> Date: Wed Oct 17 16:14:00 2007 +0300 Add a test for TextField's variable property diff --git a/test/trace/Makefile.am b/test/trace/Makefile.am index cd5b3ba..85c4eb9 100644 --- a/test/trace/Makefile.am +++ b/test/trace/Makefile.am @@ -1841,6 +1841,13 @@ EXTRA_DIST = \ targetpath-6.swf.trace \ targetpath-7.swf \ targetpath-7.swf.trace \ + text-field-variable.as \ + text-field-variable-6.swf \ + text-field-variable-6.swf.trace \ + text-field-variable-7.swf \ + text-field-variable-7.swf.trace \ + text-field-variable-8.swf \ + text-field-variable-8.swf.trace \ textformat...
2010 Dec 10
1
TeleVantage Client 8
Hello. I am trying to run TeleVantage Client 8.00.5556 on Wine but it doesn't work all the way. I have done the following, after some tips here and there: Wine 1.2 under Ubuntu 10.04 in a VMware Player as I am testing. OS version set to Windows 7 Server is running on Windows 2003 on the LAN workgroup and has windows clients today (something I had hoped to change) Client installed through
2007 Jul 12
0
Branch 'as' - 7 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_with.c libswfdec/swfdec_sprite_movie.c test/trace
...> Date: Thu Jul 12 11:03:15 2007 +0200 Check that local functions get passed the Frame as this object diff --git a/test/trace/Makefile.am b/test/trace/Makefile.am index c2fc231..9511070 100644 --- a/test/trace/Makefile.am +++ b/test/trace/Makefile.am @@ -820,6 +820,15 @@ EXTRA_DIST = \ targetpath-6.swf.trace \ targetpath-7.swf \ targetpath-7.swf.trace \ + this-localfunction.as \ + this-localfunction-5.swf \ + this-localfunction-5.swf.trace \ + this-localfunction-6.swf \ + this-localfunction-6.swf.trace \ + this-localfunction-7.swf \ + this-localfunction-7.swf.trace \ + this-localfunctio...
2005 Aug 17
1
can not define drives with winecfg 20050725
...wich seems normal, because no drive has been (yet) set. The problem is that i can't set drives with winecfg. When I set the drive value and confirm (by clicking OK or pressing enter), winecfg exits with error: err:winecfg:apply_drive_changes unable to define devicename of 'C:', targetpath of 'xxx' where xxx is various values (I made severql tries, with a local directory, a mounted windows partition, etc..) May I get some advices? By. -- A. Skrzyniarz
2014 Dec 21
2
Home auto creation
I want to auto create home directories for users when they login for the first time . I need kerbos authentication is possible to set it up on same host as domain controller so ad users can take ownership of home folder -- Join my framily E02705708hn 3032 last name BURGHARDT state is co Cheapest sprint service only 25 a month.
2014 Dec 21
0
Home auto creation
...ation") objShell.NameSpace(strDriveLetter).Self.Name = strNewName Set WshShell = WScript.CreateObject("WScript.Shell") strDesktop = WshShell.specialfolders ("Desktop") set oShellLink = WshShell.CreateShortcut (strDesktop & "\Diretorio Pessoal.lnk") oShellLink.targetPath = "N:" oShellLink.Save WScript.Quit 2014-12-21 17:58 GMT-02:00 jacek burghardt <jaceksburghardt at gmail.com>: > I want to auto create home directories for users when they login for the > first time . I need kerbos authentication is possible to set it up on same > host a...
2015 May 28
1
libsmbclient question
...*buf, > size_t count) > > where it's doing: > > status = cli_resolve_path(frame, "", context->internal->auth_info, > file->srv->cli, path, > &targetcli, &targetpath); > > before each call to cli_read(), which does seem rather > excessive. > > I'm guessing it's to allow a DFS server to go down mid-read, > and allow a replica to take over.... Let me think about this > some more. > > You might want to log this as a bug to make i...
2008 May 27
1
cannot configure wine
...r 2 err:process:init_windows_dirs directory L"C:\\windows\\system32" could not be created, error 3 Warning: could not find DOS drive for current working directory '/', starting in the Windows directory. err:winecfg:apply_drive_changes unable to define devicename of 'C:', targetpath of '../drive_c' so what do I do now?
2007 Apr 06
1
[LLVMdev] LLVM command options in Visual Studio
Thank you for your kind explanation. I did it as you mentioned. That is, I set '-march=x86 hello.bc' in the Command Arguments. (I also set my compiled LLC, i.e., LLVM_ROOT_DIR\win32\debug\llc.exe, in the property name Command.) But, when I made a breakpoint in main( ) of llc.cpp and then started to debug I found the 'InputFilename'(llc.cpp:176) is shown like {???}. Therefore it
2007 Mar 19
1
error running a vb script in wine
...Script.Shell") Set fs = WScript.CreateObject("Scripting.FileSystemObject") Function MakeDesktopShortcut( name, target, shortcut_location ) Dim Shortcut,StartupPath Set Shortcut = WSHShell.CreateShortcut(shortcut_location & "\" & name & ".lnk") Shortcut.TargetPath = target StartupPath = fs.GetParentFolderName( target ) If fs.FolderExists( StartupPath ) then Shortcut.WorkingDirectory = StartupPath End If Shortcut.Save End Function Dim Shortcut_name, Shortcut_target, Shortcut_location Shortcut_name = WScript.Arguments.Item(0) Shortcut_target = WScript.Argument...
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
...Add xml-properties2 test for version 5 Add ASnative codes to MovieClip's methods Initialize most of MovieClip in swfdec_initialize.as Implement MovieClip's meth function Change MovieClip's getURL method's implementation from native to script Extend targetPath test to check for non-movies. Remove FIXME from code Implement MovieClip's _target property Add a test for MovieClip's target property Implement MovieClip's loadVariables method (calls loadVariables action) Update loadVariables test to include MovieClip's loa...
2007 Jul 07
0
Branch 'as' - 7 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_super.c libswfdec/swfdec_as_super.h libswfdec/swfdec_as_with.c test/trace
...0,13 @@ EXTRA_DIST = \ super-calls-7.swf.trace \ super-calls-8.swf \ super-calls-8.swf.trace \ + super-reference.as \ + super-reference-6.swf \ + super-reference-6.swf.trace \ + super-reference-7.swf \ + super-reference-7.swf.trace \ + super-reference-8.swf \ + super-reference-8.swf.trace \ targetpath.as \ targetpath-5.swf \ targetpath-5.swf.trace \ diff --git a/test/trace/super-reference-6.swf b/test/trace/super-reference-6.swf new file mode 100644 index 0000000..17aadb4 Binary files /dev/null and b/test/trace/super-reference-6.swf differ diff --git a/test/trace/super-reference-6.swf.trace...
2007 Jan 31
0
Branch 'interpreter' - 3 commits - libswfdec/js libswfdec/swfdec_script.c
...[0x10] = { "And", NULL }, [0x11] = { "Or", NULL }, [0x12] = { "Not", NULL, 1, 1, { NULL, swfdec_action_not_4, swfdec_action_not_5, swfdec_action_not_5, swfdec_action_not_5 } }, @@ -1705,7 +1715,7 @@ static const SwfdecActionSpec actions[25 [0x45] = { "TargetPath", NULL, 1, 1, { NULL, NULL, swfdec_action_target_path, swfdec_action_target_path, swfdec_action_target_path } }, [0x46] = { "Enumerate", NULL }, [0x47] = { "Add2", NULL, 2, 1, { NULL, NULL, swfdec_action_add2_5, swfdec_action_add2_5, swfdec_action_add2_7 } }, - [0x48...
2013 Jun 21
0
Wine release 1.6-rc3
...Pride of Nations Demo / builtin d3dx9_36: 'Failed loading thumbnail game region textures' (purist) 28078 1914 Shells of Fury: text rendering issue 28128 Sacred Underworld 2.28 requires MouseWarpOverride=false 28219 Multiple installers misbehave due to unresolved _BrowseProperty (TargetPath/SelectionPath property handling) (Guitar Hero World Tour, BioEdit) 29052 Incorrect handling of lit vertices causes models to render black in The Longest Journey 30019 The Chosen (Well of Souls) demo - terrible performance in mid-game 30935 Regression: TextPad toolbar icons black 31009 M...