Re: Fedora 20 K3B broken

2014-06-25 Thread Michael Schwendt
On Wed, 25 Jun 2014 12:21:57 +0800, Ed Greshko wrote:

> On 06/25/14 12:07, Paul Erickson wrote:
> >
> >
> > I am afraid I don't know how to remove the 32 bit version. All my attempts 
> > to use
> > yum remove or yum erase have been  unsuccessful. Any assistance you could 
> > provide
> > would be appreciated.
> >
> 
> Also, what do you get when you enter
> 
> ldd -v /usr/bin/k3b | grep libproj

It's an indirect dependency only:

# repoquery --whatrequires proj|grep k3b
#

# repoquery --whatrequires 'libproj.so.0()(64bit)'|grep k3b
#

# rpm -q --whatrequires 'libproj.so.0()(64bit)'
proj-4.8.0-5.fc20.x86_64
qt-mobility-location-1.2.2-0.12.20140317git169da60c.fc20.x86_64

# rpm --test -e qt-mobility-location qtwebkit
error: Failed dependencies:
qt-mobility-location(x86-64) = 1.2.2-0.12.20140317git169da60c.fc20 is 
needed by (installed) qt-mobility-1.2.2-0.12.20140317git169da60c.fc20.x86_64
libQtWebKit.so.4()(64bit) is needed by (installed) 
k3b-1:2.0.2-20.20130927git.fc20.x86_64
libQtWebKit.so.4()(64bit) is needed by (installed) 
kde-runtime-libs-4.12.5-1.fc20.x86_64
libQtWebKit.so.4()(64bit) is needed by (installed) 
kde-runtime-drkonqi-4.12.5-1.fc20.x86_64
libQtWebKit.so.4()(64bit) is needed by (installed) 
kdelibs-6:4.12.5-4.fc20.x86_64
-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: SFLPhone / Mic

2014-06-25 Thread Pal, Laszlo
No, the only option I can choose is the one below even if I choose
pulseaudio at the top... maybe it is better to ask on sflphone list :)
is there anyone else here using sflphone?

Thanks
V

On 24 June 2014 16:42, Boris Epstein  wrote:
> Vlad,
>
> Is there any way to switch the input there to PulseAudio? I'd look in that
> direction. Try to see if you could dothat in your sound controls.
>
> Good luck.
>
> Boris.
>
>
>
> On Tue, Jun 24, 2014 at 6:37 AM, Pal, Laszlo (private)  wrote:
>>
>> Hi,
>>
>> I'm trying to use SFLPhone as IAX softphone on my FC20 laptop and with
>> my Logitech Clearchat USB headset. The output is fine and perfect, but
>> the input is terrible (glitches, really can't hear anything. In the same
>> environment Skype is perfect... The only difference I can see in the
>> configs Skype using pulseaudi, but SFLPhone config looks like this:
>>
>> Sound manager: PulseAudio
>> Input: alsa_input.usb_Logitech
>>
>> do you have any idea what should I change to make it work?
>>
>> Thanks
>> Vlad
>>
>> --
-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 20 on Dell Precision M3850

2014-06-25 Thread Tim
Allegedly, on or about 24 June 2014, Ranjan Maitra sent:
> OK, thanks, all! After struggling with this a bit, I have decided to
> delete Windoze and write away my forced purchase of W7 as a donation
> to the charity called MS. Life will be so much easier now. 

If you want another challenge, try getting a refund for Windows 7.  ;-\

-- 
[tim@localhost ~]$ uname -rsvp
Linux 3.9.10-100.fc17.x86_64 #1 SMP Sun Jul 14 01:31:27 UTC 2013 x86_64

All mail to my mailbox is automatically deleted, there is no point
trying to privately email me, I will only read messages posted to the
public lists.


-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 20 on Dell Precision M3850

2014-06-25 Thread Ranjan Maitra
On Wed, 25 Jun 2014 21:36:45 +0930 Tim 
wrote:

> Allegedly, on or about 24 June 2014, Ranjan Maitra sent:
> > OK, thanks, all! After struggling with this a bit, I have decided to
> > delete Windoze and write away my forced purchase of W7 as a donation
> > to the charity called MS. Life will be so much easier now. 
> 
> If you want another challenge, try getting a refund for Windows 7.  ;-\

:-)

Well, it actually also came with a Windoze 8.1 Update USB. 

Ranjan
-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 20 K3B broken

2014-06-25 Thread Rex Dieter
Paul Erickson wrote:

> I don't know exactly when this happened, but today when I tried to use
> K3B, I get the following error:
> 
> [paul@paul Desktop]$ k3b
> k3b: error while loading shared libraries: libproj.so.0: cannot open
> shared object file: No such file or directory
> 
> 
> A search for libproj.so.0: reveals that it is on the system.
> 
> [paul@paul Desktop]$ whereis libproj.so.0
> libproj.so: /usr/lib/libproj.so.0
> [paul@paul Desktop]$
> 
> Any ideas how I can fix this? I have tried reinstalling K3B and the
> problem persists.
> 
> Thanks in advance.
> 

yum install proj

(something on your system is claiming to provide libproj.so, but actually 
doesn't, like the real 'proj' package does)

rpm -q --whatprovides 'libproj.so.0'

will give a clue.

-- Rex

-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 20 K3B broken

2014-06-25 Thread Paul Erickson

On 25/06/14 06:00 AM, Rex Dieter wrote:

Paul Erickson wrote:


I don't know exactly when this happened, but today when I tried to use
K3B, I get the following error:

[paul@paul Desktop]$ k3b
k3b: error while loading shared libraries: libproj.so.0: cannot open
shared object file: No such file or directory


A search for libproj.so.0: reveals that it is on the system.

[paul@paul Desktop]$ whereis libproj.so.0
libproj.so: /usr/lib/libproj.so.0
[paul@paul Desktop]$

Any ideas how I can fix this? I have tried reinstalling K3B and the
problem persists.

Thanks in advance.


yum install proj

(something on your system is claiming to provide libproj.so, but actually
doesn't, like the real 'proj' package does)

rpm -q --whatprovides 'libproj.so.0'

will give a clue.

-- Rex


Thanks Rex,

That took care of it. Thanks for the time and attention.

--

cheers, Paul - VA7NT - email: va...@telus.net

"Those who hear not the music, think the dancers mad."

"Tolerance becomes a crime when applied to evil." - Thomas Mann

"That state which separates its warriors from its scholars will have its thinking 
done by cowards and fighting done by fools"
- Thucydides - The Pelopenisia

"The Malice of the wicked is reinforced by the weakness of the virtuous."
- Churchill

--
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: BackupPC - a brief rant

2014-06-25 Thread Liam Proven
On 23 June 2014 21:16, Joe Zeff  wrote:
> On 06/23/2014 11:43 AM, Liam Proven wrote:
>>
>> Now let's assume we were both Japanese. Could we record and search
>> accurately for a written sentence in English?
>
>
> Considering that most Japanese students study English in school?  Probably.


:¬) All right, all right!

Substitute $ALPHABET of choice, then...

-- 
Liam Proven * Profile: http://lproven.livejournal.com/profile
Email: lpro...@cix.co.uk * GMail/G+/Twitter/Flickr/Facebook: lproven
MSN: lpro...@hotmail.com * Skype/AIM/Yahoo/LinkedIn: liamproven
Cell: +44 7939-087884
-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: BackupPC - a brief rant

2014-06-25 Thread Liam Proven
On 24 June 2014 12:03, Ian Malone  wrote:
> PS, you've misspelt Microsoft. If you want to be consistent you need
> to make up humorous[1] misspellings of NetworkManager and Evolution
> too.
> [1] For low values of humorous.


I suggest MICROS~1. It's what Win9x turned the name of the "Microsoft
Office" folder into -- i.e. it's the company's own mangling of its own
name.

-- 
Liam Proven * Profile: http://lproven.livejournal.com/profile
Email: lpro...@cix.co.uk * GMail/G+/Twitter/Flickr/Facebook: lproven
MSN: lpro...@hotmail.com * Skype/AIM/Yahoo/LinkedIn: liamproven
Cell: +44 7939-087884
-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


More on miracast support

2014-06-25 Thread Robert Moskowitz
I am in the WiFi Alliance Automotive group session.  It is clear that 
the car infotainment system will be using Miracast to all your phones, 
ipads, and such to display their content on the car screens. Example 
might be a NAV app.


So if we want Fedora tablets to play in this game, we do need to get 
Miracast working.  And no, I do not have the bandwidth and more so the 
experience to support such an effort...


On 06/24/2014 02:39 PM, Robert Moskowitz wrote:


On 06/24/2014 01:32 PM, JD wrote:
On Tue, Jun 24, 2014 at 12:22 PM, Fred Erickson 
mailto:fredferick...@gmail.com>> wrote:

>
>
> On Jun 24, 2014 8:26 AM, "Robert Moskowitz" > wrote:

> >
> > I am at the WiFi Alliance meeting and all the room projectors 
have miracast as the perfered projecting method.

> >
> > So I go looking for miracast and fedora via google and got a few 
hits, mostly looking for support!

> >
> > one project saying that Fedora 20 is 'too old'.
> >
> > So is there any work for miracast support?
>
> I found the link below on Wikipedia.
>
> http://www.freedesktop.org/wiki/Software/miracle


Seems like this project has the potential to open a big hole
into a system's security and user's privacy :) :)


Oh, of course!  WiFi Alliance is all about making things EASY.

Safe?  Well maybe.  Of course this is probably worst than VNC, at 
least showing all around you what is on your screen.


But sometimes in meetings you kind of need it.  :(

Now I have to build a system to do builds on.






-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Changing boot options through kickstart

2014-06-25 Thread CLOSE Dave
I asked:

> I want to delete "rhgb" and "quiet" on the boot line, preferably in
> both places [/etc/default/grub and /boot/grub2/grub.cfg]. Is there
> any way to do that through kickstart or do I have to use a
> post-install step?

Joe Wulf replied:

> I think your cleanest way would be a simple one-liner post-install
> sed command.

Surely changing /etc/default/grub is just a one-line sed command. But
then I would need to run grub-mkconfig. Since the post-install script
runs under chroot, it's not clear to me that it would work. I'm not 
eager to apply sed to /boot/grub2/grub.cfg, though I suppose I could.
-- 
Dave Close
-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: BackupPC - a brief rant

2014-06-25 Thread Ian Malone
On 25 June 2014 16:09, Liam Proven  wrote:
> On 24 June 2014 12:03, Ian Malone  wrote:
>> PS, you've misspelt Microsoft. If you want to be consistent you need
>> to make up humorous[1] misspellings of NetworkManager and Evolution
>> too.
>> [1] For low values of humorous.
>
>
> I suggest MICROS~1. It's what Win9x turned the name of the "Microsoft
> Office" folder into -- i.e. it's the company's own mangling of its own
> name.
>

I think that might infringe some of their patents...

-- 
imalone
http://ibmalone.blogspot.co.uk
-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: More on miracast support

2014-06-25 Thread John W. Linville
We are expecting to see a presentation of some work done on Miracast at
the Wireless Networking mini-conference that is part of the Linux
Plumber's Conference in Düsseldorf in October.

See you there?

John

On Wed, 2014-06-25 at 11:14 -0500, Robert Moskowitz wrote:
> I am in the WiFi Alliance Automotive group session.  It is clear that
> the car infotainment system will be using Miracast to all your phones,
> ipads, and such to display their content on the car screens.  Example
> might be a NAV app.
> 
> So if we want Fedora tablets to play in this game, we do need to get
> Miracast working.  And no, I do not have the bandwidth and more so the
> experience to support such an effort...
> 
> On 06/24/2014 02:39 PM, Robert Moskowitz wrote:
> 
> > 
> > On 06/24/2014 01:32 PM, JD wrote:
> > 
> > > On Tue, Jun 24, 2014 at 12:22 PM, Fred Erickson
> > >  wrote:
> > > >
> > > >
> > > > On Jun 24, 2014 8:26 AM, "Robert Moskowitz"
> > >  wrote:
> > > > >
> > > > > I am at the WiFi Alliance meeting and all the room projectors
> > > have miracast as the perfered projecting method.
> > > > >
> > > > > So I go looking for miracast and fedora via google and got a
> > > few hits, mostly looking for support!
> > > > >
> > > > > one project saying that Fedora 20 is 'too old'.
> > > > >
> > > > > So is there any work for miracast support?
> > > >
> > > > I found the link below on Wikipedia.
> > > >
> > > > http://www.freedesktop.org/wiki/Software/miracle
> > > 
> > > 
> > > Seems like this project has the potential to open a big hole
> > > into a system's security and user's privacy :) :)
> > > 
> > 
> > Oh, of course!  WiFi Alliance is all about making things EASY.
> > 
> > Safe?  Well maybe.  Of course this is probably worst than VNC, at
> > least showing all around you what is on your screen.
> > 
> > But sometimes in meetings you kind of need it.  :(
> > 
> > Now I have to build a system to do builds on.
> > 
> > 
> > 
> > 
> 

-- 
John W. LinvilleHope is a good breakfast, but it is a
linvi...@redhat.com bad supper. -- Sir Francis Bacon


-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 20 K3B broken

2014-06-25 Thread Stephen Morris

On 06/25/2014 03:52 PM, Paul Erickson wrote:

On 24/06/14 09:17 PM, Ed Greshko wrote:

On 06/25/14 12:07, Paul Erickson wrote:

On 24/06/14 07:43 PM, Ed Greshko wrote:

On 06/25/14 10:35, Paul Erickson wrote:
I don't know exactly when this happened, but today when I tried to 
use K3B, I get the following error:


[paul@paul Desktop]$ k3b
k3b: error while loading shared libraries: libproj.so.0: cannot 
open shared object file: No such file or directory



A search for libproj.so.0: reveals that it is on the system.

[paul@paul Desktop]$ whereis libproj.so.0
libproj.so: /usr/lib/libproj.so.0
[paul@paul Desktop]$

Any ideas how I can fix this? I have tried reinstalling K3B and 
the problem persists.


Thanks in advance.

First of all, libproj.so.0 is provided by proj not k3b.  You may 
both the 64 and 32 bit versions installed on your system.  I would 
check that you have it/them installed and that the symbolic link to 
libproj.so.0.7.0 exits.

Ed,

Thanks for the reply. If I am reading this correctly:

[paul@paul Desktop]$ ls -al /usr/lib/libproj*
lrwxrwxrwx 1 root root 16 Jun 24 20:20 /usr/lib/libproj.so.0 -> 
libproj.so.0.7.0

-rwxr-xr-x 1 root root 305696 Aug  4  2013 /usr/lib/libproj.so.0.7.0

Then it looks like libproj.so.0 is installed and the symbolic link 
to libproj.so.0.7.0 exists


 From this:

[paul@paul Desktop]$ sudo yum list | grep libproj
libprojectM.x86_64 2.0.1-20.fc20 @fedora
libprojectM-devel.x86_64 2.0.1-20.fc20 @fedora
libprojectM-qt.x86_64 2.0.1-8.fc20  @fedora
libprojectM-qt-devel.x86_64 2.0.1-8.fc20 @fedora
libprojectM.i686 2.0.1-20.fc20 fedora
libprojectM-devel.i686 2.0.1-20.fc20 fedora
libprojectM-qt.i686 2.0.1-8.fc20  fedora
libprojectM-qt-devel.i686 2.0.1-8.fc20  fedora

It looks like both 64 and 32 bit versions are installed.

I am afraid I don't know how to remove the 32 bit version. All my 
attempts to use
yum remove or yum erase have been  unsuccessful. Any assistance you 
could provide

would be appreciated.

First of all, it isn't the libprojectM packages that supply 
libproj.so.0.


Use "yum whatprovides /usr/lib/libproj.so.0" or "yum whatprovides 
/usr/lib64/libproj.so.0" and you will get...


proj-4.8.0-5.fc20.x86_64
and
proj-4.8.0-5.fc20.i686

Having both of these installed on your system if you have 32 bit apps 
and 64 bit apps that need the library.  If you are running 64 bit k3b 
make sure you have the 64 bit version of proj installed and that 
/usr/lib64/libproj.so.0 exists as well as the symbolic link.


Thanks for this. The "yum whatprovides /usr/Lib64/libproj.so.0 
revealed that somehow
the 64 bit version of proj had not been installed. With it now 
installed K3B is back functioning
properly. I don't know what caused the change, but am glad to have the 
functionality back.


Thanks for all the help.


Hi Paul,
Just my 2 cents worth. As a rule of thumb in Fedora, if a library 
is installed into /usr/lib then it is a 32 bit application, 64 bit 
libraries are installed into /usr/lib64, so if you are using the 64 bit 
version of K3B and libproj.so.0 is in /usr/lib then that is a dead give 
away that the wrong version of the package is installed. This is also 
assuming you are using the Fedora version of K3B, all bets are off if 
you are using upstream applications, the obvious example of this is Firefox.


regards,
Steve


<>-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Yum/dnf Search Functionality

2014-06-25 Thread Stephen Morris

On 06/24/2014 06:15 PM, Tim wrote:

Allegedly, on or about 24 June 2014, Stephen Morris sent:

Does this mean that yum and dnf only search non-installed package
descriptions/names?

Yum's search function was limited to a smaller set of data unless you
did "yum search all," then it looked wider afield.  It even suggested
you try it, if you got low/no results (it's been a while since I've
noticed this).

Thanks Tim, neither yum nor dnf, both of which give the same results, 
didn't suggest to try a further search, but I would have thought that as 
a minimum they would have searched installed packages first. It is 
completely illogical to me for a product to do a search for specified 
functionality and not tell you that functionality is provided by 
something you already have installed.


regards,
Steve


<>-- 
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
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org