getmail problem

2023-07-13 Thread Pierre Frenkiel
error (LOGIN command error: BAD [b'invalid command']) ( my config is  in ~.getmailrc and .getmail/getmailrc ) has anybody an explanation? best regards Pierre Frenkiel

Re: questions about cron.daily

2023-04-06 Thread Pierre Frenkiel
crontab -l Pierre Frenkiel On Thu, 6 Apr 2023, Fred wrote: On 4/6/23 08:33, Andy Smith wrote: Hello, On Thu, Apr 06, 2023 at 07:33:26PM +0800, cor...@free.fr wrote: For scripts put under /etc/cron.daily, which special time will they be implemented? Greg already showed you how to check

Re: colorscheme in vi

2022-12-23 Thread Pierre Frenkiel
On Fri, 23 Dec 2022, Curt wrote: On 2022-12-23, Nate Bargmann wrote: Because there is no colorscheme named "white" in Debian's vim. The colorschemes are in /usr/share/vim/vim82/colors The problem as I see it is that he wants reverse colors in 'vi' but edited '.vimrc'. Historically those a

Re: xscreensaver problem

2022-12-23 Thread Pierre Frenkiel
Pierre Frenkiel On Thu, 22 Dec 2022, Pierre Frenkiel wrote: I have now a big problem with xscreensaver. Up to yesterday, it worked perfectly, but I had to re-install Debian on my PC, and now if fails when I run "xscreensaver" I get:    xscreensaver-systemd: 13:59:54: user bus

Re: colorscheme in vi

2022-12-23 Thread Pierre Frenkiel
On Fri, 23 Dec 2022, Max Nikulin wrote: On 23/12/2022 18:36, Pierre Frenkiel wrote: I wanted to open vi with a white background and a black fg to do that, Do you mean graphical gvim window or vim running in a terminal? In the latter case which one and should vim follow terminal background

colorscheme in vi

2022-12-23 Thread Pierre Frenkiel
get rid of that warning? best regards Pierre Frenkiel

xscreensaver problem

2022-12-22 Thread Pierre Frenkiel
er-demo", I get "Segmentation fault" I was unable to find what changes from my previous install to the new one can explain that. Has anybody an idea? best regards, Pierre Frenkiel

xscreensaver problem

2022-12-22 Thread Pierre Frenkiel
er-demo", I get "Segmentation fault" I was unable to find what changes from my previous install to the new one can explain that. Has anybody an idea? best regards, Pierre Frenkiel

xscreensaver problem

2022-12-22 Thread Pierre Frenkiel
er-demo", I get "Segmentation fault" I was unable to find what changes from my previous install to the new one can explain that. Has anybody an idea? best regards, Pierre Frenkiel

Re: debian freezing

2022-10-17 Thread Pierre Frenkiel
hi, I wrote some days ago that runing e screensaver doesn't give any improvment, but now I see that I was wrong: since I lauch xscreensaver, I never got any freezing. thanks everybody for your cooperation. Best regards, Pierre Frenkiel On Mon, 17 Oct 2022, The Wanderer wrote: On 2022-

debian freezing

2022-10-17 Thread Pierre Frenkiel
d running the screensaver,but the problem remained. Has anybody a solution? Thanks in advance Best regards Pierre Frenkiel

search in onqueror

2022-09-13 Thread Pierre Frenkiel
hi, Forget my previous mail, I found the answer: in Konqueror, the search is done with F

about Konqueror

2022-09-13 Thread Pierre Frenkiel
hi, how can I search an item in the Konqueror window on Debian? I tried with / and F3, but that didn't work best regards

Re: alpine font size

2022-02-03 Thread Pierre Frenkiel
On Wed, 2 Feb 2022, Pierre Frenkiel wrote: hi, I'm looking for a way to increase the font size in alpine (Debian buster). I was unable to find an answer with google... I found the answer: just add "-fn 10x20" to the xterm call best regards, -- Pierre Frenkiel

Re: can't run fvwm

2022-02-02 Thread Pierre Frenkiel
On Sun, 23 Jan 2022, Pierre Frenkiel wrote: PS: fvwm suggests using "-replace", but it is useless, as it just gives you a new login window I tried again, and now -replace works.

