Forum: Applications
2010-04-16, 23:35
|
Replies: 216
Views: 47,145
|
Forum: Applications
2010-02-20, 11:43
|
Replies: 216
Views: 47,145
Re: any plan to prt to N900 ?
While it can theoretically be done with scratchbox, as a matter of policy I don't port to environments I don't have because of the support issues that would be involved. Right now, for example, I'm...
|
Forum: Applications
2010-02-20, 11:38
|
Replies: 216
Views: 47,145
Re: [OS2008] Seqretary PIM Suite
OK, then the next step is to try to generate a core file. Create the directory "/media/mmc2/core-dumps" (and "/media/mmc1/core-dumps" if you have an external MMC card) and see if you end up with a...
|
Forum: Applications
2010-01-22, 04:48
|
Replies: 216
Views: 47,145
Re: Solved!
If you kept the corrupted version I'd like a copy to try to figure out why it core dumped (and also to see if I can figure out how it got corrupted).
|
Forum: Nokia N900
2009-12-21, 21:27
|
Replies: 43
Views: 13,529
|
Forum: Brainstorm
2009-11-24, 00:14
|
Replies: 46
Views: 19,690
|
Forum: Applications
2009-11-14, 23:04
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
Today's update should fix gman1's problem and provide a solution to jaem's problem (zoom in from the 1 day view ).
|
Forum: Applications
2009-11-14, 01:51
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
Dallas uses central time, which in the time zone information files for the US is based on Chicago. In 1936, Chicago switched from CST to EST on 1 March 1936. So the time zone information file shows 2...
|
Forum: Applications
2009-11-13, 22:21
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
The daylight savings time change shouldn't be a problem - I designed Seqretary to handle time zones well, which is why I implemented time zone handling from scratch - the standard time zone libraries...
|
Forum: Applications
2009-11-11, 23:53
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
I have duplicated your problem by setting my location to Dallas - will try to get to this tonight but no guarantees as my time is at a premium until the weekend.
The behaviour is quite bizarre...
|
Forum: Applications
2009-10-31, 23:58
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
I can't imagine anything that could cause the problem you described that could be cured by a reboot
Even leaving that aside it is difficult to see what could have caused it. Did your daylight...
|
Forum: Applications
2009-10-25, 10:55
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
Have you tried setting the number of hours to show in the single day view to 1 or 2?
Stand-alone. It will probably not be apparent why with the initial version of the todo app, but I have some...
|
Forum: Applications
2009-10-24, 20:30
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
The tasks and contacts applications are not available yet, but this is fairly basic functionality. As I have said before, I am looking at Outlook and Korganizer (being, I think, the 2 strongest...
|
Forum: Applications
2009-10-24, 00:22
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
I haven't abandoned it. I have been spending time making sure the basics of the contacts application are right (uninteresting backend stuff like the storage and the vCard parser), but mostly life has...
|
Forum: General
2009-09-24, 22:35
|
Replies: 35
Views: 8,919
|
Forum: Applications
2009-08-05, 09:40
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
OK, so no core dump, doesn't happen when you run it in gdb, doesn't happen when I run using your configuration file. Curse that Dr Heisenberg.
One last thing. Run an xterm from Personal Menu, type...
|
Forum: Applications
2009-08-05, 09:36
|
Replies: 216
Views: 47,145
|
Forum: Applications
2009-08-03, 20:45
|
Replies: 216
Views: 47,145
|
Forum: Applications
2009-08-02, 23:09
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
You shouldn't be running things as root unless they really need it. That said, it shouldn't SEGV because of that. Try adding xterm to Personal Menu, to run as root, and run inside GDB then. Running...
|
Forum: Applications
2009-08-01, 03:38
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
Not "trace".. flashback to an ancient debugger. "where". But this command is only useful when the segmentation violation occurs. You just need to cause it to SEGV and type in the "where" command then.
|
Forum: Applications
2009-07-31, 22:13
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
munky261: You really need to get gdb installed without that all I'm doing is taking stabs in the dark (it might not help, but when it does help the problem stands out fairly quickly). It's in the...
|
Forum: Applications
2009-07-31, 21:33
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
icke: Two possibilities - Seqretary is unhappy with your time zone, or the date in the end date for the event is less than the date for the start date. If it's the first case, what does...
|
Forum: Applications
2009-07-29, 09:21
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
munky261: I see nothing in the options file that should cause what you're seeing, and trying your files on Debian and on the tablet works for me. Does the problem still occur if you delete...
|
Forum: Applications
2009-07-29, 08:44
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
Snoshrk: It's a journalled tagged binary file format with range-indexed trees and free block lists. Not so good for manipulating with external utilities, but very good for preventing file corruption...
|
Forum: Applications
2009-07-28, 02:34
|
Replies: 216
Views: 47,145
Re: Seqretary PIM Suite
munky261: Are you sure you don't have a separate copy somewhere on your system?
Another possibility is having multiple copies of the same library with different ones being loaded.
You are...
|