cloudy

Author Topic: WD stopped working after recent Intrepid update  (Read 3878 times)

0 Members and 1 Guest are viewing this topic.

Offline dunbrokin

  • Posts: 256
  • Otago
WD stopped working after recent Intrepid update
« on: December 18, 2008, 07:27:43 AM »
My WD has been working well for about 4 months now....until last week....I presume a recent update has disturbed things. My 3600 is set up to record data every minute....but now when the minute is up, nothing happens. I cannot see the console information on the screen. I am a Linux newbie, so not well versed in things technical. The following is the message I get when I go ./WeatherD

[HINT] TWinControl.CreateWnd creating Handle during loading MainForm:TMainForm csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Formtempdials:TFormtempdials csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading weatherdials:Tweatherdials csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading graphform:Tgraphform csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Formpercentdir:TFormpercentdir csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading averages:Taverages csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading PageControl1:TPageControl csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading TabSheet1:TTabSheet csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Splitter1:TSplitter csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button5:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button6:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading ProgressBar1:TProgressBar csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button1:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button4:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading BitBtn1:TBitBtn csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading printersetup:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading printpage:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button8:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button9:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading GroupBox5:TGroupBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditday:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditmonthsel:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEdityearsel:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button14:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button26:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button3:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading GroupBox8:TGroupBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading CheckBoxsoil:TCheckBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditgdd:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading CheckBoxusemydatarecords:TCheckBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditheatdegrees:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditheatdegrees2:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading logmemo2:TMemo csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading logmemo:TMemo csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading TabSheet2:TTabSheet csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button23:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading BitBtn2:TBitBtn csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading ProgressBar3:TProgressBar csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button21:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading GroupBox6:TGroupBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEdit2:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEdit3:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button16:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button30:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading CheckBoxmaxminaverage:TCheckBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Memonoaa:TMemo csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading TabSheet3:TTabSheet csDesigning=False


Any idea what is happening.
Ubuntu is computer speak for defenestration.

Offline dunbrokin

  • Posts: 256
  • Otago
Re: WD stopped working after recent Intrepid update
« Reply #1 on: December 18, 2008, 07:32:21 AM »
Hmmm....started working again after I went through the setup wizard......weird!!
Ubuntu is computer speak for defenestration.

Offline dunbrokin

  • Posts: 256
  • Otago
Re: WD stopped working after recent Intrepid update
« Reply #2 on: December 19, 2008, 12:27:48 AM »
Hmmm....started working again after I went through the setup wizard......weird!!


I spoke too soon.....it works....but gathers no data....see screenshot.
Ubuntu is computer speak for defenestration.

Offline thornestation

  • Posts: 318
  • Maximilian eats Weather for Breakfast
  • Rochester, Washington US
    • CW5186
Re: WD stopped working after recent Intrepid update
« Reply #3 on: December 19, 2008, 03:59:40 AM »
My ubuntu 8.04 doesn't get that far.  I've looked at com1 /dev/ttyS0 and even chmod 777 it to see if any difference but no joy yet.  I thought i had fixed mine when looking at. WDISPLAY.INI file and noticed there wasn't an entry for com1, i put it in and restart wdisplay and it seemed to be working but it stopped working after i restarted wdisplay.
« Last Edit: December 19, 2008, 04:02:02 AM by thornestation »

Offline dunbrokin

  • Posts: 256
  • Otago
Re: WD stopped working after recent Intrepid update
« Reply #4 on: December 20, 2008, 03:50:49 AM »
My ubuntu 8.04 doesn't get that far.  I've looked at com1 /dev/ttyS0 and even chmod 777 it to see if any difference but no joy yet.  I thought i had fixed mine when looking at. WDISPLAY.INI file and noticed there wasn't an entry for com1, i put it in and restart wdisplay and it seemed to be working but it stopped working after i restarted wdisplay.

With Brian's help, I was able to get WD running under 8.04. It ran well for a number of months.
Ubuntu is computer speak for defenestration.

Offline thornestation

  • Posts: 318
  • Maximilian eats Weather for Breakfast
  • Rochester, Washington US
    • CW5186
