Thanks,

One more Bug through, I've built Boinc 7.4.38, (7.4.36+ was the same),
On the tasks tab, i have 35 tasks, all but about 7 are displayed on the screen,
those are off the bottom (1280*800 resolution), If i click on one of the top 
tasks
(that are displayed on screen) and hit 'show active tasks',
only the active tasks are shown correctly,

If i 'show all tasks' and then scroll downwards to view the bottom tasks,
and click on one of those bottom tasks (not the 7 or so that are off the top),
then click 'show active tasks', this time Boinc Manager will show all the
active tasks, But part way down the screen, with an about 7 task blank
area above them, clicking one one of the active tasks springs those tasks
to the top.

Claggy


> Subject: Re: [boinc_projects] [boinc_alpha] Linux issues with BOINC 7.4.36?
> From: [email protected]
> Date: Wed, 21 Jan 2015 07:43:57 -0800
> CC: [email protected]; [email protected]; 
> [email protected]
> To: [email protected]
> 
> On Jan 17, 2015, at 5:01 AM, Stephen Maclagan <[email protected]> 
> wrote:
> > A clarification, the hit and miss item, only happens if you click the header
> > (the line you use drag the window around),
> > If you click on the main part of the window then it operates correctly.
> 
> 
> I checked in what I believe is a fix for this.
> 
> Cheers,
> --Charlie
> 
> > > From: [email protected]
> > > To: [email protected]; [email protected]; 
> > > [email protected]; [email protected]
> > > Date: Sat, 17 Jan 2015 01:57:46 +0000
> > > CC: [email protected]
> > > Subject: Re: [boinc_projects] [boinc_alpha] Linux issues with BOINC 
> > > 7.4.36?
> > > 
> > > I've built Boinc 7.5.0 from master, the Event Log does nicely disappear 
> > > behind the main window post the following changeset:
> > > 
> > > MGR: work around a Linux bug in wxWidgets which prevents bringing the 
> > > main window forward on top of Event Log (or any modeless dialog.)
> > > - On all platforms, preserve Z-order of main window and Event Log when 
> > > hiding / showing or deactivating / activating Manager.
> > > 
> > > 
> > > But, If you open the Event Log, then switch back to the Main window, and 
> > > say open computing preferences,
> > > then bring up the Event Log to the fore again, it then gets a bit hit and 
> > > miss trying to get
> > > the main window/computing preferences to come to the fore again
> > > (without closing the Event Log)
> > > 
> > > Claggy
> > > 
> > > > From: [email protected]
> > > > To: [email protected]; [email protected]; 
> > > > [email protected]; [email protected]
> > > > Date: Wed, 14 Jan 2015 22:46:47 +0000
> > > > CC: [email protected]
> > > > Subject: Re: [boinc_projects] [boinc_alpha] Linux issues with BOINC 
> > > > 7.4.36?
> > > > 
> > > > I've built Boinc 7.4.36+ again from the 7.4 head,
> > > > the header alignment is much improved (ie fixed) post the following 
> > > > changeset:
> > > > 
> > > > MGR: Work around a wxWidgets 3.0 bug in wxGenericListCtrl (Linux only) 
> > > > which causes headers to be misaligned after horizontal scrolling.
> > > > 
> > > > Thanks,
> > > > 
> > > > Claggy
> > > > 
> > > > > From: [email protected]
> > > > > Date: Tue, 6 Jan 2015 20:04:30 -0800
> > > > > To: [email protected]; [email protected]; 
> > > > > [email protected]
> > > > > CC: [email protected]
> > > > > Subject: [boinc_alpha] Linux issues with BOINC 7.4.36?
> > > > > 
> > > > > On Jan 2, 2015, at 4:00 PM, Wolfgang Schwieger 
> > > > > <[email protected]> wrote:
> > > > > > (including the linux patch for clientgui/BOINCListCtrl.cpp)
> > > > > 
> > > > > We were not aware that Linux required a patch to 
> > > > > clientgui/BOINCListCtrl.cpp. Could someone be kind enough to send me 
> > > > > the patch so we can fix the problem in the source code?
> > > > > 
> > > > > Also, we want to try to get a Linux release out with the latest BOINC 
> > > > > code. Could people give us a comprehensive list of the bugs in Linux? 
> > > > > Please separate out the issues when static linked with wxWidgets 
> > > > > 3.0.2 from those when static linked with wxWidgets 3.0.0.
> > > > > 
> > > > > Here is what we already have:
> > > > > On Jan 2, 2015, at 6:09 AM, Stephen Maclagan 
> > > > > <[email protected]> wrote:
> > > > > > I've been seeing on my Boinc 7.4.x compilations the columns become 
> > > > > > misaligned if you scroll the project/task/transfers pages 
> > > > > > left/right,
> > > > > > i built Boinc 7.4.x from the 7.4 head again from last night's 
> > > > > > commit, no change.
> > > > > > 
> > > > > > Other differences/problems to do with Boinc on Linux:
> > > > > > 
> > > > > > On Windows you can switch between Boinc Manager and the Event Log 
> > > > > > and bring eithier to the Foreground,
> > > > > > On Linux, opening the Event Log Brings it to the foreground, Boinc 
> > > > > > Manager always stays behind the Event Log,
> > > > > > you can't bring Boinc Manager to the foreground.
> > > > > > 
> > > > > > The run_client and run_manager links no longer work in more recent 
> > > > > > Ubuntus/Debians. while they still work on my Boinc 7.2.47 
> > > > > > compilations on Ubuntu 12.04 (as of three weeks ago), on Ubuntu 
> > > > > > 14.04 on my other Laptop.
> > > > > > My Parallellas on saucy and trusty, my Pi on Raspbian Jessie, and 
> > > > > > on my Pi on Raspbian Wheezy after last week, trying to run_client 
> > > > > > or run_manager just opens them for editing, there no longer seems 
> > > > > > to be way of getting them to run, to start Boinc i've been having 
> > > > > > to just double click boincmgr itself.
> > > > > 
> > > > > Claggy, which version of wxWidgets are you linking?
> > > > > 
> > > > > On Dec 22, 2014, at 6:07 AM, Toralf Förster <[email protected]> 
> > > > > wrote:
> > > > > > When I switched to "Simple View" and then choose "Computing 
> > > > > > Preferences" the I do get the back trace as seen below. My system 
> > > > > > is a stable 64 bit Gentoo hardened Linux:
> > > > > 
> > > > > Thanks.
> > > > > 
> > > > > Cheers,
> > > > > --Charlie
> > > > > 
> > > > > _______________________________________________
> > > > > boinc_alpha mailing list
> > > > > [email protected]
> > > > > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_alpha
> > > > > To unsubscribe, visit the above URL and
> > > > > (near bottom of page) enter your email address.
> > > > 
> > > > _______________________________________________
> > > > boinc_projects mailing list
> > > > [email protected]
> > > > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_projects
> > > > To unsubscribe, visit the above URL and
> > > > (near bottom of page) enter your email address.
> > > 
> > > _______________________________________________
> > > boinc_projects mailing list
> > > [email protected]
> > > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_projects
> > > To unsubscribe, visit the above URL and
> > > (near bottom of page) enter your email address.
> 
                                          
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to