http://bugs.winehq.org/show_bug.cgi?id=14952
Summary: Microsoft Word 2003 hangs while instaling a new feature
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=15557)
--> (http://bugs.winehq.org/attachment.cgi?id=15557)
File that cause the problem
After opening the attached file, Word 2003 tries to install a new feature but
the installer just hangs ans you can't use the program. It works 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=14808
Summary: CS2 Compiz tooltips
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard(a)cornbread.cc
Adobe CS2 The tooltips draw behind menu's and open images with compiz.
Also on start-up some workspace windows open behind photoshop.
--
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=14709
Summary: The White Chamber game crashes on exit
Product: Wine
Version: 1.1.2
Platform: Other
URL: http://www.studiotrophis.com/site/projects/thewhitechamb
er
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: selmi(a)centrum.sk
Created an attachment (id=15199)
--> (http://bugs.winehq.org/attachment.cgi?id=15199)
backtrace
install game (must be version 1.7, it didn't crashed with 1.3 i had before)
-start game
-for settings press OK, no need to change anything
-choose language for subtitles (i used czech subtitles and english speech)
-skip video
-game will start, you may play a bit (walkthroughs are available on internet),
or if you don't want to play i attached savegame (it belongs to 'saves'
subfolder of folder where you installed it), press esc and load it
-now when you press ESC and choose quit game it will crash.
Backtrace:
=>1 0xb7d00283 strlen+0x33() in libc.so.6 (0x0032fd0c)
2 0x7eb8c717 RemoveFontResourceExA+0x47() in gdi32 (0x0032fd3c)
--
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=14687
Summary: Helium Music Manager 2008 installation doesn't work
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arian.wichmann(a)gmx.net
Created an attachment (id=15159)
--> (http://bugs.winehq.org/attachment.cgi?id=15159)
Console log
The application Helium Music Manager 2008 produces the error messages:
Unable to register WMAManagerManaged. Code:2
Unable to register Interop.PortableDeviceApiLib.dll Code:2
Unable to register Interop.PortableDeviceTypesLib.dll Code:2
Unable to register IntermediaMTPLibrary.dll Code:2
The application installs nontheless but can't be used, so functionality isn't
given.
A shareware version of the software can be found here:
http://www.helium-music-manager.com/download.php
The console log 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=14664
Summary: VeZA Route Planner 2005: crashes on startup
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugs(a)mohag.net
Created an attachment (id=15106)
--> (http://bugs.winehq.org/attachment.cgi?id=15106)
+relay output
VeZA Route Planner 2005 crashes on startup with the following error:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 1978
Current serial number in output stream: 2061
+relay output attached
A demo can be obtained from here: http://www.veza.co.za/Support/downloads.asp
(Free registration required :-( )
--
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=14587
Summary: wineprefixcreate creates useless directories in "My
Files" directory
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
In my linux home dir, I have a symlink called "Eigene Dateien" (the German name
for "My Files") which links to the My Files directory of my windows
installation. This is automatically choosen by wine to be the My Files
directory of the wine bottle as well, which is really nice (though I don't know
how wine determines that^^).
However, wine creates two directories in there called "Meine Musik" and "Meine
Videos" which it assigns to "My Music" and "My Pictures" of the wine bottle.
First of all, I don't want wineprefixcrreate to modify anything outside of the
prefix t should create (it took me a while until I figured out it was wine
which constantly re-created these annoying directories). And second, the names
are wrong (if they were correct, I would not have noticed that behaviour as the
correct directories exist in there). The directories are called "Eigene Musik"
and "Eigene Videos" in the German translation.
I attached a patch which fixes the problem for me.
Version 1.0 is affected as well.
--
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=14488
Summary: Bonjour Service with iTunes
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: antti.aaltonen(a)nic.fi
Itunes 7.6 worked quite well with Wine 1.1.0 and 1.0.0. Music could be imported
from CD, played and it did not use much resources. Still, iTunes need to be
restarted if you wanted to bring more than one CD because it did not notice
that CD was changed. Coverflow was not working, it said that directX is not
installed. But Apple Airport Express /Airtunes music streaming was working with
no errors.
After updating Wine to version 1.1.1 Airport Express is not found anymore and
can't be used. I tried to install newer 7.7 version of iTunes but with the same
results. It said at the first run that Bonjour Service is disabled and
therefore Airport Express can't be used.
I tried different versions of Wine and iTunes but I can't get Airport Express
to work again.
Kubuntu 8.04
Wine 1.1.1
iTunes 7.7
--
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=14322
Summary: Crashes when I try to run FeedDemon
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.dserodio(a)neverbox.com
Created an attachment (id=14600)
--> (http://bugs.winehq.org/attachment.cgi?id=14600)
Error messages
When I try to run FeedDemon under Wine, it crashes (see attachment).
--
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=14215
Summary: Terragen crashes immediately on startup
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uberskull(a)gmail.com
Created an attachment (id=14502)
--> (http://bugs.winehq.org/attachment.cgi?id=14502)
backtrace
Terragen crashes immediately on startup, installation works fine though.
--
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.