I have a fix in my sandbox!  It is a one line addition to
src/gui_mainwindow.c.  It will be released as version 2.0.7.  I tried it
with Unity and Ubuntu 12.10 and it works for me.

        remscr = gtk_scrolled_window_new (NULL, NULL);
+       gtk_widget_set_size_request (remscr, 100, 60);
        gtk_container_add (GTK_CONTAINER (rembox2), remscr);

If you hack your xlog 2.0.6 sources, please let me know if this fix
works for you (or not).

Thanks,

Andy
xlog maintainer


** Changed in: xlog (Ubuntu)
       Status: Triaged => Confirmed

** Changed in: xlog (Ubuntu)
     Assignee: (unassigned) => AndyWLUG (andystewart)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014919

Title:
  Remarks field not displayed in xlog QSO entry form in Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1014919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to