Welcome to the Feature Request and Bug Report Submission Forum. Use this forum to request new features or suggest modifications to existing features. You can also use this forum to report suspected bugs in Wieldy. I will try to implement your feature requests, but i can not guarantee that i will implement every feature request. Thank you for your help to improve Wieldy.
+1
Fixed

Opening a reference may crash the application

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
When the referenced file is missing, you will get the following error:

System.ComponentModel.Win32Exception: Das System kann die angegebene Datei nicht finden
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(String fileName)
   at Wieldy.Client.Controls.ReferenceManagerControl.RunReference()
   at Wieldy.Client.Controls.ReferenceManagerControl.ListBoxReferencesMouseDoubleClick(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   at System.Windows.Controls.Control.OnMouseDoubleClick(MouseButtonEventArgs e)
   at System.Windows.Controls.Control.HandleDoubleClick(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
Answer
Kevin Erath 15 years ago
Fixed in latest beta version.
+1
Completed

I would like to see the Quick View window dragable/moveable.

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
Answer
Kevin Erath 15 years ago
The quick view can now be moved around. Implemented with beta V0.2.7.745
+1
Declined

MyWieldy.xml

Anonymous 14 years ago updated by Kevin Erath 13 years ago 0
Who manages and has time, can bring the program code with Word in the correct order and post here.
The project names are down and the color values ​​are also empty.
+1
Under review

star tasks(today) should appear ahead of other task in the the task list

R A 14 years ago updated by Kevin Erath 14 years ago 0
star tasks(today) should appear ahead of other task in all the task list(Next, project)
+1
Answered

Dataoutput for Excel failed

Anonymous 14 years ago updated by Kevin Erath 13 years ago 0
Data in-output for Excel failed
Answer
Kevin Erath 13 years ago
There is no export to excel implemented.


+1
Completed

ESC to close the main window and Preview window

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
ESC to close the main window and Preview window
Answer
Kevin Erath 15 years ago
Implemented with beta V0.2.7.742
+1

Preselect current project when adding new idea

Anonymous 14 years ago updated 14 years ago 0
When adding a new idea, it would be good, if the current project folder is automatically selected. Normally, I navigate through the project hierarchy on the left and when I add a new idea, I somehow expect that the idea will automatically be put in the active folder. Now, always "none" is preselected.
+1
Fixed

Antoher problem with the URL parser

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
When I cut and paste "http://x.org/x and other text" into the notes field, then the hyperlink extends to "and other text". When I just type it in, it works fine.
Answer
Kevin Erath 15 years ago
Fixed with beta V0.2.6.681.
+1
Completed

Keep tasks done in the corresponding porject

Anonymous 15 years ago updated by Kevin Erath 15 years ago 1
It would be great if there is an option that keeps tasks done in the corresponding project, moves it to the end of the list and marks it as done.
Answer
Kevin Erath 15 years ago
Starting with beta version V0.2.7.750 there are several custom filter options available. For example you can enable to show deleted actions in all views.
+1
Fixed

save the category mentioned on creating an idea

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
Hello,

while im typing an new idea, i list some tags which describes the idea (e.g. computer,traveling, education, sports).

It looks like that this information wont be saved, neither in the idea nor in then category tab.

Is it a bug or a "feature" ? :)

Regards,
Kurt
Answer
Kevin Erath 15 years ago
Fixed with beta version V0.2.7.727