keyboard problem

2021-12-21 Thread Pierre Frenkiel
dea on how to fix that? beat regards Pierre Frenkiel

dead lock

2021-10-14 Thread Pierre Frenkiel
't find it. Any idea? best regards, -- Pierre Frenkiel

runlevel

2021-10-12 Thread Pierre Frenkiel
hi, I found today that my runlevel is set to 5, but I have no idea where it comes from. in /etc/inittab, it is set to 2, but I saw that this file is no more used. So, can anybody tell where it is set? best regards, -- Pierre Frenkiel

network problem (fwd)

2021-10-06 Thread Pierre Frenkiel
please note that the main problem is "why the /etc/network/interfaces" is not used?" best regards, -- Pierre Frenkiel--- Begin Message --- hi, I have the following problem on my laptop. my /etc/network/interfaces file contains: auto enp0s1 iface enp0s1 inet st

network problem

2021-10-05 Thread Pierre Frenkiel
gards, -- Pierre Frenkiel

enscript problem

2021-05-29 Thread Pierre Frenkiel
hi, I have the following problem with enscript: I do "enscript --i $MARGIN. " but whatever I put in MARGIN (10::: , 10.:::) I get the error message enscript: malformed float dimension: google gave me nothing useful what am I supposed to put? best regards, -- Pierre Frenkiel

how to indent when printinng a ps file

2021-03-24 Thread Pierre Frenkiel
hi, I'm fighting with the following stupid problem: I want to indent when printing a ps file. For a text file, it's easy with the "lpr -o page-left option, but it doesn't for a ps file. Google didn't help for that. Has anybody a solution? best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-03-03 Thread Pierre Frenkiel
oor? best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-03-03 Thread Pierre Frenkiel
y smaller now. actually, it's still a mystery, as I changed nothing in my configuration and pulseaudio no more disapears! best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-03-03 Thread Pierre Frenkiel
t, and what you learned. I found no other places involving pulseaudio. Anyway, it didn't disapear since several days ... thanks for tour help. best regards, -- Pierre Frenkiel

Re: lpoptions

2021-03-02 Thread Pierre Frenkiel
On Tue, 2 Mar 2021, Klaus Singvogel wrote: Hi, I think you forgot the printer name (destination). Actually, one doesn't need "lpoptions", as a command like lpr -o page-left=50 -o page-top=50 tst works perfectly best regards, -- Pierre Frenkiel

lpoptions

2021-03-02 Thread Pierre Frenkiel
hi, trying to configure the lpr output, I found that on the linuxquestions site: lpoptions -o page-left=40 -o page-right=20 -o page-top=40 -o page-bottom=10 but it doesn't work. can anybody tell me how to make it to work? thanks in advance. best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-03-01 Thread Pierre Frenkiel
On Sun, 28 Feb 2021, mick crane wrote: That is a bit weird. Is it an actual file and not a link ? it's a file. Since I re-enabled my monitoring, it didn't disappear. wait and see... best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-02-28 Thread Pierre Frenkiel
ckage are still there. I'll enable again my monitoring every minute, hoping that observing a process will not modify it, as in quantum physics. best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-02-24 Thread Pierre Frenkiel
the experiments following the Bell's inequalities. For example, a lot of people think now that in the Schrodinger's cat experiment, the cat is actually alive or dead, before anybody open the door. best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-02-24 Thread Pierre Frenkiel
x27;t see why I should waste time to to replace a working solution by a non-working one. PS: now, I don't need to re-install. I cross fingers. best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-02-24 Thread Pierre Frenkiel
On Wed, 24 Feb 2021, Nicholas Geovanis wrote: Quantum physics principles manifest in software, seen it before. The closer you look, the more dice you have to roll but according Einstein, God doesn't play dice it seems he was wrong, this time best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-02-24 Thread Pierre Frenkiel
package is uninstalled? I can't answer that now, because I run "ls -l /usr/bin/pulseaudio" every minute to find when it disappears, and curiously, it didn't disappear this night I'll see what happens after removing the ls command in cron. best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-02-24 Thread Pierre Frenkiel
y best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-02-23 Thread Pierre Frenkiel
On Tue, 23 Feb 2021, Nicholas Geovanis wrote: Patient: Doctor when I move my arm this way, it hurts. Doctor: Don't do that with your arm. Next! very funny, but I don't see how it is related to my pulseaudio problem, unless you suggest to don't use it ! best regards, -- Pierre Frenkiel

Re: need to reinstall pulseaudio every day

2021-02-23 Thread Pierre Frenkiel
check will have given some usefull information best regards, -- Pierre Frenkiel

need to reinstall pulseaudio every day

2021-02-23 Thread Pierre Frenkiel
disappears, unless somebody can give me an axplanation (and a fix...) best regards, -- Pierre Frenkiel

Re: debian-user list info and guidelines: spam

2021-01-25 Thread Pierre Frenkiel
also, I suppose, with other distribs. I'm using it since several years, and is very happy with the way it works. It puts the incoming mail in a directory, and it's then easy to run a filter script, to remove spams. best regards, -- Pierre Frenkiel

[solved] Re: lpr stange behaviour

2020-11-11 Thread Pierre Frenkiel
installed gv, and with it I see that it actually has 2 pages! thanks for your help. cheers, -- Pierre Frenkiel

lpr stange behaviour

2020-11-11 Thread Pierre Frenkiel
hi, I have 2 postscript files, tst.ps and tst2.ps. (cf attached files) with: lpr -P pdf tst.ps, I get a 1 page tst.pdf with: lpr -P pdf tst2.ps, I get a 2 pages tst2.pdf Can anybody help to solve this mystery? best regards, -- Pierre Frenkiel tst.ps Description: PostScript document tst2.ps

gmail settings

2020-10-25 Thread Pierre Frenkiel
hi, I set the gmail settings to "no transfer" This worked some days ago, but no more works, i.e. gmail still tries to tranfer incoming mails. Has anybody an explanation? best regards, -- Pierre Frenkiel

rejected posts to alpine-info

2020-10-22 Thread Pierre Frenkiel
alpine-info-ow...@mailman13.u.washington.edu. Of course, my mails to alpine-info-owner are also rejected!! any idea? I hope that my post to this list will have a better treatment. best regards, -- Pierre Frenkiel

Re: rejected posts to alpine-info

2020-10-22 Thread Pierre Frenkiel
On Thu, 22 Oct 2020, Dan Ritter wrote: As the archive shows, write from a different email address. (Pierre did that, and the list accepted that message.) I actually also subscribed as p.frenk...@laposte.net things are now clarified.

gmail settings

2020-10-20 Thread Pierre Frenkiel
hi, After modifying  the gmail settings(disable transfer), I get a prompt "register the modifications", and I click on it, but actually the settings are not updated. Has anybody an explanation, and possibly a fix? best regards

wrong from field with alpine

2020-10-18 Thread Pierre Frenkiel
hi, when I send a mail with alpine, the from field becomes "frenk...@laposte.net" instead of "p.frenk...@laposte.net" An obvious consequence is that people can't reply to this mail that looks like an alpine bug. I'll then make a bug report, unless somebody tells me what I'm doing wrong.

Re: Re: Download button disabled

2020-08-30 Thread pierre . frenkiel
Thank you Andrei, your recipe worked perfectly, as the one proposed by John -- Envoyé depuis l'application myMail pour Android

Re: Re: Download button disabled

2020-08-30 Thread pierre . frenkiel
Thank you John, that works perfectly -- Envoyé depuis l'application myMail pour Android

Re: Re: Download button disabled

2020-08-29 Thread pierre . frenkiel
Hi Andrei, Disabling the ad blocker changes nothing. Here is,   as requested, the link to the download page:    packages.debian.org/buster/python-pkg-resources Best regards -- Envoyé depuis l'application myMail pour Android

Download button disabled

2020-08-26 Thread Pierre Frenkiel
I try to download a file. I can get, it appears on my window, Below, there is "download " but this "button" does nothing There is also a recomendation "use apt-get", but I precisely need this file to enable the network on my laptop. Is there a way to enable this "download' button? Best regards

sources.list for security

2020-07-04 Thread Pierre Frenkiel
chosen? best regards, Pierre Frenkiel

inconsistent messages

