Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Vlc compile normaly, but the gui do not load
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Thu May 31, 2007 2:58 pm    Post subject: Vlc compile normaly, but the gui do not load Reply with quote

Hi !
I compile VideoLan this way:

root 11:24 ~ } emerge -pv vlc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] media-video/vlc-0.8.6b USE="-3dfx X a52 aalib alsa (-altivec) arts -avahi bidi cdda cddb -corba -daap -dc1394 debug directfb dts dvb dvd esd fbcon flac ggi -gnutls hal -httpd jack libcaca -libnotify -lirc live matroska -mod mp3 mpeg musepack ncurses nsplugin ogg opengl -optimisememory oss png -rtsp samba sdl -sdl-image seamonkey -shout -skins speex -stream svg svga theora truetype -upnp -v4l vcd -vlm vorbis win32codecs wxwindows x264 xinerama -xml xosd xv" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
root 11:25 ~ }

but when I execute it, no gui load. All I got in command line is

mob 10:19 ~ $ vlc
VLC media player 0.8.6b Janus

until I do Ctrl+c twice. I don't think Vlc need an option to load the gui. What's the problem?
_________________
Paul
Back to top
View user's profile Send private message
depu
n00b
n00b


Joined: 05 Dec 2006
Posts: 63

PostPosted: Thu May 31, 2007 5:01 pm    Post subject: Reply with quote

what does
Code:
vlc -vv
say?
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Thu May 31, 2007 5:08 pm    Post subject: Reply with quote

mob 13:02 .fluxbox $ vlc -vv
VLC media player 0.8.6b Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file /home/mob/.vlc/cache/plugins-04041e.dat
[00000001] main private warning: could not open plugins cache file /home/mob/.vlc/cache/plugins-04041e.dat for reading
[00000001] main private debug: recursively browsing `modules'
[00000001] main private debug: recursively browsing `/usr/lib/vlc'
[00000001] main private warning: cannot load module `/usr/lib/vlc/codec/libquicktime_plugin.so' (/usr/lib/vlc/codec/libquicktime_plugin.so: undefined symbol: NewHandleClear)
[00000001] main private debug: recursively browsing `plugins'
[00000001] main private debug: module bank initialized, found 195 modules
[00000001] main private debug: opening config file /home/mob/.vlc/vlcrc
[00000001] main private warning: config file /home/mob/.vlc/vlcrc does not exist yet
[00000001] main private debug: CPU has capabilities 486 586 MMX 3DNow! MMXEXT SSE SSE2 FPU
[00000001] main private debug: looking for memcpy module: 4 candidates
[00000001] main private debug: using memcpy module "memcpymmxext"
[00000254] main playlist debug: waiting for thread completion
[00000254] main playlist debug: thread 3034880912 (playlist) created at priority 0 (playlist/playlist.c:184)
[00000255] main private debug: waiting for thread completion
[00000255] main private debug: thread 3026488208 (preparser) created at priority 0 (playlist/playlist.c:210)
[00000256] main interface debug: looking for interface module: 1 candidate
[00000256] main interface debug: using interface module "hotkeys"
[00000256] main interface debug: thread 3018095504 (interface) created at priority 0 (interface/interface.c:231)
[00000257] main interface debug: looking for interface module: 1 candidate
[00000257] main interface debug: using interface module "screensaver"
[00000257] main interface debug: thread 3009702800 (interface) created at priority 0 (interface/interface.c:231)
[00000258] main interface debug: looking for interface module: 4 candidates
[00000258] main interface debug: using interface module "wxwidgets"
[00000258] main interface debug: thread 3001310096 (manager) created at priority 0 (interface/interface.c:216)
_________________
Paul
Back to top
View user's profile Send private message
depu
n00b
n00b


Joined: 05 Dec 2006
Posts: 63

PostPosted: Thu May 31, 2007 6:03 pm    Post subject: Reply with quote

Quote:
[00000001] main private debug: loading plugins cache file /home/mob/.vlc/cache/plugins-04041e.dat
[00000001] main private warning: could not open plugins cache file /home/mob/.vlc/cache/plugins-04041e.dat for reading
.....
[00000001] main private debug: opening config file /home/mob/.vlc/vlcrc
[00000001] main private warning: config file /home/mob/.vlc/vlcrc does not exist yet


