MarkHedleyJones / dmenu-extended

An extension to dmenu for quickly opening files and folders.
MIT License
387 stars 34 forks source link

VirtualBox error #70

Open mrneilypops opened 5 years ago

mrneilypops commented 5 years ago

Hi Mark, Here I am again developing my little distro dwmX. I have an issue with dmenu_extended when running dwmX installed in a VirtualBox...see attached screenshot. This does not happen on bare metal.

Any ideas much appreciated.

https://dwmx.org https://sourceforge.net/projects/dwmx/ screenshot from 2018-10-30 14-54-19

MarkHedleyJones commented 5 years ago

Hi Niel, Great to see your getting back into your distro. I've not come across that error before. Could you try deleting all .pyc files under the dmenu_extended install location and trying again?

mrneilypops commented 5 years ago

If I comment out; 'import plugins' in /usr/local/lib/python2.7/dist-packages/dmenu_extended.py then dmenu_extended runs. I will try an ISO build removing plugins and try and establish which one is causing the problem...

Where are the installed plugins located?

mrneilypops commented 5 years ago

screenshot from 2018-10-31 15-02-31

dmenu-extended runs on live session in VirtualBox. dmenu-extended has the above error after install in VirtualBox. 'sudo dmenu_extended_run' works after install...

purging installed dmenu_extended and reinstalling in VirtualBox works.

I am still interested in what could be causing this error...

MarkHedleyJones commented 5 years ago

If you now remove all .pyc files related to dmenu_extended in your post installation environment does it run then?

On Thu, Nov 1, 2018 at 12:41 AM mrneilypops notifications@github.com wrote:

[image: screenshot from 2018-10-31 15-02-31] https://user-images.githubusercontent.com/1450448/47799471-9e5c1580-dd2a-11e8-8831-8390b8cff398.png

dmenu-extended runs on live session in VirtualBox. dmenu-extended has the above error after install in VirtualBox. 'sudo dmenu_extended_run' works after install...

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/MarkHedleyJones/dmenu-extended/issues/70#issuecomment-434734250, or mute the thread https://github.com/notifications/unsubscribe-auth/ADyZOPqXy2VvYzcZ7UeIZPDTZpcGtMKBks5uqcSngaJpZM4YB_Sg .

mrneilypops commented 5 years ago

No. Removing the .pyc file did not work. I had to purge the existing installation and reinstall to get dmenu_extended running again.

MarkHedleyJones commented 5 years ago

Which .pyc file did you remove exactly? My money would be on the one located at ~/.config/dmenu-extended/plugins/__init__.pyc