Forums

Skip to content

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

Search found 60 matches

Go to advanced search

Advanced search
Search found 60 matches
  • 1
  • 2
  • 3
  • Next
by The Unabeefer
Fri Apr 18, 2014 7:23 pm
Forum: Installing Gentoo
Topic: [Solved!] libical & kdepimlibs Fails Emerge
Replies: 9
Views: 5944

I got dev-libs/libical-1.0-r1 to compile with USE="-introspection" (after it worked, added it to my package.use)

Not sure if that'll fix your problem, but that's what worked for me.
  • Jump to post
by The Unabeefer
Thu Jan 02, 2014 10:38 pm
Forum: Desktop Environments
Topic: KDE Connect
Replies: 4
Views: 6844

Okay, this is pretty sweet! Seems like there's a lot that can be worked into this in the future as well....

Alright, so I've successfully shared a file from my droid phone to my laptop... is the ability to share files the other way in this yet? If so, does anyone know how?
  • Jump to post
by The Unabeefer
Thu Jan 02, 2014 10:35 pm
Forum: Multimedia
Topic: unable to eject cdrom with the button
Replies: 4
Views: 3910

The command "eject" works for me. I then set up a hotkey to run that command... tada.
  • Jump to post
by The Unabeefer
Thu Jun 06, 2013 9:26 pm
Forum: Unsupported Software
Topic: How to install Handbrake on gentoo
Replies: 39
Views: 93945

Has anyone tried merely unmasking media-video/ffmpeg 1.2.1?? Seems virtual/ffmpeg-9 only wants libav OR a version of ffmpeg greater than 1.1.

I am mid-compile of something else at the moment, but when that's done, I'll be trying it out....

When I place the following in my /etc/portage/package ...
  • Jump to post
by The Unabeefer
Thu Apr 04, 2013 9:55 pm
Forum: Portage & Programming
Topic: [SOLVED ] problem emerging blt-2.4 / python
Replies: 6
Views: 4800

