hahaking119 / vienna-add-in

Automatically exported from code.google.com/p/vienna-add-in
0 stars 0 forks source link

CCL Import #130

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Import CCL as in Issue 129

Please provide any additional information below.
This is the output in Windows 7:
Der Zugriff auf den Pfad "C:\Program Files\VIENNA
Add-In\VIENNAAddIn\upcc3\resources\xmi\ccl09a_2\" wurde verweigert.
   bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bei System.IO.Directory.InternalCreateDirectory(String fullPath, String
path, DirectorySecurity dirSecurity)
   bei System.IO.Directory.CreateDirectory(String path, DirectorySecurity
directorySecurity)
   bei System.IO.Directory.CreateDirectory(String path)
   bei VIENNAAddIn.upcc3.Wizards.util.ResourceHandler.CacheResourcesLocally()
   bei
VIENNAAddIn.upcc3.Wizards.util.LibraryImporter.ImportStandardCcLibraries(Package
bLibrary)
   bei
VIENNAAddIn.upcc3.Wizards.dev.ui.StandardLibraryImporter.buttonImport_Click(Obje
ct
sender, RoutedEventArgs e)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target,
RoutedEventArgs routedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(Object source,
RoutedEventArgs args, Boolean reRaised)
   bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender,
RoutedEventArgs args)
   bei System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   bei System.Windows.Controls.Primitives.ButtonBase.OnClick()
   bei System.Windows.Controls.Button.OnClick()
   bei
System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEve
ntArgs
e)
   bei System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender,
MouseButtonEventArgs e)
   bei
System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate
genericHandler, Object genericTarget)
   bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler,
Object target)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target,
RoutedEventArgs routedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(Object source,
RoutedEventArgs args, Boolean reRaised)
   bei System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender,
RoutedEventArgs args, RoutedEvent newEvent)
   bei
System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject
sender, MouseButtonEventArgs e)
   bei System.Windows.UIElement.OnMouseUpThunk(Object sender,
MouseButtonEventArgs e)
   bei
System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate
genericHandler, Object genericTarget)
   bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler,
Object target)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target,
RoutedEventArgs routedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(Object source,
RoutedEventArgs args, Boolean reRaised)
   bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender,
RoutedEventArgs args)
   bei System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean
trusted)
   bei System.Windows.Input.InputManager.ProcessStagingArea()
   bei System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   bei System.Windows.Input.InputProviderSite.ReportInput(InputReport
inputReport)
   bei System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr
hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x,
Int32 y, Int32 wheel)
   bei System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr
hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd,
Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam,
IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate
callback, Object args, Boolean isSingleParameter)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object
source, Delegate callback, Object args, Boolean isSingleParameter, Delegate
catchHandler)
   bei System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback,
Object args, Boolean isSingleParameter, Delegate catchHandler)
   bei System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority
priority, TimeSpan timeout, Delegate method, Object args, Boolean
isSingleParameter)
   bei System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority
priority, Delegate method, Object arg)
   bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr
wParam, IntPtr lParam)
   bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   bei System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   bei System.Windows.Window.ShowHelper(Object booleanBox)
   bei System.Windows.Window.Show()
   bei System.Windows.Window.ShowDialog()
   bei
VIENNAAddIn.upcc3.Wizards.dev.ui.StandardLibraryImporter.ShowForm(AddInContext
context)
   bei VIENNAAddIn.menu.MenuManager.MenuClick(AddInContext context, String
menuName, String menuItem)
   bei VIENNAAddIn.VIENNAAddIn.EA_MenuClick(Repository repository, String
menuLocation, String menuName, String menuItem)

EA-Version: 850
Add-In-Version: VIENNAAddIn 0.0.7.0
.NET version: 2.0.50727.4927
OS version: Microsoft Windows NT 6.1.7600.0
Word version: Not installed.

Original issue reported on code.google.com by andreas....@gmail.com on 21 Jan 2010 at 2:23

GoogleCodeExporter commented 9 years ago

Original comment by christia...@researchstudio.at on 22 Jan 2010 at 4:24

GoogleCodeExporter commented 9 years ago

Original comment by christia...@researchstudio.at on 22 Jan 2010 at 4:24

GoogleCodeExporter commented 9 years ago
Does the new release of the VIENNA Add-In still cause problems with Windows 7?

Original comment by christia...@researchstudio.at on 26 Jan 2010 at 4:56

GoogleCodeExporter commented 9 years ago
Dear Vienna-Add-In Team: I really appreciate the work you are doing. Thank you 
very
much! It worked perfect under XP. I'll try with Windows 7 later.

Best regards
Andreas Schultz

Original comment by andreas....@ergo.de on 27 Jan 2010 at 7:48

GoogleCodeExporter commented 9 years ago

Original comment by christia...@researchstudio.at on 24 Feb 2010 at 11:02

GoogleCodeExporter commented 9 years ago
we should test on Windows 7 now...

Original comment by michael....@researchstudio.at on 17 May 2010 at 9:55