NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.44k stars 13.65k forks source link

system-config-printer needs pysmb to add Windows network printer #11716

Open a1russell opened 8 years ago

a1russell commented 8 years ago

When trying to use system-config-printer to add a Windows network printer (smb:// protocol), this error is given:

Caught non-fatal exception.  Traceback:
File "/nix/store/8p4w7v88winr0zlgqd08qnc4hh8picia-system-config-printer-1.3.12/share/system-config-printer/newprinter.py", line 2175, in on_btnSMBVerify_clicked
    smbc_auth = pysmb.AuthContext (self.NewPrinterWindow,
NameError: global name 'pysmb' is not defined
Continuing anyway..
a1russell commented 7 years ago

Closing since there seems to be no interest in fixing the problem (if it still exists), and I've moved on to another distro.

stale[bot] commented 4 years ago

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.