KGIII / pino-twitter

Automatically exported from code.google.com/p/pino-twitter
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Ubuntu Karmic Release shows critical errors #274

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Today the new release with the fixes of issue #259 has been installed by
the update process. To get see error messages, I've started pino from
within the commandline.

The following messges are still there!
** (pino:2405): WARNING **: Invalid GValue unboxing (wrong type or NULL)

And this is new. Pino comes up with the the error message code 502 in the
status line.

(pino:2405): Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL'
failed

After a while (I haved looked at the command line for a while) pino has
fetched the new posts, ab the follwoning messages appear:

** (pino:2405): CRITICAL **: file /build/buildd/pino-0.2.10/src/cache.c:
line 376: uncaught error: Automatisches Einhängen gescheitert: Speicherort
für org.gtk.vfs.mountpoint.http wird bereits verwendet (g-io-error-quark, 16)

** (pino:2405): CRITICAL **: file /build/buildd/pino-0.2.10/src/cache.c:
line 376: uncaught error: Automatisches Einhängen gescheitert: Speicherort
für org.gtk.vfs.mountpoint.http wird bereits verwendet (g-io-error-quark, 16)

After all, pino seems to work...

Original issue reported on code.google.com by joerg.desch on 27 May 2010 at 3:34