From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QdCNe-0004Zp-7i for garchives@archives.gentoo.org; Sun, 03 Jul 2011 02:25:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E605221C084; Sun, 3 Jul 2011 02:24:27 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id B2AAF21C084 for ; Sun, 3 Jul 2011 02:24:27 +0000 (UTC) Received: by vxa40 with SMTP id 40so3946175vxa.40 for ; Sat, 02 Jul 2011 19:24:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Z96B78COOhfVIodq4P2xC7KfiiLDSZElP3twwdu3q/8=; b=pZ2BWDAkJMgMj3tqZa63ww4JLP762QG1yit8Uq0FFyhpEj8SWqrcwewcQzhSdk6sRa mwOIpV74M6Jed9CVVcEmYI/EcFumchd5tcrGjMz3jWn3qg4YYKdLkIrfilHWh9/5P0Wu qVZSbD1yMy/77Nhe+oTNMwEb8Mh2jnH9Vw1dY= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.175.197 with SMTP id cc5mr6643991vdc.287.1309659867143; Sat, 02 Jul 2011 19:24:27 -0700 (PDT) Received: by 10.220.187.132 with HTTP; Sat, 2 Jul 2011 19:24:27 -0700 (PDT) Date: Sat, 2 Jul 2011 23:24:27 -0300 Message-ID: Subject: [gentoo-user] smplayer and kmplayer only works (almost) OK as root From: Francisco Ares To: gentoo-user Content-Type: multipart/alternative; boundary=bcaec51a7d42285f7e04a720f334 X-Archives-Salt: X-Archives-Hash: e4d8f8d0aeab86fb7acaa1b751030a48 --bcaec51a7d42285f7e04a720f334 Content-Type: text/plain; charset=UTF-8 Hi, All, I am trying to use smplayer or kmplayer as a regular user. They both don't work: kmplayer keeps saying that it is waiting mplayer buffering and smplayer reports "Mplayer has finished unexpectedly. Exit code:1". Running both as root from a terminal, the following message appeared: KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work kmplayer(8687): Session bus not found To circumvent this problem try the following command (with Linux and bash) export $(dbus-launch) I did that export while still as root, and then both started to work, so there is no problem with them, but some setting is missing. Additionally, even that export did not work for smplayer/kmplayer as regular user. What should I do next? Where to look at? Thanks a lot Francisco "If you have an apple and I have an apple and we exchange apples then you and I will still each have one apple. But if you have an idea and I have one idea and we exchange these ideas, then each of us will have two ideas." - George Bernard Shaw --bcaec51a7d42285f7e04a720f334 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, All,

I am trying to use smplayer or kmplayer as a regular user. = They both don't work: kmplayer keeps saying that it is waiting mplayer = buffering and smplayer reports "Mplayer has finished unexpectedly. Exi= t code:1".

Running both as root from a terminal, the following message appeared:

KGlobal::locale::Warning your global KLocale is being recreated w= ith a valid main component instead of a fake component, this usually means = you tried to call i18n related functions before your main component was cre= ated. You should not do that since it most likely will not work
kmplayer(8687): Session bus not found
To circumvent this problem try th= e following command (with Linux and bash)
export $(dbus-launch)

I did that export while still as root, and then both started to work, = so there is no problem with them, but some setting is missing. Additionally= , even that export did not work for smplayer/kmplayer as regular user.

What should I do next? Where to look at?

Thanks a lot
Franci= sco
"If you have an apple and I have an apple and we = exchange apples then you and I will still each have one apple. But if you h= ave an idea and I have one idea and we exchange these ideas, then each of u= s will have two ideas." - George Bernard Shaw
--bcaec51a7d42285f7e04a720f334--