| Summary: | wine 32 bit wine cfg | ||
|---|---|---|---|
| Product: | [ROSA-based products] ROSA Fresh | Reporter: | Jovan <jovansp> |
| Component: | Contributed Packages | Assignee: | ROSA Linux Bugs <bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | ROSA Linux Bugs <bugs> |
| Severity: | normal | ||
| Priority: | Normal | CC: | alexander.hryukin, alexander.kazantsev, denis.silakov |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Platform: | --- | ROSA Vulnerability identifier: | |
| RPM Package: | ISO-related: | ||
| Bad POT generating: | Upstream: | ||
|
Description
Jovan
2012-12-15 01:19:04 MSK
hi. Please show output of uname -a I get the same result but i'm using just 32bit chroot on 64bit machine. I rly need your uname -m Yes, selection in winecfg currently depends on 'uname -m'. Even if you install 32 bit wine in 64bit environment, winecfg will try to launch wine64. So it whould be nice to fix it i cannot start and use programs because of this error. Simple solution is sudo sed -i 's!/usr/bin/wine64!/usr/bin/wine!g' /usr/bin/winecfg |