Custom Query (1098 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (94 - 96 of 1098)

Ticket Owner Reporter Resolution Summary
#949 patterner@… notmyfault "Invalid channel name" after installing Bitlbee
Description

I installed Bitlbee 3.0.5, started the daemon and joined via Irssi.

Result: "[bitlbee] -!- Invalid channel name" every couple of seconds in the log.

strace shows lots of "read(10, "JOIN \r\n", 512)".

#950 moses.mason@… moreinfo retweet is not working
Description

When I try to do RT" in BitlBee, it always rt'd some random tweet.

Using public SSL server testing.bitlbee.org running BitlBee bzr-902 on Linux/x86_64.

#955 robert@… notabug RHEL 5 ships GLib 2.12.3 which does not provide GRegex
Description

RHEL 5 ships GLib 2.12.3 which does not seem to provide GRegex, thus building fails:

twitter.c: In function 'twitter_url_len_diff':
twitter.c:203: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
twitter.c:203: error: 'regex' undeclared (first use in this function)
twitter.c:203: error: (Each undeclared identifier is reported only once
twitter.c:203: error: for each function it appears in.)
twitter.c:204: error: 'GMatchInfo' undeclared (first use in this function)
twitter.c:204: error: 'match_info' undeclared (first use in this function)
twitter.c:207: warning: implicit declaration of function 'g_regex_new'
twitter.c:209: warning: implicit declaration of function 'g_regex_match'
twitter.c:210: warning: implicit declaration of function 'g_match_info_matches'
twitter.c:211: warning: implicit declaration of function 'g_match_info_fetch'
twitter.c:211: warning: initialization makes pointer from integer without a cast
twitter.c:213: warning: comparison between pointer and integer
twitter.c:216: warning: implicit declaration of function 'g_match_info_next'
twitter.c:218: warning: implicit declaration of function 'g_match_info_free'
make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-3.0.5/protocols/twitter'
make[2]: *** [twitter.o] Error 1
make[1]: *** [twitter] Error 2
make[1]: *** Waiting for unfinished jobs....
Note: See TracQuery for help on using queries.