Your message dated Tue, 14 Aug 2018 13:05:45 +0200 with message-id <[email protected]> and subject line Re: sparkleshare: Doesn't start with fatal error has caused the Debian Bug report #663343, regarding sparkleshare: Doesn't start with fatal error to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 663343: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663343 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: sparkleshare Version: 0.8.2-1 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? Starting sparkleshare. * What exactly did you do (or not do) that was effective (or ineffective)? It's the first start of Sparkleshare. I've just to start SparkleShare with "sparkleshare --start" in gnome-terminal with normal user and it give me fatal error. * What was the outcome of this action? The outcome is this log (in the terminal, not in debug.log file) : 15:34:03 [Controller] Created '/home/myuser/SparkleShare' Unhandled Exception: System.IO.FileNotFoundException: Could not find file "/home/myuser/.config/sparkleshare/sparkleshare.Unknown.key.pub". File name: '/home/myuser/.config/sparkleshare/sparkleshare.Unknown.key.pub' at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0 at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000] in <filename unknown>:0 at System.IO.StreamReader..ctor (System.String path) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string) at System.IO.File.ReadAllText (System.String path) [0x00000] in <filename unknown>:0 at SparkleLib.SparkleConfig.get_User () [0x00000] in <filename unknown>:0 at SparkleShare.SparkleControllerBase.get_FirstRun () [0x00000] in <filename unknown>:0 at SparkleShare.SparkleControllerBase.Initialize () [0x00000] in <filename unknown>:0 at SparkleShare.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not find file "/home/myuser/.config/sparkleshare/sparkleshare.Unknown.key.pub". File name: '/home/myuser/.config/sparkleshare/sparkleshare.Unknown.key.pub' at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0 at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000] in <filename unknown>:0 at System.IO.StreamReader..ctor (System.String path) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string) at System.IO.File.ReadAllText (System.String path) [0x00000] in <filename unknown>:0 at SparkleLib.SparkleConfig.get_User () [0x00000] in <filename unknown>:0 at SparkleShare.SparkleControllerBase.get_FirstRun () [0x00000] in <filename unknown>:0 at SparkleShare.SparkleControllerBase.Initialize () [0x00000] in <filename unknown>:0 at SparkleShare.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 After that, it's like if terminal needed some inputs. BTW, when I hit Enter key, process terminates. In my ~/.config/sparkleshare/debug.log file I found : 15:34:03 [Controller] Created '/home/myuser/SparkleShare' And in my ~/.config/sparkleshare/config.xml file I've : <?xml version="1.0" encoding="UTF-8" ?> <sparkleshare> <user> <name>myusername</name> <email>Unknown</email> </user> </sparkleshare>% * What outcome did you expect instead? I expected a dialog box to configure my server. *** End of the template - remove these lines *** -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable'), (200, 'unstable'), (150, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages sparkleshare depends on: ii git 1:1.7.9.1-1 ii gnome-icon-theme 3.2.1.2-1 ii gvfs 1.10.1-2 ii libc6 2.13-27 ii libglib2.0-cil 2.12.10-3 ii libgtk2.0-cil 2.12.10-3 ii libmono-corlib4.0-cil 2.10.8.1-1 ii libmono-posix4.0-cil 2.10.8.1-1 ii libmono-system-core4.0-cil 2.10.8.1-1 ii libmono-system-xml4.0-cil 2.10.8.1-1 ii libmono-system4.0-cil 2.10.8.1-1 ii libnotify0.4-cil 0.4.0~r3032-5 ii libwebkit1.1-cil 0.3-6 ii mono-runtime 2.10.8.1-1 Versions of packages sparkleshare recommends: ii python 2.7.2-10 ii python-nautilus 1.1-3 sparkleshare suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 1.5.0-1 On Sat, 10 Mar 2012 15:37:37 +0100 Adrien Dorsaz <[email protected]> wrote: > Package: sparkleshare > Version: 0.8.2-1 > Severity: important I believe this can be closed. -- Cheers, Andrej
--- End Message ---

