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.
0
Wird überprüft

Notification of an action is needed.

Anonym vor 13 Jahren aktualisiert von Kevin Erath vor 13 Jahren 1

Like a created an action 10 days from now. Then if wieldy will not notify me through a pop-up or something, then what is the use of making a to-do list. Like if I had check it every day or every hour, that there is an even going on or not, then I can remember things myself.

0
Fertiggestellt

Wieldy for OSX

Anonym vor 14 Jahren aktualisiert von Kevin Erath vor 14 Jahren 0
A version for OSX would be fantastic! Wieldy is an essential part of my day but I am soon to move to a Mac so am sad to not be able to take it with me.
Antwort
Kevin Erath vor 14 Jahren
I'm sorry, but i don't have a OS X-Version planned. the main reason is, that i used the Microsoft .NET framework to develop the application. As this framework is not available for Mac OS X (at least in the form i need) i would have to rewrite most of the application.

If someone wants to write a Wieldy for Mac i would give a helping hand though.
0
Wird überprüft

Multiple choice lists, drop downs, help bubbles etc are showing up behind current window, unusable.

Anonym vor 14 Jahren aktualisiert von Kevin Erath vor 14 Jahren 1
All of the multi choice lists and various pop up functions like the calender for scheduling, as well as the rollover tips pop ups are behind the currently focused window. I am unable to see must of the information contained in them.
Antwort
Kevin Erath vor 14 Jahren
This is a known issue, caused by the .NET Framework 3.5 on some Windows XP machines. The only working solution i found, is updating Wieldy to use .NET 4.0. Unfortunately i did not yet had the time to do this update, as there are several changes involved.
0
Beantwortet

How to change the font

Anonym vor 14 Jahren aktualisiert von Kevin Erath vor 13 Jahren 0
How to change the fonts,color for thoughts
Antwort
Kevin Erath vor 13 Jahren
Currently there is no way to change font styles or colors
0
Danke

Awesome software - Keep rocking

Anonym vor 14 Jahren aktualisiert von Kevin Erath vor 13 Jahren 0
Antwort
Kevin Erath vor 13 Jahren
I'm glad you like the software. I hope i will be back rocking soon...


0
Danke

Klasse Tool

Anonym vor 14 Jahren aktualisiert von Kevin Erath vor 14 Jahren 0

 klasse tool und so  einfach zu handhaben ohne viel schnickschnack 


Danke dafür

Antwort
Kevin Erath vor 14 Jahren
Bitte. ;-)
0
Fixed

Calendar view crashes

anonymous vor 15 Jahren aktualisiert von Kevin Erath vor 15 Jahren 0
I am using the latest beta.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Windows.Markup.XamlParseException: Cannot convert string '/Wieldy.Client;Component/Resources/ArrowLeft.png' in attribute 'SmallImage' to object of type 'System.Windows.Media.ImageSource'. Could not load file or assembly 'Wieldy.Client, Culture=neutral' or one of its dependencies. Das System kann die angegebene Datei nicht finden. Error at object 'Wieldy.Client.Controls.BaseButton' in markup file 'Wieldy;component/controls/calendar/monthview.xaml'. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Wieldy.Client, Culture=neutral' or one of its dependencies. Das System kann die angegebene Datei nicht finden.
File name: 'Wieldy.Client, Culture=neutral'
   at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
   at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   at System.Windows.Navigation.BaseUriHelper.GetLoadedAssembly(String assemblyName, String assemblyVersion, String assemblyKey)
   at MS.Internal.AppModel.ResourceContainer.GetResourceManagerWrapper(Uri uri, String& partName, Boolean& isContentFile)
   at MS.Internal.AppModel.ResourceContainer.GetPartCore(Uri uri)
   at System.IO.Packaging.Package.GetPartHelper(Uri partUri)
   at System.IO.Packaging.Package.GetPart(Uri partUri)
   at System.IO.Packaging.PackWebResponse.CachedResponse.GetResponseStream()
   at System.IO.Packaging.PackWebResponse.GetResponseStream()
   at System.IO.Packaging.PackWebResponse.get_ContentType()
   at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   at System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
   at System.Windows.Markup.XamlTypeMapper.ParseProperty(Object targetObject, Type propType, String propName, Object dpOrPiOrFi, ITypeDescriptorContext typeContext, ParserContext parserContext, String value, Int16 converterTypeId)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   --- End of inner exception stack trace ---
   at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
   at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
   at System.Windows.Markup.XamlTypeMapper.ParseProperty(Object targetObject, Type propType, String propName, Object dpOrPiOrFi, ITypeDescriptorContext typeContext, ParserContext parserContext, String value, Int16 converterTypeId)
   at System.Windows.Markup.BamlRecordReader.ParseProperty(Object element, Type propertyType, String propertyName, Object dpOrPi, String attribValue, Int16 converterTypeId)
   at System.Windows.Markup.BamlRecordReader.ReadPropertyRecordBase(String attribValue, Int16 attributeId, Int16 converterTypeId)
   at System.Windows.Markup.BamlRecordReader.ReadPropertyConverterRecord(BamlPropertyWithConverterRecord bamlPropertyRecord)
   at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
   at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
   at System.Windows.Markup.TreeBuilder.Parse()
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at Wieldy.Client.Controls.Calendar.MonthView.InitializeComponent()
   at Wieldy.Client.Controls.Calendar.MonthView..ctor()
   at Wieldy.Client.Modes.Todo.ActionListControl.RefreshActions()
   at Wieldy.Client.Modes.Todo.ActionListControl.OnSelectedTodoViewModeChanged()
   at Wieldy.Addins.Sdk.NotifyEventHandler.Invoke()
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   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)
Antwort
Kevin Erath vor 15 Jahren
Fixed with beta V0.2.7.760
0
Wird überprüft

Show project in task-view

Anonym vor 15 Jahren aktualisiert von Kevin Erath vor 14 Jahren 1
It would be good to see in task-view to which project the task belongs.
Antwort
Kevin Erath vor 15 Jahren
The icon will show the color of the project. This way you can identify the project. Beside this, there is currently no other way.
0
Beantwortet

Empty Deleted Section

Anonym vor 13 Jahren aktualisiert von Kevin Erath vor 13 Jahren 1
I might be just stupid but I cannot figure out how to empty/delete the tasks in the deleted section. aswell as not being able to move the done tasks to the deleted section without having to drag&drop every single item. a short suggestion if this is possible and how would be greatly appreciated. 
0
Wird überprüft

Can't slide through action scheduled time

Anonym vor 14 Jahren aktualisiert von Kevin Erath vor 14 Jahren 0
When i want to slide through the time selection (Scrollbar) the drag&drop action of an underlying action is started.