On Mar 22, 3:16 pm, mjt <[email protected]> wrote: > On Mar 20, 1:44 pm, FangQ <[email protected]> wrote: > > > This has been bothering me for over a year. I submitted crash reports > > a couple of times, but nothing happened since. > > > Every time I start picasa 3, it always gives me an error message. My > > latest crash report id is 47eb27550f497caf. > > Have your tried from a CLI (command line interface)? > > Here's what I'd try (at a CLI window): > > u...@machine~:> cd /opt/google/picasa/3.0/bin/ > u...@machine:/opt/google/picasa/3.0/bin> export PIC_BINDIR="/opt/ > google/picasa/3.0/bin" > u...@machine:/opt/google/picasa/3.0/bin> (WINE_DEBUG=1 "$PIC_BINDIR"/ > wrapper license.exe.so /gate "c:\Program Files\Google > \Picasa3\Picasa3.exe")
I tried your commands, they returned to shell with no error messages, however, the launched Picasa window still pop up the previous message. (I guess the wrapper is only responsible up to the point of launching the Picasa3.exe binary, but it does not handle any error inside Picasa3.exe. This is clearly a picasa binary error, not the launcher script.) > > That last command might wrap here in groups, > so be sure you type the whole command between > the parentheses () and including the parentheses. > (copy-n-paste would be easier) > > See any other messages? -- You received this message because you are subscribed to the Google Groups "Google-Labs-Picasa-for-Linux" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-labs-picasa-for-linux?hl=en.
