Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Community Lounge > Reviews, Rants & Things That Make You Scream
FedoraForum Search

Forgot Password? Join Us!

Reviews, Rants & Things That Make You Scream The place for you to submit reviews of all those applications you use with Fedora. The Devs probably aren't listening, but some times you've just GOT to blow off steam or sing its praises.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 18th February 2010, 05:19 AM
BenTrein's Avatar
BenTrein Offline
Registered User
 
Join Date: Sep 2008
Location: Thailand
Age: 36
Posts: 355
linuxfedorafirefox
Surprising things in F12

I love Fedora, and haven't used anything else for several years now. But there's one thing that keeps surprising me about it. I've found this in every release I've used so far (from F8 onwards). When you install it twice, you don't get exactly the same package.
As in, I don't.

I use exactly the same settings during install, but not always the same things run. The first time, for example, I was very very impressed, as everything worked that I needed in one try. However, a power-outage during an update f*ed everything up, and I decided to reinstall (from the same disk!). Now, when I install the Opera 10.10 rpm, Opera won't open. When I download and run Songbird, nothing happens. When I yum-install conky (and put the script correctly in place) nothing happens. Something must've gone wrong, right? But why? At no point did I get any errors...

Like I said, I've noticed this irregularity in all releases I've used so far... I've learnt to take it for granted, but I still find it weird, and thought I should share it with you.
__________________
Greetz (and thanks for all the help!)
BenTrein

The internet isn't a highway, it's a swamp. The more you surf the more it draws you in!

Great authors suffer from Writer's Block. I cherrish my Writer's Blog!
Reply With Quote
  #2  
Old 18th February 2010, 05:27 AM
Dies Offline
Registered User
 
Join Date: Oct 2006
Posts: 4,752
linuxubuntufirefox
Yeah, it's happened to me a couple of times, so it's not surprising to hear you say that.
Reply With Quote
  #3  
Old 18th February 2010, 09:22 AM
galahad42 Offline
Registered User
 
Join Date: Feb 2010
Posts: 5
windows_vistafirefox
If you launch Opera from a terminal do you get an error ?

When you try a yum install of conky do you get an error ?

Could you post the output
Reply With Quote
  #4  
Old 18th February 2010, 11:20 AM
smurffit's Avatar
smurffit Offline
Registered User
 
Join Date: Dec 2009
Posts: 190
linuxfirefox
Same here. Sometimes i get wired errors/problems after a reinstall, that i've had never before.
I got the best results with Netinstall-CDs, the DVDs made always problems here.
__________________
Linux Registered User #503365 :)
Reply With Quote
  #5  
Old 18th February 2010, 12:40 PM
BenTrein's Avatar
BenTrein Offline
Registered User
 
Join Date: Sep 2008
Location: Thailand
Age: 36
Posts: 355
linuxfedorafirefox
The weirdness continues. I just can't live without Opera, so I decided to reinstall again. Now most things work again straight off the DVD. Even Opera, although something weird still happens: it doesn't appear in any of the menus. But ALT+F2 helps it run, and a custom launcher in the panel makes it run too. It even automatically found the icon, so why it's not in the menu is a mystery to me.

But now it's time for dinner.
__________________
Greetz (and thanks for all the help!)
BenTrein

The internet isn't a highway, it's a swamp. The more you surf the more it draws you in!

Great authors suffer from Writer's Block. I cherrish my Writer's Blog!
Reply With Quote
  #6  
Old 2nd March 2010, 02:42 PM
BenTrein's Avatar
BenTrein Offline
Registered User
 
Join Date: Sep 2008
Location: Thailand
Age: 36
Posts: 355
linuxfedorafirefox
Quote:
Originally Posted by galahad42 View Post
If you launch Opera from a terminal do you get an error ?
When you try a yum install of conky do you get an error ?
Could you post the output
Another reinstall later - yes, it's a sport to see how many differences I can spot every time I reinstall - I get no error yum-installing conky, but I do get an error when I try to launch opera from a terminal - namely a missing shared library:
Code:
/usr/lib/opera/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
Anyone any idea how I get this?
__________________
Greetz (and thanks for all the help!)
BenTrein

The internet isn't a highway, it's a swamp. The more you surf the more it draws you in!

Great authors suffer from Writer's Block. I cherrish my Writer's Blog!
Reply With Quote
  #7  
Old 2nd March 2010, 03:07 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,978
linuxopera
You have to install qt I think. The way to check

yum provides */libqt-mt.so.3

(I've forgotten if the answer is qt, or qt-devel or something slightly different.)


(I think the next versions of opera will be supplying their own qt libs, however).
Reply With Quote
  #8  
Old 2nd March 2010, 03:14 PM
foldingstock's Avatar
foldingstock Offline
Registered User
 
Join Date: Feb 2010
Posts: 9
windows_xp_2003firefox
BenTrein, out of curiosity, are you installing from a CD or DVD? What speed did you burn the disc?

In the past, I have had similar issues when installing from a disc burned at max speed. If I burn the disc at a lower speed, I do not have these problems.
__________________
"If a man empties his purse into his head, no one can take it from him."
- Benjamin Franklin
Reply With Quote
  #9  
Old 3rd March 2010, 05:24 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Quote:
Originally Posted by BenTrein View Post
Another reinstall later - yes, it's a sport to see how many differences I can spot every time I reinstall - I get no error yum-installing conky, but I do get an error when I try to launch opera from a terminal - namely a missing shared library:
Code:
/usr/lib/opera/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
Anyone any idea how I get this?

What's surprising ? ( the opera version on there site is qt3 crap ) .
Try looking for the qt4 version (I couldn't find it on there site)


I used this rpm on my 64 bit Rawhide install ( works great )

http://rpm.pbone.net/index.php3/stat....i586.rpm.html

Code:
su
yum install qt-x11.i686
rpm -ivh --nodeps opera-qt4-10.10-1pclos2010.i586.rpm
Reply With Quote
  #10  
Old 3rd March 2010, 05:26 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Quote:
Originally Posted by smr54 View Post
You have to install qt I think. The way to check

yum provides */libqt-mt.so.3

(I've forgotten if the answer is qt, or qt-devel or something slightly different.)


(I think the next versions of opera will be supplying their own qt libs, however).
That's a good reason to stop using it IMO
Reply With Quote
  #11  
Old 3rd March 2010, 05:42 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
Quote:
Originally Posted by leigh123linux
Try looking for the qt4 version (I couldn't find it on there site)


I used this rpm on my 64 bit Rawhide install ( works great )
Opera's own QT4 RPM is not advertised, but it's available: http://ftp.opera.com/pub/opera/linux...final/en/i386/
Direct download URL for opera-10.10-4742.gcc4.qt4.i386 RPM: http://ftp.opera.com/pub/opera/linux...4.qt4.i386.rpm
Quote:
Originally Posted by BenTrein
Another reinstall later - yes, it's a sport to see how many differences I can spot every time I reinstall - I get no error yum-installing conky, but I do get an error when I try to launch opera from a terminal - namely a missing shared library:
Code:
/usr/lib/opera/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
Anyone any idea how I get this?
su
yum provides libqt-mt.so.3
[...]
yum install qt3


V
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Many Odd Things in FC6 pushback EOL (End Of Life) Versions 2 30th October 2006 01:29 AM
A few different things. tankertuff Using Fedora 2 8th July 2006 04:58 AM
:D Surprising outcome socceroos Fedora Focus 11 27th June 2005 07:33 AM
Few things Webbywise Using Fedora 2 30th May 2005 05:15 AM


Current GMT-time: 17:58 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat