Printer won't print, messages won't delete in WindowsXP ProI'm running Windows XP Pro with a Lexmark Z22 printer. Often when I try to
print, the printing notification widow pops up. As usual, I hear "Printing
started," but nothing happens while the seconds are ticking away on the
clock. If I try to cancel the job, then check the printing queue, the job
is still there, marked "Deleting." The only way to get it to print is to
restart, then it works (until the next time). The only way to delete the
unsuccessful print job is to go into task manager under Processes and try to
guess which process to delete. This works, when I g...
Willie won't, Willie won't, won't go! Ah yes, some 70s nostalgia tunes.
...
database layouts won't print, now database won't openusing Mac OS 10.3.4, filemaker pro 7. working with a database
converted from filemaker 3. Everything seemed to be fine. Created a
new table and imported data into that from another Filemaker 3
database (someone else created these). Layouts were created very
easilly. I go to print a layout (label) and choose ALL and it will
only print one
record, no matter what I put in the print dialogue box. Open other
databases and they all printed fine in similar layouts.
Tried to "recover' it, thinking it was somehow corrupted (the woman
was having a hard time printing it. I thought it was...
Files won't display, directory won't delete, drive won't formatAfter having a few slow-access problems, I ran a virus scan (McAfee) on my
D: drive (second HDD, 15Gb). To my surprise, the scan listed a directory
and files which I didn't recognise: I didn't note any full pathnames, but a
typical one was something like D:\RECYCLER\S-1-5-21... Dd159.zip . I
wondered if this was anything to do with the Recycle bin, despite the fact
that I'd emptied it immediately before the scan.
No viruses were detected, but when I ran an error check I got the message
"the scan could not be completed".
As a precaution I decided to ba...
Print Spooler won't start; dependent on lexbces.exe but that won't start either; So why? Windows XP Home SP2
I have two Lexmark printers installed (or at least I used to).
Actually, I have the Lexmark folders in Program Files, but the
printers don't seem to be installed anymore. The printers are
Lexmark 640 series
Lexmark 2400 series
They pretty much worked until just now.
In the Printer and Faxes folder I only see the Add Printer and nothing
else.
When I try to start Add Printer, I get an alert saying the Printer
Spool service isn't running.
When I go to (run) services.msc , I find that Print Spooler is
stopped. (It's stopped and) It won'...
Epson printer won't printA friend of mine with an Epson USB printer a couple years old running under
Windows 98 is having a problem not being able to print. She says the
printer indicates no paper is present when there is ample paper. When the
printer is turned off and then back on it usually prints. Is there a fairly
easy solution for this problem?
...
Runtime won't print on laser printerHello,
We have a runtime solution that several users are having success with. This
morning, a user called to say that their printer was printing blank pages.
We ran through the usual culprits...
Records being Browsed checked
Printer name is correct
Pages to print is correct
Ink Color in properties is correct
Still, the very important reports come out blank in their laser printer. Our
solution appears to send the job to the printer, it fires up and puts out
blank pages. Some other reports print but not the critical ones. We have
tested, from the same file set and can print okay here at the offi...
EPSON CX4600 printer won't printI have noticed several posts saying that their Epson CX4600 printer won't
print after changing the printer cartridges. I'm having the same problems.
I've tried cleaning and unplugging the printer for a time, but it still
doesn't work. It started when I changed the black cartridge. I couldn't get
any black to come out. Eventually the colored cartridges needed to be
changed and now I get a blank page when printing. The monitor shows that I
used half of my black cartridge, but I don't see where it could have gone.
I'm wondering if the monitoring software is...
[News] Op/Ed: Microsoft Won't/Can't Assault LinuxThe fair-weather "friends of Linux"
,----[ Quote ]
| I just finished reading John Carroll's article Why Microsoft won't
| assault Linux and while I agree with his conclusion, I don't agree
| with his reasoning. John opens up suggesting that a "full legal
| assault" on Linux would be self-defeating. I don't think so
| but I do think that filing suit against RedHat would be an
| unnecessary waste of Microsoft's time and money.
|
| I would like to dispense with his first point: Patents cut both
| ways. While this is certainly true, John assumes that there are
| powerful "friends of Linux" who would counter-sue Microsoft in a
| heartbeat if Microsoft were to use it's patents against RedHat and
| he reminds us that: Nobody has more patents than IBM.
`----
http://blogs.zdnet.com/BTL/?p=3924
...
Lexmark E-210 won't print for os/2There is a Lexmark E-210 postscript driver at
www.dreamlandbbs.com/files/gfd/sysprnt/. It and drivers for Samsung ML
printers are in the file samsung.zip.
The printer is working because the test page prints when the appropriate
button on the control panel is pressed.
I have followed the driver installation instructions. But all I get when
I try to print from the Enhanced Editor is a one or two flashes of the
green light that flashes repeatedly when printing the test page.
Can someone suggest what my problem is?
TIA
Jack
-------------------------------------------------...
Netscape 7.2 in OS X won't printI have a client that is has an issue with printing web pages and email
from Netscape 7.2. He has a G5 and is running 10.4.6. The issue is
that when he tries to print, it looks like the print job goes to the
printer queue but does make it and it does not give an error. When I
looked at the printer queue it does not show a job. I have narrowed it
down to strictly a Netscape issue, it will print from any other
application, Netscape is the only one with the issue. Also, it is not
limited to one printer. The client has a local printer, an Epson Color
Stylus 980 connected through USB and a pri...
Fibonacci Printer Program won't print to file correctlyHere's a program I wrote that calcs the fibonacci numbers and writes
them to a file, from 1-50.
It prints to the screen just fine, but it only prints the last number,
Fib(50) to the file.
Code:
//FIB.hpp
#pragma once
#include <fstream>
using namespace std;
template<long long N>
class FIB
{
public:
static const long long RET=FIB<N-1>::RET+FIB<N-2>::RET;
};
template<>
class FIB<1>
{
public:
static const long long RET=1;
};
template<>
class FIB<0>
{
public:
static const long long RET=0;
};
template<long long I>
class LOOP
{
public:
...
Can't print through CUPS from Linux to Windows XP printerOn the laptop: FC5, CUPS, and Samba
On the desktop: Windows XP, HP OJ 4110 printer
At the laptop I installed the printing successfully (well it appears
that way)
I attempt to print a test page and the printer makes sound as though it
queued up the job but nothing ever prints. When I look at the status
from the CUPS admin page on the laptop it says the job was completed.
I receive these errors in the samba log file:
---------------------------
2006/08/02 00:45:04, 0] smbd/server.c:main(847)
smbd version 3.0.23a-1.fc5.1 started.
Copyright Andrew Tridgell and the Samba Team 1992-2006
[2006/08/02 00:45:04, 0]
printing/printing_db.c:get_print_db_byname(111)
get_print_db: Failed to open printer backend database
/var/cache/samba/printing/</Printer>.tdb.
[2006/08/02 00:54:40, 0] lib/util_sock.c:get_peer_addr(1229)
getpeername failed. Error was Transport endpoint is not connected
Below is my smb.conf:
------------------
[global]
workgroup = LANSYS
server string = linux
security = user
hosts allow = 192.168.0. 127.
load printers = yes
printcap name = /etc/cups/printers.conf
; printcap name = lpstat
printing = cups
cups options = raw
; guest account = pcguest
log file = /var/log/samba/%m.log
max log size = 50
; password server = <NT-Server-Name>
; realm = MY_REALM
; passdb backend = tdbsam
; include = /usr/local/samba/lib/smb.conf.%m
; interfaces = 192.168.12.2/24 192.168.13.2/24
local master = n...
DVD Won't Enter, Won't ExitGreetings, all. Long time no see.
I have an iMac G5 c. Dec. 2004. A few minutes ago, I inserted a DVD,
but it seems not to have mounted in the drive. The disk is just barely
too far inside the machine to reach. It's not visible from the outside
at all. I've gently tried to insert a second disk, hoping to push the
first one all the way in, but it won't budge.
I tried restarting the computer with the eject key depressed, and heard
the drive trying to eject something, but, again, the disk didn't seem to
move.
Any ideas, short of reaching in there with a pair of tweez...
HP LJ2300 won't print via USB (OS 9)I reinstalled the OS 9 drivers (the user uses this Mac primarily for a
Classic app, so boots into OS 9 only) downloaded from HP.com, but the printer
won't show up in Chooser. As instructed in the setup instructions that come
with the HP LJ Printer Utility, once the driver was installed and the
computer rebooted, I used the Apple Desktop Printer Utility to create a
desktop printer. That seems to have worked.
But I can't seem to get this printer to print via USB.
What am I missing? Some suggestions?
Thanks,
--
DaveC
me@bogusdomain.net
This is an invalid return ...
jade won't configere, won't be made..I try to participate in the translation of the PHP manual and want to
install Jade.
That one goes wrong:
The configure of jade goes wrong. here is the tail of config.log and
the tail of the make.
I use RH9
=========================================
configure:1791: c++ -o conftest -ansi -O2 -fno-implicit-templates
conftest.C 1>&5
configure:1814: checking for gettext in -lintl
configure:1836: c++ -o conftest -ansi -O2 -fno-implicit-templates
conftest.C -lintl 1>&5
/usr/bin/ld: cannot find -lintl
collect2: ld returned 1 exit status
configure: failed program was:
#line 1822 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char gettext();
int main() {
gettext()
; return 0; }
configure:1861: checking for ANSI template instantiation
configure:1881: c++ -o conftest -ansi -O2 -fno-implicit-templates
conftest.C 1>&5
configure:2106: checking host system type
configure:2129: checking for ranlib
configure:2168: checking for ld used by GCC
configure:2225: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.90.0.18 20030206
configure:2241: checking for BSD-compatible nm
ltconfig:547: checking if gcc PIC flag -fPIC works
ltconfig:548: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5
ltconfig:591: checking...
[News] [Linux] Dell's Linux Won't Emulate Windows, Might Go Beyond the US in FutureUbuntu Founder: No Emulation Software for Dell Systems
,----[ Quote ]
| "While Linux is an alternative to Windows, it is not cheap Windows. Linux
| has its own strengths, and users should want it because of those
| strengths and not because it's a cheap copy of Windows," he said.
`----
http://www.eweek.com/article2/0,1759,2125848,00.asp?kc=EWRSS03129TX1K0000616
Dell explains Linux delays
,----[ Quote ]
| "We are adjusting the roadmap for the rest of the world, but this has
| just not been announced yet," Greffier added.
`----
http://news.zdnet.co.uk/hardware/0,1000...
HP LJ2300 won't print via USB (OS 9)I reinstalled the OS 9 drivers (the user uses this Mac primarily for a
Classic app, so boots into OS 9 only) downloaded from HP.com, but the printer
won't show up in Chooser. As instructed in the setup instructions that come
with the HP LJ Printer Utility, once the driver was installed and the
computer rebooted, I used the Apple Desktop Printer Utility to create a
desktop printer. That seems to have worked (icon shows up on the desktop).
But I can't seem to get this printer to print via USB.
USB port is working.
What am I missing? Some suggestions?
G4 Mac "Quickslive...
4000T won't boot won't POSTI've had this problem for a while. Repair guys (no longer servicing Amiga's)
said it was a problem with the motherboard not posting. (I believe this is a
PC term) Said he got it working somehow by by-passing SCSI and using only
IDE. But when returned it still did not work.
Even with a new Power supply, nothing seems to power up. Even the floppy
doesn't 'flick' (that funny noise it makes upon power-up)
Any help appreciated.
thanks
Phil
"Phil Bastien" <pbastien@nnby.net> ha scritto nel messaggio
news:c9qtlu0na3@enews1.newsguy.com...
> I've had this problem for a while. Repair guys (no longer servicing
Amiga's)
> said it was a problem with the motherboard not posting. (I believe this is
a
> PC term) Said he got it working somehow by by-passing SCSI and using only
> IDE. But when returned it still did not work.
Are you using an X-Calibur accelerator? It is incompatible with the A4091
and, with my configuration, it hangs just after loading its software, when
it resets the Amiga.
I am curious about how to bypass the SCSI controller in the A4000T...
--
___ __
/ __|___ Daniele Gratteri, Italian Commodore-Amiga user... ///
| / |__/ Nickname: FIAT1100D - ICQ: 53943994 Ritmo S75 __ ///
| \__|__\ Home page: http://www.gratteri.tk forever! \\\///
\___| E-MAIL: daniele@gratteri.tk ...since 1990 \///
...
Brother HL-5050 Laser PrinterWe have installed a Brother HL-5050 Laser Printer on our small Windows
XP peer to peer network, via a parallel printer lead and a Netgear
PS110 Print Server. We can't get print Word documents (or other
software) in Landscape format. Changing the page format via printer
preferences doesn't work.
Prints OK in Portrait format. Previous printer (elderly HP laser jet)
and an Epsom injket manage Landcaspe and Porttait OK.
Must be something to do with setup of printer or driver. But I can't
find anything. Help!
...
Android microSD card won't mount on Linux OS (Unable to access). Why?Android microSD card won't mount on Linux OS (Unable to access). Why?
What is this error telling me?
a. Dolphin: http://i.imgur.com/DABMmKP.jpg
b. Nautilus http://i.imgur.com/6XgdcI1.jpg
==================================================================
Unable to access "134 GB Volume"
Error mounting /dev/mmcblk0p1 at /media/guest/21E3-00CC: Command-line
`mount -t "exfat" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,
iocharset=utf8,namecase=0,errors=remount-ro,umask=0077" "/dev/mmcblk0p1"
"/media/guest/21E3-00CC"'
exit...
[News] Athene Shows Why Commercialising ('Proprietarisation' of) Linux Won't WorkReview: Athene is beautiful but flawed
,----[ Quote ]
| Rocklyte Systems' Athene operating environment is at once fascinating
| and frustrating. It's a custom GNU/Linux distribution optimized for
| i686 machines that employs a proprietary graphics toolkit and video
| drivers, which means it's visually impressive and extremely speedy.
| Athene is by far the most unique and technologically advanced
| GNU/Linux derivative to date, but it needs some better
| administrative features, doesn't come with much software, and its
| license is proprietary and restrictive.
|
| [...]
|
| ...
'Suspect' DB won't openHelp! One of my main databases has been marked as suspect - the
initial problem is that my disk had no space. So I moved some files,
made some space, stopped & restarted the service, and now I get this
error in the errorlogs. There can't be anything else using the
database - I restarted the machine to kill everything that might be
touching it, including the client application.
2005-03-30 14:35:21.96 kernel udopen: Operating system error 32(The
process cannot access the file because it is being used by another
process.) during the creation/opening of physical device
c:\mssql7\data\<database>.mdf.
2005-03-30 14:35:22.01 kernel FCB::Open failed: Could not open device
c:\mssql7\data\<database>.mdf for virtual device number (VDN) 1.
2005-03-30 14:35:22.03 spid6 Device activation error. The physical
file name 'c:\mssql7\data\<database>.mdf' may be incorrect.
(corey_bunch@yahoo.com) writes:
> Help! One of my main databases has been marked as suspect - the
> initial problem is that my disk had no space. So I moved some files,
> made some space, stopped & restarted the service, and now I get this
> error in the errorlogs. There can't be anything else using the
> database - I restarted the machine to kill everything that might be
> touching it, including the client application.
>
> 2005-03-30 14:35:21.96 kernel udopen: Operating system error 32(The
> process cannot access the file because it is b...
HELP: OS X.3.9 won't let my Epson R2400 be a Wireless Printer!HELP: OS X.3.9 won't let my Epson R2400 be a Wireless Printer!
I'm trying to make my Epson R2400 a wireless printer.
I have Airport Express and USB.
The R2400 prints perfect through corded FireWire.
It shows up on the Airport and Print Pages as a Rendezvous printer, but
won't let it be added as a USEABLE PRINTER.
It hangs forever when it tries to "CREATING PRINTER".
What can I do?
.................................................................
Posted via TITANnews - Uncensored Newsgroups Access
>>>> at http://www.TitanNews.com <<<<
-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-
...