http://bugs.winehq.org/show_bug.cgi?id=22124
Summary: BartPE: crashes when trying to make "Build"
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lxandr(a)ua.fm
Created an attachment (id=26980)
--> (http://bugs.winehq.org/attachment.cgi?id=26980)
terminal output
I launch "pebuilder.exe", everything goes fine. But when I press "Build" button
after a few seconds (screenshot1) application crashes (screenshot2).
Looks like there are some issues with registry creation, .inf files parsing
functions, etc.
Tested and didn't worked in any of these combinations: pebuilder 3.1.10a,
3.1.10; building PE from windows 2003 sp2, windows xp sp3.
Wine is installed from http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu
repository.
A few Wine updates earlier the problem still existed.
BartPE can be downloaded from here:
http://www.nu2.nu/pebuilder/#download
--
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=28729
Bug #: 28729
Summary: EasyBCD: bcdedit complains about lack of privileges
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrea.lazzarotto(a)gmail.com
Classification: Unclassified
I tried to use two softwares which make use of bcdedit.exe. Those are:
EasyBCD - http://neosmart.net/dl.php?id=1 (free non-commercial version)
Sardu - http://www.sarducd.it/
Both of them use bcdedit.exe in order to open bcd files, such as those present
on Windows Recovery discs. In both cases I get the same error message, which
should be this:
"Privilege not held"
(my system is in Italian so I'm not sure about the exact words)
Of course Wine doesn't have a BCD file, but EasyBCD asks me if I want to open
one and when I point it to the location I get the error.
--
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=29529
Bug #: 29529
Summary: Magical Jelly Bean Keyfinder: Cannot load Hive, says
"path not found".
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jthomas97411(a)yahoo.com
Classification: Unclassified
Simply run Magical Jelly Bean keyfinder in Wine 1.3.35 (or any version before
that, I'm pretty sure), and try to load a hive (A hive is a binary file that
Windows uses to store registry keys, as opposed to a text file such as a *.reg
file containing registry keys in ASCII text.). It won't work. This is using
Magical Jelly Bean Keyfinder version 2.0.8.
Click on tools, and then go to "Load Hive..." An error message pops up saying
"Can't load registry hive from: ...
Path not found"
No terminal output.
The goal is to get Keyfinder to load /WINDOWS/System32/config/SOFTWARE.
Note: when you tell it to load a hive, it automatically appends
system32\config\software to the path you give. So if you tell it to load
~\windows\system32\config, it will look for
~\windows\system32\config\system32\config\software (which doesn't exist, or at
least shouldn't).
I have tried copying the config folder to the desktop and renaming everything
in the path to be all lowercase (the error message prints the path in all
lowercase, so I thought that might help it.), doesn't help.
Cheers,
Jake
--
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=29461
Bug #: 29461
Summary: BurnPlot fails to start without native oleaut32
Product: Wine
Version: 1.3.35
Platform: x86-64
URL: http://download.imgburn.com/BurnPlot_1.0.1.5.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
I guess this should be separate from the wshom issue in bug 28605...
BurnPlot fails to start after using 'winetricks vb6run wsh57' to get msvbvm60
and work around the aforementioned bug. It pops up an error dialog which says:
Run-time error '438':
Object doesn't support this property or method
Workaround: winetricks native_oleaut32
Terminal output is seven lines of:
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
--
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=33226
Bug #: 33226
Summary: Multiple applications ported to WinRT/ARM require
msvcr110.dll.__crtSetUnhandledExceptionFilter
(MirandaIM, FinalBurn, ...)
Product: Wine
Version: 1.5.26
Platform: arm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
another one ...
--- snip ---
$ wine ./miranda32.exe
wine: Call from 0x403f69c8 to unimplemented function
msvcr110.dll.__crtSetUnhandledExceptionFilter, aborting
wine: Unimplemented function msvcr110.dll.__crtSetUnhandledExceptionFilter
called at address 0x403f69c8 (thread 0009), starting debugger...
--- snip ---
Forwarding msvcr110.dll __crtSetUnhandledExceptionFilter(ptr) to
kernel32.SetUnhandledExceptionFilter let the apps run further.
Regards
--
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=32766
Bug #: 32766
Summary: Multiple applications ported to WinRT/ARM require
msvcr110.dll (Miranda IM)
Product: Wine
Version: 1.5.22
Platform: arm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
some of the application ports to WinRT/ARM require "MSVCR110.dll"
--- snip ---
$ wine ./miranda32.exe
err:module:import_dll Library MSVCR110.dll (which is needed by
L"Z:\\home\\linaro\\wine-apps\\miranda\\zlib.dll") not found
err:module:import_dll Library zlib.dll (which is needed by
L"Z:\\home\\linaro\\wine-apps\\miranda\\miranda32.exe") not found
--- snip ---
There is a forum at xda-developers dedicated to porting/recompiling various
open-source projects to WinRT, especially:
http://forum.xda-developers.com/showthread.php?t=2092348
(Windows 8 Development and Hacking > Windows 8 Development and Hacking >
Desktop apps ported to Windows RT)
Some ports already run nicely with workarounds from already known wine-arm bugs
(notepad++) but others require WinRT libs (combase.dll etc.).
Regards
--
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=29042
Bug #: 29042
Summary: Regression; Code-8 Initialization
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: mcgraw5058(a)bellsouth.net
Classification: Unclassified
Apogee Components RockSim, version 9.1.1.118, using Wine 1.3.32. Program fails
to start and displays small dialog saying "Code-8" Initialization error. Wine
1.3.31 worked fine.
Engine Editor also affected in same way.
--
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=29002
Bug #: 29002
Summary: GPU-Z v0.5.5 crashes at launch
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: testing.tigerwolf(a)mail.com
Classification: Unclassified
Created attachment 37327
--> http://bugs.winehq.org/attachment.cgi?id=37327
GPU-Z v0.5.5 crashes at launch
GPU-Z crashes at launch with the following error message :
wine: Unhandled page fault
"GPU-Z program has encountered a serious problem and needs to close"
(see attachments for more details)
--
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.