Bug 11060 - SparkleShare crash at start
Summary: SparkleShare crash at start
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: i586 Linux
Priority: Normal critical
Target Milestone: ---
Assignee: Adrien Gallou
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-22 19:34 CEST by Nicolas Lécureuil
Modified: 2013-09-08 11:07 CEST (History)
1 user (show)

See Also:
Source RPM: SparkleShare
CVE:
Status comment:


Attachments

Description Nicolas Lécureuil 2013-08-22 19:34:06 CEST
SparkleShare version: 1.1.0
Operating system:     Unix Unix 3.10.5.3
System.IO.FileNotFoundException: Could not find file "/home/neoclust/.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 SparkleShare.SparkleControllerBase.Initialize () [0x00000] in <filename unknown>:0
  at SparkleShare.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0


Reproducible: 

Steps to Reproduce:
Comment 1 Samuel Verschelde 2013-08-23 10:56:26 CEST
Assigning to ttp who maintains it (or should :))

Assignee: bugsquad => adriengallou

Comment 2 Samuel Verschelde 2013-08-27 10:57:18 CEST
There already was a bug report for sparkleshare not starting. I'll try to have a look.

*** This bug has been marked as a duplicate of bug 9603 ***

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE

Comment 3 Nicolas Lécureuil 2013-09-07 12:41:21 CEST
this is not the same backtrace at all.

Status: RESOLVED => REOPENED
Resolution: DUPLICATE => (none)

Comment 4 Nicolas Lécureuil 2013-09-07 12:42:55 CEST
https://github.com/hbons/SparkleShare/issues/1222 

tested removing the .config/sparkleshare and it does not crash anymore

See Also: (none) => https://github.com/hbons/SparkleShare/issues/1222

Comment 5 Nicolas Lécureuil 2013-09-07 12:52:04 CEST
closing as fixed as there is a workaround and upstream closed it too w/o a fix.

Status: REOPENED => RESOLVED
Resolution: (none) => FIXED

Samuel Verschelde 2013-09-08 11:07:19 CEST

CC: (none) => stormi


Note You need to log in before you can comment on or make changes to this bug.