Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menubar.txt comparaison #1758

Open
rpo opened this issue Apr 4, 2024 · 9 comments
Open

Menubar.txt comparaison #1758

rpo opened this issue Apr 4, 2024 · 9 comments

Comments

@rpo
Copy link

rpo commented Apr 4, 2024

#menubar.txt - b779ee5 bad
menubar.txt - ok

Here are two versions of menubar.txt. The first one (#menubar.txt) is from the last update at the master. This version does't show the pop-up preview selections for the Modules (Unions, Parents, Graphs etc. - Windows are empty). I'm runnnig on CGI and ther are lines relatives to cgi that have been deleted in the file - (lines 214-223) - probably not the case but i have'nt look further and others differences are about class fa icons ... Also this is missing : %define;iz(i)%url_set_pz.i;%end; %define;pnocz(pp,nn,oo)%url_set_pz.pp.nn.oo;%end;

Second version (menubar.txt) dated from a few weeks.

@michelmno
Copy link
Contributor

The first one (#menubar.txt) is from the last update at the master. This version does't show the pop-up preview selections for the Modules (Unions, Parents, Graphs etc. - Windows are empty).

I do not have this problem with current geneweb/master branch (cid b779ee5) as per following image
where I tried to use i1 option that correctly has it's preview displayed on the right.
Capture d’écran du 2024-04-04 13-06-55

Note the gwd arguments as per Configuration web page (and specifically the images_prefix
Capture d’écran du 2024-04-04 13-18-02

@rpo
Copy link
Author

rpo commented Apr 4, 2024

Thx
I do not know if it makes a difference but i use cgi mode on linux at distant server ?
In the configuration file i have a static path defined but otherwise not any prefix
Where did you get the gwd for this branch (b779ee5) ?

@michelmno
Copy link
Contributor

what do you mean by a static path defined ?

I am building gwd by myself on my Ubuntu 22.04 linux machine from the related git branch.

as reported in one of the previous screen capture, the gwd has -hd option with /gwtst as subdir accessible by web server. the etc_prefix and images_prefix are generated from that.

@rpo
Copy link
Author

rpo commented Apr 4, 2024

what do you mean by a static path defined ?

I am building gwd by myself on my Ubuntu 22.04 linux machine from the related git branch.

as reported in one of the previous screen capture, the gwd has -hd option with /gwtst as subdir accessible by web server. the etc_prefix and images_prefix are generated from that.

I'm using the configuration file base_name.gwf to configure geneweb and there is a static_path parameter --- such as
static_path=genepoulin.net/folder/gw/etc/ to be determined (it also could be named in the CGI script)

So the problem may be cause i'm using gwd from an older commit ? I will wait until the next release.

@michelmno
Copy link
Contributor

static_path from gwf file used in 7.0.0 is obsolete in current main branch as per summary in changes file
https://github.com/geneweb/geneweb/blob/master/CHANGES#L119

@michelmno
Copy link
Contributor

So the problem may be cause i'm using gwd from an older commit ? I will wait until the next release.

You may be interested by my own build of master branch at:
https://github.com/michelmno/geneweb/releases/tag/master_20240405

@rpo
Copy link
Author

rpo commented Apr 7, 2024

So the problem may be cause i'm using gwd from an older commit ? I will wait until the next release.

You may be interested by my own build of master branch at: https://github.com/michelmno/geneweb/releases/tag/master_20240405

Your branch (linux) require GLIB libraries my server does not provide (same for any other online mutual server)
I hope the official distribution won't ask for these libraries, because I've just changed the provider for similar reasons. I'm thinking to build the master in a near future :-]

gwd-michael

Here the available librairies at the server

[genepoul@web17 gw]$ ldd -v gwd |sort|grep GLIBC
                ld-linux-x86-64.so.2 (GLIBC_2.2.5) => /lib64/ld-linux-x86-64.so.2
                ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2
                ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2
                ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2
                ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2
                ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2
                libc.so.6 (GLIBC_2.10) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.11) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.14) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.14) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.14) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.15) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.16) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.17) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.2.5) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.2.5) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.2.5) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.2.5) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.2.5) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.28) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.3) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.3) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.3.2) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.3.4) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.4) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.4) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.4) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.4) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.4) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.7) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.7) => /lib64/libc.so.6
                libc.so.6 (GLIBC_2.9) => /lib64/libc.so.6
                libc.so.6 (GLIBC_PRIVATE) => /lib64/libc.so.6
                libc.so.6 (GLIBC_PRIVATE) => /lib64/libc.so.6
                libc.so.6 (GLIBC_PRIVATE) => /lib64/libc.so.6
                libdl.so.2 (GLIBC_2.2.5) => /lib64/libdl.so.2
                libm.so.6 (GLIBC_2.2.5) => /lib64/libm.so.6
                libpthread.so.0 (GLIBC_2.2.5) => /lib64/libpthread.so.0

@michelmno
Copy link
Contributor

I did not remember your web server limitation (issue #1272)
I am sorry to have suggested a package that would not have fit it.

@rpo
Copy link
Author

rpo commented Apr 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants