[Bug 1791353] [NEW] Expanders in Gio::Socket* docs don't expand

2018-09-07 Thread Phil Wolff
Public bug reported: In the GLIBMM documentation package, Gio::SocketConnection in particular and several other (perhaps all) Gio::Socket* classes, the expanders for showing inherited types and functions do not in fact expand, nor do the expander icons rotate, suggesting that they are somehow

[Bug 1788005] [NEW] print-playing-formats %aa and %aA report wrong value

2018-08-20 Thread Phil Wolff
Public bug reported: These formats incorrectly supply the value of the track artist, instead of the album artist. To fix this in 3.4.2 (Ubuntu 18.04), edit remote/dbus/rb-client.c lines 301 and 308 to say "xesam:albumArtist" instead of "xesam:artist". In 3.3 (Ubuntu 16.04) the corresponding

[Bug 1740869] Re: is not respoding window is constantly showing when debugging a program in Eclipse

2018-06-14 Thread Phil Wolff
It appears that the dialog is system-wide modal. Is that really necessary? If so, it should also appear on top of *every* window stack in the system, not just the stack containing the offender. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1749273] Re: gnome-control-center crashed with SIGABRT in g_assertion_message() attempting to connect to hidden wi-fi ssid

2018-02-13 Thread Phil Wolff
*** This bug is a duplicate of bug 1720441 *** https://bugs.launchpad.net/bugs/1720441 Mouse-over the link in #2, tooltip says "Bug1720441 cannot be found" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744471] Re: Dock erroneously shows generic icon with org.*.desktop file

2018-02-13 Thread Phil Wolff
apport information ** Tags added: apport-collected artful third-party-packages wayland- session ** Description changed: Launching an application which has a desktop filename of the form , the generic application icon appears in the dock. If the desktop filename is changed to the form

[Bug 1744471] Re: Dock erroneously shows generic icon with org.*.desktop file

2018-02-13 Thread Phil Wolff
@#2 - Yes, it's OK on 18.04 @#3 - done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744471 Title: Dock erroneously shows generic icon with org.*.desktop file To manage notifications about this

[Bug 1744471] GsettingsChanges.txt

2018-02-13 Thread Phil Wolff
apport information ** Attachment added: "GsettingsChanges.txt" https://bugs.launchpad.net/bugs/1744471/+attachment/5054689/+files/GsettingsChanges.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744471] ProcCpuinfoMinimal.txt

2018-02-13 Thread Phil Wolff
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1744471/+attachment/5054691/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1744471] JournalErrors.txt

2018-02-13 Thread Phil Wolff
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1744471/+attachment/5054690/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1745390] [NEW] Incorrect function prototype in documentation

2018-01-25 Thread Phil Wolff
Public bug reported: In the chapter on Gtk::TreeView, there are two instances of the string "void on_search_equal" that should read "bool on_search_equal". Ubuntu 17.10/Wayland libgtkmm-3.0 3.22.2-1 ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: libgtkmm-3.0-doc 3.22.2-1

[Bug 1744471] [NEW] Dock erroneously shows generic icon with org.*.desktop file

2018-01-20 Thread Phil Wolff
Public bug reported: Launching an application which has a desktop filename of the form , the generic application icon appears in the dock. If the desktop filename is changed to the form , the icon that appears in the dock is the one specified in the desktop file. Ubuntu 17.10 / Wayland

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

2016-02-19 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

[Bug 1449748] Re: gedit can't run in root terminal

2015-08-07 Thread Phil Wolff
Yes, I just found a workaround yesterday. I discovered that root is handed a definition of the environment variable XAUTHORITY that points to a non-existent directory: root@login:~# echo $XAUTHORITY /tmp/libgksu-OgwC1o/.Xauthority root@login:~# ls $XAUTHORITY ls: cannot access

[Bug 1449748] [NEW] gedit can't run in root terminal

2015-04-28 Thread Phil Wolff
Public bug reported: Folowing upgrade 14.10 - 15.04, in a root terminal: root@adiabat:~# gedit No protocol specified ** (gedit:8757): WARNING **: Could not open X display No protocol specified gdk_mir_display_open Failed to connect to Mir: Failed to connect to server socket: No such

[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

[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.

[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 Bugs, which is subscribed to Ubuntu.

[Bug 1387831] [NEW] popup transaction list appears mostly off-screen

2014-10-30 Thread Phil Wolff
Public bug reported: Position the gnucash window at the right edge of the screen. Open the scheduled transaction pane and click on an upcoming scheduled trasaction indicator in the rightmost column of the calendar. The popup containing the list of transactions appears, but most of it is off the

[Bug 1386445] Re: virtualbox VM segfaults while starting

2014-10-28 Thread Phil Wolff
Good catch - I had completely forgotten about having installed the extension pack in order to get USB 2.0 support. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386445 Title: virtualbox VM

[Bug 1386445] Re: virtualbox VM segfaults while starting

2014-10-28 Thread Phil Wolff
Turns out this is not a bug -- see comments below. ** Changed in: virtualbox (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386445 Title: virtualbox VM

[Bug 1386445] [NEW] virtualbox VM segfaults while starting

2014-10-27 Thread Phil Wolff
Public bug reported: Following upgrade from Trusty to Utopic, tried to start an existing (and working under Trusty) VM. VM window appears but after a few seconds silently disappears, and virtualbox UI shows VM status as aborted. dmesg reports [ 1320.804118] capability: warning: `VirtualBox' uses

[Bug 1310337] Re: rhythmbox doesn't respond to rhythmbox-client requests

2014-05-02 Thread Phil Wolff
Please delete this bug report. I discovered an obsolete rhythmbox-client was being executed due to a change in my PATH variable. A --version command in rhythmbox-client might have made this easier to find. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1310337] Re: rhythmbox doesn't respond to rhythmbox-client requests

2014-04-22 Thread Phil Wolff
rhythmbox --debug emits a ton of stuff at startup, but does *not* add anything following the client request. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1310337 Title: rhythmbox doesn't respond

[Bug 1310337] [NEW] rhythmbox doesn't respond to rhythmbox-client requests

2014-04-20 Thread Phil Wolff
Public bug reported: Ubuntu 14.04 rhythmbox 3.0.2 Rhythmbox is running and responds to the play button in its window, but doesn't respond to rhythmbox-client requests. Just upgraded to 14.04. This was working prior to the upgrade (32-bit 12.04LTS, 64-bit 13.04). philbert@philbert:~$ ps -e |

[Bug 1195708] [NEW] Documentation: inheritance diagrams contain no text

2013-06-28 Thread Phil Wolff
Public bug reported: In the installed Ubuntu docs for libgtkmm-3.0-doc version 3.5.13-0ubuntu1, the Gtk inheritance diagrams show non-printable- character icons where there should be text. ** Affects: gtkmm3.0 (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 951732] Re: compiz erroneously assigns window focus

2012-05-08 Thread Phil Wolff
Great! This time it really *is* fixed. Good job! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/951732 Title: compiz erroneously assigns window focus To manage notifications about this bug go to:

[Bug 991540] [NEW] dconf-editor can't handle long value strings

2012-04-29 Thread Phil Wolff
Public bug reported: Ubuntu 12.04 LTS/Unity on i86 dconf-tools 0.12.0-0ubuntu1 I navigate to org.gnome.gedit.plugins.terminal. I modify the background and foreground values without any difficulty. I click on the value string in order to modify the palette value (a very long string). My screen

[Bug 951732] [NEW] compiz erroneously assigns window focus

2012-03-10 Thread Phil Wolff
Public bug reported: Ubuntu 11.10, with all updates as of 2012-03-10 compiz 1:0.9.6+bzr20110929-0ubuntu6.1 Open an application in a workspace. Open a different application in a different workspace. Minimize both applications. Note that the last- minimized application still has the focus, as

[Bug 859885] Re: Minimizing a window should switch focus to the windows underneath it (breaks restore)

2012-02-20 Thread Phil Wolff
No, Omer, Marin and Matt have it right -- the bug definitely exists in unity 4.28.0-0ubuntu2. It's a little disturbing that it has been two weeks since Marin's message and the problem marked High Importance is still also marked Fix Released when it so obviously is not fixed. -- You received this