Displaying 3 results from an estimated 3 matches for "gtkspinbutton".
2015 May 05
1
Re: [PATCH 1/2] p2v: Factor out code for parsing vcpus & memory from conversion dialog.
..._vcpus_from_conv_dlg ();
> + config->memory = get_memory_from_conv_dlg ();
>
> config->verbose =
> gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (debug_button));
Hm shouldn't vcpus_entry and memory_entry be some kind of numeric input
widgets, then? Something like GtkSpinButton.
--
Pino Toscano
2013 Oct 07
0
Anyone else getting Sane throwing i/o error after upgrades?
...12.4-4.el6_4.1.x86_64
Sep 23 21:29:17 Updated: libsane-hpaio-3.12.4-4.el6_4.1.x86_64
appear to have caused this error.
scanimage -L reports
device `hpaio:/usb/PSC_2200_Series?serial=MY34SF74HN0G' is a
Hewlett-Packard PSC_2200_Series all-in-one
but xsane reports
(xsane:10677): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
upon startup, however the gui comes up fine, an attempt at scanning gives
scanimage: sane_start: Error during device I/O
device locks up and needs reset.
Anyone else having this issue?
I guess only option is to downgrade??
TIA
Rob
2015 May 05
3
[PATCH 0/2] p2v: Warn if vcpus or memory would be larger than supported by RHEL (RHBZ#823758).
https://bugzilla.redhat.com/show_bug.cgi?id=823758