http://bugs.winehq.org/show_bug.cgi?id=16862
Summary: Sony Image Data Lightbox SR crashes and makes the whole
user session freeze
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julien(a)kirya.net
Created an attachment (id=18607)
--> (http://bugs.winehq.org/attachment.cgi?id=18607)
Image Data Lightbox SR crash backtrace
Hi,
When selecting a submenu in the Image Data Lightbox SR UI (eg. right click,
select one menu which has subentries), the application crashes (see attached
backtrace) and makes the whole user session freeze.
The process is stated as "defunct" (using ps) and can still be killed.
Cheers,
Julien
--
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=9444
Summary: Crystal Enterprise 8 (a flavor of Crystal Reports?)
install fails
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.crystaldecisions.net
OS/Version: other
Status: NEW
Keywords: Installer
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7776)
--> (http://bugs.winehq.org/attachment.cgi?id=7776)
+file,+msi,+setupapi,+seh log of setup.exe
crystalenterprise 8 doesn't install on Wine; the installer
aborts after a minute. The first indication of failure
in a +msi,+setupapi log is the following line:
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 2
My untrained eye can't see the cause of the error.
--
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=9638
Summary: fileant won't start
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://fileant.com
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In
http://groups.google.com/group/bsdg/msg/0dddf606e5dab3a7
a user mentioned that he wanted the app FileAnt to work,
so I gave it a shot with wine-0.9.44-gcdc8d97.
It seems to be a VB6 app, so I did
winetricks vcrun6 vbrun60
before installing. This helped the installer complete
without warnings about missing vb runtime.
However, on startup, the app complains
FileAnt needs a Microsoft file. FileAnt will now open the url for this file.
+relay revealed the missing object was WSH:
0009:Call ole32.CLSIDFromProgID(00419b14
L"Scripting.FileSystemObject",0034f888) ret=660d965e
winetricks wsh51 got past that, but then the app crashed in the
app's window proc.
--
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=9664
Summary: Missing icon during MS Office 2000 installation
Product: Wine
Version: 0.9.45.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
Created an attachment (id=8078)
--> (http://bugs.winehq.org/attachment.cgi?id=8078)
Screenshot showing the missing icon
When installing MS Office 2000 with wine 0.9.45 there is a missing icon. I will
attach a screenshot.
--
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=9895
Summary: Alzip crashes: Invalid float operation
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.altools.net/portals/0/ALZip.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user submitted garbage test results for this app into AppDB, and was
wondering how to get it working.
The installer crashes with a messageBox: Invalid float operation.
With native shdocvw (and shlwapi) the bug is gone (looks like shdocw still
needs a lot of work :( ).
--
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=16092
Summary: StickyDrive app crashes on startup
Product: Wine
Version: 1.1.8
Platform: Other
URL: http://mmiline.com/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(From mmiline.com's main page, click on StickyDrive and then "Learn More",
then under Red Sox demo, click "Download Now". This points to
http://www2.stickyinc.com/download/getDownload.php?idTag=BOSTN-1668&action=…
which downloads the installer in question,
InstallStickyDrive-BOSTN-1668.exe.)
Insert a blank USB key, run the installer, and get past bug 16091
by clicking "Show all drives"; then pick the USB drive and let
the installer install the demo on the USB key.
Then try running "Launch stickydrive.exe". It first complains
err:module:import_dll Library MSVBVM60.DLL ... not found
so do "winetricks vbrun60". It then complains
err:ole:CoGetClassObject no class object {00000507-0000-0010-8000-00aa006d2ea4}
could be created for context 0x5
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7ee349d0 (thread
0023), starting debugger...
To get past that, do "winetricks mdac27".
It then complains
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
but that's probably innocuous (it's a visual studio debugging dll, and
is probably optional) and crashes with
First chance exception: page fault on read access to 0x02b67318 in 32-bit code
(0x003bfc5a).
and a dialog box.
This app, Stickydrive, is used on some schwag usb keys,
e.g. it's used on a USB key we got in our copy of Daily Variety (!)
advertising Burn Notice. Happily, users who know what they're
doing can usually navigate down into __stickydrive/content and
find the real content there. But the stickydrive app really
ought to work, even though it's, um, not the kind of app I'd write myself.
--
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=13674
Summary: ArchLord updater fails to work
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
URL: http://www.archlordgame.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)startwars.org
Created an attachment (id=13670)
--> (http://bugs.winehq.org/attachment.cgi?id=13670)
debug output
ArchLord is a MMORPG available as a free download from www.archlordgame.com
When starting the updater software for archlord, the update process hangs at
"Connecting ..."
Attached is debug output from wine
This entry in appdb suggested me to open a bug report with the debug output:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9037
--
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=15124
Summary: half life 2 after loading blank screen but sound
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rtb(a)gmx.ch
Created an attachment (id=15828)
--> (http://bugs.winehq.org/attachment.cgi?id=15828)
stdout and stderr
after the blurry loading screen:
first black screen (few seconds),
then yellow screen but i can hear the "combine" talking and the sound when
rollover a menu item.
i had no problems / errors while installing
i have a GeForce FX 5200
kubuntu 8.04
X-AppInstall-Package=nvidia-glx-new
X-AppInstall-Popcon=32678
--
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=14083
Summary: Application Takes Over 5 min to Open after initial use
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bobgoodman(a)mindspring.com
I've installed Logbook Pro (pilot flight log program) in Wine 1.0 on a Ubuntu
8.04 PC. After the initial use, subsequent launches of the application requires
5-10 minutes for the application to open. This issue was duplicated by a WineHQ
forum moderator who recommended opening this bug report. The complete details
of the setup, including Term outputs, can be found at
http://forum.winehq.org/viewtopic.php?t=1414&sid=9d79596120e384ef5138a5e4a0…
--
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.