SimulatedGREG / electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
https://simulatedgreg.gitbooks.io/electron-vue/content/
MIT License
15.47k stars 1.54k forks source link

no icon in ubuntu 18 - building on OSX with electron-packager #739

Open neuronflow opened 5 years ago

neuronflow commented 5 years ago

Found an issue or bug with electron-vue? Tell me all about it!

Questions regarding how to use electron or vue are likely to be closed as they are not direct issues with this boilerplate. Please seek solutions from official documentation or their respective communities.

Describe the issue / bug.

My app has no icon in ubuntu18 when building from OSX. I replaced the 256x256.png file in the icons folder with my file, even with the default file I get the same result. #

How can I reproduce this problem?

build for linux on OSX using electron-packager #

If visual, provide a screenshot.
screenshot 2018-11-01 at 15 12 02

#

Tell me about your development environment.

If you are looking to suggest an enhancement or feature, then feel free to remove everything above.

royryando commented 5 years ago

try using electron-builder

neuronflow commented 5 years ago

try using electron-builder

is there an easy way to do that? I used electron packager during the initial setup dialogue.

dineug commented 5 years ago

try using electron-builder

is there an easy way to do that? I used electron packager during the initial setup dialogue.

I solved it with electronic-builder -> 20.39.0