From the looks of it. seems some of the config files dont seem to exist in your case.
try running
Code:
vlc  --reset-plugins-cache


Not really sure why your /home/mob/.vlc/vlcrc does not exist..
It holds all the configuration setting for vlc and wxwidgets settings for vlc.
Back to top
View user's profile Send private message
ipreiml
n00b
n00b


Joined: 06 Jun 2007
Posts: 2

PostPosted: Wed Jun 06, 2007 3:34 pm    Post subject: Reply with quote

Did you set the "wxwindows" useflag?
Back to top
View user's profile Send private message
Mandle
n00b
n00b


Joined: 22 Apr 2006
Posts: 13

PostPosted: Thu Jun 07, 2007 9:35 pm    Post subject: Reply with quote

Actually, you do need to compile gui options into it. I have the same problem. Follow this guide and you should be able to get it up and running. http://gentoo-wiki.com/VLC I had this problem before as well, and I almost always forget to check the wiki, but its there.
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Tue Jun 12, 2007 2:26 am    Post subject: Reply with quote

I tried everething I can, the recommandations for Gentoo from Vlc, http://www.videolan.org/vlc/download-gentoo.html , plus http://gentoo-wiki.com/VLC . Vlc start with ncurses interface but not with wx. I put things that can help you to help me if you want:

root 22:10 ~ } emerge --info -v

