Custom logos problem

An evolving, supported alternative to Rovi
Forum rules
★ Download the latest EPG123 here: https://garyan2.github.io/ <> Setup guide here: https://garyan2.github.io/install.html
Post Reply
stuartm

Posts: 723
Joined: Mon Nov 05, 2012 8:05 pm
Location: Longmont, CO

HTPC Specs: Show details

Custom logos problem

#1

Post by stuartm » Thu Feb 24, 2022 7:27 am

I thought that to create custom logos for a station all I had to do was bring up the logos panel in the configuration GUI and drag and drop a png into the custom square. This does not work for me. When the file is dragged over the any of the squares in the logo panel i get a circle with a slash thru it for a cursor. I can move items from one logo panel to another though. The only way I can get custom logos is to put an appropriately named file in the logos directory. What might be the problem?

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#2

Post by garyan2 » Thu Feb 24, 2022 8:26 pm

I've seen some similar behavior, but I can't duplicate it intentionally. All I've had to do was close the logo form and open a new one and it would work. I checked my system and is working just fine. I'll scan through the code some and see if I can point to a possible cause.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

stuartm

Posts: 723
Joined: Mon Nov 05, 2012 8:05 pm
Location: Longmont, CO

HTPC Specs: Show details

#3

Post by stuartm » Fri Feb 25, 2022 3:05 am

Further details. It makes no difference to close/reopen the logo form. Running as admin makes no difference. My epg123 is old enough that everything is in the c:\epg123 directory tree. Could this be some kind of .NET problem?

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#4

Post by garyan2 » Fri Feb 25, 2022 4:23 am

Well, I found the problem that I was seeing. It would only occur if I deleted a logo, and then tried to drag/drop on the same picture box... nothing would happen. I wouldn't get the circle with slash. There is no reason codewise that trying to drop a file in the picturebox would prevent the copy symbol from showing.

I'll try to research some to find out ways that a filedrop will not be recognized and give the block symbol.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

stuartm

Posts: 723
Joined: Mon Nov 05, 2012 8:05 pm
Location: Longmont, CO

HTPC Specs: Show details

#5

Post by stuartm » Tue Mar 01, 2022 3:55 am

I found something here https://superuser.com/questions/59051/d ... inistrator that gave me some idea of what might ne going on. I noticed the desktop link has run as administrator on for the gui. So I tried the drag from elevated notepad workaround described at the link and it worked. (I was able to drag and drop into the logo pane). Not sure what is the proper fix without doing the hokey workaround though.

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#6

Post by garyan2 » Tue Mar 01, 2022 5:45 am

Why would the desktop link be to run as administrator? The only time the configuration gui needs to run elevated is when deleting or creating the scheduled task.

Sent from my SM-G965U using Tapatalk

- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

stuartm

Posts: 723
Joined: Mon Nov 05, 2012 8:05 pm
Location: Longmont, CO

HTPC Specs: Show details

#7

Post by stuartm » Tue Mar 01, 2022 7:06 am

I don't know. I don't remember doing that, as far as I remember the link was created by the installer. But oddly just running the gui directly from the epg123 folder rather than using the linik does not seem to change anything. Note that the account that I installed epg123 with and run it from is an admistrator level user (the only user on the PC).

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#8

Post by garyan2 » Tue Mar 01, 2022 2:56 pm

stuartm wrote: Tue Mar 01, 2022 7:06 am I don't know. I don't remember doing that, as far as I remember the link was created by the installer. But oddly just running the gui directly from the epg123 folder rather than using the linik does not seem to change anything. Note that the account that I installed epg123 with and run it from is an admistrator level user (the only user on the PC).
So if you right-click the properties of the executable, is it also set to run as administrator in the compatibility tab? That is not something the installer sets.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

stuartm

Posts: 723
Joined: Mon Nov 05, 2012 8:05 pm
Location: Longmont, CO

HTPC Specs: Show details

#9

Post by stuartm » Wed Mar 02, 2022 12:57 am

Well that was the problem. Unchecking the run as administrator fixes the problem. I sure don't remember setting that flag. But it is entirely possible that somewhere in the dim dark early days of EPG123 I thought it was needed and set it. Ceratinly did not do it any time recently. Always just run the installer these days when I put in a new version.

Post Reply