sifadil / pcsx2-playground

Automatically exported from code.google.com/p/pcsx2-playground
2 stars 0 forks source link

Gtk-warnings on Linux rev 325. #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
With rev 325 unde5 linux when I open CPU menu, I'v got following warnings:

(<unknown>:9707): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

(<unknown>:9707): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

(<unknown>:9707): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

(<unknown>:9707): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated

It's a little mess, of cource, not a bug.

Original issue reported on code.google.com by Zeydl...@gmail.com on 14 Nov 2008 at 1:16

GoogleCodeExporter commented 8 years ago
I saw that (after the commit, anyways); it's from the spin buttons I just put 
in to
bring the cpu dialog in line with the Windows version. 

That's not the only code that's depriciated; the port still uses the 
depreciated code
generator from Glade-2. Taking that out is a long term goal. I'll see if I can 
spin
buttons I just put in to stop giving that warning, though.

Since I end up having to use an old version of Glade to keep code generation in
place, not everything that should be marked depreciated is.

Original comment by arcum42@gmail.com on 14 Nov 2008 at 3:33

GoogleCodeExporter commented 8 years ago
O'k. But then I need to ckick on Ok button two times to have effect.

Original comment by Zeydl...@gmail.com on 14 Nov 2008 at 7:41

GoogleCodeExporter commented 8 years ago
You might check and see if 328 takes care of it. I set the page sizes to zero 
on the
spin buttons.

Original comment by arcum42@gmail.com on 15 Nov 2008 at 7:34

GoogleCodeExporter commented 8 years ago
No warning's. But I must click twice to button yet,

Original comment by Zeydl...@gmail.com on 15 Nov 2008 at 8:18

GoogleCodeExporter commented 8 years ago
Hmmm... Haven't been able to duplicate that part of it. I'll play with it a bit 
more.

By the way, what desktop environment are you using?

Original comment by arcum42@gmail.com on 15 Nov 2008 at 8:27

GoogleCodeExporter commented 8 years ago
Gnome

Original comment by Zeydl...@gmail.com on 15 Nov 2008 at 8:29

GoogleCodeExporter commented 8 years ago
Thanks. I'll test it in Gnome when I get a chance...

Original comment by arcum42@gmail.com on 15 Nov 2008 at 8:34

GoogleCodeExporter commented 8 years ago
Oh, BTW, it was "restart Pcsx2" message in old revision, Now it does not close 
pscx2
when I press o'k -- so I should press it twice.

Original comment by Zeydl...@gmail.com on 15 Nov 2008 at 7:40

GoogleCodeExporter commented 8 years ago
Is this still happening? I tested it in Gnome and wasn't seeing any problems...

Original comment by arcum42@gmail.com on 4 Dec 2008 at 6:48

GoogleCodeExporter commented 8 years ago
BTW, you fix it, close.

Original comment by Zeydl...@gmail.com on 17 Dec 2008 at 11:52

GoogleCodeExporter commented 8 years ago
Thanks!

Original comment by arcum42@gmail.com on 17 Dec 2008 at 11:53