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 closes without reason #119

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use it normally.
2. Minimize it to tray or not, just leave it while you do another thing.
3. Suddenly, Pino quits, even from the tray.

0.2.1, karmic koala

Original issue reported on code.google.com by mich.ba...@gmail.com on 8 Mar 2010 at 10:23

GoogleCodeExporter commented 8 years ago
Please, run it from terminal and give me a last output (10-20 lines), when it 
closes 
again.

Original comment by tro...@gmail.com on 9 Mar 2010 at 11:43

GoogleCodeExporter commented 8 years ago
Same error on my machine, it's segfaulting:

---
** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)

** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)

** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)

** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)

** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)

** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)

** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)

** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)

** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)

** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)

** (pino:7443): CRITICAL **: file default/src/cache.c: line 368: uncaught 
error: 
Operation not supported (g-io-error-quark, 15)
zsh: segmentation fault  pino
---
The CRITICAL stuff is going on a lot beforehand, though a lot of gtk apps show 
that behavior, so I guess this is not necessarily related.

Original comment by subway.c...@gmail.com on 11 Mar 2010 at 7:06

GoogleCodeExporter commented 8 years ago
finally caught it when run form terminal... here's the output

* (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/mentions.xml

** (pino:3978): WARNING **: timeline_list.vala:130: SIZE: 25

** (pino:3978): WARNING **: timeline_direct_list.vala:87: SIZE: 25

** (pino:3978): WARNING **: timer.vala:45: timeout!

** (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/home_timeline.xml

** (pino:3978): WARNING **: timeline_list.vala:130: SIZE: 25

** (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/mentions.xml

** (pino:3978): WARNING **: timeline_list.vala:130: SIZE: 25

** (pino:3978): CRITICAL **: popups_low_notify: assertion `direct != NULL' 
failed

** (pino:3978): WARNING **: timer.vala:45: timeout!

** (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/home_timeline.xml

** (pino:3978): WARNING **: timeline_list.vala:130: SIZE: 25

** (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/mentions.xml

** (pino:3978): WARNING **: timeline_list.vala:130: SIZE: 25

** (pino:3978): WARNING **: timeline_direct_list.vala:87: SIZE: 25

** (pino:3978): WARNING **: timer.vala:45: timeout!

** (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/home_timeline.xml

** (pino:3978): WARNING **: timeline_list.vala:130: SIZE: 25

** (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/mentions.xml

** (pino:3978): WARNING **: timeline_list.vala:130: SIZE: 25

** (pino:3978): WARNING **: timeline_direct_list.vala:87: SIZE: 25

** (pino:3978): WARNING **: timer.vala:45: timeout!

** (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/home_timeline.xml

** (pino:3978): WARNING **: timeline_list.vala:130: SIZE: 25

** (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/mentions.xml

** (pino:3978): WARNING **: timeline_list.vala:130: SIZE: 25

** (pino:3978): WARNING **: timeline_direct_list.vala:87: SIZE: 25

** (pino:3978): WARNING **: timer.vala:45: timeout!

** (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/home_timeline.xml

** (pino:3978): WARNING **: timeline_list.vala:130: SIZE: 27

** (pino:3978): WARNING **: rest_api_timeline.vala:74: 
http://api.twitter.com/statuses/mentions.xml
Fallo de segmentación

Original comment by mich.ba...@gmail.com on 13 Mar 2010 at 5:48

GoogleCodeExporter commented 8 years ago
Ok, I have the same problem. It's hard to locate it, but I'll try.

Original comment by tro...@gmail.com on 13 Mar 2010 at 9:05

GoogleCodeExporter commented 8 years ago
Issue 129 has been merged into this issue.

Original comment by tro...@gmail.com on 22 Mar 2010 at 11:00

GoogleCodeExporter commented 8 years ago
I have a one question. Do you have at least one direct message in your inbox?

Original comment by tro...@gmail.com on 23 Mar 2010 at 1:22

GoogleCodeExporter commented 8 years ago
yep, i have direct messages. You mean read or does not matter?

Original comment by mich.ba...@gmail.com on 23 Mar 2010 at 8:39

GoogleCodeExporter commented 8 years ago
I think, problem is fixed. But I'm not sure. So, tell me, if it will fall 
without 
reasons.

Closed by 02e7428884 revision.

Original comment by tro...@gmail.com on 26 Mar 2010 at 11:52

GoogleCodeExporter commented 8 years ago
Is not solved, I'm using v. 0.2.5 on Karmic an it still closing by itself 
without a reason...

Original comment by abrelat...@gmail.com on 5 Apr 2010 at 7:42

GoogleCodeExporter commented 8 years ago
Yeah, it happens less, but the problem is still there :(

Original comment by mich.ba...@gmail.com on 6 Apr 2010 at 3:52

GoogleCodeExporter commented 8 years ago
** (pino:10187): WARNING **: rest_api_abstract.vala:202: 0

** (pino:10187): WARNING **: main_window.vala:632: start home

** (pino:10187): WARNING **: rest_api_timeline.vala:89: 
http://api.twitter.com/statuses/home_timeline.xml

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 1

** (pino:10187): WARNING **: timeline_list.vala:117: SIZE: 30

** (pino:10187): WARNING **: main_window.vala:634: start mentions

** (pino:10187): WARNING **: rest_api_timeline.vala:89: 
http://api.twitter.com/statuses/mentions.xml

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 1

** (pino:10187): WARNING **: timeline_list.vala:117: SIZE: 30

** (pino:10187): WARNING **: main_window.vala:636: start direct

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 1

** (pino:10187): WARNING **: timeline_direct_list.vala:87: SIZE: 30

** (pino:10187): WARNING **: main_window.vala:639: end of update, starting 
notification

** (pino:10187): WARNING **: main_window.vala:641: notification is ok

** (pino:10187): WARNING **: main_window.vala:632: start home

** (pino:10187): WARNING **: rest_api_timeline.vala:89: 
http://api.twitter.com/statuses/home_timeline.xml

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: timeline_list.vala:117: SIZE: 0

** (pino:10187): WARNING **: main_window.vala:634: start mentions

** (pino:10187): WARNING **: rest_api_timeline.vala:89: 
http://api.twitter.com/statuses/mentions.xml

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: timeline_list.vala:117: SIZE: 0

** (pino:10187): WARNING **: main_window.vala:636: start direct

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: timeline_direct_list.vala:87: SIZE: 30

** (pino:10187): WARNING **: main_window.vala:639: end of update, starting 
notification

** (pino:10187): WARNING **: main_window.vala:641: notification is ok

** (pino:10187): WARNING **: main_window.vala:632: start home

** (pino:10187): WARNING **: rest_api_timeline.vala:89: 
http://api.twitter.com/statuses/home_timeline.xml

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: timeline_list.vala:117: SIZE: 1

** (pino:10187): WARNING **: main_window.vala:634: start mentions

** (pino:10187): WARNING **: rest_api_timeline.vala:89: 
http://api.twitter.com/statuses/mentions.xml

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: timeline_list.vala:117: SIZE: 0

** (pino:10187): WARNING **: main_window.vala:636: start direct

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: timeline_direct_list.vala:87: SIZE: 30

** (pino:10187): WARNING **: main_window.vala:639: end of update, starting 
notification

** (pino:10187): WARNING **: main_window.vala:641: notification is ok

** (pino:10187): WARNING **: main_window.vala:632: start home

** (pino:10187): WARNING **: rest_api_timeline.vala:89: 
http://api.twitter.com/statuses/home_timeline.xml

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: timeline_list.vala:117: SIZE: 1

** (pino:10187): WARNING **: main_window.vala:634: start mentions

** (pino:10187): WARNING **: rest_api_timeline.vala:89: 
http://api.twitter.com/statuses/mentions.xml

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: timeline_list.vala:117: SIZE: 0

** (pino:10187): WARNING **: main_window.vala:636: start direct

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: timeline_direct_list.vala:87: SIZE: 30

** (pino:10187): WARNING **: main_window.vala:639: end of update, starting 
notification

** (pino:10187): WARNING **: main_window.vala:641: notification is ok

** (pino:10187): WARNING **: main_window.vala:632: start home

** (pino:10187): WARNING **: rest_api_timeline.vala:89: 
http://api.twitter.com/statuses/home_timeline.xml

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: main_window.vala:634: start mentions

** (pino:10187): WARNING **: rest_api_timeline.vala:89: 
http://api.twitter.com/statuses/mentions.xml

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2

** (pino:10187): WARNING **: timeline_list.vala:117: SIZE: 0

** (pino:10187): WARNING **: main_window.vala:636: start direct

** (pino:10187): WARNING **: rest_api_abstract.vala:202: 2
Segmentation fault

That's my output @ terminal...

Original comment by abrelat...@gmail.com on 8 Apr 2010 at 9:19

GoogleCodeExporter commented 8 years ago
Ok, I made some changes in 92fec13f8e revision. I need your feedback (for the 
latest 
revision only).

Original comment by tro...@gmail.com on 12 Apr 2010 at 8:59

GoogleCodeExporter commented 8 years ago
Didn't work for me... :(

Original comment by abrelat...@gmail.com on 13 Apr 2010 at 6:18

GoogleCodeExporter commented 8 years ago
Im having problems to and it keeps crashec more often now.

[ Neytiri ~ ]> pino 

** (pino:21324): WARNING **: re_tweet.vala:196: enchant error for language: 
en_US

** (pino:21324): WARNING **: re_tweet.vala:198: enchant error for language: 
en_US.UTF-8

** (pino:21324): WARNING **: tray_icon.vala:48: no!!!!!!!!

** (pino:21324): WARNING **: tray_icon.vala:56: no!!!!!!!!
zsh: segmentation fault  pino

Original comment by 58desi...@gmail.com on 30 Apr 2010 at 5:33

GoogleCodeExporter commented 8 years ago
Almoust forgott, Im using Pino 0.2.6 with Arch.

Original comment by 58desi...@gmail.com on 30 Apr 2010 at 5:34