http://bugs.winehq.org/show_bug.cgi?id=11424
Summary: Canon Digital Photo Professional (DPP) pane refresh
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erasmo(a)erasmix.net
The folders pane (the one on the left hand side) doesn't refresh properly. I'm
attaching two screenshots showing the problem under wine and the expected
behavior under windows:
http://download.erasmix.net/DPP-WINE/Screenshot-1.png Shows the problem
http://download.erasmix.net/DPP-WINE/DPP-Windows.png Shows behavior on windows
--
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=10915
Summary: jedit hangs on startup if ddraw is disabled
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://jedit.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running real Java apps under the latest Sun win32 JRE on Wine
seems like a fine stress test, even though in many
cases users should run with the Linux JRE instead.
The Sun JRE and jEdit install ok, but jedit has many startup problems.
The first one was bug 10913, and the second was bug 10914.
Here's the third one. Start it up like jedit.bat would have,
but without using start or ddraw:
$ wine 'c:\windows\system32\javaw.exe' -Dsun.java2d.noddraw=true -Xms64M
-Xmx192M -jar 'C:\Program Files\jEdit\jedit.jar' -reuseview
This hangs.
For completeness, the version of jedit used is the latest,
jedit4.3pre12install.exe
the version of the jre used is the latest,
jre-6u3-windows-i586-p-s.exe
and the problems seem the same both with yesterday's git and today's.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11964
Summary: .NET Reflector window is unusably corrupt
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.aisto.com/roeder/dotnet/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11288)
--> (http://bugs.winehq.org/attachment.cgi?id=11288)
Screenshot of .NET Reflector showing visual corruption
After installing the .NET Framework 2.0 (as per
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3754), running the
.NET Reflector application is successful, but missing listboxes and menus, and
offset button controls make the application virtually unusable.
--
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=12460
Summary: West Point Bridge Designer 2007 crashes with page fault
in oleaut32
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://bridgecontest.usma.edu/download.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11998)
--> (http://bugs.winehq.org/attachment.cgi?id=11998)
West Point Bridge Designer 2007 backtrace
When attempting to start the West Point Bridge Designer 2007 application after
installing, the splash screen briefly shows up before an unhandled page fault
exception occurs in VariantCopy function in oleaut32. Using winetricks to
install dcom98 rectifies the problem. Attached are relevant backtraces.
--
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=12515
Summary: Adobe Premiere CS2 doesn't run
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://download.adobe.com/pub/adobe/premiere/win/2.x/Pre
mierePro2_0_Tryout.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danniello(a)gmail.com
Created an attachment (id=12072)
--> (http://bugs.winehq.org/attachment.cgi?id=12072)
Terminal output after start Adobe Premiere Pro.exe
Wine version: 0.9.59
I successfully installed Adobe Premiere CS2 (first with error, but second start
setup.exe ended without error)
After start Adobe Premiere Pro.exe there is error message:
Adobe Premiere Pro has encountered an error.
[\dev\stingray\Libraries\UIFramework\Src\BitmapDB.cpp-84]
--
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=10281
Summary: No$gba not rendering 3D models (at all) as it does in
Windows
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
No$gba running under Wine does not render some 3D models at all, where it does
in windows.
I have tested with 3 different drivers, (Both proprietary and un-proprietary
nVidia drivers, and an intel driver) so I don't believe my drivers are at
fault.
To reproduce, run these freeware tech demos:
http://www.ndshb.com/cgi-bin/cfiles/cfiles.cgi?0,0,0,0,4,22http://www.ndshb.com/cgi-bin/cfiles/cfiles.cgi?0,0,0,0,4,93
(Use the nds.gba binary for the second tech demo link)
In both instances the 3D fails to render completely. No error messages are
given at the console relating to this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12975
Summary: outlook 2007 doesn't run after install
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh(a)bermangroup.com
Created an attachment (id=12718)
--> (http://bugs.winehq.org/attachment.cgi?id=12718)
wine outlook.exe log
When following either of the directions found linked on the MS Office 2007
appdb site, although Office '07 installs, Outlook '07 fails to start, with no
error message. After switching to WinXP emulation, the error message pops up:
"Cannot start Microsoft Office Outlook". Attached is the log when run under XP
emulation.
--
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=13837
Summary: FlowCode hangs when works with LCD module init.
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpnpif(a)free.fr
Create a project with FlowCode.
Place a Macro component call for LCD Init on the work area.
Double Click on LCD Init rectangle or launch the program if it is completed.
FlowCode stops with the message error : "Microsoft Visual C++ Runtime Library,
Runtime error !"
In the console, an error is shown :
"err:variant:SafeArrayCopy not copying an array of 0 elements"
On MS Windows, this error is not issued.
My idea : Is the path for FlowCode libraries of macros accessible ?
--
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=13369
Summary: Vobblanker: crashes randomly
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://download.videohelp.com/jsoto/vobblanker.htm
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=13261)
--> (http://bugs.winehq.org/attachment.cgi?id=13261)
Terminal output in git
Been using Vobblanker more recently, and I'm getting random crashes when
clicking between the various parts of the program. It only seems to occur when
selecting different VOBs or titles, but I'm not completely sure. Restarting and
clicking the same VOBs works fine...Attaching two files, the terminal output
leading up to the crash, and the output of winedbg> bt all, since the debugger
isn't triggered.
--
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.