Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ebuild nuova versione listen???(0.5beta)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Thu Sep 07, 2006 11:13 pm    Post subject: Ebuild nuova versione listen???(0.5beta) Reply with quote

Come da titolo, vorrei sapere se c'è qualcuno che ha trovato/ha fatto/è capace di fare un ebuild per l'ultimissima versione del player di gnome, listen!!!
Io ci proverei anche, ma non sono capace, ed ora come ora non ho molto tempo per mettermi ad imparare come fare(modificare..) un ebuild!!!!
Se c'è qualcuno che può aiutarmi lo ringrazio moltissimo, perché questo è un player che uso molto ma che nell'ultima versione (0.4.x) presenta alcuni bug che, stando al changelog, dovrebbero essere stati risolti, tra l'altro con cambiamente "importanti"...

Grazie a tutti per (l'eventuale) partecipazione!
Nick_spacca

PS: OVVIAMENTE ho cercato in giro alla ricerca di qualche ebuild sia con google che col forum, ma non ho trovato nulla!!!
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Thu Sep 07, 2006 11:36 pm    Post subject: Reply with quote

hai provato a rinominare semplicemente l'ebuild esistente? spesso funziona!
_________________
[Vuoi guadagnare navigando?]
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Thu Sep 07, 2006 11:39 pm    Post subject: Reply with quote

ProT-0-TypE wrote:
hai provato a rinominare semplicemente l'ebuild esistente? spesso funziona!


Non ho provato (ho visto da poco la nuova release....) ma penso che non funzionerà in maniera troppo semplice perché, guardando il changelog mi è parso di capire che diverse dipendenze sono cambiate...
Se non troverò nulla fino al week-end allora magari proverò io (avendo un pò di tempo in +...)!
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Wed Sep 20, 2006 3:33 pm    Post subject: Reply with quote

RAgazzi, sto cercando di installare il nuovo listen (+ o - modificando il vecchio ebuild...ma sta venendo una porcata...) ma mi si blocca subito a questo errore...
Code:
Checking for Python... /usr/bin/python
Checking Python version: 2.4
Checking for PyGTK >= 2.6: found
Checking for pyGTK-devel >= 2.6 found
Checking for gnome.ui; found
Checking for egg.trayicon: found
Checking for mutagen: found
Checking for ctypes: found
Checking for libsexy: not found
Listen recommends python sexy for sexy widget.
Checking for DBUS: found
Checking for PyGSt >= 0.10: found
Checking for python-libgpod: found
Checking for gtkmozembed path...
/bin/sh: line 0: test: /usr/lib/mozilla-firefox: binary operator expected
Not found, install mozilla-devel or firefox-devel
make: *** [check] Error 1


Ora, anche sul loro sito indicano firefox e firefox-devel come dipendenze (non sul README, ma lasciamo stare.. :roll: )...ora COSA DIAVOLO intendono per firefox-devel (andrebbe bene anche mozilla...)???
Premetto che io uso gia firefox compilato dai sorgenti...che voglia anche il nuovo firefox2???Mi sembrerebbe strano...
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Wed Sep 20, 2006 3:48 pm    Post subject: Reply with quote

secondo me sta ad indicare che servono anche le librerie di firefox installate e non solo i binari, come, ad esempio, fa mplayerplug-in. Comunque qualche giorno fa ho postato una richiesta su bugzilla, speriamo qualcuno la veda...

Byez
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Thu Sep 21, 2006 2:57 pm    Post subject: Reply with quote

Onip wrote:
secondo me sta ad indicare che servono anche le librerie di firefox installate e non solo i binari, come, ad esempio, fa mplayerplug-in. Comunque qualche giorno fa ho postato una richiesta su bugzilla, speriamo qualcuno la veda...

Byez


Anche io penso sia quello, ma avendo firefox installato da sorgenti dovrei soddisfare tutte le richieste...bah :roll:

Per quanto riguarda l'ebuild su bugzilla, quel bug risulta essere RESOLVED, non è che è meglio aprirne un altro??? Non conosco molto le "regole" di bugzilla...
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Thu Sep 21, 2006 5:22 pm    Post subject: Reply with quote

Ho fatto un po' di prove, avevo 5 minuti di tempo.
nick_spacca wrote:
Code:
Checking for gtkmozembed path...
/bin/sh: line 0: test: /usr/lib/mozilla-firefox: binary operator expected

Questo è sicuramente un errore nel Makefile, mi è bastato sostituire
Code:
#GTKMOZEMBED_PATH = `(pkg-config --libs-only-L mozilla-gtkmozembed 2>/dev/null || pkg-config --libs-only-L firefox-gtkmozembed 2>/dev/null) | sed -e "s/-L//"`
GTKMOZEMBED_PATH = "/usr/lib/mozilla-firefox"


ed ha funzionato. inoltre ho commentato quasta riga
Code:
#docbook2x-man listen.1.docbook
Perchè non avevo voglia di installarmi quel comando. Il programma adesso compila e si installa correttamente. Comunque il risultato è lo stesso un bel nulla di fatto :? . Ecco l'errore
Code:
onip @ Hal9000 ~ $ listen
Traceback (most recent call last):
  File "/usr/lib/listen/listen.py", line 209, in ?
    ListenApp()
  File "/usr/lib/listen/listen.py", line 136, in __init__
    from widget.listen import Listen
  File "/usr/lib/listen/widget/listen.py", line 35, in ?
    from widget.player_ui import PlayerUI
  File "/usr/lib/listen/widget/player_ui.py", line 32, in ?
    from widget.dynamic_playlist import DynamicPlaylist
  File "/usr/lib/listen/widget/dynamic_playlist.py", line 29, in ?
    from lastfm import lastfm_info
  File "/usr/lib/listen/lastfm.py", line 23, in ?
    from elementtree.ElementTree import fromstring as XMLFromString
ImportError: No module named elementtree.ElementTree


E qui passo la palla a chi ne sa qualcosina di più di me di python...

p.s. per il bug ho postato lì perchè era la richiesta dell'ebuild per le versioni prima. Magari fra un po' aprine uno tu un ppo' + esplicito, non mi sembra carino per i devel che ancora io faccia un version bump sullo stesso programma. :wink:
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Thu Sep 21, 2006 8:15 pm    Post subject: Reply with quote

Onip wrote:
(..)
p.s. per il bug ho postato lì perchè era la richiesta dell'ebuild per le versioni prima. Magari fra un po' aprine uno tu un ppo' + esplicito, non mi sembra carino per i devel che ancora io faccia un version bump sullo stesso programma. :wink:


oks!ci vuole un pò di spirito di squadra :lol: :lol:

+ che altro, hai installato a partire dai sorgenti, o hai fatto l'ebuild???? Se quest'ultimo, puoi mica postarlo e/o inviarmelo per testarlo?

EDIT: provato direttamente dai sorgenti, stesso identico errore!!!
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Fri Sep 22, 2006 7:27 am    Post subject: Reply with quote

ProT-0-TypE wrote:
hai provato a rinominare semplicemente l'ebuild esistente? spesso funziona!

Ci sono molte differenze con le dipendenze introdotte nella nuova versione (i dettagli sono sul loro sito)
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Fri Sep 22, 2006 7:52 am    Post subject: Reply with quote

mrfree wrote:
ProT-0-TypE wrote:
hai provato a rinominare semplicemente l'ebuild esistente? spesso funziona!

Ci sono molte differenze con le dipendenze introdotte nella nuova versione (i dettagli sono sul loro sito)


Si infatti, ma ho seguito comunque le indicazione sul sito, riuscendo a compilare (dai sorgenti a manina...) listen dopo aver emerso le dipendenze...
Mi sono arenato infine sullo stesso errore di Onip...
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Wed Sep 27, 2006 11:52 am    Post subject: Reply with quote

Risolto l'errore. Mi è bastato mergere
Code:
dev-python/elementtree


Ora non resta che fare un ebuild come si deve, con USE e tutto quanto. Se ho tempo più tardi provo ad abbozzare qualcosa
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Thu Sep 28, 2006 10:16 am    Post subject: Reply with quote

Onip wrote:
Risolto l'errore. Mi è bastato mergere
Code:
dev-python/elementtree


Ora non resta che fare un ebuild come si deve, con USE e tutto quanto. Se ho tempo più tardi provo ad abbozzare qualcosa


Ottimo, stasera a casa proverò anche io...
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Mon Oct 02, 2006 12:55 am    Post subject: Reply with quote

Onip wrote:
Risolto l'errore. Mi è bastato mergere
Code:
dev-python/elementtree


Ora non resta che fare un ebuild come si deve, con USE e tutto quanto. Se ho tempo più tardi provo ad abbozzare qualcosa


Se hai preparato l'EBUILD, potresti mica postarlo cosi che lo possa provare???
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Mon Oct 02, 2006 8:03 am    Post subject: Reply with quote

Se ti può interessare sul bugzilla ne hanno postata una

https://bugs.gentoo.org/show_bug.cgi?id=148931

non ho ancora avuto modo di provarla però, quindi non garantisco ;)
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
topper_harley
Guru
Guru


