https://bugs.freedesktop.org/show_bug.cgi?id=88092
--- Comment #3 from Bill Gradwohl <[email protected]> --- I copied the two files from one machine to another and they both ran as I described them without any manipulations on my part. I have no idea why they won't run for you. I assume you're on a Linux box similar to mine. The only configuration change I made was to LibreOffice security by placing the directory holding the files into the trusted list for medium security to avoid having to see the enable/disable macro screen. Please don't confuse the issue by bringing Writer into this. It may be peculiar to Base. Look at the code. It's just a few lines and dramatically demonstrates that Base has a severe problem depending on how it's configured, and in no case is it doing what I would expect. The reason I spent a day developing this test case was because I was having issues with a real database I was developing. GLobals are being initialized and then their contents are being lost along the way, and being lost in different fashions depending on when Main is executed to do the initialization - either at Base application start up, or at form open. That's the reason for the two file versions as that's the difference between them. The code is so simple, anyone that manages to get it to execute would see what I'm referring to. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
