Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 21/02/2009, à 12:28

gregharris

Re : Bug d'affichage IPOD Nano 4eme génération

Tu vas dans le fichier amarok 1.4.10 comme tu l'as fait pour libgpod puis tu fais

sudo ./configure --with-libgpod

puis sudo make && sudo make install

Hors ligne

#27 Le 21/02/2009, à 12:32

NOno35002

Re : Bug d'affichage IPOD Nano 4eme génération

eremy@jeremyfree:~/libgpod-0.7.0rc2$ cd home/jeremy/amarok-1.4.10
bash: cd: home/jeremy/amarok-1.4.10: Aucun fichier ou dossier de ce type
jeremy@jeremyfree:~/libgpod-0.7.0rc2$ cd home/jeremy
bash: cd: home/jeremy: Aucun fichier ou dossier de ce type
jeremy@jeremyfree:~/libgpod-0.7.0rc2$ sudo ./configure --with-libgpod
[sudo] password for jeremy:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a sed that does not truncate output... /bin/sed
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for intltool >= 0.21... 0.37.1 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBGPOD... yes
checking for GLIB... yes
checking for sg_ll_inquiry in -lsgutils2... no
checking for sg_ll_inquiry in -lsgutils... yes
checking for HAL... yes
checking for TAGLIB... yes
checking for LIBXML... yes
checking for GDKPIXBUF... yes
checking for PYGOBJECT... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  de es fr he it ja ro sv
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking whether to build python bindings... yes
checking for python... /usr/bin/python
checking whether /usr/bin/python version >= 2.1.1... yes
checking for /usr/bin/python version... 2.5
checking for /usr/bin/python platform... linux2
checking for /usr/bin/python script directory... ${prefix}/lib/python2.5/site-packages
checking for /usr/bin/python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking for python development headers... found
checking for python module mutagen >= 1.8... yes
checking for swig... no
configure: WARNING: cannot find 'swig' program. You should look at http://www.swig.org
checking for more warnings... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/python/gpod.i
config.status: creating bindings/python/Makefile
config.status: creating bindings/python/examples/Makefile
config.status: creating bindings/python/tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/version.xml
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating libgpod-1.0.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Configuration for libgpod 0.7.0rc2 :
--------------------------------

Host System Type .....: i686-pc-linux-gnu
Install path .........: /usr/local
Preprocessor .........: gcc
Compiler .............: gcc -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/libxml2   -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
Linker ...............: gcc   -lgobject-2.0 -lglib-2.0   -lxml2   -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
Artwork support ......: yes
Python bindings ......:
PyGObject support ....: no

Now type 'make' to build libgpod 0.7.0rc2,
and then 'make install' for installation.

jeremy@jeremyfree:~/libgpod-0.7.0rc2$       

c'est bon?
j'arrive pas a vire libgpod
sa menerve
si pret du but

lol

#28 Le 21/02/2009, à 12:35

gregharris

Re : Bug d'affichage IPOD Nano 4eme génération

Ferme ta console et ouvres en une nouvelle  wink puis va dans le fichier amarok .

Dernière modification par gregharris (Le 21/02/2009, à 12:35)

Hors ligne

#29 Le 21/02/2009, à 12:43

NOno35002

Re : Bug d'affichage IPOD Nano 4eme génération

Comment faire compliqué quand on peut faire simple!!!!;)
sa charge
je te tiens au courant

#30 Le 21/02/2009, à 12:44

NOno35002

Re : Bug d'affichage IPOD Nano 4eme génération

le sudo make prends du temps, impressionnant

#31 Le 21/02/2009, à 12:44

gregharris

Re : Bug d'affichage IPOD Nano 4eme génération

C'est normal...

Hors ligne

#32 Le 21/02/2009, à 19:34

NOno35002

Re : Bug d'affichage IPOD Nano 4eme génération

c'est bon j'ai reussi à installer amarok
quand j'ajoute un peripherique comme choix il n'y a que lecteur audio generique
le point de montage je met media/ipod
le resultat est que j'ai des dossiers qui s'affichent tels que
ipod control
calendar
notes
etc

je retrouve plus les morceaux de musique dessus:mad:

snif snif
que dois je faire?

#33 Le 22/02/2009, à 15:44

NOno35002

Re : Bug d'affichage IPOD Nano 4eme génération

Quand je branche mon ipod, l'icone s'affiche bien sur mon ordi
Quand je clique droit dessus
voila ce qui s"affiche point de montage: /media/ipod
url:file:///media/ipod
peripherique:/dev/sdb1
qd je vais dans config amarok, le point de montage je met /media/ipod
dans le plugin je ne peux mettre que lecteur audio generique
Quand je clique sur connexion on me demande la commande depre montage et de post deconnexion
que dois je mettre?

merci pour reponses

#34 Le 23/02/2009, à 09:37

NOno35002

Re : Bug d'affichage IPOD Nano 4eme génération

c'est bon.sa marche nickel
désolé d'avoir fait ma débutante
merci pour votre aide

#35 Le 23/02/2009, à 20:34

Karl64

Re : Bug d'affichage IPOD Nano 4eme génération

j'ai télécharger banshee mais le seul probléme c'est qu'il ne veut pas télécharger les pochettes d'albumes sad

#36 Le 23/08/2009, à 18:20

Birdoon

Re : Bug d'affichage IPOD Nano 4eme génération

Waw je suis super heureux aujourd'hui big_smile car, bien longtemps après avoir abandonné, j'ai trouvé la solution. Cette solution fonctionne avec Rhythmbox, notre merveilleux lecteur de musique, et uniquement avec ce logiciel dans la mesure où c'est un patch du plugin permettant le transfert vers l'iPod.
Cette solution a fonctionné parfaitement chez moi : Ubuntu 9.04, iPod Nano Chromatique 8GB.
Instructions :
0- Fermez Rhythmbox
1- Installez le paquet "patch" (il était déjà installé chez moi)
2- Téléchargez le fichier art-metadata.patch ici : http://bugzilla.gnome.org/attachment.cgi?id=109946 (clic droit > Enregistrer sous) et placez le dans le dossier personnel (/home/votre_nom/)
3- Ouvrez un terminal puis executez les commandes suivantes :

sudo cp art-metadata.patch /usr/lib/rhythmbox/plugins/
cd /usr/lib/rhythmbox/plugins/
sudo patch -p0 < art-metadata.patch

4- Ouvrez Rhythmbox et appréciez le résultat smile !

Hors ligne

#37 Le 21/09/2009, à 23:26

timon68

Re : Bug d'affichage IPOD Nano 4eme génération

Merci Birdoon!!!
ca marche nikel!!!! j ai enfin les pochettes sur mon ipod!!!!

Hors ligne

#38 Le 18/10/2009, à 10:06

gilibert

Re : Bug d'affichage IPOD Nano 4eme génération

Je suis dsl je vais ârraitre un peu con mais jy connais rien en informatique tu pourrais me dire ce qu'est un terminal stp. Merci:)

Hors ligne