Re: libreCAD, can't find help docs

2016-06-07 Thread Jörg-Volker Peetz
Maybe, the priority of the package repositories for , e.g., package "libsoqt4-20" is wrong. Let's see what's the outcome of apt-cache policy ? Regards, jvp.

Re: First hint as to why kaffeine won't rx tv

2016-06-07 Thread Gene Heskett
On Tuesday 07 June 2016 16:15:43 deloptes wrote: > Gene Heskett wrote: > > Chuckle, point taken. I don't watch very much of it these days, but > > ... > > > Cheers, Gene Heskett > > This was a good story. I hope you fixed your dvb driver > > regards Not yet. I know just enough C to be dangerous

Re: make ping executable by normal users?

2016-06-07 Thread Santiago Vila
On Tue, Jun 07, 2016 at 02:56:11PM -0800, Britton Kerin wrote: > How, just by executing dpkg-reconfigure, did I tell it this is what > I wanted? If that's the default, why wasn't it that way to begin with? AFAIK, the tar file format, on which the .deb package format is based, does not allow for

Re: curl and form submission

2016-06-07 Thread Oliver Briscbois
On 2016-06-07, Bob wrote: > Hello list, > > I'm trying to automate my internet login which is based on a web form. Good question. I hope someone follows up with an answer. I'll be following this thread. I've been trying the same thing with wget without success Oliver.

Re: make ping executable by normal users?

2016-06-07 Thread David Wright
On Tue 07 Jun 2016 at 14:56:11 (-0800), Britton Kerin wrote: > On Thu, Jun 2, 2016 at 2:33 PM, Santiago Vila wrote: > > On Thu, Jun 02, 2016 at 01:56:08PM -0800, Britton Kerin wrote: > >> On my old debian system I could ping as a normal user. The ping > >> binary had the suid bit set. Now I get:

Re: make ping executable by normal users?

2016-06-07 Thread Britton Kerin
On Thu, Jun 2, 2016 at 2:33 PM, Santiago Vila wrote: > On Thu, Jun 02, 2016 at 01:56:08PM -0800, Britton Kerin wrote: >> On my old debian system I could ping as a normal user. The ping >> binary had the suid bit set. Now I get: >> >> $ ping www.google.com >> ping: icmp open socket: Opera

Re: burning BlueRay which software/drive/media

2016-06-07 Thread Thomas Schmitt
Hi, Michael Lange wrote: > I am pretty sure that cdrecord supports blueray Yes, it does. In march i pointed in https://lists.debian.org/debian-user/2016/03/msg00573.html to a recent cdrecord binary (made on Debian 8): https://media-cdn.ubuntu-de.org/forum/attachments/00/01/8001663-cdrecord

Upgrading from Backports

2016-06-07 Thread Patrick Bartek
Need to upgrade claws-mail installed from regular repo to a newer version in wheezy-backports. I don't want to end up with two installed versions. Have done research, but have found nothing specific about this particular procedure. Would apt-get install -t wheezy-backports claws-mail= upgra

Re: burning BlueRay which software/drive/media

2016-06-07 Thread Michael Lange
On Tue, 07 Jun 2016 22:24:51 +0200 "Thomas Schmitt" wrote: > Michael Lange wrote: > > k3b automatically uses Schilling's tools as default. > > I believe K3B uses growisofs as default for BD. At least one should > check the log which programs got employed by a successful or failed run. This may

Re: burning BlueRay which software/drive/media

2016-06-07 Thread Thomas Schmitt
Hi, Thomas (not me) wrote: > I try do burn BlueRay disk. > I have an HL-DT-ST and have used > #wodim wodim with BD can only work by accident. :)) > #growisofs growisofs can do. There are some known bugs, though. > I have reduced the burn speed but writing is still failed What does growisofs

Re: First hint as to why kaffeine won't rx tv

2016-06-07 Thread deloptes
Gene Heskett wrote: > > Chuckle, point taken. I don't watch very much of it these days, but ... > > Cheers, Gene Heskett This was a good story. I hope you fixed your dvb driver regards

Re: burning BlueRay which software/drive/media

2016-06-07 Thread Michael Lange
Hi, On Tue, 07 Jun 2016 21:24:23 +0200 Thomas wrote: > Hi, > > I try do burn BlueRay disk. > I have an HL-DT-ST and have used > #wodim > and > #growisofs > > I have reduced the burn speed but writing is still failed > > > # growisofs -Z /dev/sr0 -R -speed=1 -input-charset utf-8 -J /tmp/dat

Re: burning BlueRay which software/drive/media

2016-06-07 Thread David Christensen
On 06/07/2016 12:24 PM, Thomas wrote: Hi, I try do burn BlueRay disk. I have an HL-DT-ST and have used #wodim and #growisofs I have reduced the burn speed but writing is still failed # growisofs -Z /dev/sr0 -R -speed=1 -input-charset utf-8 -J /tmp/data # wodim -v speed=1 dev=/dev/sr0 /tmp/dat

Re: burning BlueRay which software/drive/media

2016-06-07 Thread Jörg-Volker Peetz
At least in testing there's cdrskin. But I didn't burn a BD yet. The equivalent to growisofs is named xorriso. Regards, jvp.

Re: burning BlueRay which software/drive/media

2016-06-07 Thread Glenn English
> On Jun 7, 2016, at 1:24 PM, Thomas wrote: > > Hi, > > I try do burn BlueRay disk. > I have an HL-DT-ST and have used > #wodim > and > #growisofs > > I have reduced the burn speed but writing is still failed > > > # growisofs -Z /dev/sr0 -R -speed=1 -input-charset utf-8 -J /tmp/data > # w

Re: Improper visuals after update

2016-06-07 Thread Chris Joysn
Hello, i had the same issue :) the issue seems to be with gtk-3 based apps. The widgets dont have any decoration, like input fields have no visible borders, check boxes no borders.. menu controls have only their text / titles drawn without any space and border in between their characters... I tri

burning BlueRay which software/drive/media

2016-06-07 Thread Thomas
Hi, I try do burn BlueRay disk. I have an HL-DT-ST and have used #wodim and #growisofs I have reduced the burn speed but writing is still failed # growisofs -Z /dev/sr0 -R -speed=1 -input-charset utf-8 -J /tmp/data # wodim -v speed=1 dev=/dev/sr0 /tmp/data Is there any other programm or is t

Re: libreCAD, can't find help docs

2016-06-07 Thread Gene Heskett
On Tuesday 07 June 2016 11:10:19 Curt wrote: > On 2016-06-07, Gene Heskett wrote: > >> Installing (in simulation mode because it pulls in an enormous > >> amount of stuff) freecad and freecad-docs in Wheezy LTS from Wheezy > >> backports works for me (why qt4-dev-tools?) using apt-get. > >> > >>

Re: curl and form submission

2016-06-07 Thread Jeremy Nicoll
On Tue, 7 Jun 2016, at 16:33, Bob wrote: > Hello list, > > I'm trying to automate my internet login which is based on a web form. I > have already checked few tutorial/posts on form submission by curl. I > have tried various combinations too but nothing worked in my case. > > When I inspect the

curl and form submission

2016-06-07 Thread Bob
Hello list, I'm trying to automate my internet login which is based on a web form. I have already checked few tutorial/posts on form submission by curl. I have tried various combinations too but nothing worked in my case. When I inspect the form I get following for username/password text box

Re: libreCAD, can't find help docs

2016-06-07 Thread Curt
On 2016-06-07, Gene Heskett wrote: >> >> Installing (in simulation mode because it pulls in an enormous >> amount of stuff) freecad and freecad-docs in Wheezy LTS from Wheezy >> backports works for me (why qt4-dev-tools?) using apt-get. >> >> Viz >> >> apt-get -s -t wheezy-backports install freeca

Re: make ping executable by normal users?

2016-06-07 Thread Nicolas George
Le decadi 20 prairial, an CCXXIV, Reco a écrit : > Yes, and "aptitude search '~nping'" shows 41 result for me (42 actually > if you count busybox). > I'm somewhat lazy to test each and every implementation of ping to check > which one fails in 'icmp open socket' instead of 'sendmsg'. > > So, my po

wrong owner of /run/user/1000/dconf/user causes X to freeze

2016-06-07 Thread postings
I would like to file a bug into your bug tracking system, but I don't know which package to assign it to. Googling shows that several others are reporting the same problems, but the exact originator is seemingly not yet pinpointed. Is there an open category, for bugs which are not yet assigned to

Re: libreCAD, can't find help docs

2016-06-07 Thread Gene Heskett
On Tuesday 07 June 2016 04:11:43 Curt wrote: > On 2016-06-06, Gene Heskett wrote: > >> It appears to be in wheezy-backports. > > > > So it is, but I cannot install it, synaptic claims broken packages, > > but I click on custom -> broken and the list is empty. And clicking > > on fix broken pack

Re: make ping executable by normal users?

2016-06-07 Thread Reco
On Mon, Jun 06, 2016 at 11:29:52AM -0500, David Wright wrote: > On Mon 06 Jun 2016 at 19:26:04 (+0300), Reco wrote: > > On Mon, Jun 06, 2016 at 11:14:11AM -0500, David Wright wrote: > > > On Mon 06 Jun 2016 at 18:47:30 (+0300), Reco wrote: > > > > On Mon, Jun 06, 2016 at 03:57:47PM +0200, Santiago

Re: Lose Files, rkhunter -c, doesnt show any rootkit, healthy hard disk

2016-06-07 Thread Dan Purgert
perlj...@gmail.com wrote: > Hello to list, > > There is a problem to a computer, > It loses files, not very often, files downloaded from internet. > rkhunter -c, doesnt show any rootkit, smartctl --all /dev/sdX , shows a > healthy hard disk. > > Any suggestion? Where's your "Download" target? $

Lose Files, rkhunter -c, doesnt show any rootkit, healthy hard disk

2016-06-07 Thread perljpes
Hello to list, There is a problem to a computer, It loses files, not very often, files downloaded from internet. rkhunter -c, doesnt show any rootkit, smartctl --all /dev/sdX , shows a healthy hard disk. Any suggestion? Thank you Nikos Macheras

Re: rkhunter -c, doesnt show any rootkit

2016-06-07 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jun 07, 2016 at 01:29:28PM +0300, perlj...@gmail.com wrote: > Hello to list, > > There is a problem to a computer, > It loses files, not very often, files downloaded from internet. It *only* loses files downloaded from the internet? How do yo

rkhunter -c, doesnt show any rootkit

2016-06-07 Thread perljpes
Hello to list, There is a problem to a computer, It loses files, not very often, files downloaded from internet. rkhunter -c, doesnt show any rootkit, smartctl --all /dev/sdX , shows a healthy hard disk. Any suggestion? Thank you Nikos Macheras

Re: Article on GRSecurity, RMS, etc.

2016-06-07 Thread concernedfossdev
> My own life in the Linux world is constant opposition. > > Every idea you bring to the table, gets shot down. > > You get no support for anything you want to do. If it doesn't agree with > them, you've already lost. I have encountered the same thing. It is known as "design by committee" in oth

Re: libreCAD, can't find help docs

2016-06-07 Thread Curt
On 2016-06-06, Gene Heskett wrote: >> >> It appears to be in wheezy-backports. > > So it is, but I cannot install it, synaptic claims broken packages, but > I click on custom -> broken and the list is empty. And clicking on fix > broken packages does nothing. > > So synaptic seems confused, as

GRSecurity, RMS, discussion excerpts

2016-06-07 Thread concernedfossdev
>From soylentnews: https://soylentnews.org/comments.pl?threshold=-1&highlightthresh=-1&mode=improvedthreaded&commentsort=5&op=Change&sid=13849#post_comment >Re:Playing lawyer (Score:2) >by darkfeline (1030) on Sunday >June 05, @06:30AM (#355471) >Homepage > >But you didn't even address my argument.