http://bugs.winehq.org/show_bug.cgi?id=12528
Summary: You can resize the WinMerge dialog vertically on Wine,
but not Windows
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://winmerge.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Install and run WinMerge
2. Press Ctrl+N to create a new document
3. Enter some text in the "Untitled right" pane
4. Press the close button
This will bring up the "Save modified files?" dialog.
5. Resize the dialog
On windows, you only see the left-right resize mouse pointer and can only
resize on the x axis. Using Wine, you can resize along the y axis and the
remainder of the dialog window is drawn black.
--
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=34597
Bug #: 34597
Summary: Implement Windows Batch Rename Functionality
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shatteredlites(a)gmail.com
Classification: Unclassified
OK ubuntu is not built with a batch renamer tool and one that is user friendly
does not exist. is there a possible way to implement the windows batch rename
feature
Example -
picture
picture (1)
picture (2)
in windows all you do is highlight all the files you want to rename and right
click and rename them. like in the example I want to name the files "picture"
and then windows will rename them that with the numbering beside them.
I know how to launch Wine Explorer and i can browse files in it but I cant
batch rename them.
--
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=28930
Bug #: 28930
Summary: Might and magic : Heroes VI requires mfc90.dll
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Classification: Unclassified
This component of vcrun2008 is not implemented yet.
xavier@xavier-pc /wine/homm6/drive_c/jeu $ wine Game.exe
xavier@xavier-pc /wine/homm6/drive_c/jeu $ fixme:actctx:parse_depend_manifests
Could not find dependent assembly L"Microsoft.VC90.MFC" (9.0.21022.8)
err:module:import_dll Library mfc90.dll (which is needed by L"C:\\jeu\\Might &
Magic Heroes VI.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\jeu\\Might &
Magic Heroes VI.exe" failed, status c0000135
winetricks vcrun2008 works around the issue.
--
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=30095
Bug #: 30095
Summary: Visio 2010 does not start due to missing
Microsoft.VC90.MFC (9.0.30729.1)
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
The program fails to start with the following console output
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.MFC" (9.0.30729.1)
err:module:import_dll Library mfc90u.dll (which is needed by L"C:\\Program
Files\\Microsoft Office\\Office14\\VISLIB.dll") not found
err:module:import_dll Library VISLIB.dll (which is needed by L"C:\\Program
Files\\Microsoft Office\\Office14\\VISIO.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Microsoft Office\\Office14\\VISIO.exe" failed, status c0000135
This is in a 32-bit prefix.
Using winetricks vcrun2008 the program starts successfully.
--
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=35929
Bug ID: 35929
Summary: Delayed IM input inserts wrong text
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lilydjwg(a)gmail.com
Created attachment 47979
--> http://bugs.winehq.org/attachment.cgi?id=47979
A simple PyQt program to make the issue easier to reproduce
I'm using fcitx. During text input with it, when a native application's GUI
hangs for a while (e.g being busy with something), text inputted meanwhile will
appear and get inserted after that. Users will only notice the delay but the
text is expected. But in Wine applications, in this case, text inserted will be
the last one repeated a certain times.
To demostrate, I've attached a simple PyQt program which has two items: one
text input entry and one button. When the button is clicked, the whole program
will just hang for five seconds. The procedure is as follows:
1. install python and coresponding PyQt. You can use the following two
Python: https://www.python.org/ftp/python/3.3.5/python-3.3.5.msi
PyQt:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.10.4/PyQt4-4.10.4-g…
2. wine path/to/drive_c/Python33/python.exe ./delayedinput.py
3. focus the input entry, active the IM
4. click the button
5. before the program becomes responsive again, type any two or three Chinese
characters, e.g. a space g space. These should input two different Chinese
characters with Wubi or Pinyin
6. wait the program to resume, you'll see two same Chinese characters are there
You can repeat the same procedure with native Python and PyQt on Windows and
Linux, and you'll get two different Chinese characters there correctly.
I use PyQt because I don't write Win32 applications, but they suffer this issue
two. In fact I found this with Tencent Messager.
This happens with Wubi or Pinyin, not with keyboard IMs or Anthy. The
differences are, Wubi and Pinyin use space to commit input, keyboard IMs commit
on every key press, Anthy uses enter to commit.
--
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=34573
Bug #: 34573
Summary: IPHLPAPI.DLL - NotifyIpInterfaceChange not impemented
Product: Wine
Version: 1.7.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steveamigauk(a)yahoo.co.uk
Classification: Unclassified
Created attachment 46026
--> http://bugs.winehq.org/attachment.cgi?id=46026
Back trace
Cinema 4D V15 installation fails with
Unhandled exception: unimplemented function
IPHLPAPI.DLL.NotifyIpInterfaceChange called in 64-bit code
Back trace is attached
--
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=25247
Summary: Alien Swarm: Can't join or create game, game hangs
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josemdark(a)gmail.com
Using wine 1.3.5, 1.3.6 and 1.3.7 Alien Swarm hangs when trying to create a
game or join a game. Using 1.3.4 and previous versions it works. Tried on
normal wineprefix and clean wineprefix.
--
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=35133
Bug ID: 35133
Summary: The Incredible Adventures of Van Helsing crashes with
built-in d3dx9_36
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 46865
--> http://bugs.winehq.org/attachment.cgi?id=46865
terminal output
The game loads to the menu screen, but crashes when you start the campaign.
Actually, the map is loaded and the crash occurs as you move the mouse pointer
a bit (this might sound odd).
Demo is available on Steam (the full game is ~20 GB, I didn't try the demo if
it has the reported problem):
http://store.steampowered.com/app/215530
Native d3dx9_36 is a workaround.
Nvidia binary drivers 325.15
--
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=27736
Summary: Virtual Sailor 7
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james.laskowski(a)ymail.com
Created an attachment (id=35490)
--> (http://bugs.winehq.org/attachment.cgi?id=35490)
Error Message Listing from Konsole
Virtual Sailor 7 fails to load options. When it is run, boats and scenery are
not listed and "null" is the only option. Upon running the game, the water
appears and that's all. Error message attached.
--
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=24787
Summary: WoW 4.x D3D: Player shadow broken with orm=backbuffer
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=31337)
--> (http://bugs.winehq.org/attachment.cgi?id=31337)
orm=backbuffer behaviour
See attached screenshots
--
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.