Fedora Linux Support Community & Resources Center
  #1  
Old 8th December 2011, 06:56 PM
input Offline
Registered User
 
Join Date: Nov 2010
Posts: 161
linuxfirefox
Fedora 16: How to add a Samba-networkprinter

In Fedora 14 there was an option in system-config-printer for the device Samba.
But in Fedora 16 there is no such device.

Have someone any ideas

Thanks
Reply With Quote
  #2  
Old 8th December 2011, 11:53 PM
Dutchy Online
Registered User
 
Join Date: Aug 2011
Posts: 695
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

I configured mine with this option, or I believe so, so the option to use a samba network printer is certainly there, or do you mean something else by Samba device?
Attached Thumbnails
Click image for larger version

Name:	system-config-printer.png
Views:	663
Size:	46.2 KB
ID:	22293  
Reply With Quote
  #3  
Old 9th December 2011, 11:16 AM
input Offline
Registered User
 
Join Date: Nov 2010
Posts: 161
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

Thanks for the reply. But I do not have the option Samba in system-config-printer.
Do you use Fedora 16 ?
Reply With Quote
  #4  
Old 9th December 2011, 12:56 PM
EFakles's Avatar
EFakles Offline
Registered User
 
Join Date: May 2006
Posts: 34
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

I'm using F16 and have the menu entry for adding printer with samba in system-config-printer.

Are all the samba services running (nmb, smb) running? Have you installed all required samba packages? My guess is the 'samba-client' package is missing.
Reply With Quote
  #5  
Old 9th December 2011, 01:30 PM
CronoCloud's Avatar
CronoCloud Offline
Registered User
 
Join Date: May 2010
Location: Midwest USA
Posts: 370
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

There's been a few threads here that mention that even if you had samba enabled in F15, if you upgrade as a precaution, F16 turns it off. so do a:

systemctl enable smb.service nmb.service

systemctl restart cups.service

as root and that should do the trick.

CronoCloud
Reply With Quote
  #6  
Old 9th December 2011, 01:55 PM
input Offline
Registered User
 
Join Date: Nov 2010
Posts: 161
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

Quote:
Originally Posted by EFakles View Post
I'm using F16 and have the menu entry for adding printer with samba in system-config-printer.

Are all the samba services running (nmb, smb) running? Have you installed all required samba packages? My guess is the 'samba-client' package is missing.
Thanks, Sambaclient was missing. But when I select MYGROUP to browse in the window the windows is disappear.
Reply With Quote
  #7  
Old 9th December 2011, 02:19 PM
EFakles's Avatar
EFakles Offline
Registered User
 
Join Date: May 2006
Posts: 34
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

Well, on my system the system-config-printer also crashes, if i start to 'browse' my network.

The logfiles shows "system-config-p[6628]: segfault ... in libsmbclient.so.0", which is maybe related to a bug described in https://bugzilla.redhat.com/show_bug.cgi?id=754525

I hope an update of the package will fix the issue.

Have you tried the 'printer setup' from 'System Settings' instead of system-settings-printer?

Last edited by EFakles; 9th December 2011 at 02:38 PM.
Reply With Quote
  #8  
Old 9th December 2011, 03:13 PM
input Offline
Registered User
 
Join Date: Nov 2010
Posts: 161
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

Thanks for the reply.
Is there already a patch for ?
Reply With Quote
  #9  
Old 9th December 2011, 04:43 PM
flyingfsck Online
Registered User
 
Join Date: Aug 2010
Location: Al Ain, UAE
Posts: 1,050
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

Well, Samba doesn't really have to have anything to do with printing, since CUPS is sufficient.

Just use the system-config-printer wizard and point it at the IP address and printer name.
Reply With Quote
  #10  
Old 9th December 2011, 05:30 PM
EFakles's Avatar
EFakles Offline
Registered User
 
Join Date: May 2006
Posts: 34
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

You're right, but using the samba option in the menu and browsing your network for printers still shouldn't crash .

And don't forget to open the cups port 631 on the firewall.
Reply With Quote
  #11  
Old 14th December 2011, 02:09 PM
input Offline
Registered User
 
Join Date: Nov 2010
Posts: 161
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

Is there some news when the patch is coming out ?

Thanks
Reply With Quote
  #12  
Old 14th December 2011, 02:24 PM
EFakles's Avatar
EFakles Offline
Registered User
 
Join Date: May 2006
Posts: 34
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

Hi,
on the Fedora Update System (Bohdi) an new version is listed under Testing https://admin.fedoraproject.org/upda...ab237970ebab08

It lists the bug fix about crashing while browsing samba printers.
Reply With Quote
  #13  
Old 14th December 2011, 04:14 PM
input Offline
Registered User
 
Join Date: Nov 2010
Posts: 161
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

Quote:
Originally Posted by EFakles View Post
Hi,
on the Fedora Update System (Bohdi) an new version is listed under Testing https://admin.fedoraproject.org/upda...ab237970ebab08

It lists the bug fix about crashing while browsing samba printers.
Thanks very much. I tried to install /home/loek/Downloads/samba-3.6.1-77.fc16.src.rpm but is says:

Backend will not install a src rpm file. So how can I install an src.rpm.
Reply With Quote
  #14  
Old 14th December 2011, 04:37 PM
EFakles's Avatar
EFakles Offline
Registered User
 
Join Date: May 2006
Posts: 34
linuxfirefox
Re: Fedora 16: How to add a Samba-networkprinter

If you aren't patient enough you could try
"sudo yum --enablerepo=updates-testing update samba* libsmbclient"

This also updates the other samba packages to the new version and solves possible dependencies.

Or just wait till the update is available in the normal update repository.

Last edited by EFakles; 14th December 2011 at 06:50 PM.
Reply With Quote
Reply

Tags
add, fedora, sambanetworkprinter

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora14:Networkprinter does not print input Hardware & Laptops 3 25th November 2011 12:21 PM
[SOLVED] Installing HP Deskjet 3050 as networkprinter Ditzy Servers & Networking 2 8th August 2011 02:15 AM
networkprinter input Hardware & Laptops 5 17th June 2011 07:11 PM
Samba Broken in Fedora 10 (Samba 3.2.11) pow216 Servers & Networking 2 12th November 2009 08:12 AM


Current GMT-time: 14:51 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat