[Bug 183762] Re: mysqldumpslow doesn't work

2008-01-17 Thread Arnold Daniels
This what you see: [EMAIL PROTECTED]:~$ sudo mysqldumpslow Can't find '/var/lib/mysql/*-slow.log' This is what it should do: [EMAIL PROTECTED]:/home/arnold# mysqldumpslow Reading mysql slow query log from /var/log/mysql/mysql-slow.log Count: 1 Time=125.00s (125s) Lock=0.00s (0s)

[Bug 294233] Re: running gnome-open 'mailto:u...@acme.com' open thunderbird mail to ///u...@acme.com

2009-03-01 Thread Arnold Daniels
A dirty workaround: echo 'thunderbird $(echo $1 | sed s/mailto:\\/*/mailto:/)' /tmp/mailto-fix chmod +x /tmp/mailto-fix Open 'prefered applications' and for mail reader, set custom command: /tmp/mailto-fix %s -- running gnome-open 'mailto:u...@acme.com' open thunderbird mail to

[Bug 428404] Re: [needs-packaging] libmysqludf-*

2009-11-16 Thread Arnold Daniels
I've got debian packages for some of these libraries in my private repository. I intend to create packages for all libraries in November of December 2009. Some packages don't use autotools yet. This will also be addressed. -- [needs-packaging] libmysqludf-* https://bugs.launchpad.net/bugs/428404

[Bug 268468] Re: sendxmpp error

2008-12-17 Thread Arnold Daniels
Backported sendxmpp 1.14-1 from intriped to see if this would solve the problem and is not caused by libnet-xmpp-perl (or another package). With version 1.14 both issues are solved. ** Changed in: sendxmpp (Ubuntu) Status: Incomplete = Confirmed -- sendxmpp error

[Bug 268468] Re: sendxmpp error

2008-12-17 Thread Arnold Daniels
A second bug with this version of sendxmpp. Using al...@myjabberserver.com;foo.com secret or al...@myjabberserver.com;foo.com:5222 secret in .sendxmpprc results in: syntax error in line 1 of /root/.sendxmpprc Both issues are solved by using sendxmpp version 1.14-1 (backported from intriped).

[Bug 309239] [NEW] Reason of failed connection is often not displayed.

2008-12-17 Thread Arnold Daniels
Public bug reported: Binary package hint: sendxmpp Version: 1.14 When connecting fails, usualy no error is shown. The xmpp client object sets an error, which can be retrieved using GetErrorCode(), however sendxmpp only shows $...@. ** Affects: sendxmpp (Ubuntu) Importance: Undecided

[Bug 309239] Re: Reason of failed connection is ofter not displayed.

2008-12-17 Thread Arnold Daniels
** Attachment added: sendxmpp-1.14-GetErrorCode.patch http://launchpadlibrarian.net/20539055/sendxmpp-1.14-GetErrorCode.patch ** Description changed: Binary package hint: sendxmpp + Version: 1.14 When connecting fails, usualy no error is shown. The xmpp client object sets an error,

[Bug 309245] [NEW] Stream errors not fetched when server omits version.

2008-12-17 Thread Arnold Daniels
Public bug reported: Binary package hint: libxml-stream-perl Version: 1.22-3 If a jabber server doesn't include the protocol version in the response, it's assumed that the version is 0.9 when processing errors. In that case errors aren't processed correctly and the error message will be blank.

[Bug 309245] Re: Stream errors not fetched when server omits version.

2008-12-17 Thread Arnold Daniels
** Attachment added: libxml-stream-perl-1.22.try_stream_errors.patch http://launchpadlibrarian.net/20539408/libxml-stream-perl-1.22.try_stream_errors.patch -- Stream errors not fetched when server omits version. https://bugs.launchpad.net/bugs/309245 You received this bug notification

[Bug 309239] Re: Reason of failed connection is often not displayed.

