Hello! I'am a new Linux-User and I try to install ELOOFFICE on my Ubuntu 9.0.4. For this purpose I loaded the Package of Eine 1.1.21 (but I tesed the official Version too). The Installation of ELOoffice runs without Problems. But when I run ELO ist crashes after the Login-Screen. When I start the Application tyoing on the ConsoleI get the followin Error Messages: wine /home/tola/.wine/drive_c/Programme/ELOoffice/Elo32.exe fixme:heap:RtlCompactHeap (0x110000, 0x0) stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub err:imagelist:IMAGELIST_InternalExpandBitmaps creating new image bitmap (x=54912 y=16)! X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap) Serial number of failed request: 101283 Current serial number in output stream: 101289 Does anybody know how I get startet my ELO?? Good bye
tola wrote:> err:imagelist:IMAGELIST_InternalExpandBitmaps creating new image bitmap (x=54912 y=16)! > X Error of failed request: BadAlloc (insufficient resources for operation) > Does anybody know how I get startet my ELO??Try with native comctl32. Install it using 'winetricks comctl32': http://wiki.winehq.org/winetricks
THANKS A LOT! It works now. The application starts. It was small download, but a big step for solving my Problem. There is another problem with a Treecontol in ELOOFFIC. I have to do some further experiments...
Austin English
2009-May-21 15:21 UTC
[Wine] fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
On Thu, May 21, 2009 at 1:20 AM, tola <wineforum-user at winehq.org> wrote:> THANKS A ?LOT! > It works now. The application starts. It was small download, but a big step for solving my Problem.Please file a bug so we can fix it in builtin comctl32. -- -Austin
austin987 wrote:> Please file a bug so we can fix it in builtin comctl32.There is no need to create duplicates. There are enough bugs like that in bugzilla already.
Austin English
2009-May-22 14:18 UTC
[Wine] fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
On Thu, May 21, 2009 at 7:34 PM, vitamin <wineforum-user at winehq.org> wrote:> > austin987 wrote: >> Please file a bug so we can fix it in builtin comctl32. > > There is no need to create duplicates. There are enough bugs like that in bugzilla already.And there is no guarantee the bug is caused by the same root problem either. -- -Austin
austin987 wrote:> And there is no guarantee the bug is caused by the same root problem either.Most likely it is - the bug in image list that improperly grows internal image. Too bad the patch for it didn't make it in.
Hello! I have a Problem with comctl32.dll. In ELOOffice the user interface contains a toolbar and a treeview. After I was able to start the Application with the new comctl32.dll (loaded with winetricks) I tried to open a Node in the treeview. From this moment I get a big amount of Errormessages (wrong addresses...). But the Application dosen't crash. For a test I replaced the downloaded Dll wtih that one I found in my original Windows Installation. The result: The treewiew works now, but the toolbar looks very strange. I seer the normal Icon behind a arrow-like "mask"-shape. Apart from that the Program works fine. Can someone explain the comctl32.dll-Problem? Is this an Wine-Bugzilla-worth Bug? (I'am a Wine -Beginner and I don't want to write wrong Error-Messages) tola
James McKenzie
2009-May-29 03:34 UTC
[Wine] fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
vitamin wrote:> austin987 wrote: > >> Please file a bug so we can fix it in builtin comctl32. >> > > There is no need to create duplicates. There are enough bugs like that in bugzilla already. > >Give us a suitable bug number so the OP can log on and vote for it. James McKenzie