Portage 2.1.2.9 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.21-gentoo-r2 i686)
=================================================================
System uname: 2.6.21-gentoo-r2 i686 Mobile AMD Sempron(tm) Processor 3000+
Gentoo Base System release 1.12.10
Timestamp of tree: Mon, 11 Jun 2007 01:47:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python: 2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: 2.4-r7
sys-apps/sandbox: 1.2.18.1
sys-devel/autoconf: 2.13, 2.61
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils: 2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool: 1.5.23b
virtual/os-headers: 2.6.21
ACCEPT_KEYWORDS="x86 ~x86"
ALSA_CARDS="intel8x0 intel8x0m"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol"
ANT_HOME="/usr/share/ant-core"
ARCH="x86"
AUTOCLEAN="yes"
BLOCKSIZE="K"
BLUE="1;34m"
BROWSER="lynx"
CBUILD="i686-pc-linux-gnu"
CCACHE_DIR="/0/ccache"
CCACHE_SIZE="5go"
CFLAGS="-O2 -fomit-frame-pointer -m3dnow -march=i686 -mfpmath=sse -mmmx -msse -msse2 -pipe"
CHOST="i686-pc-linux-gnu"
CLASSPATH="."
CLEAN_DELAY="10"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/bind /var/service"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CVS_RSH="ssh"
CXXFLAGS="-O2 -fomit-frame-pointer -m3dnow -march=i686 -mfpmath=sse -mmmx -msse -msse2 -pipe"
CYAN="1;36m"
DCCC_PATH="/usr/lib/distcc/bin"
DISPLAY=":0"
DISTCC_LOG=""
DISTCC_VERBOSE="0"
DISTDIR="/0/portage/distfiles"
DOC_SYMLINKS_DIR="/usr/local/doc_symlinks_dir"
EDITOR="vi"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--alphabetical"
EMERGE_WARNING_DELAY="20"
EXINIT="set autoindent"
FEATURES="ccache metadata-transfer sandbox sfperms strict userfetch userpriv usersandbox"
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -P ${DISTDIR} ${URI}"
FLTK_DOCDIR="/usr/share/doc/fltk-1.1.7-r1/html"
GCC_PATH="/usr/i686-pc-linux-gnu/gcc-bin/4.1.2"
GCC_SPECS=""
GDK_USE_XFT="1"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo http://gentoo.osuosl.org/ http://gentoo.mirrors.tds.net/gentoo"
GREEN="1;32m"
GUILE_LOAD_PATH="/usr/share/guile/1.8"
G_BROKEN_FILENAMES="1"
G_FILENAME_ENCODING="UTF-8"
HISTCONTROL="ignoredups"
HOME="/root"
HZ="100"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.17/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info"
INPUT="/etc/inputrc"
INPUT_DEVICES="evdev keyboard mouse"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KDEDIRS="/usr:/usr/local:/usr/kde/3.5"
KERNEL="linux"
LANG="C"
LANGUAGE="C"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_ADDRESS="C"
LC_ALL="C"
LC_COLLATE="C"
LC_IDENTIFICATION="C"
LC_MEASUREMENT="C"
LC_MESSAGES="C"
LC_MONETARY="C"
LC_NAME="C"
LC_NUMERIC="C"
LC_PAPER="C"
LC_TELEPHONE="C"
LC_TIME="C"
LC_TYPE="C"
LESS="-I -R"
LESSCHARSET="utf-8"
LESSOPEN="|lesspipe.sh %s"
LINGUAS="fr fr_FR"
LOGNAME="root"
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:
ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:
*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:
*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:
*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:
*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:
*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:"
MAGENTA="1;35m"
MAKEOPTS="-j4"
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.17/man:
/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man:/etc/java-config/system-vm/man/:/usr/kde/3.5/share/man:/usr/qt/3/doc/man"
MM_CHARSET="latin9"
N="\e[0m"
NOCOLOR="true"
OPENGL_PROFILE="xorg-x11"
OPENMODE="active 3"
PAGER="less"
PATH="/bin:/opt/bin:/root/sbin:/sbin:/usr/bin:/usr/games/bin:/usr/i686-pc-linux-gnu/gcc-bin:/usr/kde/3.5/bin:/usr/lib/portage/bin:/usr/local/bin:/usr/local/sbin:/usr/qt/3/bin:/usr/sbin:/usr/X11R6/bin"
PKGDIR="/0/portage/packages"
PKG_CONFIG_PATH="/usr/qt/3/lib/pkgconfig"
PORTAGE_ARCHLIST="ppc s390 amd64 x86 ppc64 x86-fbsd m68k arm sparc sh mips ia64 alpha ppc-macos hppa sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib/portage/bin"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_PYM_PATH="/usr/lib/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_RSYNC_RETRIES="3"
PORTAGE_TMPDIR="/0/tmp"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/0/portage"
PORT_LOGDIR="/0/logdir"
PRELINK_PATH_MASK="/usr/lib/gstreamer-0.10:/usr/lib/klibc"
PS1="\[\e[$GREEN\]\u \[\e[$YELLOW\]\A \[\e[$CYAN\]\W\[\e[$RED\] } "
PWD="/root"
PYTHONDOCS="/usr/share/doc/python-docs-2.4.4/html/lib"
PYTHONPATH="/usr/lib/portage/pym"
QMAKESPEC="linux-g++"
QTDIR="/usr/qt/3"
RED="1;31m"
RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -P ${DISTDIR} ${URI}"
ROOT="/"
ROOTPATH="/bin:/opt/bin:/root/sbin:/sbin:/usr/bin:/usr/games/bin:/usr/i686-pc-linux-gnu/gcc-bin:/usr/kde/3.5/bin:/usr/lib/portage/bin:/usr/local/bin:/usr/local/sbin:/usr/qt/3/bin:/usr/sbin:/usr/X11R6/bin"
RPMDIR="/usr/portage/rpm"
SED="sed"
SHELL="/bin/bash"
SHLVL="1"
STAGE1_USE="nptl nptlonly unicode"
SUPPORTED="C"
SVCDIR="/service"
SVCTIMEOUT="15"
SVCVARDIR="/var/service"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
TERM="xterm"
TIMEOUT="0"
USE="3dnow 3dnowext X a52 aac aalib acl acpi alsa amr ao arts audacious audiofile avi bash-completion berkdb bidi bindist bitmap-fonts bl branding bzip2 cairo cdda cddb cdparanoia cdr cdrom cjk clamav cli corba cpudetection cracklib crypt cups dbus debug dga directfb dmi doc dri dts dv dvb dvd dvdnav dvdr dvdread dvix enca encode esd fam fbcon fbdev festival ffmpeg flac fltk font-server fontconfig fortran ftp gcj gdbm ggi gif gimp gmedia gnome gpm gstreamer gtk gtkhtml hal hddtemp iconv imagemagick imlib ipv6 isdnlog itcl jack java javascript jpeg jpeg2k ladspa lcd libcaca libg++ libsamplerate live lzo mad matroska memlimit midi mime mmap mmx mmxext mng mod motif mp2 mp3 mpd mpeg mplayer mudflap musepack nas nautilus ncurses nls nptl nptlonly nsplugin ogg oggvorbis openal openexr opengl openmp osc oss pcmcia pcre pdf perl pmu png portaudio pppd python qt3 quicktime readline real realmedia reflection reiserfs rtc rtsp samba sdl sdl-image seamonkey session skins slang sndfile sox speedo speex spell spl sse sse2 ssl stream svg svga symlink tcl tcpd test tga theora tiff tk totem truetype truetype-fonts type1-fonts unicode usb vcd verbose videos vim-syntax vlm vorbis wifi win32codecs wmp wxgtk1 wxwindows x264 x86 xanim xcomposite xine xinerama xorg xosd xpm xprint xscreensaver xv xvid xvmc zlib" ALSA_CARDS="intel8x0 intel8x0m" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr fr_FR" USERLAND="GNU" VIDEO_CARDS="fbdev sis vesa vga"
USER="root"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS USERLAND VIDEO_CARDS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal"
VIDEO_CARDS="fbdev sis vesa vga"
WHITE="1;37m"
XARGS="xargs -r"
XAUTHORITY="/home/mob/.Xauthority"
XDG_DATA_DIRS="/usr/share:/usr/kde/3.5/share:/usr/local/share"
YELLOW="1;33m"
_="/usr/bin/emerge"
blue="0;34m"
cyan="0;36m"
green="0;32m"
lang="C"
magenta="0;35m"
red="0;31m"
white="0;37m"
yellow="0;33m"

/etc/make.conf:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example

ACCEPT_KEYWORDS="~x86"
AUTOCLEAN="yes"
ALSA_CARDS="intel8x0 intel8x0m"
CCACHE_DIR="/0/ccache"
CCACHE_SIZE="5go"
CFLAGS="-O2 -fomit-frame-pointer -m3dnow -march=i686 -mfpmath=sse -mmmx -msse -msse2 -pipe"
CHOST="i686-pc-linux-gnu"
CLEAN_DELAY="10"
CXXFLAGS="${CFLAGS}"
DISTDIR="/0/portage/distfiles"
DOC_SYMLINKS_DIR="/usr/local/doc_symlinks_dir"
EMERGE_DEFAULT_OPTS="--alphabetical"
EMERGE_WARNING_DELAY="20"
#FEATURES="ccache parallel-fetch userfetch userpriv usersandbox"
FEATURES="ccache -distlocks userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo http://gentoo.osuosl.org/ http://gentoo.mirrors.tds.net/gentoo"
INPUT_DEVICES="evdev keyboard mouse"
PORT_LOGDIR="/0/logdir"
PORTAGE_TMPDIR="/0/tmp"
PORTDIR="/0/portage"
MAKEOPTS="-j4"
PKGDIR="/0/portage/packages"
#PORTAGE_BINHOST="http://grp.mirror.site/gentoo/grp/1.4/i686/athlon-xp/"
#PORTAGE_NICENESS="-20"
PORTAGE_TMPDIR="/0/tmp"

