[Touch-packages] [Bug 1473060] Re: Error message: BUG In pixman_region32_init_rect: Invalid rectangle passed error in evince

2016-02-22 Thread Phil Wolff
Easy way to generate the error message if you've got gtkmm-3.0: compile and execute the code at https://git.gnome.org/browse/gtkmm- documentation/tree/examples/book/treeview/listviewtext. Grab the bottom of the window and drag it up until the column header row begins to be occluded. -- You

[Touch-packages] [Bug 1409030] [NEW] Accelerator text not displayed in menu item

2015-01-09 Thread Phil Wolff
Public bug reported: This code works properly: Glib::RefPtrGio::MenuItem item = Gio::MenuItem::create(_Copy, win.copy); item-set_attribute_value(accel, Glib::VariantGlib::ustring::create(Primaryc)); submenu_edit-append_item(item); But set_attribute_value() is threatened with

[Touch-packages] [Bug 1396603] [NEW] Application menu title can't be set

2014-11-26 Thread Phil Wolff
Public bug reported: Ubuntu 14.10 64-bit Unity 7.3.1+14.10.20141016-0ubuntu1 My application subclasses Gtk::Application, and my constructor calls Glib::set_application_name ( Test App Menu ). I expected the app menu to be titled Test App Menu, which is what happens when using the Gnome desktop.

[Touch-packages] [Bug 1396603] Re: Application menu title can't be set

2014-11-26 Thread Phil Wolff
Not a bug. When there is a valid .desktop file accompanying the application, it works just fine. ** Changed in: unity (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu.