all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Андрей Парамонов" <cmr.pent@gmail.com>
Cc: 16068@debbugs.gnu.org
Subject: bug#16068: 24.3; Printing doesn't work
Date: Sat, 07 Dec 2013 15:03:55 +0200	[thread overview]
Message-ID: <83wqjgzubo.fsf@gnu.org> (raw)
In-Reply-To: <CAC4Co6O1EnEn6dv3AppxadCUG-_2WeRHiV2VUsoPG30YhF5t9Q@mail.gmail.com>

> From: Андрей Парамонов <cmr.pent@gmail.com>
> Date: Sat, 7 Dec 2013 16:40:24 +0400
> Cc: 16068@debbugs.gnu.org
> 
> I got the following output:
> 
> (gdb) print *ppi2
> $1 = {pServerName = 0x0, pPrinterName = 0x38a0136
> <__register_frame_info+59375926> "RICOH Aficio 2018D PCL 6",
>   pShareName = 0x38a0134 <__register_frame_info+59375924> "", pPortName =
> 0x38a0118 <__register_frame_info+59375896> "82.97.201.165",
>   pDriverName = 0x38a00e6 <__register_frame_info+59375846> "RICOH Aficio
> 2018D PCL 6", pComment = 0x38a00e4 <__register_frame_info+59375844> "",
>   pLocation = 0x38a00e2 <__register_frame_info+59375842> "", pDevMode =
> 0x389f1c0 <__register_frame_info+59371968>,
>   pSepFile = 0x38a00e0 <__register_frame_info+59375840> "", pPrintProcessor
> = 0x38a00ce <__register_frame_info+59375822> "winprint",
>   pDatatype = 0x38a00c6 <__register_frame_info+59375814> "RAW", pParameters
> = 0x38a00c4 <__register_frame_info+59375812> "",
>   pSecurityDescriptor = 0x389f088 <__register_frame_info+59371656>,
> Attributes = 576, Priority = 1, DefaultPriority = 0, StartTime = 0,
>   UntilTime = 0, Status = 0, cJobs = 0, AveragePPM = 0}
> 
> I see that pServerName, pShareName are not set, which confuses
> Fdefault_printer_name big time (e.g. it thinks the printer is local).

Yes, that's true.  But even if pServerName were non-NULL, it would not
have helped, since pShareName is empty.  The "AFICIO2018D" that you
needed to add to get printing correctly configured is nowhere to be
seen.

It would be interesting to see what does "net share" print on the
machine which exports the printer.





  reply	other threads:[~2013-12-07 13:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-06  8:33 bug#16068: 24.3; Printing doesn't work Андрей Парамонов
2013-12-06  8:50 ` Eli Zaretskii
2013-12-06  9:06   ` Андрей Парамонов
2013-12-06  9:55     ` Eli Zaretskii
2013-12-06 10:13       ` Андрей Парамонов
2013-12-06 11:20         ` Eli Zaretskii
2013-12-06 12:00           ` Андрей Парамонов
2013-12-06 14:53             ` Eli Zaretskii
2013-12-07 12:40               ` Андрей Парамонов
2013-12-07 13:03                 ` Eli Zaretskii [this message]
2013-12-07 18:17                   ` Андрей Парамонов
2020-08-12 22:33 ` Stefan Kangas
2022-01-31 17:13   ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83wqjgzubo.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=16068@debbugs.gnu.org \
    --cc=cmr.pent@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.