2020-07-02 Thread Pierre Frenkiel
, or missing? best regards Pierre Frenkiel

inconsistent upgrade messages

2020-07-01 Thread Pierre Frenkiel
hi, how do you explain that: For the stable distribution (buster), these problems have been fixed in version 83.0.4103.116-1~deb10u1. chromium is already installed at the latest version (80.0.3987.162-1~deb10u1), best regards Pierre Frenkiel

mails tagged as spam with alpine

2020-06-27 Thread Pierre Frenkiel
all mails I send using alpine are tagged as spam. As you can see, this doesn't occur with thunderbird Is there a  way to get rid of this tagging? Pierre Frenkiel

Re: fetchmail timeout

2020-04-06 Thread Pierre Frenkiel
be the exact command to pin getmail? best regards, -- Pierre Frenkiel

Re: fetchmail timeout

2020-04-05 Thread Pierre Frenkiel
On Sun, 5 Apr 2020, Pierre Frenkiel wrote: let them remove getmail if thay are not able to support it. As I'm perfectly happy with the present Debian version, I'll just keep it, disabling my upgrade process, until getmail support reappears. actually, I was too drastic: as "

Re: fetchmail timeout

2020-04-05 Thread Pierre Frenkiel
ess, until getmail support reappears. best regards, -- Pierre Frenkiel

Re: fetchmail timeout

2020-04-04 Thread Pierre Frenkiel
On Sat, 4 Apr 2020, Andrei POPESCU wrote: You have to keep also a Python 2 interpreter for it. same question: why would it disapear ? best regards, -- Pierre Frenkiel

Re: fetchmail timeout

2020-04-04 Thread Pierre Frenkiel
On Sat, 4 Apr 2020, songbird wrote: yes, but don't get too complacent as eventually getmail goes away if nobody ports it to python3. thank you for the advice, but I imagine it will not disappear from my disk, even if it is no more supported. best regards, -- Pierre Frenkiel

Re: fetchmail timeout

2020-04-04 Thread Pierre Frenkiel
I have the following problem with fetchmail: fetchmail: timeout after 300 seconds waiting for server imap.gmail.com. hi, the fix I found was to abandon fetchmail. I'm using now getmail, which works perfectly best regards, -- Pierre Frenkiel

fetchmail timeout (fwd)

2020-03-29 Thread Pierre Frenkiel
FC822.SIZE 12783) fetchmail: IMAP< A0005 OK Success fetchmail: IMAP> A0006 FETCH 1 RFC822.HEADER fetchmail: IMAP< * 1 FETCH (RFC822.HEADER {3040} fetchmail: reading message pierre.frenk...@imap.gmail.com:1 of 211 (3040 header octets) (log message incomplete) fetchmail: IMAP< ) fetchmail: IMAP< A0006 OK Success fetchmail: IMAP> A0007 FETCH 1 BODY.PEEK[TEXT] fetchmail: IMAP< A0007 NO System Error (Failure) best regards, -- Pierre Frenkiel

fetchmail timeout

2020-03-28 Thread Pierre Frenkiel
ripcr ssl the password is set in .netrc please reply pierre.frenk...@gmx.com best regards, -- Pierre Frenkiel

Re: printing on a remote usb printer

2019-12-12 Thread Pierre Frenkiel
you gave me are not useless. I'll check that on an other client. best regards, -- Pierre Frenkiel

Re: printing on a remote usb printer

2019-12-12 Thread Pierre Frenkiel
On Thu, 12 Dec 2019, Brian wrote: Post what you get for 'lpstat -t' on server and client. I only left entries for the involved printer on the server: scheduler is running system default destination: ljp device for ljp: hp:/usb/HP_LaserJet_MFP_M227-M231?serial=VNC3P21987 ljp accep

printing on a remote usb printer

2019-12-11 Thread Pierre Frenkiel
is missing or wrong, on the server or the client side, but what? best regards, -- Pierre Frenkiel

solved - Re: password refused by cups on localhost:631

2019-12-03 Thread Pierre Frenkiel
but 2 fields containing "root" and the registred root password Anyway, I found that there were 2 running cupsd. After killing one, everything works fine, i.e for either root or me, the password is accepted. thanks everybody for your advices. best regards, -- Pierre Frenkiel

Re: password refused by cups on localhost:631 (fwd)

2019-12-03 Thread Pierre Frenkiel
On Tue, 3 Dec 2019, Gene Heskett wrote: When it pops up the requester, did you change it from the default root to your name you've added to lpadmin and your passwd? That works here. yes, I do that, and my password is refused, as well as the root one

Re: password refused by cups on localhost:631 (fwd)

2019-12-03 Thread Pierre Frenkiel
. no more answers nobody can give an advice? best regards, -- Pierre Frenkiel

Re: password refused by cups on localhost:631

2019-11-30 Thread Pierre Frenkiel
. best regards, -- Pierre Frenkiel

password refused by cups on localhost:631

2019-11-30 Thread Pierre Frenkiel
hi, I tried to add a printer using the localhost:631 cups interface, but the root password was refused, as well as mine To be sure that the provided password was valid, I reset it with the passwd command. can anybody explain that? best regards, -- Pierre Frenkiel

Re: scanner problem

2019-11-24 Thread Pierre Frenkiel
On Sun, 24 Nov 2019, Brian wrote: Your device is supported since HPLIP 3.16.1. Debian has packages in stretch, buster and unstable to suit you, so there should be no need to install the latest from HPLIP. Time and time again I see users doing this and making problems for themselves. I am on

Re: scanner problem

2019-11-24 Thread Pierre Frenkiel
times, user-friendly config files include comments to explain their content to non-guru users... Anyway, thank you again for this useful tip. best regards, -- Pierre Frenkiel

Re: scanner problem

2019-11-24 Thread Pierre Frenkiel
recent is 3.19.6 best regards, -- Pierre Frenkiel

Re: scanner problem

2019-11-24 Thread Pierre Frenkiel
On Sun, 24 Nov 2019, Brian wrote: Do you have the plugin installed? I looked on the HP web site, and found hundreds of plugins, but no one for my printer ...

Re: scanner problem

2019-11-24 Thread Pierre Frenkiel
On Sun, 24 Nov 2019, Brian wrote: What version of HPLIP? hplip-3.19.11 installed with configure/make/make install best regards, -- Pierre Frenkiel

scanner problem

2019-11-24 Thread Pierre Frenkiel
tips. Has anybody an idea? best regards, -- Pierre Frenkiel

sshfs problem on amd64

2019-11-06 Thread Pierre Frenkiel
regards, -- Pierre Frenkiel

Re: stranges choices of printers

2019-10-09 Thread Pierre Frenkiel
On Wed, 9 Oct 2019, Klaus Singvogel wrote: My explanation: The "...-M231" is the only working printer on your Linux system. yes, as laserjet (I have also envy, which gives no problem) Okkular has stored somewhere the "...sdn_BDD3AA_" printer in your environment, e.g. $HOME/.lp* or .config

stranges choices of printers

2019-10-09 Thread Pierre Frenkiel
dn_BDD3AA_ printers seen on evince or geeqie HP_LaserJet_MFP_M227-M231 ljp paused the latter is displayed even when cupsd is stopped Can anybody explain that? best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-05 Thread Pierre Frenkiel
Brian for these 2 interesting links best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-03 Thread Pierre Frenkiel
On Sat, 3 Aug 2019, mick crane wrote: On 2019-08-01 20:35, Curt wrote: On 2019-08-01, Pierre Frenkiel wrote: I suspect it it is a timing problem, and works for a not too big number of hops. How many hops for you, with traceroute? for me, traceroute stops at the ninth step

Re: hp-plugin fails

2019-08-03 Thread Pierre Frenkiel
On Fri, 2 Aug 2019, Pierre Frenkiel wrote: On Fri, 2 Aug 2019, Brian wrote: So - you had the plugin installed already! yes, but as I already said, on my desktop, it gives: error: Unable to open /data/home/frenkiel/.hplip/hp-plugin.lock lock file. and on my laptop, it opens a window

Re: hp-plugin fails

2019-08-02 Thread Pierre Frenkiel
3.16.11 appears to already be installed. do you want to download and reinstall the plug-in? which is more user friendly. best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-02 Thread Pierre Frenkiel
spend to help people best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-02 Thread Pierre Frenkiel
On Fri, 2 Aug 2019, Brian wrote: https://wiki.debian.org/PrintQueuesCUPS#hp Omit the first and last steps in the instructions. I already did that, but I tried it again, with the same result. I think it may be interesting to try with a live cd. I'll do that. best regards, -- P

Re: hp-plugin fails

2019-08-02 Thread Pierre Frenkiel
hplip-3.18.12-plugin.run still gives: error: Unable to open /data/home/frenkiel/.hplip/hp-plugin.lock lock file. best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-02 Thread Pierre Frenkiel
..] Access the contents of the archive through the tar command --Following arguments will be passed to the embedded script best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-01 Thread Pierre Frenkiel
lready the information with "ls -al /data/home/frenkiel/.hplip" looking at the . directory best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-01 Thread Pierre Frenkiel
On Thu, 1 Aug 2019, Eduardo M KALINOWSKI wrote: On qui, 01 ago 2019, Pierre Frenkiel wrote: On Thu, 1 Aug 2019, to...@tuxteam.de wrote: Perhaps you succeeded running hp-plugin once as root and it created the lock file (/data/home/frenkiel/.hplip/hp-plugin.lock) with root permission hi

Re: hp-plugin fails

2019-08-01 Thread Pierre Frenkiel
it is a timing problem, and works for a not too big number of hops. How many hops for you, with traceroute? for me, traceroute stops at the ninth step ( 198.32.176.33), before reaching the target. best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-01 Thread Pierre Frenkiel
: printing and scanning are fully supported by free software. would you be kind enough to list the non-free and free softwares best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-01 Thread Pierre Frenkiel
this gives, as usual: error: Unable to open /home/frenkiel/.hplip/hp-plugin.lock lock file. best regards, -- Pierre Frenkiel

Re: xsane: incoherent behaviours

2019-08-01 Thread Pierre Frenkiel
;cat" can re-introduce my envy_photo entry and a simple script can do that automatically. best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-01 Thread Pierre Frenkiel
reverse engineer it. Bye Michael hi Michael, I found no offense! I'll use the program as long as it works (cross fingers). So, as say the english "wait and see" best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-01 Thread Pierre Frenkiel
he laptops, or scan on my envy from my desktop. As the question was merely to satisfy my curiosity, I'll stop to bother people (and me also!), with that. best regards, -- Pierre Frenkiel

Re: hp-plugin fails

2019-08-01 Thread Pierre Frenkiel
and found no lock file Anyway, I dont see how running anything as root, in the root tree, could create a file in mmy home tree. best regards, -- Pierre Frenkiel

hp-plugin fails

2019-08-01 Thread Pierre Frenkiel
diagnose_plugin ==> warning: It is not recommended to run 'hp-plugin' in a root mode. Checking for network connection... Downloading plug-in from: Downloading plug-in: [\ but the download runs forever, with 0% downloaded Can anybody suggest a fix? best regards, -- Pierre Frenkiel

Re: xsane: incoherent behaviours

2019-08-01 Thread Pierre Frenkiel
y isn't an issue. you are right, but I speak of a backup, it's only the entry i've added. So, I just have to add it to the new models.dat, if any. best regards, -- Pierre Frenkiel

Re: xsane: incoherent behaviours

2019-07-31 Thread Pierre Frenkiel
On Wed, 31 Jul 2019, Brad Rogers wrote: You should be aware that, come next update of hplip, your changes may be lost, unless you are careful. thank you for tour warning, but it's not too difficult to make a backup. best regards, -- Pierre Frenkiel

Re: xsane: incoherent behaviours

2019-07-31 Thread Pierre Frenkiel
t; after your question about: grep "envy_photo_7100" /usr/share/hplip/data/models/models.dat I added it to models.dat best regards, -- Pierre Frenkiel

Re: xsane: incoherent behaviours

2019-07-31 Thread Pierre Frenkiel
stallation would do. - the stretch models.dat does not have an envy entry ==> envy is not seen, and of course scanning is not available - now, it is there because I put it ==> envy is seen, and scanning works do you see an other solution? best regards, -- Pierre Frenkiel

  1   2   3   4   5   >