Important: These forums are for discussions between SkyDemon users. They are not routinely monitored by SkyDemon staff so any urgent issues should be sent directly to our Customer Support.

Might had found a minor bug in the latest version


Author
Message
2high2fastagain
2high2fastagain
Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)
Group: Forum Members
Posts: 43, Visits: 98
I've picked up what I think is a repeatable problem which has appeared since the latest upgrade. I'm using an iPad3 with iOS7 and I think it is Skydemon 3 (the latest one the app store offered me).

If I don't use Skydemon for a few days, when I come back to use it, I get a series of error error message indicating failures to access weather etc. The system tells me that Skydemon has lost contact with the server (I think) and I need to log out and log back in again. It's not done this before. When I log out, I am immediately presented with the login screen, the 'agree' button never activates. It stays grey indefinitely. I have to manually kill Skydemon before it will work again.

Not sure whether this is something specific to my system or whether it is a bug. It certainly hasn't behaved like this in previous versions on the same iPad. Are there specific settings that need to be turned on to keep Skydemon linked up to Dorset high command? I have my iPad set up to avoid burning excess battery and location services for other apps (not SD) are generally switched off.


Tim Dawson
Tim Dawson
SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)
Group: Forum Members
Posts: 8.1K, Visits: 9.3K
Could anybody else be logging into SkyDemon elsewhere with your login details?
2high2fastagain
2high2fastagain
Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)
Group: Forum Members
Posts: 43, Visits: 98
Not with my knowledge or consent. That's a scary prospect. Any diagnostic data I can send to confirm this? The only new device accessing my account is my iPhone 3GS which I hooked up to SD when it became possible to use the phone. I guess the next place to go is to change the password on your server?
Tim Dawson
Tim Dawson
SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)
Group: Forum Members
Posts: 8.1K, Visits: 9.3K
Yes, if you give us a ring we can cancel any existing logins (changing your password will not do this) and then you can log in freshly on both devices you want to use, which should be fine.
Maths
Maths
Too Much Forum (278 reputation)Too Much Forum (278 reputation)Too Much Forum (278 reputation)Too Much Forum (278 reputation)Too Much Forum (278 reputation)Too Much Forum (278 reputation)Too Much Forum (278 reputation)Too Much Forum (278 reputation)Too Much Forum (278 reputation)
Group: Forum Members
Posts: 2, Visits: 58

In the latest version (3.0.1.0) I get a program crash when I change the pilot log orientation in the print center. Have tried different computer but with the same results.

Hope for a quick solution

Regards Maths


Edited 11/2/2013 11:18:50 AM by Maths
2high2fastagain
2high2fastagain
Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)Too Much Forum (6.2K reputation)
Group: Forum Members
Posts: 43, Visits: 98
Looks like there was a simple answer to this one after talking to Tim's team. By adding the IPhone, I'm now using 3 iOS devices (along with my two iPads - one of which is a backup). As I understand it, Skydemon is configured to let two devices of any operating system access at the same time and it logs you off one of them when you connect with a third.
srayne
srayne
Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)
Group: Forum Members
Posts: 388, Visits: 8.3K
Maths (02/11/2013)

In the latest version (3.0.1.0) I get a program crash when I change the pilot log orientation in the print center. Have tried different computer but with the same results.

Me Too. Also seems to cut short the frequency list in portrait mode.



************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at Divelements.SkyDemon.Briefing.xe5925ec7c6387d7a.x17a49750268464aa(xcf483668a47852e0 x0f7b23d1c393aed9, Rectangle& x15c6bd22a9fe622f, Boolean& x150bab93255d8ac6)
at Divelements.SkyDemon.Briefing.xe5925ec7c6387d7a.PrintPageCore(xcf483668a47852e0 context, Rectangle marginBounds, Int32 extraSpace, Boolean& hasMorePages)
at Divelements.SkyDemon.Drawing.xeed88c7e16cd03c8.x5c733725b33861d1(Graphics x41347a961b838962, Rectangle x15c6bd22a9fe622f, Int32 xcc69cbe17e053f66, Boolean& x150bab93255d8ac6)
at Divelements.SkyDemon.Drawing.xeed88c7e16cd03c8.OnPrintPage(PrintPageEventArgs e)
at System.Drawing.Printing.PrintController.PrintLoop(PrintDocument document)
at System.Drawing.Printing.PrintController.Print(PrintDocument document)
at System.Drawing.Printing.Printdocument.Print()
at System.Windows.Forms.PrintPreviewControl.ComputePreview()
at System.Windows.Forms.PrintPreviewControl.CalculatePageInfo()
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()



************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
SkyDemon
Assembly Version: 3.0.1.31895
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/Divelements%20Limited/SkyDemon/SkyDemon.exe
----------------------------------------
Divelements.Aviation
Assembly Version: 1.0.5051.31891
Win32 Version: 1.0.5051.31891
CodeBase: file:///C:/Program%20Files%20(x86)/Divelements%20Limited/SkyDemon/Divelements.Aviation.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Divelements.SandGrid
Assembly Version: 2.2.4.1
Win32 Version: 2.2.4.1
CodeBase: file:///C:/Program%20Files%20(x86)/Divelements%20Limited/SkyDemon/Divelements.SandGrid.DLL
----------------------------------------
SandDock
Assembly Version: 3.0.6.1
Win32 Version: 3.0.6.1
CodeBase: file:///C:/Program%20Files%20(x86)/Divelements%20Limited/SkyDemon/SandDock.DLL
----------------------------------------
TallComponents.PDF.Rasterizer
Assembly Version: 3.0.84.2
Win32 Version: 3.0.84.2
CodeBase: file:///C:/Program%20Files%20(x86)/Divelements%20Limited/SkyDemon/TallComponents.PDF.Rasterizer.DLL
----------------------------------------
Divelements.Mapping
Assembly Version: 1.0.5051.31890
Win32 Version: 1.0.5051.31890
CodeBase: file:///C:/Program%20Files%20(x86)/Divelements%20Limited/SkyDemon/Divelements.Mapping.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SandBar
Assembly Version: 1.4.3.2
Win32 Version: 1.4.3.2
CodeBase: file:///C:/Program%20Files%20(x86)/Divelements%20Limited/SkyDemon/SandBar.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Edited 11/2/2013 7:54:55 PM by srayne
srayne
srayne
Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)Too Much Forum (49K reputation)
Group: Forum Members
Posts: 388, Visits: 8.3K
Bump - Anyone else having problems with landscape mode PLOGs in the print centre?
nje
nje
Too Much Forum (46K reputation)Too Much Forum (46K reputation)Too Much Forum (46K reputation)Too Much Forum (46K reputation)Too Much Forum (46K reputation)Too Much Forum (46K reputation)Too Much Forum (46K reputation)Too Much Forum (46K reputation)Too Much Forum (46K reputation)
Group: Forum Members
Posts: 384, Visits: 4.2K
Good Morning, Yes I just tried it and when it came to changing orientation in the pilot log then the old 'general exception' came up.

It's ok with orientating everything else though, the problem is just with the pilot log.
Tim Dawson
Tim Dawson
SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)SkyDemon Team (678K reputation)
Group: Forum Members
Posts: 8.1K, Visits: 9.3K
I think this is something we've picked up and fixed ready for 3.0.2.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Login

Explore
Messages
Mentions
Search