Results 1 to 7 of 7
When I try to open the wine settings through the 'system settings' dialog, it comes up with this message:
"The module Windows Applications could not be loaded.
Possible reasons:
An ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-07-2008 #1
Settings not loading
When I try to open the wine settings through the 'system settings' dialog, it comes up with this message:
"The module Windows Applications could not be loaded.
Possible reasons:
An error occured during your last KDE update leaving an orphaned control module.
You have old third-party modules lying around.
Check these points carefully and try to remove the module mentioned in the error message. If this fails, consider contacting your distributor or packager."
I'm running Kubuntu 8.04, and I tried apt-get remove and nothing
- 12-08-2008 #2
Execute this
Code:sudo apt-get clean all sudo apt-get update sudo apt-get dist-upgrade
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-08-2008 #3
Didn't work

Though I notice that it didn't upgrade anything with the last command...
- 12-08-2008 #4
Try to re-install wine. Make sure to remove its configs too.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-09-2008 #5
Ok, probably a really noobish question, but where are the configs? I've re-installed it several times, but it's obvious that it hasn't removed the config files so far...
- 12-09-2008 #6
Execute this
Code:rm -rf $HOME/.wine rm -f $HOME/.config/menus/applications-merged/wine* rm -rf $HOME/.local/share/applications/wine rm -f $HOME/.local/share/desktop-directories/wine* rm -f $HOME/.local/share/icons/????_*.xpm
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-10-2008 #7
Still didn't work

Though I just noticed, every time I try to load the settings it claims that I have no fake windows drive. Is this important?


Reply With Quote