USE="-3dfx 3dnow 3dnowext X a52 aac aalib acpi alsa amr ao -apm arts audacious audiofile avi bash-completion bitmap-fonts bidi bindist bl bmpx branding bzip2 cairo cdda cddb cdparanoia cdr cdrom cjk clamav corba cpudetection dbus debug dga directfb dmi doc dri dts dv dvb dvd dvdnav dvdr dvdread dvix enca encode esd fam fbcon fbdev festival ffmpeg flac fltk fontconfig font-server ftp gcj ggi gif gimp gmedia gnome gpm gstreamer gtk gtkhtml hal hddtemp iconv imagemagick imlib ipv6 itcl jack java javascript jpeg jpeg2k ladspa lcd libcaca libsamplerate -lirc live lzo mad -matrox matroska memlimit mime mmap mmx mmxext mng mod motif mp2 mp3 mpd mpeg mplayer musepack nas nautilus ncurses nls nsplugin ogg oggvorbis openal openexr opengl osc oss -pam pcmcia pdf pmu png portaudio qt3 quicktime real realmedia readline reiserfs rtc rtsp samba sdl sdl-image seamonkey skins slang sndfile sox speedo speex spell sse sse2 ssl stream symlink svg svga tcl test tga theora tiff tk totem truetype truetype-fonts type1-fonts unicode usb -v4l -v4l2 vcd verbose videos vim-syntax vlm vorbis wifi win32codecs wmp wxgtk1 wxwindows X x264 xanim xcomposite xine xinerama xmms xorg xosd xpm xprint xscreensaver xv xvid xvmc zlib"

VIDEO_CARDS="fbdev sis vesa vga"

/etc/portage/package.keywords:

media-video/vlc ~x86

/etc/portage/package.use:

app-emulation/qemu-softmmu kqemu
dev-libs/glib -debug
dev-libs/libpcre -test
dev-libs/libxml2 -debug
dev-scheme/guile deprecated discouraged threads
app-text/acroread -linguas_* linguas_fr -nsplugin
media-gfx/graphviz -X -doc -examples -gnome -gtk nls -pango perl python -ruby -tcl -tk
media-video/gxine -nsplugin
media-video/kmplayer -linguas_* linguas_fr
media-video/kplayer -linguas_* linguas_fr
media-video/mplayer -debug
media-video/totem -nsplugin

media-video/vlc X a52 alsa aac bidi cdda cdio dts dvd ffmpeg flac freetype gnutls httpd live mad matroska mp3 mpeg ncurses ogg oggvorbis opengl sdl skins stream svga truetype
vcd vlm theora win32codecs wxwindows xv

net-irc/xchat -tcl
sys-apps/parted device-mapper
sys-apps/pciutils -zlib
sys-apps/qtparted jfs kde ntfs xfs
sys-block/gparted fat hfs jfs ntfs reiser4 xfs
sys-boot/grub netboot
sys-fs/hfsutils -tcl -tk
x11-apps/xedit -xprint
x11-libs/gtk+ -debug
x11-libs/wxGTK unicode
media-video/vlc X a52 alsa dts dvd ffmpeg mp3 mpeg win32codecs ncurses opengl sdl skins truetype wxwindows xv

mod edit: fixed long lines --bunder
_________________
Paul
Back to top
View user's profile Send private message
vap0rtranz
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jun 2004
Posts: 123
Location: USA, Earth, Sol, Milk Way, ...

PostPosted: Wed Jun 27, 2007 3:09 pm    Post subject: Same Problem Reply with quote

HELLO?! Same problem here. Someone did something to portage because it was working just fine (at the same version) but after I rebuilt vlc to include USE="httpd", *POOF*: no more wxwindows. :evil:

Code:
[ebuild   R   ] media-video/vlc-0.8.6b  USE="X alsa cdda cddb directfb dts dvd fbcon flac gnutls hal httpd lirc live mp3 mpeg ncurses nsplugin ogg
 opengl oss png samba sdl skins stream svg svga truetype v4l vcd vorbis win32codecs wxwindows xml xv -3dfx -a52 -aalib (-altivec) -arts -avahi
 -bidi -corba -daap -dc1394 -debug -dvb -esd -ggi -jack -libcaca -libnotify -matroska -mod -musepack -optimisememory -rtsp -sdl-image -seamonkey
 -shout -speex -theora -upnp -vlm -x264 -xinerama -xosd" 0 kB


Rebuilding wxGTK has not solved the problem that vlc doesn't even expect a wx interface anymore.

Code:
 ~ $ vlc -l | grep interface
VLC media player 0.8.6b Janus
  ncurses               Ncurses interface
  dummy                 Dummy interface function
  telnet                VLM remote control interface
  showintf              Show interface with mouse
  rc                    Remote control interface
  lirc                  Infrared remote control interface
  gestures              Mouse gestures control interface
  hotkeys               Hotkeys management interface
  http                  HTTP remote control interface


I'm going to try the keyword/masked version 0.8.6c ... although I shouldn't have to if we've both followed the Wiki and the problem persists.
_________________
"Here on the moon, our weekends are so advanced, they encompass the entire week." ~ Ignignokt
Back to top
View user's profile Send private message
01mf02
Veteran
Veteran


Joined: 21 Nov 2004
Posts: 1070
Location: Innsbruck, Austria

PostPosted: Thu Jun 28, 2007 9:41 am    Post subject: Reply with quote

Just try 0.8.6c - it works marvelously here!

Oh, Logicien - utilise les tags [code] si tu veux citer des commandes - merci beaucoup! :wink:
Back to top
View user's profile Send private message
vap0rtranz
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jun 2004
Posts: 123
Location: USA, Earth, Sol, Milk Way, ...

PostPosted: Thu Jun 28, 2007 4:09 pm    Post subject: A fix? How permanent? Reply with quote

Quote:
Just try 0.8.6c - it works marvelously here!


If only that by itself had fixed it. The odd part of this problem is how the vlc package builds the wxwidgets module but reinitializing the cache -- which fixes this problem for other distro's -- doesn't fix it for gentoo. You can see how I emerged 0.8.6c early this morning (or late last night) by the timestamps of the gui modules:

$ ls -l /usr/lib/vlc/gui
total 2734
-rwxr-xr-x 1 root root 1139 2007-06-28 01:40 libncurses_plugin.la
-rwxr-xr-x 1 root root 33156 2007-06-28 01:40 libncurses_plugin.so
-rwxr-xr-x 1 root root 1290 2007-06-28 01:40 libskins2_plugin.la
-rwxr-xr-x 1 root root 1263040 2007-06-28 01:40 libskins2_plugin.so
-rwxr-xr-x 1 root root 1373 2007-06-28 01:40 libwxwidgets_plugin.la
-rwxr-xr-x 1 root root 1479168 2007-06-28 01:40 libwxwidgets_plugin.so

Code:
$ vlc --reset-plugins-cache


Previously did not work. I revdep-rebuild --pretend and manually emerged some packages in its list, and now *POOF*, the vlc gui works again. 8O
_________________
"Here on the moon, our weekends are so advanced, they encompass the entire week." ~ Ignignokt
Back to top
View user's profile Send private message
flarets
n00b
n00b


Joined: 06 Jan 2008
Posts: 6

PostPosted: Mon Jan 07, 2008 10:36 pm    Post subject: Reply with quote

I have the same problem, for what it's worth. Running (for example) "vlc brick.avi" shows no errors, no window and no sound. No amount of USEflag tweaking seems to have fixed it. But you _can_ watch movies with the command
Code:
vlc -I ncurses file.ext

I think it's something to do with X, (window manager, screensaver etc)

Hardware is an amd64, NVidia GS7900. I'm running Gentoo 2007.0 w/ Xfce4.

The only "error" (warning) when typing "vlc -vv" is
Code:

