From: walt <w41ter@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: Gtkam getting on my nerves, again.
Date: Sat, 02 Feb 2013 07:57:27 -0800 [thread overview]
Message-ID: <510D3767.9070108@gmail.com> (raw)
In-Reply-To: <510D2677.8030101@gmail.com>
On 02/02/2013 06:45 AM, Dale wrote:
> walt wrote:
>> On 02/01/2013 11:50 PM, Dale wrote:
>>> Howdy,
>>>
>>> I use Gtkam to get pics from my Canon camera. I already put up with the
>>> fact that it crashes a LOT.
>> I always start by running the problem program from a bash prompt so I can
>> look for error messages.
>
> I get this:
>
> (gtkam:10897): Gtk-WARNING **: Unable to locate theme engine in
> module_path: "clearlooks",
clearlooks is the name of a gnome theme, and so you wouldn't have it on
your kde machine. You can ignore that and other gtk "warnings".
> (gtkam:10897): Gtk-CRITICAL **:
> gtk_file_chooser_default_set_current_name: assertion `impl->action ==
> GTK_FILE_CHOOSER_ACTION_SAVE || impl->action ==
> GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' failed
Now that one looks suspicious. The only idea that comes to mind is that
gtkam for some reason is trying to save to some place you don't have
write privileges, like / or /run, maybe. That's where I would trot out
strace, which will allow you to see exactly where gtkam is trying to
write when it fails.
The other trick I use is to create a new user with a new home directory
and try running gtkam from that account. Often I find that the new user
doesn't see the same bug as my normal user, so at least I know the problem
is somewhere in my home directory, and strace will narrow the scope of
my debugging even more.
The "-y" and "-e file" flags for strace are very handy for this kind of
debugging problem.
next prev parent reply other threads:[~2013-02-02 15:57 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-02 7:50 [gentoo-user] Gtkam getting on my nerves, again Dale
2013-02-02 13:03 ` Mick
2013-02-02 15:16 ` Dale
2013-02-02 17:16 ` Mick
2013-02-02 20:29 ` Dale
2013-02-02 13:12 ` [gentoo-user] " walt
2013-02-02 14:45 ` Dale
2013-02-02 15:57 ` walt [this message]
2013-02-02 21:03 ` Dale
2013-02-02 20:50 ` [gentoo-user] " Bruce Hill
2013-02-02 21:06 ` Dale
2013-02-03 2:06 ` Dale
2013-02-03 20:17 ` Walter Dnes
2013-02-04 18:29 ` Dale
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=510D3767.9070108@gmail.com \
--to=w41ter@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox