clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.76k stars 677 forks source link

clementine: error while loading shared libraries: libGLEW.so.1.5: cannot open shared object file: No such file or directory #3105

Closed Clementine-Issue-Importer closed 10 years ago

Clementine-Issue-Importer commented 10 years ago

From krva...@gmail.com on August 11, 2012 23:57:05

What steps will reproduce the problem? 1. Upgraded to Fedora 17 from Fedora 16

  1. Now i have the libGLEW v 1.6
  2. From command line appears the title message

$ uname -a Linux krva.dell 3.5.0-2.fc17.x86_64 #1 SMP Mon Jul 30 14:48:59 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

So I've downloaded git code, compiled and it's done.

[root@krva bin]# clementine 16:55:34.081 WARN logging:56 Client failed to connect to the D-BUS daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. 16:55:34.133 WARN logging:56 Client failed to connect to the D-BUS daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. 16:55:34.334 WARN logging:56 Client failed to connect to the D-BUS daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. 16:55:34.347 WARN unknown QGtkStyle was unable to detect the current GTK+ theme. 16:55:34.356 WARN unknown Qt: Session management error: None of the authentication protocols specified are supported 16:55:34.656 DEBUG WorkerPool:277 Starting worker 0x7f029fde43b0 "/usr/local/bin/clementine-tagreader" "/tmp/clementine_522551873" 16:55:34.673 INFO main:46 TagReader worker connecting to "/tmp/clementine_522551873" 16:55:34.674 DEBUG WorkerPool:297 Worker 0x7f029800c640 connected to "/tmp/clementine_522551873" 16:55:37.565 INFO Database:548 Updating "songs" for %allsongstables 16:55:37.566 INFO Database:548 Updating "magnatune_songs" for %allsongstables 16:55:37.717 INFO Database:548 Updating "songs" for %allsongstables 16:55:37.718 INFO Database:548 Updating "magnatune_songs" for %allsongstables 16:55:41.078 INFO Database:548 Updating "songs" for %allsongstables 16:55:41.079 INFO Database:548 Updating "magnatune_songs" for %allsongstables 16:55:41.079 INFO Database:548 Updating "jamendo.songs" for %allsongstables 16:55:41.508 INFO Database:548 Updating "songs" for %allsongstables 16:55:41.509 INFO Database:548 Updating "magnatune_songs" for %allsongstables 16:55:41.509 INFO Database:548 Updating "jamendo.songs" for %allsongstables 16:55:42.193 INFO Database:548 Updating "songs" for %allsongstables 16:55:42.193 INFO Database:548 Updating "magnatune_songs" for %allsongstables 16:55:42.194 INFO Database:548 Updating "jamendo.songs" for %allsongstables 16:55:43.180 INFO Database:548 Updating "songs" for %allsongstables 16:55:43.181 INFO Database:548 Updating "magnatune_songs" for %allsongstables 16:55:43.182 INFO Database:548 Updating "spotify_search_songs" for %allsongstables 16:55:43.183 INFO Database:548 Updating "jamendo.songs" for %allsongstables 16:55:43.183 INFO Database:548 Updating "playlist_items" for %allsongstables 16:55:43.737 INFO Database:548 Updating "songs" for %allsongstables 16:55:43.738 INFO Database:548 Updating "magnatune_songs" for %allsongstables 16:55:43.739 INFO Database:548 Updating "spotify_search_songs" for %allsongstables 16:55:43.739 INFO Database:548 Updating "jamendo.songs" for %allsongstables 16:55:43.740 INFO Database:548 Updating "playlist_items" for %allsongstables 16:55:44.478 WARN logging:56 Client failed to connect to the D-BUS daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. 16:55:44.633 INFO Player:544 Registered URL handler for "di" 16:55:44.633 DEBUG InternetModel:92 Adding internet service: "DigitallyImported" 16:55:44.723 DEBUG InternetModel:92 Adding internet service: "Icecast" 16:55:44.762 DEBUG InternetModel:92 Adding internet service: "Jamendo" 16:55:44.864 INFO Player:544 Registered URL handler for "lastfm" 16:55:44.864 DEBUG CoverProviders:34 Registered cover provider "last.fm" 16:55:44.865 DEBUG InternetModel:92 Adding internet service: "Last.fm" 16:55:44.869 INFO Player:544 Registered URL handler for "grooveshark" 16:55:44.870 DEBUG InternetModel:92 Adding internet service: "Grooveshark" 16:55:44.871 INFO Player:544 Registered URL handler for "jazzradio" 16:55:44.871 DEBUG InternetModel:92 Adding internet service: "JazzRadio" 16:55:44.873 INFO Player:544 Registered URL handler for "magnatune" 16:55:44.873 DEBUG InternetModel:92 Adding internet service: "Magnatune" 16:55:44.874 DEBUG InternetModel:92 Adding internet service: "Podcasts" 16:55:44.892 DEBUG InternetModel:92 Adding internet service: "SavedRadio" 16:55:44.892 INFO Player:544 Registered URL handler for "sky" 16:55:44.893 DEBUG InternetModel:92 Adding internet service: "SKY.fm" 16:55:44.893 INFO Player:544 Registered URL handler for "somafm" 16:55:44.894 DEBUG InternetModel:92 Adding internet service: "SomaFM" 16:55:44.896 WARN unknown Object::connect: No such signal SoundCloudService::AlbumSearchResult(int, QList) in /home/miguel/Downloads/clementine-player/src/globalsearch/soundcloudsearchprovider.cpp:41 16:55:44.896 WARN unknown Object::connect: No such signal SoundCloudService::AlbumSongsLoaded(quint64, SongList) in /home/miguel/Downloads/clementine-player/src/globalsearch/soundcloudsearchprovider.cpp:43 16:55:44.897 DEBUG InternetModel:92 Adding internet service: "SoundCloud" 16:55:44.898 DEBUG SpotifyService:74 Spotify system blob path: "/usr/local/bin/clementine-spotifyblob" 16:55:44.898 DEBUG SpotifyService:75 Spotify local blob path: "/root/.con...

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=3104

Clementine-Issue-Importer commented 10 years ago

From davidsansome on August 13, 2012 03:16:38

Status: Invalid