Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 333 matches

Go to advanced search

Advanced search
Search found 333 matches
  • Page 1 of 14
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 14
  • Next
by Art Vandalay
Sun Apr 05, 2015 2:16 am
Forum: Multimedia
Topic: Attention Kodi users
Replies: 0
Views: 2019

Attention Kodi users

Has anyone had any success getting the ArtistSlideshow addon to work in Helix?

This is using Kodi 14.1 and ArtistSlideshow 1.8.2

I ask because ever since Gotham it has stopped working, it initially works, then it crashes with the "ArtistSlideshow script error " message

I have done a clean install ...
  • Jump to post
by Art Vandalay
Mon Jul 07, 2014 8:01 am
Forum: Multimedia
Topic: media-tv/xbmc feature/fix request
Replies: 12
Views: 24372

has anyone got this working for Gotham? (ie 13.0)

i've checked out the gotham branch for opdenkamp (as fetzerch seems to be outdated) on git as above...

it compiles all the different pvr modules fine with the resulting addon zip files generated, but unfortunately the cmyth zip file seems to be ...
  • Jump to post
by Art Vandalay
Tue Jun 17, 2014 8:39 am
Forum: Portage & Programming
Topic: emerge failure for dev-lang/php-5.3.28-r3
Replies: 0
Views: 1141

emerge failure for dev-lang/php-5.3.28-r3

Having quite a bit of grief trying to get dev-lang/php-5.3.28-r3 to successfully compile

the build.log file is here

it seems similar to this post , however that is for php-5.3.28, not r3

I have tried recompiling sys-devel/bison-3.0.2 ....same error

Hopefully someone can assist - system details ...
  • Jump to post
by Art Vandalay
Sun Jun 08, 2014 3:27 am
Forum: Portage & Programming
Topic: Glib complains about missing docbook xml dtd
Replies: 7
Views: 12624

looks like there was a problem with my catalog

doing the following has fixed it for me:

Code: Select all

rm /etc/xml/{catalog,docbook}
emerge libxml2 docbook-xsl-stylesheets docbook-xml-dtd
glib now compiles successfully
  • Jump to post
by Art Vandalay
Sun Jun 08, 2014 1:42 am
Forum: Portage & Programming
Topic: Glib complains about missing docbook xml dtd
Replies: 7
Views: 12624

I'm now also experiencing the same issue, and have tried the above suggestions to no avail.

Did you guys resolve this?
  • Jump to post
by Art Vandalay
Sun Jun 08, 2014 12:28 am
Forum: Portage & Programming
Topic: Can't emerge or unmerge one particular package [SOLVED]
Replies: 11
Views: 5136

ok when i run it, i can now see the problem (i think)


osiris sbin # build-docbook-catalog
+ EPREFIX=
+ ROOTCONFDIR=/etc/xml
+ ROOTCATALOG=/etc/xml/catalog
+ CATALOG=/etc/xml/docbook
+ DOCBOOKDIR=/usr/share/sgml/docbook
+ DTDS=
+ LATEST_DTD=
+ LATEST_DATE=
+ VERBOSE=false
+ ZERO=build-docbook ...
  • Jump to post
by Art Vandalay
Sat Jun 07, 2014 11:48 pm
Forum: Portage & Programming
Topic: Can't emerge or unmerge one particular package [SOLVED]
Replies: 11
Views: 5136

Hi linm,

Looks like you are spot on with your suggestion...

I have rerun the emerge with the --debug switch (which is a nice tip btw) and dumped the build.log file here

http://pastebin.com/gyVd4jP9

It does get stuck on the build-docbook-catalog stage

Actually I am able to reproduce the same ...
  • Jump to post
by Art Vandalay
Sat Jun 07, 2014 4:46 am
Forum: Portage & Programming
Topic: Can't emerge or unmerge one particular package [SOLVED]
Replies: 11
Views: 5136

Have also booted off a live cd and run a xfs_check and xfs_repair, it found some minor inconsistencies which were fixed, however it hasn't made a difference....so i think the file system is ok
  • Jump to post
