WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: gnome-media  (Read 2739 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14819
gnome-media
« on: October 22, 2012, 12:55:04 AM »
Thanks for updating gnome-media

A couple of points (using gnome-sound-recorder)

It looks like it needs a dep on xz?

When I try to record I get this error:
Code: [Select]
(gnome-sound-recorder:11232): GStreamer-WARNING **: Element 'gconfaudiosource' already has parent
When I close gnome-sound-recorder I get this:
Code: [Select]
(gnome-sound-recorder:11232): Gtk-WARNING **: Attempting to store changes into `/home/tc/.local/share/recently-used.xbel', but failed: Failed to create file '/home/tc/.local/share/recently-used.xbel.UW9VMW': No such file or directoryMaybe the start-up script could create the file/folder?

Just to be clear, I'm not using the gnome desktop, which might be the reason for the errors?

Edit: It looks like the xz dep came in by way of the latest libxml2
« Last Edit: October 22, 2012, 03:00:58 AM by Juanito »

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: gnome-media
« Reply #1 on: October 22, 2012, 02:58:30 AM »

It looks like it needs a dep on xz?


There are many programs using liblzma.so optionally provided by xz.tcz if related dev files found durint configure. You can either remove xz-dev.tcz or use a configure switch to disable lzma support
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: gnome-media
« Reply #2 on: October 22, 2012, 03:25:26 AM »
BTW if needed, I can split up xz and to make a lib only extension, xzlib.tcz
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."