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

Not work on windows8.1 #13

Open
MesterPerfect opened this issue Dec 12, 2021 · 6 comments
Open

Not work on windows8.1 #13

MesterPerfect opened this issue Dec 12, 2021 · 6 comments

Comments

@MesterPerfect
Copy link

Hi
After launching AwesomeWallpaper_x64_v1.5.2 from within settings I chose system info
After pressing OK, the computer information appears on the desktop
But if I press windows+d / windows+m from keyboard the information disappears

@AlexanderPro
Copy link
Owner

Hello MesterPerfect,

I have made a test with Windows 8.1 x64 Professional, but I cannot reproduce the error. Does the error occure constantly? Could you please describe your steps in a more detailed way?

@MesterPerfect
Copy link
Author

ello MesterPerfect,

I have made a test with Windows 8.1 x64 Professional, but I cannot reproduce the error. Does the error occure constantly? Could you please describe your steps in a more detailed way?

https://i.imgur.com/X7FA6WJ.mp4

@MesterPerfect
Copy link
Author

Not.work.on.windows8.1.mp4

@AlexanderPro
Copy link
Owner

AlexanderPro commented Dec 20, 2021

Could you attach your AwesomeWallpaper.xml file to this issue?

@MesterPerfect
Copy link
Author

<?xml version="1.0" encoding="utf-16"?>
<ProgramSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Monitor xsi:nil="true" />
  <WallpaperType>SystemInformation</WallpaperType>
  <BackgroundMode>None</BackgroundMode>
  <VideoFileName />
  <VideoAutoPlay>true</VideoAutoPlay>
  <VideoRepeat>true</VideoRepeat>
  <VideoState>Stop</VideoState>
  <VideoVolume>0.5</VideoVolume>
  <VideoHorizontalAlignment>Center</VideoHorizontalAlignment>
  <VideoVerticalAlignment>Center</VideoVerticalAlignment>
  <VideoStretch>None</VideoStretch>
  <VideoTransparency>0</VideoTransparency>
  <GalleryIntervalBetweenImages>3</GalleryIntervalBetweenImages>
  <GalleryIntervalForShowImage>7</GalleryIntervalForShowImage>
  <GalleryDirectoryName />
  <GalleryAutoPlay>true</GalleryAutoPlay>
  <GalleryState>Stop</GalleryState>
  <GalleryHorizontalAlignment>Center</GalleryHorizontalAlignment>
  <GalleryVerticalAlignment>Center</GalleryVerticalAlignment>
  <GalleryStretch>None</GalleryStretch>
  <GalleryTransparency>0</GalleryTransparency>
  <ImageFileName />
  <ImageHorizontalAlignment>Center</ImageHorizontalAlignment>
  <ImageVerticalAlignment>Center</ImageVerticalAlignment>
  <ImageStretch>None</ImageStretch>
  <ImageTransparency>0</ImageTransparency>
  <SystemInformationFontFamily>Batang</SystemInformationFontFamily>
  <SystemInformationFontSize>16</SystemInformationFontSize>
  <SystemInformationTextColorString>#FFFFFFFF</SystemInformationTextColorString>
  <SystemInformationRefreshInterval>60</SystemInformationRefreshInterval>
  <SystemInformationHorizontalAlignment>Center</SystemInformationHorizontalAlignment>
  <SystemInformationVerticalAlignment>Center</SystemInformationVerticalAlignment>
  <SystemInformationTransparency>0</SystemInformationTransparency>
  <WebRefreshInterval xsi:nil="true" />
  <WebUrl />
  <WindowText />
  <WindowClassName />
  <WindowProcessName />
  <WindowAlignment>None</WindowAlignment>
  <WindowFullScreen>false</WindowFullScreen>
  <WindowUseAfterRestart>false</WindowUseAfterRestart>
  <VideoFileExtensions>
    <VideoFileExtension>*.mp4</VideoFileExtension>
    <VideoFileExtension>*.mp3</VideoFileExtension>
    <VideoFileExtension>*.mpg</VideoFileExtension>
    <VideoFileExtension>*.mpeg</VideoFileExtension>
    <VideoFileExtension>*.avi</VideoFileExtension>
  </VideoFileExtensions>
  <GalleryFileExtensions>
    <GalleryFileExtension>*.bmp</GalleryFileExtension>
    <GalleryFileExtension>*.jpg</GalleryFileExtension>
    <GalleryFileExtension>*.jpeg</GalleryFileExtension>
    <GalleryFileExtension>*.png</GalleryFileExtension>
    <GalleryFileExtension>*.gif</GalleryFileExtension>
    <GalleryFileExtension>*.tiff</GalleryFileExtension>
  </GalleryFileExtensions>
</ProgramSettings>

@AlexanderPro
Copy link
Owner

Unfortunately, I still cannot reproduce the error. Everything works correctly on my Windows 8.1 x64 Professional with your xml file.

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