[Nssbackup-team] [Bug 697654] Re: No desktop session found on Mint LMDE: no notification icon

2011-01-14 Thread master-sonic
I managed to get the indicator icon working. However, the workaround is
pretty dirty. sbackup is checking whether gnome is running by checking
if there is a process called 'gnome-session'. For debian, this does not
seem to be the case. Now I just made sbackup check for gnome-panel
instead of gnome-session. I know this is pretty dirty but it's a quick
fix until a real solution comes around

** Patch added: dirty workaround
   
https://bugs.launchpad.net/sbackup/+bug/697654/+attachment/1794437/+files/sbackup_gnome.patch

-- 
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/697654

Title:
  No desktop session found on Mint LMDE: no notification icon

___
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 697654] Re: No desktop session found on Mint LMDE: no notification icon

2011-01-12 Thread master-sonic
Here you go:
2011-01-12 19:57:09,872 - INFO: Log output for [Default Profile] is directed to 
file '/var/log/sbackup/sbackup.2011-01-12_19.57.09.871586.log'.
2011-01-12 19:57:09,872 - INFO: Profile settings are being read from file 
'/etc/sbackup.conf'.
2011-01-12 19:57:09,876 - INFO: Preparation of backup process
2011-01-12 19:57:09,876 - INFO: Initializing GIO File Access Manager.
2011-01-12 19:57:09,883 - INFO: Backup destination: 
/media/Volume-Big/Backups/sbackup
2011-01-12 19:57:09,884 - INFO: Perform tests at specified location
2011-01-12 19:57:09,895 - INFO: Checking for snapshots stored in old formats
2011-01-12 19:57:09,911 - INFO: Last full backup is fresh (1 days old )- make 
an increment
2011-01-12 19:57:09,912 - INFO: Snapshot 
'2011-01-12_19.57.09.911420.silberpfeil.inc' is being made.
2011-01-12 19:57:09,912 - INFO: Setting Base to 
'2011-01-12_19.55.55.484749.silberpfeil.inc'.
2011-01-12 19:57:09,913 - INFO: Setting packages File.
2011-01-12 19:57:10,017 - INFO: Setting Excludes File.
2011-01-12 19:57:10,017 - INFO: Setting compression format to `none`
2011-01-12 19:57:10,018 - INFO: Option 'Follow symbolic links' is disabled.
2011-01-12 19:57:10,018 - INFO: Inspect file system and collect file infos
[ ... ]
2011-01-12 19:57:26,665 - INFO: Summary of backup
2011-01-12 19:57:26,665 - INFO: Number of directories: 9518.
2011-01-12 19:57:26,665 - INFO: Total number of files: 91543.
2011-01-12 19:57:26,666 - INFO: Number of symlinks: 3130.
2011-01-12 19:57:26,666 - INFO: Number of files included in snapshot: 31.
2011-01-12 19:57:26,666 - INFO: Number of new files (also included): 6.
2011-01-12 19:57:26,666 - INFO: Number of files skipped in incremental 
snapshot: 91512.
2011-01-12 19:57:26,667 - INFO: Number of items forced to be excluded: 75.
2011-01-12 19:57:26,667 - INFO: Number of items to be excluded by config: 959.
2011-01-12 19:57:26,667 - INFO: Maximum free size required is '10 MiB 703 KiB 
409'.
2011-01-12 19:57:26,668 - INFO: Available disk size is '1650412 MiB 484 KiB'.
2011-01-12 19:57:26,687 - INFO: Snapshot is being committed
2011-01-12 19:57:26,708 - INFO: Launching TAR to make incremental backup.
2011-01-12 19:57:30,729 - INFO: Leading '/' from member names were removed.
2011-01-12 19:57:30,729 - INFO: TAR returned a message: Total bytes written: 
17643520 (17MiB, 4.3MiB/s)
2011-01-12 19:57:30,729 - INFO: TAR has been finished successfully.
2011-01-12 19:57:30,810 - INFO: Logarithmic purging
2011-01-12 19:57:30,811 - INFO: Logarithm Purging [Last week]
2011-01-12 19:57:30,812 - INFO: Logarithm Purging [Last month]
2011-01-12 19:57:30,813 - INFO: Logarithm Purging [Last year]
2011-01-12 19:57:30,816 - INFO: Logarithm Purging [2nd last year]
2011-01-12 19:57:30,817 - INFO: Logarithm Purging [remaining years]
2011-01-12 19:57:30,832 - INFO: Backup process finished.
2011-01-12 19:57:30,843 - INFO: Terminating GIO File Access Manager.
2011-01-12 19:57:30,844 - INFO: Processing of profile successfully finished (no 
errors)

2011-01-12 19:57:30,846 - INFO: SBackupdDBusObject is being terminated.
Unable to get PID of process 'gnome-session'.
Unable to get PID of process 'ksmserver'.
Neither Gnome nor KDE session is running
Unable to get PID of process 'gnome-session'.
Unable to get PID of process 'ksmserver'.
Neither Gnome nor KDE session is running
Unable to get PID of process 'gnome-session'.
Unable to get PID of process 'ksmserver'.
Neither Gnome nor KDE session is running
Unable to get PID of process 'gnome-session'.
Unable to get PID of process 'ksmserver'.
Neither Gnome nor KDE session is running
D-Bus session bus launched

DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-ExTzcnQcpz,guid=ff715389623e51d8e30af9610b9e
DBUS_SESSION_BUS_PID=4594
Now launching indicator application (status icon).
Unable to get KDE Session Manager: org.freedesktop.DBus.Error.ServiceUnknown: 
The name org.kde.ksmserver was not provided by any .service files
Unable to get Gnome Session Manager: org.freedesktop.DBus.Error.ServiceUnknown: 
The name org.gnome.SessionManager was not provided by any .service files
No DE found using D-Bus. Looking for process id.
Unable to get PID of process 'gnome-session'.
Unable to get PID of process 'ksmserver'.
Neither Gnome nor KDE session is running
No desktop session found. Indicator application is not started.
Failed to set GID to `admin`: 'getgrnam(): name not found: admin'
drop privileges: running as nobody/nogroup

-- 
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/697654

Title:
  No desktop session found on Mint LMDE: no notification icon

___
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 701759] [NEW] status icon not appearing in debian testing amd64

2011-01-11 Thread master-sonic
Public bug reported:

Distribution: debian testing amd64
Kernel: 2.6.36-3.dmz.2-liquorix-amd64
sbackup version: 0.11.3 (self compiled)

When I start a backup I get the message:
A backup process is now executed in the background.
You can monitor the progress of the backup by means of the status indicator 
displayed in the notification area.
However, there appears no status indicator. I tried installing the 
indicator-applet and adding it to my gnome-panel but that did not help either.

I tried a self-compiled version as well as a package from the ppa
repository, both leading to the same result.

** Affects: sbackup
 Importance: Undecided
 Status: New

-- 
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/701759

Title:
  status icon not appearing in debian testing amd64

___
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