http://bugs.winehq.org/show_bug.cgi?id=30041
Bug #: 30041
Summary: npptools.dll is needed by ishare_user.exe of Dr.com
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download Dr.comhttp://www.cqjtu.edu.cn/software/Dr.COM%20Client-%E9%87%8D%E5%BA%86%E4%BA%A…
2. Install drcom.exe
3. install mfc42 with winetricks
4. start ishare_user.exe
$ wine ishare_user.exe
err:module:import_dll Library NPPTools.dll (which is needed by
L"C:\\windows\\system32\\packet.dll") not found
err:module:import_dll Library packet.dll (which is needed by L"C:\\Program
Files\\Dr.COM \5bbd\5e26\8ba4\8bc1\5ba2\6237\7aef\\ishare_user.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Dr.COM \5bbd\5e26\8ba4\8bc1\5ba2\6237\7aef\\ishare_user.exe" failed,
status c0000135
Dr.com is important for some university students, see also
http://bugs.winehq.org/show_bug.cgi?id=29460#c2
I've tried native npptools.dll, it may work but I'm not sure since I have no
network environment for testing.
--
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=30777
Bug #: 30777
Summary: Dr.com v3.71 infinitely asks for reboot due to missing
registry entry
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download Dr.com v3.71 from:
http://wlzx.cdutetc.cn/down.do?action=downLoad&did=2c9082c818e76c2a0118ea36…
(Reference: http://forum.ubuntu.org.cn/viewtopic.php?f=156&t=366057&start=15 )
2. install Dr.com
3. install mfc42
$ winetricks -q mfc42
4. copy native npptools.dll
5. start Dr.com
$ cd ~/.wine/drive_c/Program\ Files/Dr.COM\ 宽带认证客户端
$ wine ishare_user.exe
An message box says: "Driver is installed, reboot needed"
However, after wineboot again and again, the same error still persists.
An +reg trace show some interesting things as below:
--- snip ---
trace:reg:NtOpenKey (0x24,L"Software\\Wine\\Network",2000000,0x32fc84)
trace:reg:NtOpenKey <- (nil)
trace:reg:NtOpenKey
(0x20,L"SYSTEM\\CurrentControlSet\\Services\\WinSock2\\DrcomPacketCapture",20019,0x32fb08)
trace:reg:NtOpenKey <- (nil)
trace:reg:NtOpenKey
(0x20,L"SYSTEM\\CurrentControlSet\\Services\\WinSock2\\DrcomPacketCapture",20019,0x32faf0)
trace:reg:NtOpenKey <- (nil)
trace:reg:NtOpenKey
(0x20,L"SYSTEM\\CurrentControlSet\\Services\\WinSock2\\Parameters\\Protocol_Catalog9\\Catalog_Entries",20019,0x32f9f8)
trace:reg:NtOpenKey <- (nil)
--- snip ---
After import
"SYSTEM\\CurrentControlSet\\Services\\WinSock2\\Parameters\\Protocol_Catalog9\\Catalog_Entries"
from WinXP to Wine, Dr.com complains "reboot needed" one more time then start
correctly finally.
A minimum registry file to cheat Dr.com v3.71 is as below:
--- snip ---
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries]
--- snip ---
--
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=29083
Bug #: 29083
Summary: Logitech Harmony Remote Fails to install
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cycoone(a)hotmail.com
Classification: Unclassified
Created attachment 37478
--> http://bugs.winehq.org/attachment.cgi?id=37478
Debugger output
When trying to run the Logitech Harmony Remote Software Wine immediately brings
up a crash dialog and the following in the console:
fixme:storage:create_storagefile Storage share mode not implemented.
WARNING: no socket to connect to
wine: Call from 0x7b83a192 to unimplemented function
apphelp.dll.ApphelpCheckInstallShieldPackage, aborting
wine: Unimplemented function apphelp.dll.ApphelpCheckInstallShieldPackage
called at address 0x7b83a192 (thread 0009), starting debugger...
Debugger output attached.
LogitechHarmonySoftware.exe is available at www.myharmony.com. OS detection is
used, I downloaded it with Firefox 8 in Wine. This machine is dual boot and I
was able to run the program without issue in Windows XP.
--
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=19223
Summary: null Object reference during Database object expansion
(MS SQL SMSE)
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m27315(a)gmail.com
Created an attachment (id=22225)
--> (http://bugs.winehq.org/attachment.cgi?id=22225)
Wine log for SSMSEE
Immediately after launching Microsoft's SQL Server Management Studio Express,
an "Object Explorer" pane is visible on the left to explore the connected SQL
server. Double-clicking on the "Databases" node to expand it produces the
following error message (see below)...
The databases can be acquired using the "Summary" window, and then the "Object
Explorer" pane can be synchronized to the "Summary" window. Although a
workaround exists, it is clumsy. Plus, a method so basic as expanding the
connected databases should not create such an error.
Incidentally, the error message is empty at first, and the message can only be
viewed by clicking on the "Show technical details" button in the error log...
===================================
Object reference not set to an instance of an object.
(Microsoft.SqlServer.Express.ObjectExplorer)
------------------------------
Program Location:
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SystemObjectAccessHandler.get_HideSystemObjects()
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SystemObjectAccessHandler.Visible(INodeInformation
source)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.IsNodeVisible(NavigableItem
item)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.BuildStaticItem(IList
nodes, INodeInformation source, INavigableItem sourceItem)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.Build(INodeInformation
source, INavigableItem sourceItem, IFilterProvider filter)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItem.GetChildren()
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExplorerHierarchyNode.BuildChildren()
--
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=30069
Bug #: 30069
Summary: MSDE2000A fails due to NtCreatePort being a stub
Product: Wine
Version: 1.4-rc5
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=2
2661
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 39177
--> http://bugs.winehq.org/attachment.cgi?id=39177
log of setup.exe in wine 1.4-rc5
To reproduce:
Download and run the MSDE installer MSDE2000A.EXE from
http://www.microsoft.com/download/en/details.aspx?id=22661
This will unpack to directory c:\MSDERelA.
Go to that directory, then run
setup.exe SAPWD=Hello
It will install MSSQLServer service and attempt to start it. The service will
fail to start, and the installer will subsequently (after ca.2 minutes) remove
all installed files.
I managed to reproduce it faster via interrupting the installer before it has a
chance to remove the service - after that starting any wine application
triggers the bug.
NtCreatePort is a part of undocumented Microsoft API called LPC. Some attempts
at documenting it can be found via google, e.g.:
http://www.zezula.net/en/prog/lpc.htmlhttp://blogs.msdn.com/b/ntdebugging/archive/2007/07/26/lpc-local-procedure-…
--
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=17785
Summary: MSDE fails to register its service(i think).
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicklas(a)ws.se
Created an attachment (id=20011)
--> (http://bugs.winehq.org/attachment.cgi?id=20011)
A log of an attempt to run "wine setup.exe SAPWD=XXXXX" after successfully
decompressing the installation files.
I am quite new to wine and especially it's logging style, but it seems to me
that it fails to register its service. However i might obviously be completely
wrong.
The error(s) occurs while running "wine setup.exe SAPWD=XXXXX" after
successfully decompressing the installation files into C:\InstDir\ .
I have also tried with the BLANKSAPWD=1 switch.
I have no idea of the severity of this bug, however(being a newcomer) I set i
to normal, even though I'd suspect a lot of server applications would run into
similar issues, which would constitute a "wide range" and a "major" severity.
I am also not sure of which component to assign it to.
--
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=31486
Bug #: 31486
Summary: SolidWorks 2012: sldim crashes
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 41392
--> http://bugs.winehq.org/attachment.cgi?id=41392
Terminal output on wine-1.5.10-250-g6c1fcaa
Steps to reproduce:
1) remove ~/.wine
2) wine setup.exe
Behaviour:
Wine crash.
Expected behaviour:
No 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.
http://bugs.winehq.org/show_bug.cgi?id=16592
Summary: Ford service manual viewer fails to detect CD (fix
attached)
Product: Wine
Version: unspecified
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p-wine-bugs(a)ziemba.us
Created an attachment (id=18120)
--> (http://bugs.winehq.org/attachment.cgi?id=18120)
patch to handle null-rootpath equivalent in GetVolumeInformationW
wine-1.1.10
I installed the Ford 1993-1994 truck service manual viewer from CD. The viewer
application requires that the CD be present in a drive before it will show
service data.
The viewer application c:/FORD/PUBS/programs/VIEW16.EXE complains that there is
no CD present, even though there is. (yes, links for d: and d:: were made
correctly in .wine/dosdevices).
It turns out that the application calls GetVolumeInformationW with a "root"
argument of "\\:". In this case, GetCurrentDirectoryW returns the desired root
path, but since root is not null, the code in GetVolumeInformationW uses "\\"
as the drive letter instead (and fails).
Patching GetVolumeInformationW to treat root == "\\:" the same as the null case
results in the application successfully detecting the CD and operating
properly.
Documentation of GetVolumeInformationW on MSDN seems to indicate that there is
a broader range of possible formats for the root parameter than the wine
implementation currently handles, so perhaps a more extensive fix is needed for
the general case.
--
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=16567
Summary: moving mouse outside the wine virtual desktop causes
crash in FastBltNoTrans()
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephanecharette(a)gmail.com
Installed the game "Nancy Drew: Stay Tuned For Danger". Installation and game
start seems to work well. But the mouse icon is customized for the game, and
changes depending on whether there is an object under the mouse with which you
can interact.
If at any point during the game the mouse is moved outside the wine virtual
dekstop, the game immediately crashes with the following Windows dialog window:
-----------------------
FastBltNoTrans() - err ret = 88760096, pDescription = Dirty Rect Fast Blt,
rSrcRect: t=158, b=198, l=-5, r=25, dwDestX=-5, dwDestY=158 - DDERR_INVALIDRECT
- Rectangle provided was invalid.
-----------------------
I added it to AppDB here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14880
I also have an earlier forum posting here with several other details:
http://forum.winehq.org/viewtopic.php?t=3190
--
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=23537
Summary: Notepad in Hebrew shows some squares instead of
characters
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
Created an attachment (id=29391)
--> (http://bugs.winehq.org/attachment.cgi?id=29391)
Screenshot showing the squares
We now have a Hebrew translation of notepad. The goal was to have at least one
translation in so we can see what bugs we currently have with respect to Hebrew
(and Arabic for that matter).
The screenshot shows some squares where it should show Hebrew text.
I have no idea where to look yet. The title bar seems fine but the text in the
dialog isn't.
Some of the other dialogs also shows squares but I guess it boils down to the
same bug.
--
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.