[00000001] main libvlc warning: cannot load module `/usr/lib64/vlc/visualization/libgalaktos_plugin.so' (/usr/lib64/vlc/visualization/libgalaktos_plugin.so: undefined symbol: below_wrapper)


slightly different errors when running vlc -vv as root
Code:

[00000326] main interface debug: looking for interface module: 1 candidate
[00000326] inhibit interface error: Failed to connect to the D-Bus session 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.
[00000326] main interface warning: no interface module matching "inhibit,none" could be loaded
[00000326] main interface error: no suitable interface module
[00000001] main libvlc error: interface "inhibit,none" initialization failed
[00000327] main interface debug: looking for interface module: 1 candidate
[00000327] main interface debug: using interface module "screensaver"
[00000327] main interface debug: thread 1124112720 (interface) created at priority 0 (interface/interface.c:145)
[00000328] main interface debug: looking for interface module: 4 candidates
[00000328] main interface debug: using interface module "wxwidgets"
[00000328] main interface debug: thread 1132505424 (interface) created at priority 0 (interface/interface.c:145)


Below my config files... please compare them with your own.

package.use file
Code:

# /etc/portage/package.use

media-video/vlc a52 aallib alsa cdda cdio debug dts dvd ffmpeg flac gnutls hal httpd libgcrypt live matroska modplug mp3 mpeg ncurses ogg opengl pvr sdl stream svg svga theora twolame vcd vlm vorbis win32codecs wxwindows X xosd xv
x11-libs/wxGTK unicode X
app-emacs/auctex preview-latex
app-arch/dpkg zlib
dev-util/gtk-doc doc
sys-apps/pciutils -zlib


package.mask file
Code:

# /etc/portage/package.mask

# masks
<=app-admin/eselect-emacs-1.3
>=xfce-base/libxfcegui4-4.4.2
>app-text/tetex-3
=media-video/ffmpeg-0.4.9_p20070616*

# dependencies
>=xfce-base/xfce-mcs-plugins-4.4.2
>=xfce-extra/exo-0.3.4
>=xfce-extra/terminal-0.2.8
>=xfce-base/xfce4-4.4.2
>=xfce-base/xfwm4-4.4.2
>=xfce-extra/xfwm4-themes-4.4.2
>=xfce-base/xfce-mcs-manager-4.4.2
>=xfce-base/thunar-0.9.0-r1
>=xfce-base/xfce4-panel-4.4.2
>=xfce-base/orage-4.4.2
>=xfce-base/xfce-utils-4.4.2-r1
>=xfce-base/xfprint-4.4.2
>=xfce-base/xfdesktop-4.4.2
>=xfce-extra/xfce4-mixer-4.4.2
>=xfce-extra/xfce4-appfinder-4.4.2
>=xfce-extra/mousepad-0.2.13
>=xfce-base/xfce4-session-4.4.2


(It doesn't help that there is contradicting advice on which version of ffmpeg to mask.) All those "dependencies" can be safely ignored, they are just required to mask the latest Xfce4 (which is a little buggy imo)

package.keywords file
Code:

# /etc/portage/package.keywords

media-video/vlc ~amd64
media-gfx/picasa ~amd64


And finally my make.conf file
Code:
# Compiler flags
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3"
CXXFLAGS="${CFLAGS}"

# Options
MAKEOPTS="-j3"
EMERGE_DEFAULT_OPTS="-atD"
PORTAGE_RSYNC_RETRIES="4"
ACCEPT_KEYWORDS="amd64"

# Use flags
USE="-kde -gnome -qt3 -qt4 3dnow acpi alsa apm avi bash-completion bzlib cdr cups dbus debug divx4linux dvd dvdr emacs ffmpeg hal hardened imagemagick ipod java jpeg lua mms mp3 mpeg multilib musicbrainz ncurses nsplugin oss ogg opengl pam perl pic php plotutils png python readline ruby startup-notification suhosin symlink tetex uclibc usb utils X xml xscreensaver"

# Feature flags
FEATURES="collision-protect"

# Masking (portage)
CONFIG_PROTECT="/etc/localtime /etc/conf.d/clock /etc/conf.d/rc /etc/conf.d/hostname /etc/X11/xorg.conf"

# Masking (gentoolkit)
SEARCH_DIRS_MASK="/usr/lib32/opengl/nvidia/lib"

# Merge order
#RDEPEND="!~sys-fs/udev-111 !~sys-fs/udev-112 !~sys-fs/udev-113"

# Mirrors, in order of preference
GENTOO_MIRRORS="ftp://mirror.internode.on.net/pub/gentoo http://distfiles.gentoo.org"
PORTAGE_BINHOST="ftp://mirror.internode.on.net/pub/gentoo/grp http://public.planetmirror.com/pub/gentoo/grp"

# Xorg
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="nvidia vesa"


My only thought is that there is a USE flag (or a missing USE flag) in make.conf that is being applied globally that's messing things up, because I'm pretty sure the package.* files are good.

-Brendan
Back to top
View user's profile Send private message
c0r0
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jun 2006
Posts: 81
Location: Jakarta -Indonesia

PostPosted: Tue Jan 08, 2008 1:12 am    Post subject: Reply with quote

@Logicien : have you install vlc with X flag?
Code:
raihana~ # USE="X wxwindows vorbis win32codecs alsa mp3 mpeg ogg flac rtsp" emerge vlc

_________________
- Laughter, The Best Medicine -
Back to top
View user's profile Send private message
flarets
n00b
n00b


Joined: 06 Jan 2008
Posts: 6

PostPosted: Tue Jan 08, 2008 11:26 pm    Post subject: Reply with quote

Quote:

media-video/vlc X a52 alsa aac bidi cdda cdio dts dvd ffmpeg flac freetype gnutls httpd live mad matroska mp3 mpeg ncurses ogg oggvorbis opengl sdl skins stream svga truetype vcd vlm theora win32codecs wxwindows xv

quote from Logicien package.use......
Back to top
View user's profile Send private message
c0r0
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jun 2006
Posts: 81
Location: Jakarta -Indonesia

PostPosted: Wed Jan 09, 2008 2:16 am    Post subject: Reply with quote

ups, sorry i did not recognize at 1st post :) try to use vlc-0.8.6c, i hope it works for you
_________________
- Laughter, The Best Medicine -
Back to top
View user's profile Send private message
MostAwesomeDude
Guru
Guru


Joined: 12 Aug 2007
Posts: 373

PostPosted: Wed Jan 09, 2008 9:37 am    Post subject: Reply with quote

Hmm. Run it from a menu or run dialog; I've noticed that it only pops up a GUI for me when I'm not running it from a terminal or console. Hope that helps.
_________________
Don't believe the "n00b" under my name.
Back to top
View user's profile Send private message
flarets
n00b
n00b


Joined: 06 Jan 2008
Posts: 6

PostPosted: Sun Jan 13, 2008 2:07 pm    Post subject: Reply with quote

Unfortunately, running from a menu did not work either. Again running "vlc -I ncurses file.avi" works, but I'd prefer to have a gui.

with the most recent version of vlc (0.9.0_alpha20080110) there is an additional error message:
Code:

***************************************************
*** glibc version with broken libintl detected. ***
*** Messages localization will be disabled.     ***
***************************************************

I don't know if this is related. Running
Code:

# revdep-rebuild --library glibc

had no effect, according to the output "Packages containing binaries and libraries using glibc will be emerged." of course, in my case, I want to rebuild glibc, not its dependencies.
Code:

emerge --unmerge vlc
emerge glibc
emerge vlc
revdep-rebuild

also had no effect. My next attempt will be to ebuild glibc independently.
Back to top
View user's profile Send private message
Tolstoi
l33t
l33t


Joined: 20 May 2004
Posts: 678

PostPosted: Sun Jan 13, 2008 11:00 pm    Post subject: Reply with quote

After an update today I ended up with a 0.9 version of VLC. It compiles, the GUI turns up, but it won't play any movies. I had that problem a while ago and downgraded to a 0.8x version. That's what I'm just doing now again :)
Back to top
View user's profile Send private message
Tolstoi
l33t
l33t


Joined: 20 May 2004
Posts: 678

PostPosted: Mon Jan 14, 2008 12:42 pm    Post subject: Reply with quote

Downgrading didn't help this time. I won't get a GUI started with 0.8.6c.

I'm trying this just now.
Back to top
View user's profile Send private message
Tolstoi
l33t
l33t


Joined: 20 May 2004
Posts: 678

PostPosted: Mon Jan 14, 2008 12:54 pm    Post subject: Reply with quote

Just tried it and it works, even with the latest version of VLC. GUI turns up and I can watch movies.
Back to top
View user's profile Send private message
flarets
n00b
n00b


Joined: 06 Jan 2008
Posts: 6

PostPosted: Thu Jan 31, 2008 11:17 am    Post subject: Reply with quote

Turning on the qt4 flag fixed it. It should be superfluous, but I guess (because it now works) there's bug in my default GUI - libxfce4gui. Hmmm a possible reinstall of Xfce4 seems imminent.

Thanks everyone!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
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