by Art Vandalay
Sat Jun 07, 2014 4:42 am
Forum: Portage & Programming
Topic: Can't emerge or unmerge one particular package [SOLVED]
Replies: 11
Views: 5136

You are using the nVidia proprietary driver, which has a history of weird problems when a buggy version slips through. Can you reproduce the problem on an untainted kernel?

Just compiled the latest stable kernel, 3.10.41-gentoo-r1, have booted into the stock kernel, with no nvidia drivers ...
  • Jump to post
by Art Vandalay
Fri Jun 06, 2014 12:42 pm
Forum: Portage & Programming
Topic: Can't emerge or unmerge one particular package [SOLVED]
Replies: 11
Views: 5136

Hi Khay,

build.log as follows...


# cat /var/tmp/portage/app-text/docbook-xsl-stylesheets-1.78.0-r1/temp/build.log
* Package: app-text/docbook-xsl-stylesheets-1.78.0-r1
* Repository: gentoo
* Maintainer: maintainer-needed@gentoo.org
* USE: amd64 elibc_glibc kernel_linux userland_GNU ...
  • Jump to post
by Art Vandalay
Fri Jun 06, 2014 11:29 am
Forum: Portage & Programming
Topic: Can't emerge or unmerge one particular package [SOLVED]
Replies: 11
Views: 5136

Can't emerge or unmerge one particular package [SOLVED]

Got a very strange issue where my system gets stuck when trying to emerge one particular package, app-text/docbook-xsl-stylesheets-1.78.0-r1

It completes the compile, however when it tries to complete the installation it just sits there forever at the Installing stage, without any errors


osiris ...
  • Jump to post
by Art Vandalay
Wed Jun 19, 2013 7:06 am
Forum: Multimedia
Topic: media-tv/xbmc feature/fix request
Replies: 12
Views: 24372


have been waiting a while for this, finally i can turf the mythtv frontend for xbmc....thank you :)

A few months back when xbmc-12 appeared I decided to try it again, and enabled the MythTV support. Unfortunately the available support was for mythtv-0.25.0, not the mytht-0.25.3 that's in portage ...
  • Jump to post
by Art Vandalay
Tue Jun 18, 2013 7:45 am
Forum: Multimedia
Topic: media-tv/xbmc feature/fix request
Replies: 12
Views: 24372

If anyone else runs in to the problem of "requires xbmc.pvr version X which is not available" then you need to check out the right branch.

I had XBMC installed with the pvr USE-flag, though I don't know if this is necessary for anything other than MythTV.

Do something like
git clone https ...
  • Jump to post
by Art Vandalay
Sun Jan 13, 2013 12:36 am
Forum: Portage & Programming
Topic: Error emerging jinja
Replies: 5
Views: 4096

eselect python set --python3 python3.2

and re emerging jinja has fixed it

thx! :D
  • Jump to post
by Art Vandalay
Sun Jan 13, 2013 12:33 am
Forum: Portage & Programming
Topic: Error emerging jinja
Replies: 5
Views: 4096

cat /var/db/pkg/dev-python/setuptools-*/USE

amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_2 userland_GNU


eselect python list --python3


Available Python 3 interpreters:
[1] python3.1 *
[2] python3.2


equery u dev-python/setuptools