EddyC158 wrote:solved it !! , had to emerge tktable pkg
I'm having this compile problem too, but emerging tktable didn't help a bit for me... :(

[edit] Oh, also, the version of blt that is giving me this error is -r12, not 10... but it looks to be the same output. [/edit]

..
  • Jump to post
by The Unabeefer
Mon Mar 25, 2013 10:05 pm
Forum: Portage & Programming
Topic: systemd and udev
Replies: 27
Views: 35783

>Also, is there any way to find stragglers from old repositories like that so that I can set everything to my current trees?

Do you have eix?
You can use # eix --installed-from-overlay
Easiest way I can think of off of the top of my head, I know it works for at least local overlays so no reason ...
  • Jump to post
by The Unabeefer
Mon Mar 25, 2013 8:41 pm
Forum: Portage & Programming
Topic: systemd and udev
Replies: 27
Views: 35783

Re: When systemd-198-r4 relocates udev to /usr/lib don't for

mgorny has now seperated systemd from Gentoo udev.
Gentoo Systemd also incorporates udev like upstream now.

mgorny is willing to strictly follow upstream.
Therfore once again a relocation of Systemds udev to /usr/lib/udev.

To get this done, don't forget after upgrade to systemd-198-r4:
emerge ...
  • Jump to post
by The Unabeefer
Wed Nov 21, 2012 11:13 pm
Forum: Unsupported Software
Topic: gdm does not start properly under systemd
Replies: 3
Views: 8622

Yes... somehow.
You need to use polkit-108 and enable CONFIG_AUDIT in kernel - that way polkit can access info about other precesses.

I fixed my issue by use.mask-ing "-systemd" which allowed polkit to compile for systemd (it and a few other packages apparently has that USE flag hardmasked, so ...
  • Jump to post
by The Unabeefer
Tue Nov 20, 2012 10:18 pm
Forum: Unsupported Software
Topic: gdm does not start properly under systemd
Replies: 3
Views: 8622

Did you ever figure this out? Having similar/same issue.
  • Jump to post
by The Unabeefer
Sun Jul 08, 2012 1:54 am
Forum: Multimedia
Topic: k3b cannot see burner
Replies: 6
Views: 6900

This was fixed for me by recompiling kdelibs with USE="-udisks2"

Bug stuff can be found here: https://bugs.gentoo.org/show_bug.cgi?id=424157

..
  • Jump to post
by The Unabeefer
Fri Jun 29, 2012 11:52 pm
Forum: Multimedia
Topic: k3b cannot see burner
Replies: 6
Views: 6900

k3b can't find mine either... but I seem to have all the other recent polkit/udisks issue with polkitd userdir etc all fixed otherwise. Everything else recognizes the drive, the New Device notifier pops up when I shove a disk in........ it's just k3b and apparently ONLY k3b that doesn't find it.

I ...
  • Jump to post
by The Unabeefer
Wed Jun 20, 2012 8:52 pm
Forum: Desktop Environments
Topic: After polkit upgrade, KDM and KDE won't start. Can't (Solved
Replies: 3
Views: 2406

Glad it worked!!

I had been in the midst of trying to figure out the polkit issue myself when it did the same to me. My first thought was "What did I do now?!" until I tried opening Dolphin from xterm, and saw the libattica error. Again, glad to hear it worked!
  • Jump to post
by The Unabeefer
Wed Jun 20, 2012 4:40 pm
Forum: Desktop Environments
Topic: After polkit upgrade, KDM and KDE won't start. Can't (Solved
Replies: 3
Views: 2406

Have you run a revdep-rebuild? There was an update yesterday of libattica that kept my KDM from starting until revdep-rebuild re-compiled kdelibs and a few others. Just fixed my own issues with polkit/udisks, but KDM not starting for me was libattica's fault.
  • Jump to post
by The Unabeefer
Wed Jun 20, 2012 4:13 am
Forum: Kernel & Hardware
Topic: Yet another dbus/udisks issue. [SOLVED]
Replies: 9
Views: 12798

Yep, as I said... something simple.

Just run this as root:
# usermod -d /var/lib/polkit-1 polkitd and either reboot or logout or whatever.

It's been mentioned in a thread before... and it was definitely in the messages for the upgrade to polkit 0.106 I just happened to pay more attention to the ...
  • Jump to post
by The Unabeefer
Wed Jun 20, 2012 2:40 am
Forum: Kernel & Hardware
Topic: Yet another dbus/udisks issue. [SOLVED]
Replies: 9
Views: 12798

The Unabeefer,

I'm not sure, but I think it's a polkit problem. I just got a message from pcmanfm when I plugged in my external backup drive about unauthorized something or other and polkit was in the message.

I always mount it from a script anyway and that worked fine :D

I remember seeing ...
  • Jump to post
by The Unabeefer
Wed Jun 20, 2012 2:01 am
Forum: Kernel & Hardware
Topic: Yet another dbus/udisks issue. [SOLVED]
Replies: 9
Views: 12798

The Unabeefer,

No need to panic - I just discovered this here

root@gentoo-gateway junk2 # udisks --dump

(udisks:1416): udisks-WARNING **: Couldn't enumerate devices: Message did not receive a reply (timeout by message bus)
root@gentoo-gateway junk2 #


I hardly use the cl udisks, so I was ...
  • Jump to post
by The Unabeefer
Wed Jun 20, 2012 1:02 am
Forum: Kernel & Hardware
Topic: Yet another dbus/udisks issue. [SOLVED]
Replies: 9
Views: 12798

Yet another dbus/udisks issue. [SOLVED]

Hey there. I've spent the past day+ exhausting every option I could find / think of... so I'm finally turning here for help.

THE ERROR:
# udisks --mount /dev/sdb1
Cannot find device with major:minor 8:17: Message did not receive a reply (timeout by message bus)

THE BACKSTORY:
I've recently ...
  • Jump to post
by The Unabeefer
Tue May 29, 2012 1:33 am
Forum: Desktop Environments
Topic: Gwibber 3.2.0.1 Version Bump
Replies: 9
Views: 6942

I personally would like to attempt to make an ebuild for the current version, which is 3.5.0 (which is obviously more recent than the 3.1 in portage), but it seems the only dependency that simply doesn't exist is "gee-1.0" ... The closest I have found is libgee-0.7.2. Even the website for libgee ...
  • Jump to post
by The Unabeefer
Wed May 02, 2012 4:41 pm
Forum: Other Things Gentoo
Topic: webkit-gtk took so long to compile?
Replies: 39
Views: 99200

I don't know if it takes 3 hours or not... but it does take quite a while for me. Whenever I see webkit-gtk, I normally wait to update until I am in bed asleep because it takes so long.

So if there's something wrong on your end, there probably is on my end. OR, it just takes that long for everyone.
  • Jump to post
by The Unabeefer
Mon Apr 30, 2012 9:51 pm
Forum: Multimedia
Topic: [SOLVED] bash: $'\357\273\277tcextract': command not found
Replies: 2
Views: 3058

Wow, I knew I was an idiot... but I didn't think that much.

It was a Unicocde byte order issue. I normally copy/paste the command from my doc in GoogleDocs, but this time I was doing it from Leafpad. *head >> desk*

Thanks for your help!! Sorry my head farted!! :roll:
  • Jump to post
by The Unabeefer
Mon Apr 30, 2012 7:12 pm
Forum: Multimedia
Topic: [SOLVED] bash: $'\357\273\277tcextract': command not found
Replies: 2
Views: 3058

[SOLVED] bash: $'\357\273\277tcextract': command not found

Okay, I'm probably just missing something very simple here (as is usually the case)...

I'm trying to split up some mpeg2 (.mpg) files into m2v and ac3 files (for audio adjustment before burning), and I've done a whole bunch of them over the past few weeks just fine. Now I am getting this error when ...
  • Jump to post
by The Unabeefer
Mon Apr 16, 2012 2:49 am
Forum: Desktop Environments
Topic: gtk-3.4 - problem with 3.x themes
Replies: 3
Views: 2840

I'm hoping for an update of the malysUNISEX themes I found in gnome-look. Fantastic dark theme, but the widgets are all effed up when gtk upgraded. Grrr. I'll keep looking around, but I love that theme.
  • Jump to post
by The Unabeefer
Fri Mar 23, 2012 8:00 pm
Forum: Portage & Programming
Topic: easytag emerge is failing
Replies: 5
Views: 3898

I put "-mp4" in my use flag for easytag because of this. I (personally) only tag my mp3's and don't mess too much with mp4 tags, so I don't need it (for now).

It's a slight work-around, but at least it compiles and runs... Just doesn't have mp4 functionality that way. Hope that helps a bit though.
  • Jump to post
by The Unabeefer
Thu Mar 15, 2012 4:34 pm
Forum: Desktop Environments
Topic: Gnome 3.2 and Qt apps
Replies: 6
Views: 3293

I was messing with this over the past week since I switched to Gnome 3 from KDE4.

qtconfig did the trick. I didn't even need to install systemsettings. Just "qtconfig" (which I didn't have to install, so I am assuming it comes with QT) and tada.

Hope that helps.
  • Jump to post
by The Unabeefer
Thu Dec 02, 2010 11:41 pm
Forum: Networking & Security
Topic: wicd problem with python 2.7
Replies: 5
Views: 4813

I saw an update of wicd today... does anyone know if this is to fix the python problem or is it just unrelated?!

I really don't like still using an older ver just for one necessary app... not OCD or anything *cough*
  • Jump to post

Search found 60 matches
  • 1
  • 2
  • 3
  • 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