Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#39595 - [sparkleshare] crashes on start

Attached to Project: Community Packages
Opened by defendor (defendor) - Saturday, 22 March 2014, 23:48 GMT
Last edited by Balló György (City-busz) - Monday, 07 April 2014, 22:34 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Balló György (City-busz)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
$ 19:46:51 | Environment | SparkleShare version: 1.2.0, Operating system: Unix (Unix 3.10.32.2)
19:46:51 | Config | Wrote to '/home/defendor/.config/sparkleshare/config.xml'
19:46:51 | Config | Updated option notifications:True
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.ArgumentException: invalid user id
Parameter name: user
at Mono.Unix.UnixUserInfo..ctor (Int64 user) [0x00000] in <filename unknown>:0
at Mono.Unix.UnixUserInfo.GetRealUser () [0x00000] in <filename unknown>:0
at SparkleShare.SparkleSetup.ShowPage (PageType type, System.String[] warnings) [0x00000] in <filename unknown>:0
at SparkleShare.SparkleSetup+<SparkleSetup>c__AnonStoreyE.<>m__9A (System.Object , System.EventArgs ) [0x00000] in <filename unknown>:0
at Gtk.Application+InvokeCB.Invoke () [0x00000] in <filename unknown>:0
at GLib.Timeout+TimeoutProxy.Handler () [0x00000] in <filename unknown>:0
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at GLib.Timeout+TimeoutProxy.Handler()
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at SparkleShare.SparkleUI.Run()
at SparkleShare.Program.Main(System.String[] args)



Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
install sparkleshare
click menu icon, nothing happens
run 'sparkleshare start' on console to see above output
run 'sparkleshare start'
This task depends upon

Closed by  Balló György (City-busz)
Monday, 07 April 2014, 22:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  sparkleshare 1.2-2
Comment by Balló György (City-busz) - Sunday, 23 March 2014, 02:48 GMT
It works here. Please report this problem to the upstream developers:
https://github.com/hbons/SparkleShare/issues
Comment by defendor (defendor) - Sunday, 23 March 2014, 02:51 GMT
it was reported to upstream, here https://github.com/hbons/SparkleShare/issues/1472 and then it was fixed. i think the arch package needs updating.
Comment by Bartłomiej Piotrowski (Barthalion) - Thursday, 03 April 2014, 07:22 GMT
City-busz: No, it doesn't work. Just backport ba72a7a30 and then it will.

Loading...