Changeset fe536413af36297bc864a494c9f55f7cf7545560
- Timestamp:
- 01/06/07 23:46:18 (6 years ago)
- Author:
- Philipp Kern <phil@…>
- Parents:
- 55e1cc1b797a919303b4e85ded4a8dd3f2357396
- Children:
- 9541de7ae0dda530e7389c81d49f038995f662f2
- git-committer:
- Philipp Kern <phil@0x539.de> / 2007-01-06T22:46:18Z+0000
- Message:
-
[project @ TODO updated]
Original author: Trac <trac@…>
Date: 2005-08-05 03:00:02+00:00
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r55e1cc1
|
rfe536413
|
|
| 3 | 3 | |
| 4 | 4 | Blocker: |
| | 5 | * Application not initialized correctly (0xc000001d) exception when loading Gobby on Windows XP (#74) |
| 5 | 6 | |
| 6 | 7 | Critical: |
| … |
… |
|
| 29 | 30 | Enhancement: |
| 30 | 31 | |
| | 32 | |
| | 33 | 74: Application not initialized correctly (0xc000001d) exception when loading Gobby on Windows XP |
| | 34 | ------------------------------------------------------------------------------------------------- |
| | 35 | I have installed Gobby setup package and gtkmm package also. These were |
| | 36 | not enough for libatk was not loading correctly. So I installed gtk for |
| | 37 | windows. So far this is what I could do on the program. Every time I try to |
| | 38 | run it, I have a dialog throwing this exception: "Application not |
| | 39 | initialized correctly (0xc000001d)" twice when loading Gobby on Windows XP |
| | 40 | without service packs. |
| | 41 | |
| | 42 | I have tryed to download the files directly from darcs repository, but the |
| | 43 | same problem is happening with these also. |
| 31 | 44 | |
| 32 | 45 | 45: High CPU load while writing |