| Summary: | media-video/vlc-0.9.0_alpha20080110 won't start | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | impulze |
| Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | betelgeuse |
| Priority: | High | ||
| Version: | 2007.0 | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | strace output before sending SIGINT | ||
|
Description
impulze
2008-01-12 13:28:03 UTC
Created attachment 140807 [details]
strace output before sending SIGINT
the is the strace output before sending SIGINT (because no interface comes up)
relevant infos, perhaps
paludis 0.26.0_alpha5
Paludis build information:
Compiler:
CXX: x86_64-pc-linux-gnu-g++ 4.1.2 (Gentoo 4.1.2 p1.0.1)
CXXFLAGS: -O2 -march=athlon64 -pipe
LDFLAGS:
DATE: 2008-01-07T02:24:07+0100
Libraries:
C++ Library: GNU libstdc++ 20070214
Reduced Privs:
reduced_uid: 107
reduced_uid->name: paludisbuild
reduced_uid->dir: /dev/null
reduced_gid: 1009
reduced_gid->name: paludisbuild
Paths:
DATADIR: /usr/share
LIBDIR: /usr/lib64
LIBEXECDIR: /usr/libexec
SYSCONFDIR: /etc
PYTHONINSTALLDIR: /usr/lib64/python2.4/site-packages
RUBYINSTALLDIR: /usr/lib64/ruby/site_ruby/1.8/x86_64-linux
Repository virtuals:
format: virtuals
Repository installed-virtuals:
format: installed_virtuals
root: /
Repository gentoo:
format: ebuild
location: /var/repositories/gentoo
append_repository_name_to_write_cache: true
builddir: /var/tmp/paludis
cache: /var/repositories/gentoo/metadata/cache
distdir: /var/tmp/distfiles
eapi_when_unknown: 0
eapi_when_unspecified: 0
eclassdirs: /var/repositories/gentoo/eclass
ignore_deprecated_profiles: false
layout: traditional
names_cache: /var/cache/.names-gentoo
newsdir: /var/repositories/gentoo/metadata/news
profile_eapi: 0
profiles: /var/repositories/gentoo/profiles/default-linux/amd64/2007.0/desktop
securitydir: /var/repositories/gentoo/metadata/glsa
setsdir: /var/repositories/gentoo/sets
sync:
sync_options:
use_manifest: use
write_cache: /var/cache/paludis/metadata
Package information:
app-admin/eselect-compiler: (none)
app-shells/bash: 3.2_p17-r1
dev-java/java-config: 1.3.7 2.0.33-r1
dev-lang/python: 2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache: 2.4-r7
dev-util/confcache: (none)
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.13 2.61-r1
sys-devel/automake: 1.10 1.5 1.6.3 1.7.9-r1 1.8.5-r3 1.9.6-r2
sys-devel/binutils: 2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.24
virtual/os-headers: 2.6.23-r2 (for sys-kernel/linux-headers::installed)
Repository installed:
format: vdb
location: /var/db/pkg
builddir: /var/tmp/paludis
names_cache: /var/db/pkg/.names
provides_cache: /var/db/pkg/.provides
root: /
world: /var/db/pkg/world
yep try enabling vlm, see http://trac.videolan.org/vlc/ticket/1431 and I dont see any error in vlc startup could you try building vlc with debug info and running it in gdb ? also perhaps vlc -vv --reset-plugins-cache will tell you whats wrong and I think no interface shows up because you disabled wxwindows and qt4 interface is currently broken without vlm (In reply to comment #3) > > and I think no interface shows up because you disabled wxwindows and qt4 > interface is currently broken without vlm > You should add a vlc_use_needs qt4 vlm call to pkg_setup then. My vlc starts up, but it forget any settings...?! (yes, the file ~/.config/vlc/vlcrc is writeable by this user.) (In reply to comment #5) > My vlc starts up, but it forget any settings...?! > (yes, the file ~/.config/vlc/vlcrc is writeable by this user.) well, different issue and will need to be detailed more in another bug report. this one is fixed now |