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

Web wallpapers dont work #1579

Closed
yaboisid opened this issue Feb 22, 2023 · 19 comments
Closed

Web wallpapers dont work #1579

yaboisid opened this issue Feb 22, 2023 · 19 comments
Labels
bug Something isn't working

Comments

@yaboisid
Copy link

yaboisid commented Feb 22, 2023

Describe the bug
I'm trying to use the new audio visualiser wallpapers, but they won't work. Editing the wallpaper makes the Lively app crash.

Expected behavior
Expected to see the wallpaper working.

Screenshots/Video

2023-02-22.11-23-57-1.mp4

Desktop (please complete the following information):

  • OS: Windows 11

Log file (Important)
lively_log_20230222_111814.zip

@yaboisid yaboisid added the bug Something isn't working label Feb 22, 2023
@rocksdanister
Copy link
Owner

Do other web wallpapers work? (Example matrix)

@rocksdanister rocksdanister changed the title New wallpapers won't work. Music wallpaper don't work Feb 22, 2023
@yaboisid
Copy link
Author

Do other web wallpapers work? (Example matrix)

Nope. Not working

@rocksdanister
Copy link
Owner

Which anti-virus program do you use? check its quarantine to see if it deleted any Lively files.

@rocksdanister rocksdanister changed the title Music wallpaper don't work Web wallpapers dont work Feb 22, 2023
@rocksdanister
Copy link
Owner

@yaboisid
Copy link
Author

Which anti-virus program do you use? check its quarantine to see if it deleted any Lively files.

I use Microsoft Defender, and no quarantined files.

Also try installing this: https://github.com/rocksdanister/lively/wiki/Common-Problems#web-wallpapers-not-working

I have that already installed

@rocksdanister
Copy link
Owner

rocksdanister commented Feb 22, 2023

Try updating to latest visual c++:
https://aka.ms/vs/17/release/vc_redist.x86.exe

Also share the logfile.txt located at:
C:\Users\<UserName>\AppData\Local\Lively Wallpaper\Cef

@yaboisid
Copy link
Author

I have the latest version of C++ already installed. Log file are attached with the reply.
lively_log_20230222_120106.zip

@rocksdanister
Copy link
Owner

rocksdanister commented Feb 22, 2023

It won't include browsers log, its located at: C:\Users\<UserName>\AppData\Local\Lively Wallpaper\Cef

@yaboisid
Copy link
Author

logfile.txt

@rocksdanister
Copy link
Owner

rocksdanister commented Feb 22, 2023

Not much to see, can you check your System Event Viewer for LivelyCefSharp and CefSharp.BrowserSubProcess application error messages? what does it say.

@yaboisid
Copy link
Author

Yes, there are some errors.
Faulting application name: Lively.PlayerCefSharp.exe, version: 1.0.0.0, time stamp: 0xace5bcfb
Faulting module name: libcef.dll, version: 108.4.13.0, time stamp: 0x63976dec
Exception code: 0xc0000005
Fault offset: 0x01974c00
Faulting process ID: 0x0x2880
Faulting application start time: 0x0x1D94684247105B9
Faulting application path: C:\Program Files (x86)\Lively Wallpaper\plugins\cef\Lively.PlayerCefSharp.exe
Faulting module path: C:\Program Files (x86)\Lively Wallpaper\plugins\cef\libcef.dll
Report ID: de0ad3c1-d060-4b51-8996-d63f89d408a3
Faulting package full name:

@rocksdanister
Copy link
Owner

rocksdanister commented Feb 22, 2023

Can you try replacing the contents of this folder:

<Lively install location>\plugins\cef\

With each of these releases, then try running the wallpaper each time:

  1. https://github.com/rocksdanister/lively-cef/releases/tag/v1.6.0.0
  2. https://github.com/rocksdanister/lively-cef/releases/tag/v1.7.0.0
  3. https://github.com/rocksdanister/lively-cef/releases/tag/v1.5.5.0

@yaboisid
Copy link
Author

Works now with v1.7.0.0 version. Thanks!

@rocksdanister
Copy link
Owner

Hi can you check (1) and (3) also?

@yaboisid
Copy link
Author

1 and 3 doesn't wok for me.

@rocksdanister
Copy link
Owner

@amaitland any clue whats happening? looks like older builds of CefSharp are failing for some users.

This was referenced Feb 22, 2023
@CrippledAxis
Copy link

Works fine now! Thanks!
I used [v1.7.0.0]

@amaitland
Copy link

[0222/113855.197:WARNING:alloy_constrained_window_views_client.cc(63)] No likely focused browser

This was a known bug in 108 when no cache path was specified and application was installed in readonly folder. See https://magpcss.org/ceforum/viewtopic.php?f=6&t=19318 for related discussion

Should be fixed in v109.1.110 or greater.

109 is the last version to run on Windows 7/8/8.1.

@rocksdanister
Copy link
Owner

rocksdanister commented Feb 22, 2023

Ah that makes sense, I did not do admin install tests.. all my tests were on AppData and not program files!

Weird the Windows store version did not have this issue though (packaged using msix) Nevermind.. its using older version before the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants