You are not logged in.

#326 2006-03-30 13:44:42

ganlu
Member
From: ChongQing, China
Registered: 2004-01-04
Posts: 360

Re: Gnome 2.14 Release

@ganlu, make sure the subtitles are exactly the same name except for the extension, i never had trouble with subtitles..

Yes, I do. My subtitles are srt format with gb2312 encoding.

Offline

#327 2006-03-30 15:45:29

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: Gnome 2.14 Release

I didn't see a gst 0.10 python package in testing and didn't know of it hasn't been put in or what, so I made a PKGBUILD for it:

# Contributor: William Rea <sillywilly@gmail.com>
pkgname=gstreamer0.10-python
pkgver=0.10.3
pkgrel=1
pkgdesc="Python bindings for GStreamer 0.10"
url=" http://www.gstreamer.org"
options=('NOLIBTOOL')
license="LGPL"
depends=('pygtk' 'gstreamer0.10-base')
source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-$pkgver.tar.gz )
md5sums=('82da93b6b3a38c4c72fc65a17378b82c')

build() {
  cd $startdir/src/gst-python-$pkgver
  ./configure --prefix=/usr --disable-valgrind
  make || return 1
  make DESTDIR=$startdir/pkg install
}

Offline

#328 2006-04-04 15:01:37

hongy19
Member
From: China
Registered: 2005-04-08
Posts: 83
Website

Re: Gnome 2.14 Release

Cimi wrote:
Blaasvis wrote:

known issue, disable show volumes with gconf-editor

how i can edit volumes visible in the computer directory? I want to delete fat partition because the label is WINDOWS all with caps locked

edit the  key /apps/nautilus/desktop/volumes_visible in gconf

Offline

#329 2006-04-04 19:29:29

cl0wn
Member
Registered: 2005-12-29
Posts: 32

Re: Gnome 2.14 Release

Hi all,
anyone knows how can I enable gnome composite manager?


knowledge is p0wer...

Offline

#330 2006-04-05 04:51:12

trapdoor
Member
Registered: 2005-03-27
Posts: 82
Website

Re: Gnome 2.14 Release

Hey, I really need some help with this, this morning my lower panel stopped working. I cant see open windows anymore, neither can i see the "desktop changer" oder the "jump directly to the desktop" button. It's all just grey, any solutions for that?
-------------------------------------------
I now found out that the problem are the little applets, when i try so start one of these i get

The panel encountered a problem while loading "OAFIID:GNOME_ShowDesktopApplet".

So any suggestions?

Offline

#331 2006-04-05 05:14:47

clarence
Member
From: fremantle.au
Registered: 2005-10-12
Posts: 294

Re: Gnome 2.14 Release

trapdoor: someone somewhere in this thread suggested removing all entries in /var/tmp that have your username (rm -rf /var/tmp/*yourusername (or something like that)) and deleting or renaming the .gconf2 folder in your home folder.

worked for me at least.......


fck art, lets dance.

Offline

#332 2006-04-05 08:17:10

trapdoor
Member
Registered: 2005-03-27
Posts: 82
Website

Re: Gnome 2.14 Release

I tried your suggestions and moved the .gconf folder (a .gconf2 folder does not exist) and I did "rm -rf /var/tmp/*trapdoor"

Both did not solve my problem...

so any other suggestions?

Offline

#333 2006-04-05 08:35:33

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: Gnome 2.14 Release

Run the applets from cli see what it complains about. The applets are in /opt/gnome/libexec

Similar thing happened with the 2.13.90 release, we had libxres missing, but it might be something else in your case. Start from cli and see...

Offline

#334 2006-04-05 16:27:08

trapdoor
Member
Registered: 2005-03-27
Posts: 82
Website

Re: Gnome 2.14 Release

I did a pacman -Syu today and all of the sudden it works again. thanks for your help!

Offline

Board footer

Powered by FluxBB