Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

[opensuse 42.2] Unhandled Exception #2

Closed
astrapp opened this issue Nov 20, 2016 · 9 comments
Closed

[opensuse 42.2] Unhandled Exception #2

astrapp opened this issue Nov 20, 2016 · 9 comments

Comments

@astrapp
Copy link

astrapp commented Nov 20, 2016

mono --version
Mono JIT compiler version 4.6.1 (Stable 4.6.1.3/abb06f1 Thu Oct 20 14:33:14 UTC 2016)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at ocmgtk.OCMMainWindow..ctor (ocmgtk.OCMApp app) [0x00022] in <3887e6a1b52942d8b2d07b5a32708d22>:0
at ocmgtk.OCMApp.InitializeApp (System.String filename, System.Boolean quitAfterImport) [0x00087] in <3887e6a1b52942d8b2d07b5a32708d22>:0
at ocmgtk.OCMApp.Start (System.String filename) [0x0003b] in <3887e6a1b52942d8b2d07b5a32708d22>:0
at ocmgtk.OCMApp.Start () [0x00000] in <3887e6a1b52942d8b2d07b5a32708d22>:0
at ocmgtk.OCMApp.Main (System.String[] args) [0x000da] in <3887e6a1b52942d8b2d07b5a32708d22>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at ocmgtk.OCMMainWindow..ctor (ocmgtk.OCMApp app) [0x00022] in <3887e6a1b52942d8b2d07b5a32708d22>:0
at ocmgtk.OCMApp.InitializeApp (System.String filename, System.Boolean quitAfterImport) [0x00087] in <3887e6a1b52942d8b2d07b5a32708d22>:0
at ocmgtk.OCMApp.Start (System.String filename) [0x0003b] in <3887e6a1b52942d8b2d07b5a32708d22>:0
at ocmgtk.OCMApp.Start () [0x00000] in <3887e6a1b52942d8b2d07b5a32708d22>:0
at ocmgtk.OCMApp.Main (System.String[] args) [0x000da] in <3887e6a1b52942d8b2d07b5a32708d22>:0

any idea ?

@astrapp
Copy link
Author

astrapp commented Nov 20, 2016

Habe es fürs erste hinbekommen mit einem früheren commit
(c952c8d) vom 21.09.2016 ;)
Vielen Dank für die "Wartungsarbeiten"!

@kalle68
Copy link

kalle68 commented Nov 25, 2016

+1
Das gleiche hier unter Gentoo mit mono-4.4.1.0, mono-4.6.1.5 und mono-4.9.0.729.
Ein Danke an astrapp: genanntes commit läuft auch hier.
Ein großes Danke an Andreas für die Weiterführung und Pflege des Projekts!

@andreaspeters
Copy link
Owner

Hmmm... Ich muss mich noch daran gewoehnen github Mails nicht einfach zu verschieben, sondern auch zu lesen. Asche ueber mein Haupt. :-(
Der oben angegebene Commit veraendert eigentlich lediglich die Versionnummer. Verstehe daher aktuell noch nicht ganz wie der Fehler zustande kommt.

Mal allgemein nachgefragt. Habt Ihr Erfahrung mit dem erstellen von QT Forms mithilfe des QT Designers?

@kalle68
Copy link

kalle68 commented Nov 26, 2016 via email

@astrapp astrapp closed this as completed Nov 28, 2016
@astrapp astrapp reopened this Nov 28, 2016
@andreaspeters
Copy link
Owner

Danke den wünsche ich Dir auch.

@astrapp
Copy link
Author

astrapp commented Nov 28, 2016

Ich kann da auch nicht weiterhelfen, da ich auch kein Entwickler bin.

@dorski
Copy link

dorski commented Jul 30, 2017

Ich habe dasselbe Problem unter Debian (stretch) mit mono-4.6.2. Der letzte funktionierende Commit für mich ist b5f47d2 (29. September 2016); mit den Versionsnummern in c952c8d hat das also wohl ziemlich sicher nichts zu tun.

@astrapp
Copy link
Author

astrapp commented Oct 12, 2017

Das Problem besteht weiterhin. dorski hat Recht: Der letzte funktionierende commit ist b5f47d2 (29. September 2016) und nicht der von mir oben genannte!

@andreaspeters
Copy link
Owner

Ich habe den funktionierenden brach 0.1.17 mit dem master gemerged. Bitte denkt immer daran, vor dem compilieren ./configure auszufuehren. :-) Ich bekomme nicht immer Mails von Github wenn Ihr ein Issue erstellt, daher erinnert mich gerne auch via Chat. Ich ignoriere Euch nicht, keine sorge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants