Giter VIP home page Giter VIP logo

Comments (13)

Sevin777 avatar Sevin777 commented on May 18, 2024 1

Same thing on Windows 10. The icon its looking for is hard coded to user Corey instead of having the proper user variable:

Windows can't find the file %SystemDrive%\Users\Corey\Documents\workspace\Fenix\application\dist\win32\lib\icons\fenix.ico.

For me the correct icon path was: C:\ProgramData\Fenix\lib\icons\fenix.ico

from fenix.

coreybutler avatar coreybutler commented on May 18, 2024

Windows 7?

from fenix.

medokin avatar medokin commented on May 18, 2024

Sorry...

Yes, Win 7 Pro 64 Bit.

from fenix.

coreybutler avatar coreybutler commented on May 18, 2024

OK - I'll look into it. This is probably a bug with an icon changer in the installer. Thanks.

from fenix.

madcampos avatar madcampos commented on May 18, 2024

it also happens on windows 8.1

epifany edit: it may be a problem with windows' icons cache, to solve it you can run the following script without windows explorer running:

CD /d %userprofile%\AppData\Local
DEL IconCache.db /a
EXIT

from fenix.

coreybutler avatar coreybutler commented on May 18, 2024

Thanks @madcampos - I'll try this out.

I can't recreate the issue in Win 8.1 (which is what I developed Fenix on)... anything special about your install?

from fenix.

madcampos avatar madcampos commented on May 18, 2024

Well... i think no, i can't think of any drastical change i've made to it... but the battle.net app icon is havving the same problem. they suggest to change it mannualy: http://www.blizzposts.com/topic/en/240487/battlenet-launcherexe-has-generic-white-icon-in-windows-8-taskbar
it may have to do with the icon's index inside the .exe file... one possible sollution is to make a .lnk file that has the correct icon and then link to the .lnk file instead of the .exe file, as it will have the custom icon

from fenix.

fxbenard avatar fxbenard commented on May 18, 2024

Same issue on my W7.
I changed it manually to link to the good icons folder.
Before it was linking to your own desktop install

from fenix.

coreybutler avatar coreybutler commented on May 18, 2024

@fxbenard - thanks for mentioning that. That's an issue that's tough to find on a dev machine when you think it's populating the path correctly. This is definitely an issue with the installer not populating the path of the icon appropriately, so I'll mark it as such. I should be able to do a round of updates in the next few days, and I'll try to get this into the next update.

from fenix.

fxbenard avatar fxbenard commented on May 18, 2024

@coreybutler thanks for the fast answer and developing such a great tool

Le jeudi 22 mai 2014 16:59:59, Corey Butler a écrit :

@fxbenard https://github.com/fxbenard - thanks for mentioning that.
That's an issue that's tough to find on a dev machine when you think
it's populating the path correctly. This is definitely an issue with
the installer not populating the path of the icon appropriately, so
I'll mark it as such. I should be able to do a round of updates in the
next few days, and I'll try to get this into the next update.


Reply to this email directly or view it on GitHub
#10 (comment).

from fenix.

eforr avatar eforr commented on May 18, 2024

Issue still present in V2.0.0, Win7 Pro X64.

from fenix.

matteocontrini avatar matteocontrini commented on May 18, 2024

Still there with latest version and Windows 10 build 14393

from fenix.

darthglowball avatar darthglowball commented on May 18, 2024

I have the same issue. My system: Windows 7, 32-bit. I get this error when I try to reset the icon (like @sevin7676 said, some hardcoded path is used somewhere):
afbeelding

from fenix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.