| Anonymous | Login | Signup for a new account | 2010-07-31 04:19 CEST |
| All Projects | FPC | Lazarus: Packages, Patches | Lazarus CCR | Mantis | fpGUI |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0013123 | [Lazarus] LCL | crash | always | 2009-02-06 12:58 | 2009-06-13 12:10 | ||||
| Reporter | Martin Haag | View Status | public | ||||||
| Assigned To | Vincent Snijders | ||||||||
| Priority | normal | Resolution | no change required | ||||||
| Status | closed | Product Version | 0.9.26 | ||||||
| Summary | 0013123: Lazarus crash during startup | ||||||||
| Description |
There is no way to install Lazarus und a PowerPC Mac Mini with Debian. I tried it und Debian 4 (stable) RC6 and also Lenny with Rc2. Both are the uptodate version's. martin@Mac-Mini:/usr/lib/lazarus$ ./lazarus TRasterImage.BitmapHandleNeeded: Unable to create handles, using default full description to see under <http://forum.lazarus.freepascal.org/index.php/topic,6258.0.html> [^] |
||||||||
| Additional Information |
I have tried to install Lazarus from source (building) ,and also from package and also diffrent versions on differnt Debian releases. Always got while startup lazarus *********************************** martin@Mac-Mini:/usr/lib/lazarus$ ./lazarus TRasterImage.BitmapHandleNeeded: Unable to create handles, using default TMainIDE.ParseCmdLineOptions: PrimaryConfigPath="/home/martin/.lazarus" SecondaryConfigPath="/etc/lazarus" [FORMS.PP] ExceptionOccurred Sender=EAccessViolation Exception=Access violation Stack trace: $BFD17698 $0FD590EC $0FD5C36C $0FD5C674 $0FD49364 $0FD1AB9C $0FD590EC $0FD5C36C $0FD5C674 $0FD0CD6C $0FD1A9A4 $0FD5C1D8 $0FD5CA5C $0FDA9C20 $0FD546CC $0FD1A9A4 $0FD5C1D8 TApplication.HandleException Access violation Stack trace: $BFD17698 $0FD590EC $0FD5C36C $0FD5C674 $0FD49364 $0FD1AB9C $0FD590EC $0FD5C36C $0FD5C674 $0FD0CD6C $0FD1A9A4 $0FD5C1D8 $0FD5CA5C $0FDA9C20 $0FD546CC $0FD1A9A4 $0FD5C1D8 [FORMS.PP] ExceptionOccurred ******************************************************** |
||||||||
| Tags | No tags attached. | ||||||||
| Fixed in Revision | |||||||||
| LazTarget | 0.9.28 | ||||||||
| Widgetset | GTK | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0025788) Vincent Snijders (manager) 2009-02-27 17:17 |
There is a bug in the fpc code generator for powerpc-linux in fpc 2.2.2. It has been fixed in fpc 2.3.1. |