2008-12-17 Thread Arnold Daniels
** Attachment removed: sendxmpp-1.14-GetErrorCode.patch http://launchpadlibrarian.net/20539055/sendxmpp-1.14-GetErrorCode.patch ** Attachment added: sendxmpp-1.14-GetErrorCode.patch http://launchpadlibrarian.net/20539818/sendxmpp-1.14-GetErrorCode.patch -- Reason of failed connection is

[Bug 309362] [NEW] Connecting to alternative host doesn't work

2008-12-18 Thread Arnold Daniels
Public bug reported: Binary package hint: sendxmpp When you specify a host which is different than the server part of the JID (using a ;), the username is set to u...@server. The server (ejabberd 2.0.1-2~hardy1) does not accept this as it tried to authenticate u...@server@host. Instead 'to'

[Bug 268468] Re: sendxmpp error

2008-12-18 Thread Arnold Daniels
There is actually a second bug. When you specify a host which is different than the server part of the JID (using a ;), the username is set to u...@server. The server (ejabberd 2.0.1-2~hardy1) does not accept this as it tried to authenticate u...@server@host. Instead 'to' should be used which can

[Bug 309362] Re: Connecting to alternative host doesn't work

2008-12-18 Thread Arnold Daniels
** Attachment added: sendxmpp-1.14-alt_server_fix.patch http://launchpadlibrarian.net/20549056/sendxmpp-1.14-alt_server_fix.patch -- Connecting to alternative host doesn't work https://bugs.launchpad.net/bugs/309362 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 309364] [NEW] Allow to specify message type

2008-12-18 Thread Arnold Daniels
Public bug reported: Binary package hint: sendxmpp Version 1.14-1 Current it is only possible to choose 'message' or 'headline' as message type. However my XMPP client, pidgin 1:2.5.2-0ubuntu1, doesn't display message of this type. When you broadcast a message it gets the type 'normal'. This

[Bug 309364] Re: Allow to specify message type

2008-12-18 Thread Arnold Daniels
** Attachment added: sendxmpp-1.14-add_cmdline_type.patch http://launchpadlibrarian.net/20549150/sendxmpp-1.14-add_cmdline_type.patch -- Allow to specify message type https://bugs.launchpad.net/bugs/309364 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 428404] Re: [needs-packaging] libmysqludf-*

2011-03-10 Thread Arnold Daniels
Never came around to do it and forgot about it. Sorry.. I'll take it up with the group. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/428404 Title: [needs-packaging] libmysqludf-* -- ubuntu-bugs

[Bug 183762] mysqldumpslow doesn't work

2008-01-17 Thread Arnold Daniels (Jasny)
Public bug reported: Binary package hint: mysql-server-5.0 my_print_defaults needs -c /etc/mysql/my.cnf to work and the log directive is written with underscores instead of dashes. ** Affects: mysql-dfsg-5.0 (Ubuntu) Importance: Undecided Status: New -- mysqldumpslow doesn't

[Bug 183762] Re: mysqldumpslow doesn't work

2008-01-17 Thread Arnold Daniels (Jasny)
I'm running Ubuntu 7.10 ii mysql-server-5.0 5.0.45-1ubuntu3.1 MySQL database server binaries -- mysqldumpslow doesn't work https://bugs.launchpad.net/bugs/183762 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 183762] Re: mysqldumpslow doesn't work

2008-01-17 Thread Arnold Daniels (Jasny)
** Attachment added: mysqldumpslow.patch http://launchpadlibrarian.net/11409858/mysqldumpslow.patch -- mysqldumpslow doesn't work https://bugs.launchpad.net/bugs/183762 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 85566] /etc/init.d/apache2 displays grep error when including empty dir

2007-02-16 Thread Arnold Daniels \(Jasny\)
Public bug reported: Binary package hint: apache2-common I've noticed that /etc/init.d/apache2, gives an error when trying to grep the pid file, when an include expression (mods-enabled/*.conf) would include nothing. Server version: Apache/2.0.55 Server built: Sep 27 2006 16:52:14 The patch