General :: Config Multi Oki Forms Printer Via Lantronix Ps?
Mar 23, 2011I have tried about every combo, but cannot get any test page delivered to the printer. The device/ps setup works fine in our old Sun Unix environment.
View 6 RepliesI have tried about every combo, but cannot get any test page delivered to the printer. The device/ps setup works fine in our old Sun Unix environment.
View 6 RepliesDo any of you have a favorite multifunction printer that you would recommend? I am abt ready to replace an oldie and would like to get something that works well with Linux - esp the scanner.
View 6 Replies View RelatedI have downloaded successfully the drivers for the printer component of the MX330. The scanner drivers are downloaded,but I am unable to locate the working part of the .sh file so that I can open it. I have the .sh file in text, but do not know how to utilize it
View 1 Replies View RelatedI have a problem with a bad entry in my system-config-printer on my notebook computer which I think is interfering with my ability to print. I run fedora 10 on several systems in my house. On one desktop, I have a printer hosted which I think I have successfully setup for wireless network sharing (an HP895) using IPP.My problem seems to be a bad entry in my system-config-printer on my notebook computer which seems to stall when I try to print from applications (Firefox for example.) on the notebook. If I open up "Printing", I have 3 printers listed... one of them is for when the printer is attached directly to the notebook, one of them is the working printer description "printer" and the 3d is the bad entry. If I click on the bad entry to try to delete it, I don't have that option, but If I try to look at the "properties" for that entry, system-config-printer stalls (as do other applications when the printing dialog box starts up, and I have to force them to shut down.)
I will attach some screenshots and a copy of my /etc/cups/printers.conf file.How do I get rid of this "bad entry" in the system-config-printers GUI ? It doesn't seem to exist in the printers.conf file.
I want to add my printer to ubuntu 10.04. When I run the system-config-printer (System->Administration->Printing) I can't choose the "Add" in the menu bar (ctrl+n does not work either).
View 3 Replies View RelatedI wrote a GRUB multi-boot configuration so I can boot multiple distributions and have storage space on one 32GB flash drive.
set imgdevpath="/dev/disk/by-label/multiboot"
Code: Select allmenuentry 'Debian Jessie amd64' {
set isofile='/iso/debian-8.0.0-amd64-DVD-1.iso'
loopback loop $isofile
linux (loop)/install.amd/vmlinuz
initrd (loop)/install.amd/initrd.gz
}
This works in virt-manager when I boot the physical usb device a virtual disk with a usb bus and it works flawlessly, but when I plug it into a physical machine the cdrom detects fails to mount /dev/sdb1 as fstype=iso9660.
Using Ubuntu 11.04 with my Brother MFC-295cn network printer (not wireless). Printer prints, but scanner not recognized. Downloaded the following drivers and installed them using the Software Center:
mfc295cnlpr-1.1.2.i386-1.deb
mfc295cncupswrapper-1.1.2-2..i386.deb
brscan3-0.2.11-4.i386.deb
brscan-skey-0.2.1-3.i386.deb
Computer is a Gateway GT5464 dual booted with Windows 7
I run 6 machines at our local library with Ubuntu Lucid. Here is a problem. We use a network printer accessed through the ethernet cabling system. It isn't attached to a computer. I want to set it up so the Ubuntu computers find it by ip address, it has a static address. Then I would like to lock down the printer config as each week other printers show up there, all basically the same printer but only works if the patrons pick the correct iteration of it and it doesn't always stick to the default option I haver set up. So people get confused and then pick another one and no prints. I want them to click print and bingo only one printer shows up and it is the ip address I have set up. Ubuntu seems to love to add numerous copies of printers and in this situation it is creating havoc. So can I somehow set a command to lock the printer config and eliminate all this confusion? I hope this is clear as it is a fairly complicated issue.But is reflecting poorly on Linux to people who come in and I want it to b e very stable.
View 9 Replies View RelatedHow to install Forms and Reports (6i) Client in Linux.
View 1 Replies View RelatedI linked gutenprint-5.2.5.tar.bz in the print config? I am using suse 11.1
View 7 Replies View RelatedI would like to download a webpage using WGET which needs a form submission (POST method) in order to appear. I can do that with this command.
wget --post-data="computer=hosts&style=list" http://www.example.com
The problem is there is more than one form on the requested page and I dont know how to tell WGET which one should it POST the data to.
I just upgrade to Fedora 11.
I have problem in installing the printer, no matter add printer in local network or Windows Printer via Samba.
The summary is as follow:
I have download a printer driver and had installed but got error when I tried to printer a test page.
I installed the Gnome desktop CD1 AMD 64 version of Debian Squeeze. I installed samba and python-smbc. I am missing samba printers in my system-config-printer. Anyone know why? [url]
View 2 Replies View RelatedI'm trying to install and configure a printer (networked Brother HL4040CN), but I'm getting an error dialog when I click on "New" in the printer configuration GUI.
Action 1) Click on "New"
Response 1) a) "Authentication (fetching device list)" dialog box, request password for root.
Response 1) b) "Returning HTTP Forbidden for CUPS-Get-Devices (no URI) from localhost" appended to /var/log/cups/error_log
A2) Type root password and press enter in "Authentication" dialog box
R2) a) "CUPS server error" box, "There was an error during the CUPS operation: 'server-error-internal-error'.
R2) b) /var/log/cups/error_log:
Code:
E [17/Jun/2009:08:14:12 -0400] Unable to execute /usr/lib/cups/daemon/cups-deviced: insecure file permissions (0100777)
E [17/Jun/2009:08:14:12 -0400] Returning IPP server-error-internal-error for CUPS-Get-Devices (no URI) from localhost
A3) Click "OK" button in "CUPS server error" box
R3) a) "New Printer" dialog box opens
R3) b) /var/log/cups/error_log:
Code:
E [17/Jun/2009:08:17:10 -0400] Unable to execute /usr/lib/cups/daemon/cups-driverd: insecure file permissions (0100777)
E [17/Jun/2009:08:17:10 -0400] Returning IPP server-error-internal-error for CUPS-Get-PPDs (no URI) from localhost
A4) Enter "lpr://192.168.1.2" and click "Find" button under "Seelct Device->Network Printer->Find Network Printer"
R5) "No printer found at that address."
Any ideas? I have installed the RPMs from Brother's web site for both LPR and CUPS-wrapper
Trying to add printers to a new install, and system-config-printer doesn't start. CUPS is working, and I am able to add and manage printers using http://localhost:631, but I would prefer to use the applet.
Code:
lee@tycho:~$ system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 104, in <module>
[Code]....
Similar problems (possibly different causes) include [URL], from only three weeks ago, but no responses, and this one [URL], which I don't think is the issue because I don't seem to have an "extra" python install at /usr/local/bin/python.
I currently can run an old swf on my Chumby 8 device by storing and using these three files on a USB plugged into the device
config
<?xml version="1.0" encoding="utf-8" ?>
- <config>
[code]...
I have an ATI Radeon HD 3300 on-board video chipset, and an ATI Radeon HD 4350 PCI card. What I want is to have both displays available from one mouse/keyboard. I want to play media on one and have the other as my main desktop.The problem is that with Xinerama enabled, KDE desktop effects do not work (KDE says XComposite and XDamage are not available, even though I explicitly enabled them as extensions in the xorg.conf file), and performance is quite bad. Without Xinerama enabled, performance is great, desktop effects work great, but there's a lot of trouble with full-screen video, and the KWin window manager does not apply in the second display (although I can run a second instance of KWin on :0.1).
View 2 Replies View RelatedAnyone successfully using VNC client on a Mac to control a Debian server?I have the vncserver setup on the Debian machine properly. But I'm having problems connecting to it from both a PowerMac running Tiger and a MacBookPro running leopard.I can connect no problem from a machine running Slack12.2, have not setup port forwarding on my router to connect remotely yet.My Debian machine is running the latest stable release of squeeze with KDE4.I originally tried this with RealVNC Enterprise for OSX but I'm not gonna buy it so I need another alternative after the 30 day trial ends as they have no free version for OSX.
The situation is that I do freelance graphic design on the PowerMac with Cinema4D and Photoshop so I spend most of my time on that machine which is located in my home studio in my attic. Aside from the MacBook and a Dell desktop(family machine)all my other machines and network hardware are in the basement. So to go from the attic to the basement everytime I need to do something on another machine is not practical, and the only other machine I need to access on a regular basis is the Debian box in the basement, this makes the most sense.
I also have a 14 year old living in the house and he's fascinated by all this and will meddle in anything he gets the chance to so all the Linux machines and network hardware need to be behind lock and key.
Now that Ubuntu 10.04 has multi-touch capabilities built-in, if I do not have a multi-touch screen or surface device, can I get 2 USB mice and get 2 pointers on the screen? One for the right hand and one for the left hand as I am ambidextrous, and would find it very convenient to have 2 mice.
View 4 Replies View RelatedIm running 64bit centos 5.6 and using virt-manager.On one of my guest OS's, Windows 7, The max Physical CPUs is 2, you can have unlimited CPU Cores however. (like my machine i use for work has 1, 4 core processor).The issue im having is xen only allows you to set the vcpu arguemnet in your xen config file. How can i set it so that 1 CPU has several Cores just as windows would recognize this machine if i were installing directly to the hardware vs via a VM.Ive searched for 2 days staright trying to address this issue, very little progress, Does anyone know where a XEN support forum is? all i get is the citrix xen support forums.
here is the best info i have found on this, but i dont know how to change this for my CPU to work, when i enter this in my xen config it essentially ignores it and just takes the value of vcpu= so windows shows 2 CPUs each with ONLY one core. Id like 1 or 2 CPUS showing Several cores.The physical Hardware is 2x Xeon 5300 Quad Core CPUs.
> # Expose to the guest multi-core cpu instead of multiple processors
> # Example for intel, expose a 8-core processor :
> #cpuid=['1:edx=xxx1xxxxxxxxxxxxxxxxxxxxxxxxxxxx,[code]........
My Operating system is Ubuntu 10-4 that I have just installed.
View 6 Replies View RelatedI've bought a HP Photosmart printer, HP Photosmart wireless e-All-in-One printer - B110a and i've got a problem installing it properly. I'm using Debian 6.0 Squeeze. When i connect the printer, Debian doesn't recognize my printer as the Photosmart B109 printer for unknown reason. When i go to the site of HP and search for a driver, it directs me to this site:I've downloaded that latest hplip file as a .run file and installed it. My printer is recognized proparly, but when i try to print a colored image, it comes out black/white. Something is not crrect. Does anyone recognize this problem with this type HP printer?
View 7 Replies View RelatedI can open other PDF files (including the instruction files for form 1040), but I cannot open the form 1040 PDF with acroread. I can open the same file with evince, but I really need to do this with acroread.
Here's the output:
Code:
t@s:~$ acroread
/home/tak/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/tak/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/tak/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/tak/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/usr/lib/gio/modules/libgiogconf.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgiogconf.so
/usr/lib/gio/modules/libgiofam.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgiofam.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
In qt designer is possible to preview forms in various widget styles. This behaves somewhat like an interpreter. Does anyone know how this is done?
View 1 Replies View RelatedI am using OpenSuse 11.2 and have installed Open Office 3.1.1.5 from the STABLE repository. I have connected Open Office Base to a MySql database using JDBC. All tables are visible and accessible. However, as soon as I try to create a form, at the moment I want to connect to the data source (e.g. with the 'finish' button) Base crashes and needs to be restarted. Creation of forms is thus impossible I installed OOo vers 3.1.1.5 because it was happening with 3.1.1.4 as well.
View 3 Replies View RelatedI've just installed Opensue 11.4 (gnome-desktop) on my machine. The problem is that, if I open a database-form with libreoffice base, no navigation-bar appeares. The option "navigation" from the view-menu is not active. The database uses the built-in HSQLDB in single user mode. Navigation via libreoffice-basic is possible and I can see the first record - just it is not possible to navigate manually.
View 4 Replies View RelatedI think it started after the last Firefox update - I can't select text in forms on any page - not even here, while I'm writing this. When I double click, the selection appears for a fraction of a second, and vanishes instantly. Neither can I select text by dragging, the same happens. I can still select everything with ctrl+A, but I can't select single words or sentences. It's driving me nuts. I've actually switched to Chrome because of this, but I'm missing a lot of Firefox's functionality there, so I'd rather stay with Mozilla.
View 5 Replies View RelatedI read few threads from 2006, and at that time it seemed there was no good way to save a PDF which had data input in the form fields. Has this changed? Printing is not really an option, since I won't fill these forms in one sitting. When I save with Ubuntu's default PDF viewer, the form field data does not seem to be saved along with the PDF.
View 3 Replies View RelatedI type my address 20 times a day. Imagine that I want to do something like CTRL + TAB + a to fill my address into a web form, or CTRL + TAB + p for my phone number.How might I do something like that?
View 6 Replies View RelatedI'm new to linux I love it. I want to open oracle forms 10g in my mozilla which was default in Red Hat Enterprise Linux Server release 5 (Tikanga) ( I'm using). When I tried to open, getting error mess "Install missing plugins". I tried to install plugins manually but no use. Some one said I need to change the "pluginreg.dat" file. But I didn't find that file " /usr/lib/mozilla/plugins " to change.
View 3 Replies View Related