cmatomic / Appimage-007

unofficial MakeMkv
https://www.makemkv.com/
0 stars 0 forks source link

momory leak #1

Closed ghost closed 5 years ago

ghost commented 5 years ago

I was using in a debian 10 cinammon, and it appears having a memory leak, I ran a machine with a 4 gb of ram and also a core i7, when it's converting some video it took all whole ram memory and freeze the system after that I need to shutdown the pc.

cmatomic commented 5 years ago

Makemkv does not convert any type of video, simply transfers the contents of a DVD or blu-ray to MKV format. I'm not the makemkv developer, try installing as they say in the official forum of the program. https://www.makemkv.com/forum/viewtopic.php?f=3&t=224

cmatomic commented 5 years ago

I tested no on Debian 10 live "cd" and nothing you say happened. Everything went normal to debian but there are some bugs in the graphical interface Screenshot from 2019-10-07 08-09-14

ghost commented 5 years ago

thanks for the answer. I try it!

Em seg, 7 de out de 2019 às 06:51, cmatomic notifications@github.com escreveu:

I tested no on Debian 10's live "cd" and nothing you say happened. Everything went normal to debian but there are some bugs in the graphical interface [image: Screenshot from 2019-10-07 08-09-14] https://user-images.githubusercontent.com/33186553/66302201-01b1d880-e8e8-11e9-98b4-65e7d137028d.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cmatomic/Appimage-007/issues/1?email_source=notifications&email_token=ANGJM2FWSQM6HQR4JUVG5XTQNMBBXA5CNFSM4I56GQSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAPVV6I#issuecomment-538925817, or mute the thread https://github.com/notifications/unsubscribe-auth/ANGJM2AJXNWYMDBYJ4UKRSTQNMBBXANCNFSM4I56GQSA .

ghost commented 5 years ago

hi howdy? how do you pack vlc as appimage?

i am using your recipe for do vlc as appimage in version 3.0.9 ? it's working the appdir, but i got some issues for example when I try to pack appears this

More than one architectures were found of the AppDir source directory "squashfs-root" A valid architecture with the ARCH environmental variable should be provided e.g. ARCH=x86_64 appimagetool ...

second is the

Fontconfig error: Cannot load default config file

I'ma doing under debian 10, how do I solve this?

Em seg, 7 de out de 2019 às 19:42, Lucas Machado zainote < lucasmzainote@gmail.com> escreveu:

thanks for the answer. I try it!

Em seg, 7 de out de 2019 às 06:51, cmatomic notifications@github.com escreveu:

I tested no on Debian 10's live "cd" and nothing you say happened. Everything went normal to debian but there are some bugs in the graphical interface [image: Screenshot from 2019-10-07 08-09-14] https://user-images.githubusercontent.com/33186553/66302201-01b1d880-e8e8-11e9-98b4-65e7d137028d.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cmatomic/Appimage-007/issues/1?email_source=notifications&email_token=ANGJM2FWSQM6HQR4JUVG5XTQNMBBXA5CNFSM4I56GQSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAPVV6I#issuecomment-538925817, or mute the thread https://github.com/notifications/unsubscribe-auth/ANGJM2AJXNWYMDBYJ4UKRSTQNMBBXANCNFSM4I56GQSA .

cmatomic commented 5 years ago

You can see here: https://github.com/cmatomic/RecipesAppimage/tree/master/VLCplayerSnap https://github.com/cmatomic/RecipesAppimage/tree/master/SnapAppimage https://github.com/cmatomic/RecipesAppimage/tree/master/squashfs-tools

"More than one architectures were found of the AppDir source directory "squashfs-root" A valid architecture with the ARCH environmental variable should be provided e.g. ARCH=x86_64 appimagetool ..." here is an example: https://github.com/cmatomic/Appimage-003/blob/master/build.sh any other questions related to vlc do in the following related place https://github.com/cmatomic/RecipesAppimage