2009-07-28 GnuCash IRC logs

00:05:52 *** kfogel has quit IRC
00:40:52 *** Jimraehl has left #gnucash
00:47:02 *** Jimraehl has joined #gnucash
02:12:57 *** warlord-afk has quit IRC
02:44:48 *** nehoral has joined #gnucash
02:57:07 *** bentob0x has joined #gnucash
03:12:13 *** nehoral has quit IRC
03:26:50 *** ErKa has joined #gnucash
03:29:55 *** lobsang has joined #gnucash
04:30:21 *** Emanuele_m_1971 has joined #gnucash
04:30:38 <Emanuele_m_1971> hello
04:31:39 <Emanuele_m_1971> Microsoft Money is out. There is any way to import his XML report (like quicken does) in gnucash ?
04:38:52 *** Demitar has quit IRC
04:58:51 *** nomeata has joined #gnucash
05:15:19 *** Emanuele_m_1971 has quit IRC
05:47:46 *** RobotCow has quit IRC
05:50:50 *** nomeata has quit IRC
06:39:03 *** Demitar has joined #gnucash
06:52:28 *** nomeata has joined #gnucash
07:00:11 *** alan_ has joined #gnucash
07:12:40 *** ErKa has quit IRC
07:13:34 <alan_> hi all
07:13:56 <alan_> I made a mistake and allocated a payment to the wrong customer
07:14:09 <alan_> can I reallocate it or reverse it somehow?
07:28:06 *** ErKa has joined #gnucash
07:41:04 *** Jimraehl has left #gnucash
07:55:32 *** JimRaehl2 has joined #gnucash
07:55:35 *** nomeata has quit IRC
07:57:51 *** JimRaehl2 has left #gnucash
07:58:07 *** JimRaehl2 has joined #gnucash
08:16:03 <alan_> ah, managed it. I voided the transaction and did it again
08:56:41 *** nomeata has joined #gnucash
09:07:16 *** warlord has joined #gnucash
09:07:17 *** gncbot sets mode: +o warlord
09:34:47 *** warlord has quit IRC
09:43:44 *** rafa has joined #gnucash
09:44:15 <rafa> Hi, Gnucash is crashing on startup for me. When I try to open a file or create a new one I get Found Finance::Quote version 1.16
09:44:15 <rafa> Falha de segmentação (core dumped)
09:44:50 *** nomeata has quit IRC
09:44:58 <rafa> I was on jaunty yesterday and updated to karmic, to see if it helped, but nothing ... I also downloaded 2.3.2 source and compiled... Again the same error..
09:45:17 <rafa> I googled it, but saw no bug for this specific problem
09:45:25 <rafa> Anyone has any idea of a workaround?
09:48:44 *** warlord has joined #gnucash
09:48:44 *** alan__ has joined #gnucash
09:48:44 *** gncbot sets mode: +o warlord
09:49:19 <rafa> strangely on another cpu all worked..
09:49:42 <rafa> after Found Finance::Quote version 1.16 I get Falha de segmentação (core dumped) ...
09:50:07 <rafa> And I really use gnucash in the office... So I need a workaround...
09:50:24 <rafa> Is there any gnucash fork that can open gnucash files? Does homebanking do that?
09:51:12 <jsled> I'm not aware of any gnucash forks at all.
09:51:44 <jsled> There's some java library that can handle gnucash files, but I don't recall if there's an app around it.
09:51:45 <rafa> ok, thanks. I will file a bug so with this error I am getting and wait...
09:51:56 *** alan_ has quit IRC
09:52:07 <jsled> you might try running `gnucash --nofile`, and see if that segfaults.
09:52:15 <warlord> can you get a backtrace?
09:52:22 <rafa> jsled: It segfaults when I create a new file
09:52:25 <jsled> if your datafile has scheduled transactions, you might turn off "run on startup"
09:52:33 <rafa> warlord: with strace gnucash?
09:52:42 <jsled> and, yeah, a backtrace would be helpful.
09:53:08 <jsled> strace is a system-call trace. "backtrace" refers to the stack frames at the point of the fault, as from a debugger (gdb)
09:53:28 <jsled> see http://wiki.gnucash.org/wiki/Stack_Trace
09:54:20 <warlord> rafa: no, not strace. with gdb
09:54:34 <rafa> jsled: ok, I am reading the wiki
09:54:47 <rafa> gonna get this backtrace and post it...
09:57:01 <rafa> http://pastie.org/561652
09:57:09 <rafa> This is my backtrace...
09:57:43 <rafa> I will need to go out in1 15 min. So If this is not easy to solve I will file a bug tonight (here it is around midday)
09:58:06 <warlord> What OS/Distro?
10:01:19 <rafa> Ubuntu
10:01:28 <rafa> I was using Jaunty and upgraded to Karmic
10:01:30 <rafa> i386
10:01:56 <warlord> Also, any chance you could get debugging symbols?
10:02:09 <warlord> (I dont know if Ubuntu provides -debug packages like Fedora does).
10:02:49 <warlord> It's clearly coming from gnc_tree_view_set_gconf_section () but who knows where in that function?
10:02:59 <warlord> Also, what version of gnucash?
10:05:13 <rafa> I will see the debug simbles
10:05:17 <rafa> gnucash 2.2.9
10:05:28 <rafa> but tried with 2.2.6 and 2.3.2 and got the same error
10:06:39 <warlord> How did you try 2.3.2? All of them crash in the exact same way, with the exact same backtrace?
10:06:45 <rafa> hum, no debug symbols as a package...
10:06:51 <warlord> I find that highly unlikely.
10:07:10 <rafa> I have not taken backtrace from other versions, caus I just learned to do it... But all crashed the same way
10:07:37 <rafa> Yes, very strangely because in other cpus I have everything is ok (although it is 64 bits)...
10:07:46 <rafa> To get debug I will have to compile?
10:07:58 <rafa> I mean debug symbols?
10:08:12 <warlord> Probably..
10:08:21 <warlord> You must've had to compile 2.3.2
10:08:34 <rafa> Yes, I have compiled 2.3.2
10:08:50 <rafa> But I think I must provide an argument in ./configure to get debug simbles?
10:08:57 <rafa> I didn't do that earlier
10:09:45 <warlord> Nope, symbols will be there by default.
10:10:23 <rafa> ok, I have to leave now. TYonight or tomorow I will do that. Where do I file the bug? laubchpad?
10:11:41 <jsled> rafa: http://bugzilla.gnome.org/browse.cgi?product=GnuCash
10:12:09 <rafa> OK, thanks. I will come back tomorow with all the infos and also debugging symbols...
10:12:42 <gxti> up to 299 downloads of 2.3.3 off my mirror... slow, but getting hits
10:13:54 <warlord> I havent heard from Phil about whether he can reach the File Manager directly using the URL I provided.
10:14:11 <warlord> I wish I knew why SF hid it in their website redo
10:15:47 <rafa> see you latter. Thanks for helping
10:15:52 <warlord> good luck.
10:16:28 <rafa> warlord: One last question. If I have debug symbols, backtrace will provide more info?
10:17:35 <warlord> Yes.
10:17:53 *** rafa has left #gnucash
10:39:12 *** warlord has quit IRC
10:48:49 *** warlord has joined #gnucash
10:48:49 *** gncbot sets mode: +o warlord
11:08:34 *** gxti_ has joined #gnucash
11:08:50 *** gxti has quit IRC
11:12:47 *** nomeata has joined #gnucash
11:58:22 *** warlord is now known as warlord-afk
12:52:16 *** ErKa has quit IRC
13:17:25 *** ErKa has joined #gnucash
13:22:10 *** iamawake has joined #gnucash
13:22:17 *** iamawake has left #gnucash
13:39:21 *** warlord-afk has quit IRC
13:45:31 *** KaiForce has joined #gnucash
14:11:18 *** ErKa has quit IRC
14:14:36 *** slidesinger has joined #gnucash
14:19:22 <slidesinger> I'm running a computer services business. Are quotes supported?
14:25:59 *** nomeata has quit IRC
14:42:16 <KaiForce> slideslinger do you have an accountant?
14:42:32 <KaiForce> er slidesinger
14:43:11 *** hvx has joined #gnucash
14:56:37 *** nomeata has joined #gnucash
15:07:11 *** nomeata has quit IRC
15:48:03 *** cortana has joined #gnucash
15:55:23 *** hvx has quit IRC
16:01:20 <slidesinger> Yes, I do. Does stuff for me quarterly. I do the day to day books. Been using gnucash for over a year now. Does a great job with invoices and such. But I have still been doing all my job quotes with open office. Be nice if I could do it right in gnucash.
16:07:35 <slidesinger> A better term would be proposal, I guess. Can I do a proposal in gnucash?
16:12:47 *** slidesinger_lt has joined #gnucash
16:14:58 *** hvx has joined #gnucash
16:17:20 *** KaiForce has quit IRC
16:25:36 *** slidesinger has left #gnucash
16:28:19 *** Zoolooc has joined #gnucash
16:52:35 *** hvx has quit IRC
16:53:25 *** MarkMtDew has joined #gnucash
17:02:49 *** slidesinger_lt has quit IRC
17:14:54 *** bentob0x has quit IRC
17:15:32 *** delaman has joined #gnucash
17:16:35 *** ErKa has joined #gnucash
17:33:35 *** ErKa has quit IRC
18:11:27 *** jcreigh has joined #gnucash
18:39:19 *** bahadunn has left #gnucash
19:16:33 *** Zoolooc has quit IRC
19:18:21 *** cortana has quit IRC
19:23:22 *** jcreigh has quit IRC
19:45:27 *** peteweez has joined #gnucash
19:46:22 <peteweez> Hey does anybody know how to get gnucash to generate a register report for an accounts receivable? It only seems to want to make a receivable aging report, which I don't want.
19:53:25 *** peteweez has quit IRC
19:58:04 *** warlord has joined #gnucash
19:58:04 *** gncbot sets mode: +o warlord
20:54:48 *** JimRaehl2 has left #gnucash
20:55:17 *** Jimraehl has joined #gnucash
22:17:27 *** MarkMtDew has left #gnucash
22:53:34 *** MarkMtDew has joined #gnucash