http://bugs.winehq.org/show_bug.cgi?id=20765
Summary: The Oracle IRM Desktop option window property pages
are drawn excessively small
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://download.oracle.com/otn_software/sealed/PR51/De
sktop/Oracle IRM Desktop EN 5.5.15.22.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.33-259-g7782ebe, after installing the Oracle IRM Desktop
application and launching the supplied sealmon.exe executable, right-clicking
on the Oracle IRM Desktop's system tray icon and selecting "Options..." in the
context menu yields an options window whose property pages are drawn much too
small to be usable. The options window appears to be a control panel applet
hosted in control.exe. The only output visible is:
fixme:service:EnumServicesStatusExA 0x1618a0 level=0 type=30 state=1 (nil) 0
0x32f3fc 0x32f400 0x32f404 (null)
fixme:rpc:RpcMgmtWaitServerListen not waiting for server calls to finish
fixme:service:EnumServicesStatusExA 0x162d48 level=0 type=30 state=1 (nil) 0
0x33eca8 0x33ecac 0x33ecb0 (null)
fixme:msg:pack_message msg 80 (WM_SETICON) not supported yet
err:rpc:I_RpcGetBuffer no binding
--
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=14562
Summary: Photoshop Elements 6.0 editor hangs when scripting
engine started
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eric(a)ericschaffner.net
Created an attachment (id=14915)
--> (http://bugs.winehq.org/attachment.cgi?id=14915)
Back trace from page fault
The Photoshop Elements 6.0 editor hangs if the Photoshop scripting engine is
initialized.
Steps to reproduce:
-------------------
(1) Download the Adobe Photoshop Elements 6.0 trial from here:
http://www.adobe.com/downloads/
(2) Install onto a Wine 1.1.1 prefix
(3) Copy connapi.dll into windows\system32 OR remove the NokiaManager file as
described here:
http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403011&sliceId=2
Otherwise, PSE won't launch.
(4) Start PhotoshopElementsEditor.exe. You may need to kill the
PhotoshopElementsFileAgent.exe for startup to continue.
(5) Chose the trial
(6) Navigate to File -> New -> Photomerge Panorama.
--
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=27793
Summary: Pragmatica freezes at some stages during gameplay
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://properundead.com/hive/Pragmatica_110611.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Removed richedit fixmes
err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : could not
attach stream to file
fixme:dmime:IDirectMusicPerformance8Impl_InitAudio (0x21d740, (nil), (nil),
0x10098, 8, 64, 3f, (nil)): to check
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels,
pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 8 channels,
pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels,
pretending there's only 2 channels
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x21fe98,0x21f690): stub
fixme:dmime:IDirectMusicPerformance8Impl_InitAudio return dsound(0x2523f20,0)
fixme:dmime:IDirectMusicPerformance8Impl_Init (iface = 0x21d740, dmusic =
(nil), dsound = 0x2523f20, hwnd = 0x10098)
fixme:dmime:IDirectMusicPerformance8Impl_CreateStandardAudioPath
(0x21d740)->(8, 64, 0, 0x21d90c): semi-stub
fixme:dmime:IDirectMusicAudioPathImpl_IDirectMusicAudioPath_Activate
(0x25a3250, 0): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32f698,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
Example of it freezing
During CONTRACT > PROGMATICA Training 1 > Welcome
after you hit the ABORT switch
--
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=21696
Summary: Civilisation2: round turns take very long time, if
screen is focused on own cities
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.sachau(a)gmx.de
If you do start a round turn in Civilisation 2, all other computer players do
their turn. usually you only see the movement of units visible to you, so that
is quickly done. But it seems like there is either something wrong with wine or
Civ2 code, since it takes now very long, when you see your own cities on
screen. From the timing, it might be related to the amount of moves the
computer players do.
My thought is that the game thinks you can see all units and does the moves
slowly as it is done for visible units. But you dont see most enemy units, so
this is a bug, which creates a big slowdown.
Often it helps as a workaround, when you center the screen on some other part
of the screen, the roundturn is much faster, until the current screen moves to
your cities because of a seen movement. In this case, it becomes slow again.
Since i have WinXP in a VM, i can test the game there too and there it works as
expected: Fast roundturns, independent of screen content.
Time difference for bigger games:
-Windows XP: takes a few seconds
-wine: takes a few minutes
--
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=18047
Summary: Sony Ericsson Update Service does not detect mobile
phone
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.sonyericsson.com/cws/download/1/110/61/123902
2074/Update_Service_Setup-2.9.4.19.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
The Sony Ericsson Update Service updates the firmware on Sony Ericsson mobile
phones via USB.
My mobile phone is the Sony Ericsson K610i
http://www.sonyericsson.com/cws/support/phones/k610i
At the point in which the application attempts to communicate with the phone,
the following is printed in the console:
fixme:win:RegisterDeviceNotificationW (hwnd=0x13003c,
filter=0x1388e93c,flags=0x00000000),
returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationW (hwnd=0x13003c,
filter=0x1388e93c,flags=0x00000000),
returns a fake device notification handle!
fixme:setupapi:CM_Locate_DevNodeW 0x1239e018 (null) 0x00000000: stub
Each subsequent attempt prints a new "fixme:setupapi:CM_Locate_DevNodeW" line.
There is no error message from the application, and it simply returns to the
previous window.
I realise USB support in Wine is in its infancy, so this could be a long one.
Update Service does create its own logs, but it's not clear what format they
are (not plain text).
Update Service uses the Java Runtime Environment, but it is unclear if it uses
Java to communicate with the phone or not.
--
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=18121
Summary: SCTS window layout broken after minimizing
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winedrinker.20.zcI1uvtHHi9G(a)spamgourmet.com
Created an attachment (id=20568)
--> (http://bugs.winehq.org/attachment.cgi?id=20568)
SCTS windows before minimizing
Hi!
While using the SCTS program (downloadable from [1]) I have the following
problem: When I minimize the window and then display it again, the position of
some GUI elements has changed. This can be seen in the attached screenshots, it
is reproducable every time. Under native Windows XP, the minimizing works. I
just noticed that the window layout will also break when I switch from one KDE
virtual desktop to another.
Another issue that may or may not be related to this is that under Wine, I can
resize the program window to any size I want. But under Windows XP, the SCTS
program enforces a certain minimum size for its window.
System:
- 64 bit openSuse 11.1, window managers tested were KDE 3.5 and TWM.
Wine was configured to act like Windows {95,98,ME,2000,XP,NT4.0}, but no
change.
- 32 bit Windows XP SP3
[1] http://sourceforge.net/projects/oma-scts/
--
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=16724
Summary: FLV Player included with aTube Catcher appear as a black
window.
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://atube-catcher.dsnetwb.com/get-video-software-
windows-home/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Following bug 16711. After the FLV player start I only get a black window with
a tree at the right side of the window.
All i see in console is:
fixme:ole:OleLoadPictureEx
(0xa4e6cc,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fabc),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x131158)->(0x135510, 0, (nil)), hacked
stub.
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
....
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
....
And continue every time you put the mouse over the window
--
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=29369
Bug #: 29369
Summary: [World of Warcraft] Sound is lost when switching X
Servers
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolterh6(a)gmail.com
Classification: Unclassified
At first sight, this might seem to you like a duplicate of bug #9087 #23925 or
#9276, but it is not.
I am using WoW version 3.3.5 and my computer is running Ubuntu 11.04 64bit,
thus PulseAudio as sound server.
Steps to reproduce:
1. Switch to an unused tty console.
2. Run the following command:
xinit -- :1 & ck-launch-session &
(Which will create a new X Server and add sound to it)
In my case, the new X Server is allocated at the tty8.
3. Start WoW. If the application starts without sound, it might work to change
the Game Sound Output options around.
4. Switch back to your previous tty, e.g. tty7
5. Switch to the tty with WoW, e.g. tty8
You will notice sound has gone away.
Expected results:
Sound should be still playing, like if the switches were never performed.
Known workarounds:
Because the problem is caused by the incompatibilities between Wine and
PulseAudio, one can run WoW with the command:
pasuspender wine Wow
And WoW's sound will be perfect, no matter what; but in my case it is not a
viable option since I use skype at the same time (which relies on PulseAudio on
my setup).
--
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=27717
Summary: Skype 5.3: Not detecting any sound.
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karlmk(a)hotmail.com
When installing Skype as described in my appdb entry (download .exe, run, find
.msi install that) Skype does not detect any soundcard or sound resources. The
only entry in Skype's Audio settings are "default" but nothing comes out or
goes in.
I should mention that during the program launch, it experiences one crash
(crash report box) and one access violation (small access violation box). I'll
try and find/create bugs for those cases as well.
Apart from Skype not detecting any sound resources (and trying to display the
default start screen in Firefox) it works more or less flawless, I'd say 90%,
and if we can get this bug fixed, then it would be really damn close to 100%
functionality.
Yes, I know that there is a Linux client, but this is nothing short of a shame
when it comes to features.
Well, there are a LOT of messages that pops up in console when this application
is launched, I'll give you a way to reproduce this bug instead of attaching a
lot of useless logs. Of course if you need anything from me with regards to
zero in on this bug I'm more than happy to accommodate.
1. Download from skype.com the windows client.
2. Start the installer, and when it is done with the downloading it
freezes/halts.
3. Kill it/Exit it.
4. Find Skype.msi in .wine/drive_c/users/Public/Application\
Data/Skype/\{D6F879CC-59D6-4D4B-AE9B-D761E48D25ED\}/ and run it with "msiexec
/i Skype.msi"
5. Log in, check sound preferences, only "default" is displayed.
--
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=13591
Summary: Popup Window created out of screen.
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://emuleplus.info
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimiroski(a)gmail.com
Created an attachment (id=13552)
--> (http://bugs.winehq.org/attachment.cgi?id=13552)
Preference Window of Notifications.
Hi! I'm using eMule Plus 1.2d, and I have enabled notifications in "eMule Plus
-> Preferences -> Messaging -> Notifications" (see attached image).
Problem is that the popup window is created and displayed out of the screen.
I don't know if it's trying to base it position relatively to something that
does not exist (like Windows "Start" button or Windows Systray).
Ubuntu 7.10 + gnome 2.20
--
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=28072
Summary: Unhandled page fault on read access
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnsankey(a)ncf.ca
Created an attachment (id=35944)
--> (http://bugs.winehq.org/attachment.cgi?id=35944)
terminal output
winevdm.exe program 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=19738
Summary: Last Chaos: Sky is in front with ORM=fbo
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
URL: http://lastchaos.gamigo.de/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
The sky is in front of the landscape in the German Last Chaos (not sure if the
English version has the same bug) when ORM=fbo. This happens in the log in
screen and in the game (from time to time). Setting ORM=backbuffer fixes this
issue.
Steps to reproduce:
- get a copy of Last Chaos (http://lastchaos.gamigo.de/download/)
- install it
- start the game with wine
- on the small screen hit start
- now you are at the log in screen, where the bug (see attachment) is visible,
if you wait a short time (~30 seconds)
System specs:
- 8800GTS, 190.18
- Fedora 11, 2.6.29.6-217.2.3.fc11.x86_64
- wine-1.1.27
--
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=27884
Summary: Red Alert 3 demo exits after menu
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.gamefront.com/files/Command+Conquer+Red+Ale
rt+3+Demo/;12449261;/fileinfo.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Steps to reproduce after starting the game (while skipping various videos with
escape)
Click: Campaign-->chapters-->Soviets-->Play-->Continue-->Play
The game then exits back to the console with:
fixme:shell:foldermanager_QueryInterface interface
{00000126-0000-0000-c000-000000000046} not implemented
fixme:faultrep:ReportFault 0x1d4df94 0x0 stub
err:mmtime:TIME_MMTimeStop Timer still active?!
Interface {00000126-0000-0000-c000-000000000046} seems to be IRunnableObject.
I fixed up a quick patch with completely stubbed functions for this that gets
the game running further. Not sure if the patch is correct; at least it shows
we can get away with complete stubs for IRunnableObject.
--
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=28297
Summary: After Installing Yahoo Messager 11 I Cant Log In it
Crash with An Error
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: manoj_mohanan(a)ymail.com
I have Installed The latest yahoo messanger 11 In Ubuntu the instillation
everything is fine and i log in to my account and it crash
tell me to report these to the wine.org website
Pls Help me With That
I am a new with Ubuntu
so pls help me with it
--
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=21468
Summary: Navicat windows 8.2 no UTF-8 support
Product: Wine
Version: 1.1.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: der_billyboy(a)hotmail.com
Navicat windows 8.2 and older versions do not show up UTF-8 correctly, get only
displayed ASCII chars für UTF-8 chars.
On Insert or Update to DB on eg. text it gets cut off at those chars.
Seems that it needs an Wine UTF-8 fix?
I got the same Problem on the Navicat Linux version with the modified Wine from
the Publisher.
--
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=13930
Summary: [dogfood] The flash animation on
http://www.formula1.com/ website flickers in firefox
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.formula1.com/
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: piaskal+wine(a)gmail.com
Created an attachment (id=14058)
--> (http://bugs.winehq.org/attachment.cgi?id=14058)
screenshot of the bug
The flash animation on http://www.formula1.com/ website flickers in firefox.
Firefox 2.0.0.14
Wine 1.0-rc5
Shockwave Flash 9.0 r124
--
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=12838
Summary: Spiceworks IT Desktop 2.1: Wine corrupts bitmap files
during extraction from installer
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://spiceworks.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimaki(a)rocketmail.com
When the installer Spiceworks.exe is ran it temporarily unpacks its files into
the windows/temp directory. Among the files extracted are bmp files which are
used in the installer wizard itself, including the very first page of the
wizard.
Under Wine, most of the bitmap files get extracted in corrupted form which
results in none of the bitmaps showing up on the first page of the wizard and
some not showing up on other pages of the wizard.
Spiceworks uses an NSIS installer, the contents of which can be extracted using
7zip. I have compared the files extracted by Wine with those actually in the
installer and they are of different size and binary content which clearly
indicates corruption of data by Wine. This problem does not occur under
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=28590
Bug #: 28590
Summary: test case failes only within test suite not at the
command line
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Classification: Unclassified
If I run a
$> cd ~/devel/wine-git/dlls/user32/tests; make test
then all tests are passed fine. A
$>cd ~/devel/wine-git; ./wine programs/winetest/winetest.exe.so"
however gives errors for user32 :
http://test.winehq.org/data/fc2dcd04ab34f56701b144762b1a9f673a81d895/index_…
--
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=17309
Summary: Wacom detection fails on Wacom-locked ArtRage edition
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
Created an attachment (id=19321)
--> (http://bugs.winehq.org/attachment.cgi?id=19321)
Plain console output
ArtRage 2.5 Wacom Edition bundled with my Wacom tablet fails to detect a Wacom
tablet and exits with "This application will only run on a Wacom tablet."
--
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=14656
Summary: voipdiscount client:Call to unimplemented function
dnsapi:dns_map_options option DNS_QUERY_RETURN_MESSAGE
Product: Wine
Version: 1.1.2
Platform: All
URL: http://www.voipdiscount.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jose.horas(a)gmail.com
Created an attachment (id=15086)
--> (http://bugs.winehq.org/attachment.cgi?id=15086)
terminal output
voipdiscount allows to make free calls to other countries. It works much better
in the last versions of wine, but still it cannot connect, probably because of
this call to dnsapi.
--
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=21115
Summary: Imgburn 2.5.0.0 cannot change booktype for DVD+R DL
(SPTI). ASPI is very slow.
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malky.ua(a)gmail.com
I've found that Imgburn cannot change the booktype for DVD+R DL using SPTI so I
can't use such written DVD-Video (DVD-9) disks on my DVD-Player.
I've posted this bug on imgburn forum and got an advice to use aspi.
But my drive writes extremely slow using ASPI.
imgburn's community supposed that it's bug of wine.
Here is link for detailed description of this problem on imgburn's forum:
http://forum.imgburn.com/index.php?showtopic=13098
--
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=21931
Summary: Adobe Dreamweaver refuses to run on ubuntu 9.10 x64
with any WINE version tried
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 133794m3r(a)gmail.com
Created an attachment (id=26620)
--> (http://bugs.winehq.org/attachment.cgi?id=26620)
terminal output from running dreamweaver.exe in ubuntu 9.10 x86-64 with WINE
1.1.34
I've tried using 1.1.34, 1.1.39 and neither one is working. 1.1.15 is, however,
working for the install. I've tried taking the literal dlls from my own windows
7 install, i've also tried following everything else that others have said to
do but it just refuses to run. I am currently using the trial download that
they offer you on their home page. It's refusing to run and just shows a ie
window and it says "server not found" then when i close that window dreamweaver
just dies. Attached is the entire log of the file starting up taken from my
terminal, i guess i'm going to go back to windows and not be able to move over
to ubuntu as i was hoping.
--
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=9441
Summary: MemoriesonWeb: Dragging image to album track does not
work.
Product: Wine
Version: unspecified
Platform: PC
URL: http://tinyurl.com/2og2jn
OS/Version: Windows 98
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mguhlin(a)gmail.com
Drag-n-drop of images onto the MemoriesonWeb album track did not work. A circle
with a diagonal line appeared when attempting to drag. More on this at:
http://tinyurl.com/2og2jn
--
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=11937
Summary: Specific application is not responding
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnarevalo(a)gmail.com
when run Carom3d game[1] last version wine throws just these lines:
ALSA lib ../../../src/seq/seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq
failed: No such file or directory
but process never finish and the processor is used 100%, so i have to kill it
by myself. i post as test for AppDB, but was rejected with suggestion about
post this bug.
other Directx 9 applications runs Successfully(including sound).
Thanks.
[1] http://carom3d.gameis.com/download/download_client_0.asp
--
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=24592
Summary: Utopia City crashes on startup
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curran.michaelp(a)gmail.com
Created an attachment (id=31056)
--> (http://bugs.winehq.org/attachment.cgi?id=31056)
Console log of crash
On startup, the game displays a splash screen and then crashes with an pop up
titled "Unhandled std::exception" explaining that "Game initialization failed
due to following: services failed to initialize".
I have attached a log of the console output, and have a +seh,+tid,+relay log as
well, but it is fairly large, even when compressed.
I have tried using the native d3d dlls, it had no effect.
--
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.