[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2013-01-23 Thread Jean-Peer Lorenz
** Changed in: sbackup/0.11
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/670646/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2013-01-03 Thread Jean-Peer Lorenz
** Also affects: sbackup/0.11
   Importance: Undecided
   Status: New

** Also affects: sbackup/trunk
   Importance: Low
   Status: Fix Committed

** Changed in: sbackup/trunk
   Status: Fix Committed = Triaged

** Changed in: sbackup/0.11
   Status: New = Fix Committed

** Changed in: sbackup/0.11
   Importance: Undecided = Low

** Changed in: sbackup/0.11
Milestone: None = 0.11.5

** Changed in: sbackup/trunk
Milestone: 0.11.5 = None

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/670646/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2013-01-02 Thread Jean-Peer Lorenz
Fix for this issue was pushed to repository (sbackup/0.11): ignore
ValueError when parsing port.

** Changed in: sbackup
   Status: In Progress = Fix Committed

** Changed in: sbackup
Milestone: None = 0.11.5

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/670646/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2011-05-01 Thread Pietro Agosti
With the installation of Natty I solved all problem

** Changed in: sbackup
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2011-04-30 Thread Pietro Agosti
Hi, i've a similar problem running Maverick 10.10

This is the error that appar when I start sbackup:   invalid literal
for int() with base 10: ''

These are log file:

Sbackup

SBackup 'Default Profile' Logger 
== 
2011-04-30 08:57:49,765 - INFO: Log output for [Default Profile] is directed to 
file '/var/log/sbackup/sbackup.2011-04-30_08.57.49.763964.log'. 
2011-04-30 08:57:49,765 - INFO: Profile settings are being read from file 
'/etc/sbackup.conf'. 
2011-04-30 08:57:49,794 - INFO: Preparation of backup process 
2011-04-30 08:57:49,794 - ERROR: An error occurred during the backup: invalid 
literal for int() with base 10: '' 
2011-04-30 08:57:49,809 - WARNING: Unable to copy log. File access is not 
initialized. 
2011-04-30 08:57:49,810 - INFO: Terminating GIO File Access Manager. 
2011-04-30 08:57:49,810 - WARNING: GIO File Access Manager is not initialized. 
Nothing to do. 
2011-04-30 08:57:49,811 - INFO: Processing of profile failed with error: 
invalid literal for int() with base 10: '' 

SBackup 'Profilo predefinito' Logger 
== 
2011-04-30 09:39:10,353 - INFO: Output del registro di [Profilo predefinito] 
inviato al file «/var/log/sbackup/sbackup.2011-04-30_09.39.10.352206.log». 
2011-04-30 09:39:10,355 - INFO: Le impostazioni del profilo vengono lette dal 
file «/etc/sbackup.conf». 
2011-04-30 09:39:10,356 - INFO: Output del registro di [Profilo predefinito] 
inviato al file «/var/log/sbackup/sbackup.2011-04-30_09.39.10.356299.log». 
2011-04-30 09:39:10,357 - INFO: Le impostazioni del profilo vengono lette dal 
file «/etc/sbackup.conf». 
2011-04-30 09:39:10,881 - ERROR: Uncaught exception: invalid literal for int() 
with base 10: '' 
2011-04-30 09:39:10,881 - ERROR: Traceback (most recent call last): 
  File /usr/bin/sbackup-config-gtk, line 45, in module 
main(sys.argv) 
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 2092, in main 
window = SBconfigGTK() 
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 199, in __init__ 
self._fill_widgets_from_config(probe_fs = True) 
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 594, in 
_fill_widgets_from_config 
self.__fill_destination_widgets() 
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 528, in 
__fill_destination_widgets 
dest_obj.set_and_parse_uri(uri = self.configman.get_destination_path()) 
  File /usr/share/sbackup/sbackup/core/ConfigManager.py, line 489, in 
get_destination_path 
_uri.set_and_parse_uri(uri = _path) # normalizes and validates given 
path 
  File /usr/share/sbackup/sbackup/util/pathparse.py, line 193, in 
set_and_parse_uri 
if splituri.port is not None: 
  File /usr/lib/python2.6/urlparse.py, line 102, in port 
return int(port, 10) 
ValueError: invalid literal for int() with base 10: '' 




SBackup 'Profilo predefinito' Logger 
== 
2011-04-30 09:39:10,353 - INFO: Output del registro di [Profilo predefinito] 
inviato al file «/var/log/sbackup/sbackup.2011-04-30_09.39.10.352206.log». 
2011-04-30 09:39:10,355 - INFO: Le impostazioni del profilo vengono lette dal 
file «/etc/sbackup.conf». 
2011-04-30 09:39:10,356 - INFO: Output del registro di [Profilo predefinito] 
inviato al file «/var/log/sbackup/sbackup.2011-04-30_09.39.10.356299.log». 
2011-04-30 09:39:10,357 - INFO: Le impostazioni del profilo vengono lette dal 
file «/etc/sbackup.conf». 
2011-04-30 09:39:10,881 - ERROR: Uncaught exception: invalid literal for int() 
with base 10: '' 
2011-04-30 09:39:10,881 - ERROR: Traceback (most recent call last): 
  File /usr/bin/sbackup-config-gtk, line 45, in module 
main(sys.argv) 
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 2092, in main 
window = SBconfigGTK() 
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 199, in __init__ 
self._fill_widgets_from_config(probe_fs = True) 
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 594, in 
_fill_widgets_from_config 
self.__fill_destination_widgets() 
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 528, in 
__fill_destination_widgets 
dest_obj.set_and_parse_uri(uri = self.configman.get_destination_path()) 
  File /usr/share/sbackup/sbackup/core/ConfigManager.py, line 489, in 
get_destination_path 
_uri.set_and_parse_uri(uri = _path) # normalizes and validates given 
path 
  File /usr/share/sbackup/sbackup/util/pathparse.py, line 193, in 
set_and_parse_uri 
if splituri.port is not None: 
  File /usr/lib/python2.6/urlparse.py, line 102, in port 
return int(port, 10) 
ValueError: invalid literal for int() with base 10: '' 

can you help me?
Thank you

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : 

[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2011-04-30 Thread Pietro Agosti
I try to up-date the version from 0.13 to 0.14:

now the error message is this:


invalid literal for int() with base 10: ''

Traceback (most recent call last):
  File /usr/bin/sbackup-config-gtk, line 45, in module
main(sys.argv)
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 2119, in main
window = SBconfigGTK()
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 200, in __init__
self._fill_widgets_from_config(probe_fs = True)
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 596, in 
_fill_widgets_from_config
self.__fill_destination_widgets()
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 529, in 
__fill_destination_widgets
dest_obj.set_and_parse_uri(uri = self.configman.get_destination_path())
  File /usr/share/sbackup/sbackup/core/ConfigManager.py, line 489, in 
get_destination_path
_uri.set_and_parse_uri(uri = _path) # normalizes and validates given 
path
  File /usr/share/sbackup/sbackup/util/pathparse.py, line 194, in 
set_and_parse_uri
if splituri.port is not None:
  File /usr/lib/python2.6/urlparse.py, line 102, in port
return int(port, 10)
ValueError: invalid literal for int() with base 10: ''

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2011-04-30 Thread Pietro Agosti
** Changed in: sbackup
   Status: Triaged = New

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2011-02-22 Thread Andreas Jonsson
Thanks Jeen-Peer, the fix you suggested indeed solves my problem.

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2011-02-13 Thread Jean-Peer Lorenz
Please post the traceback of the exception as stored in log file and
your (anonymized) configuration files used when experiencing this bug.
Thanks for your help.

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to Simple Backup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2011-01-31 Thread Andreas Jonsson
I have posted the duplicate bug #672814.

Here is the full error message:

andreas@brain2:~$ gksu sbackup-config-gtk 
Updating SSH_AUTH_SOCK to: /tmp/ssh-qkcQHr1768/agent.1768
Updating GNOME_KEYRING_CONTROL to: /tmp/keyring-gDldBh
Updating GNOME_KEYRING_PID to: 1749
Updating GPG_AGENT_INFO to: /tmp/gpg-NDeJ3L/S.gpg-agent:1808:1
D-Bus session bus launched

DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-Igq3EFIKuc,guid=6f64e7ea34894e380780f942a040
DBUS_SESSION_BUS_PID=14535
2011-02-01 00:44:35,775 - INFO: Log output for [Default Profile] is directed to 
file '/var/log/sbackup/sbackup.2011-02-01_00.44.35.775042.log'.
2011-02-01 00:44:35,775 - INFO: Profile settings are being read from file 
'/etc/sbackup.conf'.
/usr/share/sbackup/sbackup/ui/GladeGnomeApp.py:90: GtkWarning: 
IA__gtk_tree_model_get_n_columns: assertion `GTK_IS_TREE_MODEL (tree_model)' 
failed
  self.xml = gtk.glade.XML(fname, domain = 'sbackup')
/usr/share/sbackup/sbackup/ui/GladeGnomeApp.py:90: GtkWarning: 
IA__gtk_combo_box_set_column_span_column: assertion `column_span = -1  
column_span  col' failed
  self.xml = gtk.glade.XML(fname, domain = 'sbackup')
/usr/share/sbackup/sbackup/ui/GladeGnomeApp.py:90: GtkWarning: GtkSpinButton: 
setting an adjustment with non-zero page size is deprecated
  self.xml = gtk.glade.XML(fname, domain = 'sbackup')
/usr/share/sbackup/sbackup/ui/GladeGnomeApp.py:90: GtkWarning: 
IA__gtk_combo_box_set_row_span_column: assertion `row_span = -1  row_span  
col' failed
  self.xml = gtk.glade.XML(fname, domain = 'sbackup')
/usr/share/sbackup/sbackup/ui/GladeGnomeApp.py:90: GtkWarning: 
IA__gtk_widget_grab_default: assertion `gtk_widget_get_can_default (widget)' 
failed
  self.xml = gtk.glade.XML(fname, domain = 'sbackup')
2011-02-01 00:44:36,274 - ERROR: Uncaught exception: invalid literal for int() 
with base 10: ''
2011-02-01 00:44:36,274 - ERROR: Traceback (most recent call last):
  File /usr/bin/sbackup-config-gtk, line 45, in module
main(sys.argv)
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 2092, in main
window = SBconfigGTK()
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 199, in __init__
self._fill_widgets_from_config(probe_fs = True)
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 594, in 
_fill_widgets_from_config
self.__fill_destination_widgets()
  File /usr/share/sbackup/sbackup/ui/configgui.py, line 528, in 
__fill_destination_widgets
dest_obj.set_and_parse_uri(uri = self.configman.get_destination_path())
  File /usr/share/sbackup/sbackup/core/ConfigManager.py, line 489, in 
get_destination_path
_uri.set_and_parse_uri(uri = _path) # normalizes and validates given 
path
  File /usr/share/sbackup/sbackup/util/pathparse.py, line 193, in 
set_and_parse_uri
if splituri.port is not None:
  File /usr/lib/python2.6/urlparse.py, line 102, in port
return int(port, 10)
ValueError: invalid literal for int() with base 10: ''

/usr/share/sbackup/sbackup/ui/misc.py:221: GtkWarning: Failed to set text from 
markup due to error parsing markup: Error on line 18 char 63: Element 'small' 
was closed, but the currently open element is 'module'
  dialog.format_secondary_markup(_sec)
/usr/share/sbackup/sbackup/ui/misc.py:184: GtkWarning: Failed to set text from 
markup due to error parsing markup: Error on line 18 char 63: Element 'small' 
was closed, but the currently open element is 'module'
  dialog.run()

** Attachment added: Config file
   
https://bugs.launchpad.net/sbackup/+bug/670646/+attachment/1821304/+files/sbackup.conf

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to Simple Backup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2011-01-07 Thread Jean-Peer Lorenz
I guess you're hitting this issue due to some specialities in your
configuration file. Could you post (anonymized) the configuration files
used when experiencing this bug? Thanks.

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to Simple Backup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 670646] Re: sbackup-gtk crashes while starting: invalid literal for int()

2011-01-02 Thread Jean-Peer Lorenz
** Summary changed:

- sbackup-gtk crashes while starting
+ sbackup-gtk crashes while starting: invalid literal for int()

** Changed in: sbackup
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to Simple Backup.
https://bugs.launchpad.net/bugs/670646

Title:
  sbackup-gtk crashes while starting: invalid literal for int()

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp