Re: Structural drawing CAD pkg, with 3D view of external appearance?

2016-03-14 Thread Kevin Cummings
On 03/12/16 05:43, Ron Leach wrote: > List, good morning, > > Looking for a CAD program to draw out floorplans etc for a new > building. I've access to several 2D packages but does anyone know of a > package that could also display a kind-of 3D image of what the structure > would finally look l

Re: Issue with kernel-devel installation.

2016-03-14 Thread Erik P. Olsen
On 2016-03-14 at 10:08:41 Rick Stevens wrote: > On 03/13/2016 03:20 AM, Erik P. Olsen wrote: > > > >> Note that there is no versioning dependencies between kernel and > >> kernel-devel so if you only dnf upgrade kernel (or dnf upgrade > >> kernel-devel) they will fall out of sync. > >> > >> You

Re: OT: Linux Jobs

2016-03-14 Thread Patrick O'Callaghan
On Mon, 2016-03-14 at 13:15 -0600, jd1008 wrote: > Jobs from: Seriously? poc -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: anyone (still) using kdm?

2016-03-14 Thread Sylvia Sánchez
Hi Stephen! Use LightDM. It works nicely with Plasma 5. And you're right, SDDM is atrocious. Cheers, Sylvia On Monday, 14 March 2016, Stephen Morris wrote: > On 12/03/16 07:48, Rex Dieter wrote: > >> I am considering finally EOL'ing kdm in time for fedora 24, anyone still >> interested in

Re: Problem with dd and /dev/sr0

2016-03-14 Thread Jack Craig
On Mon, Mar 14, 2016 at 10:11 AM, jd1008 wrote: > Hi all, > time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 > conv=noerror,notrunc oflag=append > dd: ‘/dev/sr0’: cannot skip: Invalid argument > 0+0 records in > 0+0 records out > just a wag, could the math, skip blocks / offset from

Re: Thinkpad software

2016-03-14 Thread Porfirio Andres Paiz Carrasco
On Mar 13, 2016 6:08 PM, "Timothy Murphy" wrote: > > Is tp_smapi available in RPM format for Fedora-23? Is available via copr: https://copr.fedorainfracloud.org/coprs/tuxor/tp_smapi/ > There seem to be versions for Debian, Suze, et al, > but if there is a Fedora version I can't find it. > > -- >

Re: DWA192 Network Connection Speed Slow

2016-03-14 Thread Stephen Morris
On 10/03/16 12:35, stan wrote: On Thu, 10 Mar 2016 07:55:05 +1100 Stephen Morris wrote: Thankyou for your response. I've just checked the config for the 4.4.3 kernel and CONFIG_ATH9K_CHANNEL_CONTEXT isn't set at all. I could compile the kernel to set that flag, but is there any chance that it

Re: anyone (still) using kdm?

2016-03-14 Thread Stephen Morris
On 12/03/16 07:48, Rex Dieter wrote: I am considering finally EOL'ing kdm in time for fedora 24, anyone still interested in keeping it alive? -- Rex I am currently using SDDM following recommendations, but the startup performance and user display of SDDM are atrocious. What is unclear is whet

Re: conflict installing i686 version of "qt" on x86_64

2016-03-14 Thread Christian Groessler
On 03/14/16 19:33, Ralf Corsepius wrote: Clearly a packaging bug. File a BZ again Ok, submitted: bug 1317661 regards, chris -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of

OT: Linux Jobs

2016-03-14 Thread jd1008
Jobs from: Blizzard Entertainment - Entertainment and Media Industry, Danaher and more... *Linux Kernel Developer* jobs within *25* miles of *Newport Coast, California*. Still Active Possible Match Senior Linux Systems Administrator - Entertainment and Media Indust... Blizzard Entertainmen

Re: Problem with dd and /dev/sr0

2016-03-14 Thread jd1008
On 03/14/2016 01:00 PM, Chris Adams wrote: Once upon a time, jd1008 said: $ ls -l total 13662104K -rw-r--r-- 1 jd jd 5970991104 Mar 14 12:15 test -rw-r--r-- 1 jd jd 8018991104 Mar 14 12:02 Our_Group_Picnic.iso {3507-jd@localhost}$ time dd if=Our_Group_Picnic.iso of=test bs=2K skip=2915523K co

Re: Problem with dd and /dev/sr0

2016-03-14 Thread Chris Adams
Once upon a time, jd1008 said: > $ ls -l > total 13662104K > -rw-r--r-- 1 jd jd 5970991104 Mar 14 12:15 test > -rw-r--r-- 1 jd jd 8018991104 Mar 14 12:02 Our_Group_Picnic.iso > {3507-jd@localhost}$ time dd if=Our_Group_Picnic.iso of=test bs=2K > skip=2915523K conv=noerror,notrunc oflag=append > dd

Re: Problem with dd and /dev/sr0

2016-03-14 Thread jd1008
On 03/14/2016 12:48 PM, Dave Mitchell wrote: On Mon, Mar 14, 2016 at 11:11:31AM -0600, jd1008 wrote: Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot skip: Invalid argument 0+0 records in 0+0 records out 0 bytes (0 B)

Re: Problem with dd and /dev/sr0

2016-03-14 Thread jd1008
On 03/14/2016 11:29 AM, Rick Stevens wrote: On 03/14/2016 10:23 AM, jd1008 wrote: On 03/14/2016 11:17 AM, Rick Stevens wrote: On 03/14/2016 10:11 AM, jd1008 wrote: Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot s

Re: Problem with dd and /dev/sr0

2016-03-14 Thread Dave Mitchell
On Mon, Mar 14, 2016 at 11:11:31AM -0600, jd1008 wrote: > Hi all, > time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 > conv=noerror,notrunc oflag=append > dd: ‘/dev/sr0’: cannot skip: Invalid argument > 0+0 records in > 0+0 records out > 0 bytes (0 B) copied, 0.000301689 s, 0.0 kB/s >

Re: conflict installing i686 version of "qt" on x86_64

2016-03-14 Thread Ralf Corsepius
On 03/14/2016 07:18 PM, Christian Groessler wrote: Hi, I want to install the 32-bit version of QT on a x86_64 system (for Skype, their Linux version seems to be quite outdated). I'm getting this error: -- # dnf install qt.i686 Last metadata expiration check:

conflict installing i686 version of "qt" on x86_64

2016-03-14 Thread Christian Groessler
Hi, I want to install the 32-bit version of QT on a x86_64 system (for Skype, their Linux version seems to be quite outdated). I'm getting this error: -- # dnf install qt.i686 Last metadata expiration check: 0:10:48 ago on Mon Mar 14 19:03:00 2016. Dependen

Re: Can't get amarok to play mp3's via GStreamer backend

2016-03-14 Thread CS DBA
On 03/14/2016 11:52 AM, Greg Woods wrote: On Mon, Mar 14, 2016 at 11:39 AM, CS DBA > wrote: rpm -qa | grep -i gstreamer It's working for me, and here's what I have: gstreamer1-plugins-ugly-1.6.3-1.fc23.x86_64 gstreamer1-1.6.3-1.fc23.x86_64 libnice-gs

Re: Can't get amarok to play mp3's via GStreamer backend

2016-03-14 Thread Greg Woods
On Mon, Mar 14, 2016 at 11:39 AM, CS DBA wrote: > rpm -qa | grep -i gstreamer It's working for me, and here's what I have: gstreamer1-plugins-ugly-1.6.3-1.fc23.x86_64 gstreamer1-1.6.3-1.fc23.x86_64 libnice-gstreamer1-0.1.13-2.fc23.x86_64 phonon-backend-gstreamer-4.8.2-5.fc23.x86_64 gstreamer-t

Can't get amarok to play mp3's via GStreamer backend

2016-03-14 Thread CS DBA
I've installed a number of the gstreamer rpm's (running Fedora 23) as shown below. However amarok will not play mp3's unless I change the backend to vlc. Anyone know how to get it to work with the GStreamer backend? Thanks in advance... $ rpm -qa | grep -i gstreamer libnice-gstreamer1-0.1.1

Re: Problem with dd and /dev/sr0

2016-03-14 Thread Rick Stevens
On 03/14/2016 10:23 AM, jd1008 wrote: On 03/14/2016 11:17 AM, Rick Stevens wrote: On 03/14/2016 10:11 AM, jd1008 wrote: Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot skip: Invalid argument 0+0 records in 0+0 record

Re: sshd logging changed?

2016-03-14 Thread Tom Horsley
On Mon, 14 Mar 2016 10:32:54 +0100 Jakub Jelen wrote: > Can you please fill a bug on logwatch? Here it is: https://bugzilla.redhat.com/show_bug.cgi?id=1317620 Hopefully, this will get fixed as well: https://bugzilla.redhat.com/show_bug.cgi?id=1279936 -- users mailing list users@lists.fedorapr

Re: Problem with dd and /dev/sr0

2016-03-14 Thread jd1008
On 03/14/2016 11:17 AM, Rick Stevens wrote: On 03/14/2016 10:11 AM, jd1008 wrote: Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot skip: Invalid argument 0+0 records in 0+0 records out 0 bytes (0 B) copied, 0.000301689

Re: Problem with dd and /dev/sr0

2016-03-14 Thread Rick Stevens
On 03/14/2016 10:11 AM, jd1008 wrote: Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot skip: Invalid argument 0+0 records in 0+0 records out 0 bytes (0 B) copied, 0.000301689 s, 0.0 kB/s but {3464-jd@localhost}$ time d

Problem with dd and /dev/sr0

2016-03-14 Thread jd1008
Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot skip: Invalid argument 0+0 records in 0+0 records out 0 bytes (0 B) copied, 0.000301689 s, 0.0 kB/s but {3464-jd@localhost}$ time dd if=/dev/sr0 of=Our_Group_Picnic.iso

Re: Issue with kernel-devel installation.

2016-03-14 Thread Rick Stevens
On 03/13/2016 03:20 AM, Erik P. Olsen wrote: Note that there is no versioning dependencies between kernel and kernel-devel so if you only dnf upgrade kernel (or dnf upgrade kernel-devel) they will fall out of sync. You need to dnf update kernel kernel-devel together (or not filter the dnf upda

Re: Major owncloud updates incoming

2016-03-14 Thread James Hogarth
On 14 March 2016 at 12:56, Ranbir wrote: > On Wed, 2016-03-09 at 15:42 +, James Hogarth wrote: > > Just a quick reminder about the above. > > > > Owncloud 8.1.5 is in the process of going to the Fedora 23 testing > > repo at the moment (just waiting the push). > > > > Fedora 22 will get a sim

Re: Major owncloud updates incoming

2016-03-14 Thread Ranbir
On Wed, 2016-03-09 at 15:42 +, James Hogarth wrote: > Just a quick reminder about the above. > > Owncloud 8.1.5 is in the process of going to the Fedora 23 testing > repo at the moment (just waiting the push). > > Fedora 22 will get a similar updates-testing in the next few days. Are these u

Re: sshd logging changed?

2016-03-14 Thread Jakub Jelen
On 03/12/2016 02:26 PM, Tom Horsley wrote: I noticed I got a sshd update recently. Now I have bazillions of messages about disconnects: Disconnected from NN.NN.NN.NN port 41236 : 1 time(s) Received disconnect from NN.NN.NN.NN port 39642:11: disconnected by user : 1 time(s) Logging in and log