steven3363 / OpenLP-2.4-Custom-Stage-Views-

A collection of Custom Stage views for OpenLP 2.4
http://theharvestisready.com
GNU General Public License v3.0
5 stars 2 forks source link

Cant get it to work.. #2

Closed lillieman closed 3 years ago

lillieman commented 3 years ago

Hi Thanks for making a great custom view tool. However, I have not yet got it to work. I have gone through the videos over and over but there must be some basic thing I miss. Working on a PC, and have done same on another PC and even on a Mac with same result. I have downloaded the file you have attached and put them in folder stages. When i try to open stageview adress in browser it is blank. If I delete "LowerThird" and remain with the adress to stageview, I get the normal stage view wich is working. Can you think of any possible problems that I should check?

Regards, /Lars

steven3363 commented 3 years ago

Hi thank for reaching out.

I need some more information to help troubleshoot.

Version of OpenLP Browser installed. Works best in Chrome.

if the path is correct, then it would seem the Custom Stage views are not in the right location. which should be in the Data folder in a Directory called stages.

Under linux I can't duplicate the issue.

I will try and check under Windows.

steven3363 commented 3 years ago

These stage views only work with OpenLP 2.4

steven3363 commented 3 years ago

Also have you tried the other views?

steven3363 commented 3 years ago

I just checked in Windows on the same computer and it worked. All I can say is that you have all the files that are in the 'stages' folder. Each stage view refers to files that are not in the same directory.

lillieman commented 3 years ago

Thanks for rely, I run it on windows 10. I started from having downloaded version 2.9 (beta). I have a friend who have got everything to work on his system tried to help me over team view. We realised I have to downgrade to 2.4.6. That was a bit of a hassle, but after removing som files using regedit it worked. But the problem remained. I use chrome as web browser, but have also tried to view it in edge. I can see the stage view as it is (using http://192.168.1.100:4316/stage) to see lyrics for present and coming slide) but when I write http://192.168.1.100:4316/stage/LowerThird the page is blank. We thought maybe I can’t see the text due to text in white on white background so I tried change text colour in the css file. No difference.

I have downloaded the file here:[Image.jpeg] And here is the file stages: [Image.jpeg]

Here you might see: [Image.jpeg]

I have also tried to view /Bibles, and /Bible_centre and so on but I can’t view the either. There is another guy who have done sot of the same but having called his folder “stream”. I tried his files but it was the same. Thanks so much for looking into this. Be blessed, /Lars

Hämta Outlook för iOShttps://aka.ms/o0ukef


Från: Steven Drinnan @.> Skickat: Monday, August 16, 2021 5:46:02 AM Till: steven3363/OpenLP-Custom-Stage-Views @.> Kopia: Lars Björkqvist @.>; Author @.> Ämne: Re: [steven3363/OpenLP-Custom-Stage-Views] Cant get it to work.. (#2)

Also have you tried the other views?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/steven3363/OpenLP-Custom-Stage-Views/issues/2#issuecomment-899191912, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVG3RIBN4Y5M4T6QARHARH3T5CCXVANCNFSM5CGKF45A. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

steven3363 commented 3 years ago

Unfortunately I cant see the images. The only thing I can think is the location you copied the files. Witch is in the data folder and the folder all the custom stage views is 'stages'. The path is determined by the folder structure.
so http://(yourip):4316/Stage points to the (your data folder)/stages

from there the file path is the foldernames.

So check the paths you use. And insure all the files are located in the correct order.

I have tested again on Windows 10 and my main system Fedora.

If you can give me some screenshots of the place you copied the files it would help. Thanks.

steven3363 commented 3 years ago

It could be a caching issue with Chrome. But a refresh will fix that. For me if I get a white screen with no errors it indicates an error in the java or file paths. I use relative links in the HTML so if you copy everything in its entirety you should be fine. So I would say, download again directly as a zip file. delete your (or rename) 'stages' folder in your OpenLP data directory. Copy the 'stages' folder in its entirety to your data directory. You should have now a folder named 'stages' (lowercase) Each custom stage view can be put into this folder. Your path is the path to the 'stage.html' of the view you want with out the 'stage.html' (that will added automatically) This is how my directories are like Fedora OP1 OP1 Windows OP3-win OP4-win

steven3363 commented 3 years ago

Sorry showing the main data folder in fedora OP2

lillieman commented 3 years ago

Thanks, That was sad you could not see the pics. Anyway, looking at what you sent I think I have done it that way. Since Im in windows, your windows pictures is what helps me. I have checked the pathway, and it as far as I can understand I have done it correct. Let me try again to send some sceenshots. Hope these can be viewed. I really would like this thing work. /Lars

image image image

steven3363 commented 3 years ago

Your going to kick yourself. Remove the trailing slash

See how that goes

steven3363 commented 3 years ago

Also remember to create a theme to only display 3 lines.

lillieman commented 3 years ago

Sorry, what trailing slash? And how do create a theme of only three lines? Sorry for stupid questions, but I am so much ready for this to work now…😊 /Lars

Från: Steven Drinnan @.> Skickat: den 16 augusti 2021 14:35 Till: steven3363/OpenLP-Custom-Stage-Views @.> Kopia: Lars Björkqvist @.>; Author @.> Ämne: Re: [steven3363/OpenLP-Custom-Stage-Views] Cant get it to work.. (#2)

Your going to kick yourself. Remove the trailing slash

See how that goes

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/steven3363/OpenLP-Custom-Stage-Views/issues/2#issuecomment-899474113, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVG3RIGSJ7UVHLU5ADJTUI3T5EAVRANCNFSM5CGKF45A. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

lillieman commented 3 years ago

IT WORKS NOW! So that slash was the thing. The thing is that I have tried to remove it som many times in the process but it has come back automatically. Why did we do to make it not come back this time?

Från: Steven Drinnan @.> Skickat: den 16 augusti 2021 14:35 Till: steven3363/OpenLP-Custom-Stage-Views @.> Kopia: Lars Björkqvist @.>; Author @.> Ämne: Re: [steven3363/OpenLP-Custom-Stage-Views] Cant get it to work.. (#2)

Your going to kick yourself. Remove the trailing slash

See how that goes

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/steven3363/OpenLP-Custom-Stage-Views/issues/2#issuecomment-899474113, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVG3RIGSJ7UVHLU5ADJTUI3T5EAVRANCNFSM5CGKF45A. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

steven3363 commented 3 years ago

Glad it worked and it was simple solution.

Hey if you need any help reach out.

To God be the glory.

lillieman commented 3 years ago

Thank you so much! God bless you. /Lars

Hämta Outlook för iOShttps://aka.ms/o0ukef


Från: Steven Drinnan @.> Skickat: Monday, August 16, 2021 4:45:14 PM Till: steven3363/OpenLP-Custom-Stage-Views @.> Kopia: Lars Björkqvist @.>; Author @.> Ämne: Re: [steven3363/OpenLP-Custom-Stage-Views] Cant get it to work.. (#2)

Closed #2https://github.com/steven3363/OpenLP-Custom-Stage-Views/issues/2.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/steven3363/OpenLP-Custom-Stage-Views/issues/2#event-5163613220, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVG3RIAME33IRWLAO7FEYJLT5EP7VANCNFSM5CGKF45A. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.