Code52/DownmarkerWPF

Uninstall ?

ltribolet opened this issue · 16 comments

I tried to install it on a Windows 7 32bits machine but unfortunately it doesn't work at all. It doesn't start. Actually after installing it, when I launch it nothing happens.

So my question is how can I completely uninstall it ?

Thanks,

Did you install through clickonce?

Yup.

Should just be in add/remove programs. If not, am not really sure.

Ah yes...that was a dumb question after all. I looked for it everywhere except there.

So now I can try reinstalling it. But how can know why it doesn't start ? Is there any debug traces ?

Try looking in the event log, .net should put stack traces in there.

Do you know where is this event log ?

Run eventvwr.exe

So I got something like this :

Application: MarkPad.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
   at MarkPad.Preview.HtmlPreview.Init()
   at MarkPad.App..ctor()
   at MarkPad.App.Main()
Nom de l’application défaillante MarkPad.exe, version : 0.10.0.8, horodatage : 0x51f9dfd0
Nom du module défaillant : KERNELBASE.dll, version : 6.1.7601.17932, horodatage : 0x503275ba
Code d’exception : 0xe0434352
Décalage d’erreur : 0x0000d3cf
ID du processus défaillant : 0x2a30
Heure de début de l’application défaillante : 0x01ce9428090cf9a5
Chemin d’accès de l’application défaillante : C:\Users\luc.tribolet\AppData\Local\Apps\2.0\YWOZXJCO.E6O\3X1VAOMZ.3P6\mark...app_0000000000000000_0000.000a_137fce5c7213e451\MarkPad.exe
Chemin d’accès du module défaillant: C:\Windows\system32\KERNELBASE.dll
ID de rapport : 47f102b5-001b-11e3-8659-7845c419c2d9

@JakeGinnivan First thought, have you tried replicating the issue?

@distantcam doesn't affect me. I assume there is a dependency which is not included on win 7 x86

I had a similar issue when i first setup the clickonce, and solved it by including a directx dll in the installer.

I assume this is a regression since moving to CefSharp. I had to setup a VM with nothing installed on it to replicate the issue.
This is the commit where I fixed the original issue: abf17ac

Ugh. Yeah that's probably it. I've had that problem with dx multiple times.

Let me add that back in.

I downloaded it again and now I have a crash, so here the log I have if it can help :

Récipient d’erreurs 3784618253, type 5
Nom d’événement : CLR20r3
Réponse : Non disponible
ID de CAB : 0

Signature du problème : 
P1 : markpad.exe
P2 : 0.10.0.9
P3 : 52046b84
P4 : MarkPad
P5 : 0.10.0.9
P6 : 52046b84
P7 : 675
P8 : c
P9 : System.IO.FileNotFoundException
P10 : 

Fichiers joints :
C:\Users\luc.tribolet\AppData\Local\Temp\WERCBC1.tmp.WERInternalMetadata.xml
C:\Users\luc.tribolet\AppData\Local\Temp\WERD257.tmp.appcompat.txt
C:\Users\luc.tribolet\AppData\Local\Temp\WERE3C6.tmp.mdmp

Ces fichiers sont peut-être disponibles ici :
C:\Users\luc.tribolet\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_markpad.exe_1594df81e45a3aa23f7d421c25b6c4348438c2b7_2b8ee6ef

Symbole d’analyse : 
Nouvelle recherche de la solution : 0
ID de rapport : 7f62ad44-00c1-11e3-8659-7845c419c2d9
Statut du rapport : 9
Application: MarkPad.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.Remoting.RemotingException
Stack:

Server stack trace: 
   at System.Runtime.Remoting.Channels.Ipc.IpcPort.Read(Byte[] data, Int32 offset, Int32 length)
   at System.Runtime.Remoting.Channels.Ipc.PipeStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer, Int32 offset, Int32 count)
   at System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32 offset, Int32 count)
   at System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[] buffer)
   at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadAndMatchPreamble()
   at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt16& operation)
   at System.Runtime.Remoting.Channels.Ipc.IpcClientHandler.ReadHeaders()
   at System.Runtime.Remoting.Channels.Ipc.IpcClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
   at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(System.Runtime.Remoting.Proxies.MessageData ByRef, Int32)
   at MarkPad.Infrastructure.SingleInstance`1+IPCRemoteService[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].InvokeFirstInstance(System.Collections.Generic.IList`1<System.String>)
   at MarkPad.Infrastructure.SingleInstance`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SignalFirstInstance(System.String, System.Collections.Generic.IList`1<System.String>)
   at MarkPad.Infrastructure.SingleInstance`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].InitializeAsFirstInstance(System.String)
   at MarkPad.App.Main()
Nom de l’application défaillante MarkPad.exe, version : 0.10.0.9, horodatage : 0x52046b84
Nom du module défaillant : KERNELBASE.dll, version : 6.1.7601.17932, horodatage : 0x503275ba
Code d’exception : 0xe0434352
Décalage d’erreur : 0x0000d3cf
ID du processus défaillant : 0x6cc
Heure de début de l’application défaillante : 0x01ce94ce47b1238c
Chemin d’accès de l’application défaillante : C:\Users\luc.tribolet\AppData\Local\Apps\2.0\YWOZXJCO.E6O\3X1VAOMZ.3P6\mark...app_0000000000000000_0000.000a_137fce5d7292f411\MarkPad.exe
Chemin d’accès du module défaillant: C:\Windows\system32\KERNELBASE.dll
ID de rapport : d6416340-00c1-11e3-8659-7845c419c2d9
Récipient d’erreurs 3784656928, type 5
Nom d’événement : CLR20r3
Réponse : Non disponible
ID de CAB : 0

Signature du problème : 
P1 : markpad.exe
P2 : 0.10.0.9
P3 : 52046b84
P4 : System.Runtime.Remoting
P5 : 4.0.30319.17929
P6 : 4ffa5af9
P7 : e8
P8 : 6f
P9 : System.Runtime.Remoting.Remoting
P10 : 

Fichiers joints :
C:\Users\luc.tribolet\AppData\Local\Temp\WERF003.tmp.WERInternalMetadata.xml

Ces fichiers sont peut-être disponibles ici :
C:\Users\luc.tribolet\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_markpad.exe_e8b5df447950946babf4f4b4b23d6cb9b10b5c_000af4d4

Symbole d’analyse : 
Nouvelle recherche de la solution : 0
ID de rapport : d6416340-00c1-11e3-8659-7845c419c2d9
Statut du rapport : 0
Application: MarkPad.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
   at MarkPad.Preview.HtmlPreview.Init()
   at MarkPad.App..ctor()
   at MarkPad.App.Main()
Nom de l’application défaillante MarkPad.exe, version : 0.10.0.9, horodatage : 0x52046b84
Nom du module défaillant : KERNELBASE.dll, version : 6.1.7601.17932, horodatage : 0x503275ba
Code d’exception : 0xe0434352
Décalage d’erreur : 0x0000d3cf
ID du processus défaillant : 0x2c4c
Heure de début de l’application défaillante : 0x01ce94ce9aa042d9
Chemin d’accès de l’application défaillante : C:\Users\luc.tribolet\AppData\Local\Apps\2.0\YWOZXJCO.E6O\3X1VAOMZ.3P6\mark...app_0000000000000000_0000.000a_137fce5d7292f411\MarkPad.exe
Chemin d’accès du module défaillant: C:\Windows\system32\KERNELBASE.dll
ID de rapport : d8b400e5-00c1-11e3-8659-7845c419c2d9

This issue is a duplicate of #413, closing