Message boards : BOINC Manager : BOINC Manager 6.10.58 Problem
Message board moderation
Author | Message |
---|---|
Send message Joined: 31 Oct 10 Posts: 13 ![]() |
Hi everyone, I'm having some problems with the advanced view of BOINC Manager. I was using 6.10.56 64bit on Ubuntu 10.04 64bit and I upgraded my ubuntu to 10.10. My menu bar is missing since then. ![]() I tried to reinstall a 6.10.58 64bit version from website and ubuntu software center, but neither of them help. I also tried deleting ~/.BOINC Manager, but the same problem occurs when I switch to advanced view. I know I can do pretty much everything with boinccmd, but it's really inconvenient without the menu. If anyone knows how to fix it, please reply. Thanks. |
Send message Joined: 25 Nov 05 Posts: 1654 ![]() |
|
Send message Joined: 31 Oct 10 Posts: 13 ![]() |
This has also been reported for Fedora, and was discussed briefly 2 weeks ago here. Thank you for the reply. Here's the error message in the terminal: (boincmgr:24365): Gtk-WARNING **: /build/buildd/gtk+2.0-2.22.0/gtk/gtkwidget.c:9964: widget class `GtkPizza' has no property named `row-ending-details' I didn't have any warnings when running 6.10.56. Hope this helps. Update: The warning may not be related. I just compiled the clientgui in trunk/boinc. There is no warning, but the menu is still missing. |
Send message Joined: 31 Oct 10 Posts: 13 ![]() |
I dug a little bit. But first, I haven't developed any gui applications. So take my words with a grain of salt. I'm just trying to figure this out. I have two machines, Ubuntu 10.10 Desktop and Ubuntu 10.04 Server, both 64 bits. Everything is fine on the server one, with either 2.6/2.8 libwxgtk/libwxbase. On the Ubuntu 10.10, the menu won't show up, even running this helloWorld example. http://www.wxwidgets.org/docs/tutorials/hello.htm I tried both 2.6 and 2.8. I guess trunk/boinc/clientgui/AdvancedFrame.cpp is the file that creates the menu. I saw similar patterns to the helloworld example. So the code should be OK assuming helloWorld is OK. I currently don't have time to do a fresh installation in VBox, but I tried Ubuntu 10.10 LiveCD and the menu showed up. So it should be some issue related to my Ubuntu environment. I remembered that I've touched libwx before upgrading to 10.10, when I tried to cross-compile a program in Code::Block. I followed a guide and install libwxbase/libwxgtk 2.8 32-bit. Here is the guide: http://forums.codeblocks.org/index.php?topic=11957.msg81296 Did anyone spot a potential conflict? I think this is the only place I could mess up libwx. |
Send message Joined: 22 Nov 10 Posts: 1 ![]() |
As a workaround you could use the shortcuts to open menus, like Alt + F, and then move with arrow keys to navigate through. |
Send message Joined: 31 Oct 10 Posts: 13 ![]() |
Hello everyone, sorry for digging out the thread. Botg, the dev of FileZilla shined some light on this problem. http://forum.filezilla-project.org/viewtopic.php?f=2&t=18444 It's not the problem of BOINC Manager or FileZilla, but a bug in wxWidget instead. Thank you for all your help. As a workaround you could use the shortcuts to open menus, like Alt + F, and then move with arrow keys to navigate through. Thank you for the workaround. It works perfect. :) |
![]() Send message Joined: 29 Aug 05 Posts: 15586 ![]() |
wxWidgets fix forwarded to development. |
![]() Send message Joined: 29 Aug 05 Posts: 15586 ![]() |
The developers came back to me and said that they aren't going to do anything about it. This one is up to the Linux packet managers, for them to update the wxWidgets libs to include the fix. That'll immediately fix it for each BOINC version that has this problem. |
Send message Joined: 17 Apr 11 Posts: 1 ![]() |
I found thins in the Ubuntu bug report for a problem with appmenu-gtk (https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/618557). Removing appmenu-gtk fixed the problem that I was having (no menu) in BOINC and Filezilla. |
Send message Joined: 31 Oct 10 Posts: 13 ![]() |
Hi skoenemann, Thanks for the update. I removed appmenu-gtk and now the menu is back! |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.