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

Pino does not quit on Fedroa 13 (on my system) #318

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Pino 0.2.11 on Fedora 13
2. Ctrl + Q
3.

What is the expected output? What do you see instead?

Pino should close but does not, Ctrl + Q or menu Quit is ineffective. I have to 
use killall pino from the console.

What version of the product are you using? On what operating system?

pino 0.2.11
Fedora 13

Please provide any additional information below.

Original issue reported on code.google.com by nom...@gmail.com on 1 Sep 2010 at 10:32

GoogleCodeExporter commented 8 years ago
This problem is related to timeline update issue (ID 316). Pino don't exit 
because are under update process

Original comment by gotenc...@gmail.com on 1 Sep 2010 at 2:24

GoogleCodeExporter commented 8 years ago
gotencool, I have checked bug 316

The issue seems different on my end. Below is the shell when I open pino and 
try to quit using the GUI.

[mt@localhost ~]$ pino

** (pino:2175): WARNING **: Invalid GValue unboxing (wrong type or NULL)

** (pino:2175): WARNING **: Invalid GValue unboxing (wrong type or NULL)

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

Original comment by nom...@gmail.com on 2 Sep 2010 at 12:33