Re: WD stopped working after recent Intrepid update
« Reply #5 on: December 20, 2008, 02:54:29 PM »
With Brian's help, I was able to get WD running under 8.04. It ran well for a number of months.
Thanks for the heads up.  I'll search for your posts.  If i can't get it going, i'll start a new thread.

Offline dunbrokin

  • Posts: 256
  • Otago
Re: WD stopped working after recent Intrepid update
« Reply #6 on: December 22, 2008, 08:29:53 PM »

I spoke too soon.....it works....but gathers no data....see screenshot.


Surely somebody can point me in the right direction here......please!
Ubuntu is computer speak for defenestration.

Offline OBguy

  • Posts: 7
  • San Diego, California, USA
Re: WD stopped working after recent Intrepid update
« Reply #7 on: December 26, 2008, 03:31:07 PM »
I am having a similar problem with WD linux Ubuntu 8.10. It seems to have coincided with an update. Maybe try reinstalling?

Offline OBguy

  • Posts: 7
  • San Diego, California, USA
Re: WD stopped working after recent Intrepid update
« Reply #8 on: December 26, 2008, 03:48:26 PM »
Reinstalling WD did not work. Here is my screen:

Code: [Select]
clayton@server1:~/wdisplay$ ./GoWeather.sh
[HINT] TWinControl.CreateWnd creating Handle during loading MainForm:TMainForm csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Formtempdials:TFormtempdials csDesigning=False
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
[HINT] TWinControl.CreateWnd creating Handle during loading weatherdials:Tweatherdials csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading graphform:Tgraphform csDesigning=False
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
[HINT] TWinControl.CreateWnd creating Handle during loading Formpercentdir:TFormpercentdir csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading averages:Taverages csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading PageControl1:TPageControl csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading TabSheet1:TTabSheet csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Splitter1:TSplitter csDesigning=False
GetAdjustment 0EB3D6F0=LCLWinapiWidget [FStPr] LCLObject=B59A6BF0=Splitter1:TSplitter<NOT HandleAllocated>
[HINT] TWinControl.CreateWnd creating Handle during loading Button5:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button6:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading ProgressBar1:TProgressBar csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button1:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button4:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading BitBtn1:TBitBtn csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading printersetup:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading printpage:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button8:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button9:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading GroupBox5:TGroupBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditday:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditmonthsel:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEdityearsel:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button14:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button26:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button3:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading GroupBox8:TGroupBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading CheckBoxsoil:TCheckBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditgdd:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading CheckBoxusemydatarecords:TCheckBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditheatdegrees:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditheatdegrees2:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading logmemo2:TMemo csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading logmemo:TMemo csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading TabSheet2:TTabSheet csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button23:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading BitBtn2:TBitBtn csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading ProgressBar3:TProgressBar csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button21:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading GroupBox6:TGroupBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEdit2:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEdit3:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button16:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button30:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading CheckBoxmaxminaverage:TCheckBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Memonoaa:TMemo csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading TabSheet3:TTabSheet csDesigning=False
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
[HINT] TWinControl.CreateWnd creating Handle during loading Formfwigraph:TFormfwigraph csDesigning=False
TApplication.HandleException Access violation
  Stack trace:
  $08C90AB5
  $08ADD6E5  TCUSTOMTIMER__DOONTIMER,  line 177 of customtimer.pas
  $08ADD64F  TCUSTOMTIMER__TIMER,  line 152 of customtimer.pas
  $08B210C4  GTKTIMERCB,  line 2126 of gtkcallback.inc
  $B7CE25A3
  $B7CE2BF9
  $B7CE348D
  $B7B07EA0
  $08AF23CF  TGTKWIDGETSET__APPPROCESSMESSAGES,  line 1162 of gtkwidgetset.inc
  $080979F9  TAPPLICATION__HANDLEMESSAGE,  line 975 of ./include/application.inc
  $08097D2F  TAPPLICATION__RUNLOOP,  line 1086 of ./include/application.inc
  $08A91243  TWIDGETSET__APPRUN,  line 49 of ./include/interfacebase.inc
  $08097CEA  TAPPLICATION__RUN,  line 1073 of ./include/application.inc
  $080540EB  main,  line 229 of WeatherD.lpr