Joined: 05 Apr 2006
Posts: 363
Location: Treviso / Udine (Italy)

PostPosted: Mon Oct 02, 2006 9:39 am    Post subject: Reply with quote

mrfree wrote:
Se ti può interessare sul bugzilla ne hanno postata una

https://bugs.gentoo.org/show_bug.cgi?id=148931

non ho ancora avuto modo di provarla però, quindi non garantisco ;)


Ho provato l'ebuild. Non ottengo errori durante l'emerge, però, quando lancio il programma:

Code:
andrea@caffeine ~ $ listen
/usr/bin/listen: line 3: /usr/lib/nspr: is a directory


Questo è il /usr/bin/listen:


Code:
#!/bin/sh

LD_LIBRARY_PATH=/usr/lib/mozilla-firefox /usr/lib/nspr  /usr/lib/listen/listen.py "$@"

_________________
http://topperh.ath.cx
Jabber: topper_harley@jabber.org
ICQ: 224179391
MSN: Topper_Harley80@gmail.com
Last FM
Back to top
View user's profile Send private message
syntaxerrormmm
Guru
Guru


Joined: 17 Apr 2005
Posts: 449
Location: Romano di Lombardia - BG - ITALY

PostPosted: Mon Oct 02, 2006 1:06 pm    Post subject: Reply with quote

topper_harley wrote:
Questo è il /usr/bin/listen:
Code:
#!/bin/sh

LD_LIBRARY_PATH=/usr/lib/mozilla-firefox /usr/lib/nspr  /usr/lib/listen/listen.py "$@"
Fixate lo script con:
Code:
sed -i 's/LD_LIBRARY_PATH=\([\/a-z-]*\) \([\/a-z]*\)/LD_LIBRARY_PATH="\1 \2"/' /usr/bin/listen


Ciao.
_________________
"Every rule can be broken, but no rule may be ignored."

Last.fm - Gentoo 2006.1 on:
Acer Aspire 1355LC - suspend2-sources-2.6.18-r3
IBM Thinkpad T30 - suspend2-sources-2.6.19-r3
Back to top
View user's profile Send private message
topper_harley
Guru
Guru


Joined: 05 Apr 2006
Posts: 363
Location: Treviso / Udine (Italy)

PostPosted: Mon Oct 02, 2006 1:21 pm    Post subject: Reply with quote

syntaxerrormmm wrote:
topper_harley wrote:
Questo è il /usr/bin/listen:
Code:
#!/bin/sh

LD_LIBRARY_PATH=/usr/lib/mozilla-firefox /usr/lib/nspr  /usr/lib/listen/listen.py "$@"
Fixate lo script con:
Code:
sed -i 's/LD_LIBRARY_PATH=\([\/a-z-]*\) \([\/a-z]*\)/LD_LIBRARY_PATH="\1 \2"/' /usr/bin/listen


Ciao.


Ottmo... E adesso?

Code:
andrea@caffeine ~ $ listen
No dbus support
Traceback (most recent call last):
  File "/usr/lib/listen/listen.py", line 209, in ?
    ListenApp()
  File "/usr/lib/listen/listen.py", line 136, in __init__
    from widget.listen import Listen
  File "/usr/lib/listen/widget/listen.py", line 33, in ?
    from player import Player
  File "/usr/lib/listen/player.py", line 32, in ?
    from song import sType
  File "/usr/lib/listen/song.py", line 50, in ?
    import formats.mutagen_tag
  File "/usr/lib/listen/formats/mutagen_tag.py", line 28, in ?
    import mutagen.apev2
ImportError: No module named apev2


Preciso che dbus è attivo e che con la versione precedente funzionava.
_________________
http://topperh.ath.cx
Jabber: topper_harley@jabber.org
ICQ: 224179391
MSN: Topper_Harley80@gmail.com
Last FM
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Mon Oct 02, 2006 1:38 pm    Post subject: Reply with quote

Code:
ImportError: No module named apev2


Forse ti manca un qualche modulo di python, oppure listen non lo trova
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
topper_harley
Guru
Guru


Joined: 05 Apr 2006
Posts: 363
Location: Treviso / Udine (Italy)

PostPosted: Mon Oct 02, 2006 3:58 pm    Post subject: Reply with quote

Ok, ci sono riuscito. Anche se in maniera non del tutto pulita.

Per prima cosa bisogna emergere

Code:
* dev-python/elementtree
     Available versions:  1.2.6
     Installed:           1.2.6
     Homepage:            http://effbot.org/zone/element-index.htm
     Description:         A light-weight XML object model for Python


altrimenti non va nulla.

Poi ho creato un symlink che fa puntare /usr/lib/python2.4/site-packages/mutagen su /usr/lib/listen/mutagen.

C'è ancora qualche errore all'avvio ma sembra funzionare tutto abbastanza bene!
_________________
http://topperh.ath.cx
Jabber: topper_harley@jabber.org
ICQ: 224179391
MSN: Topper_Harley80@gmail.com
Last FM
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Mon Oct 02, 2006 4:48 pm    Post subject: Reply with quote

Ho riportato i problemi che abbiamo riscontrato in questo thread nel bug segnalato da mrfree.

Byez
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
ReDirEct__
Guru
Guru


Joined: 16 Mar 2006
Posts: 300
Location: Nola (NA) - Italy

PostPosted: Mon Oct 02, 2006 10:50 pm    Post subject: Listen 0.5 e mutagen Reply with quote

Salve a tutti... stavo provando a compilare manualmente la versione 0.5 dilisten che non è presente in portage ma mi dice che nn ho la versione 1.6 di mutagen quando poi alla fine c'è (installata con emerge)... qualcuno ha avuto lo stesso problema o sa come risolverlo???
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Tue Oct 03, 2006 7:53 am    Post subject: Reply with quote

Fatto il merge del thread di ReDirEct__ con questo.

Per favore cerchiamo prima di postare.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Tue Oct 03, 2006 7:01 pm    Post subject: Reply with quote

Provando manualmente mutagen me lo trovava. Cmq se usi l'ebuild su bugzilla postato da mrfree (l'ultimo disponibile) e dai il comando ( da root, ovviamente) che indica syntaxerrormmm più su non avrai particolari problemi :wink:

O per lo meno, io non ne ho....

Byez
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
syntaxerrormmm
Guru
Guru


Joined: 17 Apr 2005
Posts: 449
Location: Romano di Lombardia - BG - ITALY

PostPosted: Tue Oct 03, 2006 7:47 pm    Post subject: Reply with quote

Onip wrote:
dai il comando ( da root, ovviamente) che indica syntaxerrormmm più su non avrai particolari problemi :wink:
Il comando che avevo postato era fatto apposta per essere inserito nell'ebuild ;)

Ciao.
_________________
"Every rule can be broken, but no rule may be ignored."

Last.fm - Gentoo 2006.1 on:
Acer Aspire 1355LC - suspend2-sources-2.6.18-r3
IBM Thinkpad T30 - suspend2-sources-2.6.19-r3
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Tue Oct 03, 2006 8:05 pm    Post subject: Reply with quote

eggià, ma l'ebuild ancora non lo fa e io non saprei bene come fare. Magari aggiungilo tu e posta sul bug la versione funzionante
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum