- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Any
-
Assigned To
David B. - Operating System All
- Severity Low
- Priority Very Low
- Reported Version 2.0
- Due in Version 3.0
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Elive
Opened by Thanatermesis - 2012-09-07
Last edited by Thanatermesis - 2017-08-26
Opened by Thanatermesis - 2012-09-07
Last edited by Thanatermesis - 2017-08-26
FS#596 - smb-usershare some warning messages
some error messages when you run smb-usershare are shown in the terminal, but not graphically, this can be a problem when the user is running the application from graphical mode only (menu applications launchers).
In my case, just repackaging it for the new version i found these messages:
Lacking to install the “samba” package:
net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No existe el fichero o el directorio Please ask your system administrator to enable user sharing. Traceback (most recent call last): File "/usr/bin/smb-usershare", line 580, in <module> gui.msgbox(START_MSG) TypeError: msgbox() takes exactly 3 arguments (2 given)
Lacking to add the user to “samba” (sudo adduser me sambashare), i comment the exact parameter because maybe is a good idea to request the root password via “gksu” tool to do it for the user
net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permiso denegado You do not have permission to create a usershare. Ask your administrator to grant you permissions to create a share. Traceback (most recent call last): File "/usr/bin/smb-usershare", line 580, in <module> gui.msgbox(START_MSG) TypeError: msgbox() takes exactly 3 arguments (2 given)
This comment is just for sent an email notification, since there's a lot of time that i dont use this website :)
BTW: please add a comment saying how much email notifications have you received (you should have received the first one too, the one about the new ticket created and assigned to you (LinuxNIT)