https://bugs.winehq.org/show_bug.cgi?id=42898
Bug ID: 42898
Summary: Listbox keyboard input
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: janwinehq(a)gmail.com
Distribution: ---
A listbox widget in Wine does not react the same way to keyboard input as in
Windows.
In Windows, you can type the first characters of a word and the cursor will
jump to the first item matching *all* the characters you typed. This allows you
to drill down quickly to the item you want.
In Wine, when you start typing it only considers the *last* character you typed
when looking for a match. On listboxes where you have lots of items starting
with the same character, this can make it problematic to drill down to the
correct item.
This may be better explained with a simple example. Suppose you have a listbox
with the following items, sorted alphabetically:
* AMBER
* BLUE
* BROWN
* GREEN
* ORANGE
* RED
* YELLOW
Windows behavior:
* if you type "B", it will drill down to "BLUE"
* if you type "BR", it will drill down to "BROWN"
* if you type "BRO", it will drill down to "BROWN"
Wine behavior:
* if you type "B", it will drill down to "BLUE"
* if you type "BR", it will drill down to "RED"
* if you type "BRO", it will drill down to "ORANGE"
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15153
Summary: Dragging tabs crashes Code:Blocks 8.02 C++ IDE
Product: Wine
Version: 1.1.4
Platform: Other
URL: http://sourceforge.net/project/downloading.php?groupname
=codeblocks&filename=codeblocks-8.02mingw-
setup.exe&use_mirror=dfn
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
Created an attachment (id=15880)
--> (http://bugs.winehq.org/attachment.cgi?id=15880)
complete crash log (contains backtrace)
At the bottom of the IDE is a panel Logs & others, it contains several tabs. If
you start dragging one of these tabs then the wine crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37452
Bug ID: 37452
Summary: python 3.1.1: test_urllib2net failed
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 49822
--> https://bugs.winehq.org/attachment.cgi?id=49822
terminal output.txt
0. Download python from
https://www.python.org/ftp/python/3.1.1/python-3.1.1.msi
sha1sum python-3.1.1.msi
dcf93cb7d5432aa6e47479351f3cbeefddb0bd62 python-3.1.1.msi
1. Install it
2. wine python.exe -m test.test_urllib2net
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38583
Bug ID: 38583
Summary: Legions Overdrive: In-game textures black
Product: Wine
Version: 1.7.42
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: gaming4jc2(a)yahoo.com
Distribution: ---
Created attachment 51481
--> https://bugs.winehq.org/attachment.cgi?id=51481
D3D fixmes
Since the entire world is black excepting the sky and some text, it is still
not possible to play this in native wine without DLL overrides. I am attaching
a bug report showing various D3D fixmes needed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21108
Summary: Comanche 3 Gold Demo crashes
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://download.cnet.com/Comanche-Gold-demo/3000-7551_
4-10019306.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=25351)
--> (http://bugs.winehq.org/attachment.cgi?id=25351)
wine-1.1.35 output
The Comanche 3 Gold Demo crashes when started.
After the crash occurs there is a window with an error message.
It looks for a file C:\D.MIS. The game is installed in C:\Demo\.
If it is installed in C:\APPS\ then the error message says that it looks for a
file C:\A.MIS.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44613
Bug ID: 44613
Summary: Stronghold 2 Deluxe fails to compile shaders on
startup with builtin d2dx9_27.dll
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: alexander-winehq(a)xmine128.tk
Distribution: ---
Created attachment 60601
--> https://bugs.winehq.org/attachment.cgi?id=60601
WINE console output
Summary
=======
Stronghold 2 works perfectly when placing a native d3dx9_27.dll in
$WINEPREFIX/dosdevices/c:/windows/syswow64
or by running `winetricks d3dx9_27` (the override done by winetricks is not
needed).
However when starting the game without the library present it will show many
dialog box with shader compilation errors, before crashing (see attachment 2
for a selection).
A few examples:
* Error: Unable to open include file ../PhongShader.fx
Warning: Unmatched #if/#endif at end of file
Error: Unexpected end of file during preprocessing
Error: syntax error
* Error: Unable to open include file ../PhongShader.fx
* Error: Unable to open include file ../LifeStudioHeadLighting.fx
Error: Unable to open include file ../TransformState.fx
Finally the error message “Failed to load shared effects parameter file.
Rendering may appear incorrect.” is displayed and the game segfaults.
Meanwhile a bunch of fixmes will be logged to the console (see attachement 1).
Steps to reproduce
==================
Full game
---------
1. Install Stronghold 2 v1.0 German from ISO-image of the retail CDs
2. Download and install the [v1.4 “Deluxe”
patch](http://www.4players.de/4players.php/download_info/Downloads/Download/46369/Stronghold_2/Patch_14.html)
3. Apply NoCD crack if you don't actually have a CD drive (like me)
4. Start game
The Stronghold 2 Demo is not affected unfortunately.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45780
Bug ID: 45780
Summary: Zeplin installer does not start
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rpeccolo(a)pratura.io
Distribution: ---
Created attachment 62236
--> https://bugs.winehq.org/attachment.cgi?id=62236
console output when trying to install zeplin
doing wine zeplin-installer does not work
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24812
Summary: Explorer++: right-click menu (in the main listview)
degrades to nothing when opened multiple times
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31378)
--> (http://bugs.winehq.org/attachment.cgi?id=31378)
Terminal output with a crash
A few locations seem to be exempt from this bug (like My Computer), but it can
be seen in the root of the Z:\ drive. Right-clicking in an empty area of the
main listview gives a basically-correct menu the first time (compared to
Windows, the only difference is the lack of a "new" submenu).
However, right-clicking in the blank area again produces a menu with fewer
items - the topmost two items have disappeared. Each subsequent right click
removes two more items (including separators) from the top of the menu until
they all disappear and the menu doesn't pop up anymore. Occasionally, the app
will crash when trying to exit or switch to another folder afterward.
Native comctl32 doesn't help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34322
Bug #: 34322
Summary: Total Commander: cut works like copy
Product: Wine
Version: 1.7.0
Platform: x86
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
To reproduce: right-click a file and wait for the context menu to show up;
select Cut. Start wine explorer (Paste is not available in TC at the moment -
bug 34319), right-click on folder background and select Paste (pick a regular
folder - paste on desktop doesn't work). The file is copied instead of being
moved.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34319
Bug #: 34319
Summary: Total Commander: context menu does not contain Paste
Product: Wine
Version: 1.7.0
Platform: x86
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Right-click on a folder and hold the button until menu pops up. The menu should
contain "Paste" command (at least when clipboard contains a file), but does
not. Same goes to clicking on folder view background.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.