← Back to team overview

pyneighborhood team mailing list archive

[Bug 640664] [NEW] share not shown in list of mounted shares after mounting

 

Public bug reported:

When mounting a share, there is a debug-message: "mounted xyz
succesfully". The share is mounted (nautilus and the command mount list
the share), but it is not shown in the list of mounted shares on the
right side. See Screenshot.

Terminal-Output:
linus@dell-laptop:~/Programmierung/pyneighborhood$ ./pyNeighborhood
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/home/linus/Programmierung/pyneighborhood/pyneighborhood/mountwindow.py", line 215, in run
    push_notification("Launching %s for %s...\n" % fmcmd, INFO)
TypeError: not enough arguments for format string

Im using revision 513.

** Affects: pyneighborhood
     Importance: Medium
     Assignee: pyNeighborhood (pyneighborhood)
         Status: Triaged


** Tags: ui

-- 
share not shown in list of mounted shares after mounting
https://bugs.launchpad.net/bugs/640664
You received this bug notification because you are a member of
pyNeighborhood, which is subscribed to pyneighborhood.

Status in pyNeighborhood: Triaged

Bug description:
When mounting a share, there is a debug-message: "mounted xyz succesfully". The share is mounted (nautilus and the command mount list the share), but it is not shown in the list of mounted shares on the right side. See Screenshot.

Terminal-Output:
linus@dell-laptop:~/Programmierung/pyneighborhood$ ./pyNeighborhood
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/home/linus/Programmierung/pyneighborhood/pyneighborhood/mountwindow.py", line 215, in run
    push_notification("Launching %s for %s...\n" % fmcmd, INFO)
TypeError: not enough arguments for format string

Im using revision 513.





Follow ups

References