[ Legend : U - final ...
  • Jump to post
by Art Vandalay
Sun Jan 13, 2013 12:08 am
Forum: Portage & Programming
Topic: Error emerging jinja
Replies: 5
Views: 4096

megabaks wrote:dev-python/setuptools installed?
re-emerge it
yes it is installed and so i re emerged it.

also re-ran python-updater for good measure

same result unfortunately

thx for the suggestion
  • Jump to post
by Art Vandalay
Sat Jan 12, 2013 5:04 am
Forum: Portage & Programming
Topic: Error emerging jinja
Replies: 5
Views: 4096

Error emerging jinja

as of the past week when i run an update, portage is now pulling in jinja for some reason...i have no idea what it even does

When I go to compile...

Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-python/jinja-2.6
* Jinja2-2.6.tar.gz SHA256 SHA512 ...
  • Jump to post
by Art Vandalay
Tue Dec 18, 2012 10:52 pm
Forum: Networking & Security
Topic: Apache (PHP) fails to start
Replies: 20
Views: 50502

I have just hit this problem despite reading this thread first and following the advice! I still get:

* apache2 has detected an error in your setup:
[Sat Dec 01 22:25:45.997063 2012] [core:warn] [pid 18018] AH00111: Config variable ${SVN_REPOS_LOC} is not defined
[Sat Dec 01 22:25:45.997185 2012 ...
  • Jump to post
by Art Vandalay
Wed Dec 28, 2011 1:40 pm
Forum: Kernel & Hardware
Topic: Wake-on-USB works with 2.6.32, fails with 2.6.34
Replies: 15
Views: 11931

now that i am on holidays i revisited this topic...couldn't end the year with this not being solved!

ended up ditching my dvico ir receiver and getting a cheap mce usb receiver (model 1039) off ebay which has solved the issue, as they are capable of waking a system from s3

i created the following ...
  • Jump to post
by Art Vandalay
Fri Mar 04, 2011 10:17 am
Forum: Multimedia
Topic: [Amarok] tag problem (looking for a good auto mp3 tag)
Replies: 4
Views: 3883

another tagger i have just stumbled upon is kid3

i use easytag in conjunction with kid3

with kid3, you can see and edit the complete field of id3 tags (such as album artist field), for which you can't access with easytag

the music player in xbmc uses the album artist field to sort its albums, so ...
  • Jump to post
by Art Vandalay
Tue Feb 15, 2011 10:25 am
Forum: Kernel & Hardware
Topic: High CPU load while copying files
Replies: 6
Views: 5666

aCOSwt wrote: - Kde's system monitor graphs show one of my two cores going to 100%
- While... the process-table tab hardly shows half a dozen processes at 2% max :?
yep, that's pretty much what i'm seeing
  • Jump to post
by Art Vandalay
Mon Feb 14, 2011 9:24 am
Forum: Kernel & Hardware
Topic: High CPU load while copying files
Replies: 6
Views: 5666

i'm thinking i have a similar problem....

for example when i copy a file (like a 1gb avi file) to another pc in my home via nfs, my desktop comes to a grinding halt until the copy process is finished.

it seems to have been around for the past 15 or so kernels...ie above 2.6.20 and above...i can ...
  • Jump to post
by Art Vandalay
Sun Jan 23, 2011 3:02 am
Forum: Kernel & Hardware
Topic: Wake-on-USB works with 2.6.32, fails with 2.6.34
Replies: 15
Views: 11931

ok have made some progress.

i realised with my bios pressing ctrl+f1 at the main screen activates the advanced options and i can now see that 'wake s3 from usb device' is indeed enabled. why this option isn't visible by default is beyond me....anyway...

in my kernel under "Device Drivers" -> "USB ...
  • Jump to post
by Art Vandalay
Wed Jan 19, 2011 8:43 am
Forum: Kernel & Hardware
Topic: Wake-on-USB works with 2.6.32, fails with 2.6.34
Replies: 15
Views: 11931

Hi Depontius,

Were you ever able to resolve this problem?

Has this situation been resolved with the newer kernels? I am on 2.6.36-gentoo

I too are in a similar situation....ie I can put my desktop into S3 but can only wake via pushing the power button.

My motherboard is a Gigabyte X58A-UD5 and ...
  • Jump to post
by Art Vandalay
Fri Nov 26, 2010 6:50 am
Forum: Multimedia
Topic: [SOLVED] vdpau doesn't seem to be working
Replies: 3
Views: 5991

hmmm looks like it's amateur hour on my part.

i ran mplayer from the console and notice i was getting permission denied to /dev/nvidia0

having just rebuilt this box from scratch a few weeks back i forgot to my user account to the video group :oops:

all good now, vdpau goodness is now working ...
  • Jump to post

Search found 333 matches
  • Page 1 of 14
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 14
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic