defiantredpill / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
0 stars 0 forks source link

Error running source build on Ubuntu 9.04 x86_64 #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install all dependencies
2. Build from Lazarus (from ubuntu repo)
3. run units/transgui

What is the expected output? What do you see instead?
Application execution

What version of the product are you using? On what operating system?
SVN-trunc

Please provide any additional information below.
root@melco:/usr/src/transmisson-remote-gui-read-only/units# ./transgui 
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
[FORMS.PP] ExceptionOccurred 
  Sender=EReadError
  Exception=Error reading sbGenInfo.ClientHeight: Unknown property:
"ClientHeight"
  Stack trace:
  $000000000050C99A
  $000000000050BE95
  $00000000004FFECB
  $000000000050BF53
  $00000000004FFECB
  $000000000050BF53
  $00000000004FFECB
  $000000000050BB59
  $000000000050BF53
  $00000000004FFECB
  $00000000004D2F02
  $00000000004D2D07
  $00000000004C9EC5
  $00000000004A9B82
  $00000000004ABDAB
  $00000000004B2C77
  $00000000004816AE
TApplication.HandleException Error reading sbGenInfo.ClientHeight: Unknown
property: "ClientHeight"
  Stack trace:
  $000000000050C99A
  $000000000050BE95
  $00000000004FFECB
  $000000000050BF53
  $00000000004FFECB
  $000000000050BF53
  $00000000004FFECB
  $000000000050BB59
  $000000000050BF53
  $00000000004FFECB
  $00000000004D2F02
  $00000000004D2D07
  $00000000004C9EC5
  $00000000004A9B82
  $00000000004ABDAB
  $00000000004B2C77
  $00000000004816AE
TGtkWidgetSet.PostMessage ToDo: wake up gtk
TGtkWidgetSet.PostMessage ToDo: wake up gtk
TGtkWidgetSet.PostMessage ToDo: wake up gtk
TGtkWidgetSet.PostMessage ToDo: wake up gtk
TGtkWidgetSet.PostMessage ToDo: wake up gtk

Original issue reported on code.google.com by dmitry.l...@gmail.com on 23 May 2009 at 3:36

Attachments:

GoogleCodeExporter commented 9 years ago
It can be "fixed" in using 2 ways:

1. Use the latest trunk version of Lazarus to build the application.

2. Open project in Lazarus IDE, open each unit, ignore errors during opening. 
Save
all and build all.

Original comment by j...@cp-lab.com on 23 May 2009 at 6:35

GoogleCodeExporter commented 9 years ago
No feedback...

Original comment by j...@cp-lab.com on 31 May 2009 at 8:22

GoogleCodeExporter commented 9 years ago
Never tried it after first fault. I have no access to that linux after May 23 :)

Original comment by dmitry.l...@gmail.com on 31 May 2009 at 8:27