Any ideas?

Online Weather Display

  • Posts: 64,502
Re: WD stopped working after recent Intrepid update
« Reply #9 on: December 26, 2008, 05:53:49 PM »
Quote
[HINT] TWinControl.CreateWnd creating Handle during loading Formfwigraph:TFormfwigraph csDesigning=False
that will be the clue there...something with the loading of the FWI screen

I have inlaws staying, and sleeping in my office, over the xmas break
so your patience is appreciated

Offline OBguy

  • Posts: 7
  • San Diego, California, USA
Re: WD stopped working after recent Intrepid update
« Reply #10 on: December 28, 2008, 03:59:12 PM »
Thanks for the reply and have a happy new year!

Offline dunbrokin

  • Posts: 256
  • Otago
Re: WD stopped working after recent Intrepid update
« Reply #11 on: January 18, 2009, 01:45:50 AM »
bump
Ubuntu is computer speak for defenestration.

Online Weather Display

  • Posts: 64,502
Re: WD stopped working after recent Intrepid update
« Reply #12 on: January 18, 2009, 02:09:58 AM »
try the latest update then let me know

Offline dunbrokin

  • Posts: 256
  • Otago
Re: WD stopped working after recent Intrepid update
« Reply #13 on: January 18, 2009, 04:20:12 AM »
This is the error message that I am getting.....WD is picking up some numbers from somewhere but they do not correspond to what is on the console - see attached.

pj@PJKING:~$ cd wdis*
pj@PJKING:~/wdisplay$ ./WeatherD
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
[HINT] TWinControl.CreateWnd creating Handle during loading MainForm:TMainForm csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Formtempdials:TFormtempdials csDesigning=False
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
[HINT] TWinControl.CreateWnd creating Handle during loading weatherdials:Tweatherdials csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading graphform:Tgraphform csDesigning=False
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
[HINT] TWinControl.CreateWnd creating Handle during loading Formpercentdir:TFormpercentdir csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading averages:Taverages csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading PageControl1:TPageControl csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading TabSheet1:TTabSheet csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Splitter1:TSplitter csDesigning=False
GetAdjustment 108F7170=LCLWinapiWidget [FStPr] LCLObject=B58C0750=Splitter1:TSplitter<NOT HandleAllocated>
[HINT] TWinControl.CreateWnd creating Handle during loading Button5:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button6:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading ProgressBar1:TProgressBar csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button1:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button4:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading BitBtn1:TBitBtn csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading printersetup:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading printpage:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button8:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button9:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading GroupBox5:TGroupBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditday:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditmonthsel:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEdityearsel:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button14:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button26:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button3:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading GroupBox8:TGroupBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading CheckBoxsoil:TCheckBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditgdd:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading CheckBoxusemydatarecords:TCheckBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditheatdegrees:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEditheatdegrees2:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading logmemo2:TMemo csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading logmemo:TMemo csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading TabSheet2:TTabSheet csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button23:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading BitBtn2:TBitBtn csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading ProgressBar3:TProgressBar csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button21:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading GroupBox6:TGroupBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEdit2:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading SpinEdit3:TSpinEdit csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button16:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Button30:TButton csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading CheckBoxmaxminaverage:TCheckBox csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading Memonoaa:TMemo csDesigning=False
[HINT] TWinControl.CreateWnd creating Handle during loading TabSheet3:TTabSheet csDesigning=False
WARNING: [TGtkWidgetSet.CreateFontIndirectEx] NOT found XLFD: <> Fontname=""
[HINT] TWinControl.CreateWnd creating Handle during loading Formfwigraph:TFormfwigraph csDesigning=False

Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 17 and height 65535

Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 17 and height 65535

Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 17 and height 65535

Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 17 and height 65535

Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 17 and height 65535

Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 17 and height 65535
Ubuntu is computer speak for defenestration.

Online Weather Display

  • Posts: 64,502
Re: WD stopped working after recent Intrepid update
« Reply #14 on: January 18, 2009, 06:38:02 AM »
what weather station type?
also I am only interested in start up errors
past those normal start up info

note also that you can set the font size via the colour setup in the control panel