http://bugs.winehq.org/show_bug.cgi?id=7439
Summary: Startmenu items that have a dash '-' in them will create
a new subfolder
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renekok(a)gmail.com
I.e. when the following startmenu should be created:
Novalogic\F-22 Raptor\Etc.
it instead creates:
Novalogic\F\22 Raptor\
Possibly something up with escape characters I thought.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7406
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-15-02 12:29 -------
Dan,
clearing my wine install, running wineprefixcreate as requested, and then
running the (self-extracted) vcredist.exe fails with:
~/.wine/drive_c/windows/profiles/ahurst/Desktop $ wine vcredist.exe
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f9ac,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0
L"C:\\windows\\temp\\IXP000.TMP\\msvcrt.dll" -> L"c:\\windows\\system32\\msvcrt.dll"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f9ac,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0
L"C:\\windows\\temp\\IXP000.TMP\\oleaut32.dll" ->
L"c:\\windows\\system32\\oleaut32.dll"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f9ac,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0
L"C:\\windows\\temp\\IXP000.TMP\\olepro32.dll" ->
L"c:\\windows\\system32\\olepro32.dll"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7046
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-15-02 12:28 -------
A similar patch got included into Git and will be part of wine releases starting
from wine 0.9.31. The test installer now works. If the updates failes for
another reason feel free to reopen the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5533
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-15-02 12:26 -------
A similar patch got included in Git and will be part of wine releases starting
from 0.9.31. Entering a path when the desktop is selected works. If you have
another case when the manually entered path is ignored feel free to reopen the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7438
Summary: WoW opengl crash editing video options
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dca(a)mitre.org
Crash adjusting video screen resolution in-game. Selected a different (lower)
resolution, hit "okay" and boom. Wine debugger output at
paste-it.net/1263 Obvious workaround is to edit Config.wtf directly and don't
mess with the video options page.
Crash adjusting anisotropic filtering in-game Once I moved it, and clicked
"okay", boom. Wine output at paste-it.net/1262. Not so sure how to control every
last option in this file.
FC6 + patches; kernel 2.6.20. ATI fglrx drivers; ATI x1900GT card at 1920x1200.
Xorg 7.1.1, with DRI working. opengl mode seems to work OK from the 2 minutes
I've tested it since discovering those xorg.conf Option lines (thank you!).
I'm told that this works fine in D3D mode.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7437
Summary: Altium Protel DXP 2004 crashes when opening 3D PCB view
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninevoltz(a)metalink.net
DXP 2004 SP4 crashes when attempting to open a PC board in a 3D view. It crashes
with:
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 667825
Current serial number in output stream: 667825
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7436
Summary: Scroll bars don't scroll properly with thumb in Altium
DXP2004 sch view
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninevoltz(a)metalink.net
The horizontal and vertical scroll bars will not scroll the zoomed schematic
view in Altium's Protel DXP 2004 when dragging the scroll bar thumb. The view
will scroll properly when clicking the arrow buttons, however. I'm attaching a
debug trace of a scroll bar thumb drag, and then another clicking the arrows
instead. I used WINEDEBUG=+scroll
Both were generated while moving the horizontal scroller from the left-most
position to the right-most.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.