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 1QsEvi-0004d3-Fg for garchives@archives.gentoo.org; Sat, 13 Aug 2011 14:11:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4670621C296; Sat, 13 Aug 2011 14:11:05 +0000 (UTC) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 41B1821C0C8 for ; Sat, 13 Aug 2011 14:09:46 +0000 (UTC) Received: by fxd23 with SMTP id 23so3600875fxd.40 for ; Sat, 13 Aug 2011 07:09:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=x3lG0oXytgWr6f3gpmNd1bJcUxUO1F90fcldrhGvBZ8=; b=xo0HUTQB+xVU2JOzOdTs5oqRw1IYPlCAA2+/xaHx7ieoK1tE5/tjNtfXnfg4t5fqXX sLrulaFGhAtJsHmGI4RlHE7l/0P1qOuAAsQkaSE/Kok/awB16uiP1VYiTmHNx0oqdOfV QcBRyaQfCs+QUoY8ebDQDX5Z7Nup3Aq8NxT8E= 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.223.57.78 with SMTP id b14mr2830797fah.83.1313244586452; Sat, 13 Aug 2011 07:09:46 -0700 (PDT) Received: by 10.223.74.7 with HTTP; Sat, 13 Aug 2011 07:09:46 -0700 (PDT) In-Reply-To: <20110813105130.3595b021@acme7.acmenet> References: <20110809191342.GC6003@solfire> <2427540.BKcpMAF5L2@pc> <20110811010233.GC22501@solfire> <3960878.U1fKRosroJ@pc> <20110811091321.GE22501@solfire> <20110813105130.3595b021@acme7.acmenet> Date: Sat, 13 Aug 2011 10:09:46 -0400 Message-ID: Subject: Re: [gentoo-user] Rosegarden works??? From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: b4b77fbf723729526bbfcd425843deea On Sat, Aug 13, 2011 at 9:51 AM, luis jure wrote: > > rosegarden works for you at all? wow, that's great. > > i'm on ~amd64, and i haven't been able to make rosegaren work for a long > time. i searched the web and i found people describing the same problem > that i have on gentoo: if i type rosegarden on a terminal absolutely > nothing happens. the application doesn't launch, there are no messages on > the terminal, nothing. i just have to control-C after a while. I don't use rosegarden, but I noticed you didn't try 'strace'. You might want to add that to your troubleshooting toolset. It can be handy for figuring out what's going on. i.e. "strace rosegarden" -- :wq