AwesomeWallpaper icon indicating copy to clipboard operation
AwesomeWallpaper copied to clipboard

Not work on windows8.1

Open MesterPerfect opened this issue 3 years ago • 6 comments

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

MesterPerfect avatar Dec 12 '21 08:12 MesterPerfect

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?

AlexanderPro avatar Dec 19 '21 17:12 AlexanderPro

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 avatar Dec 19 '21 20:12 MesterPerfect

https://user-images.githubusercontent.com/44323153/146689736-09b997e1-9857-4587-a8b2-4bb33d94e12c.mp4

MesterPerfect avatar Dec 19 '21 20:12 MesterPerfect

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

AlexanderPro avatar Dec 20 '21 06:12 AlexanderPro

<?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>

MesterPerfect avatar Dec 20 '21 09:12 MesterPerfect

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

AlexanderPro avatar Dec 21 '21 14:12 AlexanderPro