http://bugs.winehq.org/show_bug.cgi?id=24950
Summary: Programs Menu Translations Problem
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fakehesabim(a)hotmail.com.tr
Created an attachment (id=31595)
--> (http://bugs.winehq.org/attachment.cgi?id=31595)
Screenshot of the issue
As it can be seen from the attachment Wine produces two menu entry on gnome's
main menu: programs and "programlar" which is translation of programs in
Turkish.
Affected Systems: Ubuntu 10.04, 10.10
--
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=24083
Summary: The Google Earth Plugin (5.1.7938.4346) does not load
the 3d view but shows a black background instead.
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://earth.google.com/plugin/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aerilius(a)googlemail.com
I ran it in the windows version of Firefox 3.0.4 .
Either it redirects to an error page ("an error with the Google Earth plugin
occurred") or Firefox crashes or nothing happens while the CPU stays at 100%
(this debug log here). After some minutes I closed Firefox.
I used this command to get the log:
WINEDEBUG=+heap+relay wine "C:\Programme\Mozilla Firefox/firefox.exe" &>
/tmp/winedebug_ff_geplugin.txt
and loaded as example the website:
http://earth-api-samples.googlecode.com/svn/trunk/demos/helloearth/index.ht…
--
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=23305
Summary: Black screen in Addiction Pinball
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.thepinballzone.net/play/addiction-pinball/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Addiction Pinball is a pinball game by Team 17. This bug applies to both the
retail CD-ROM and the downloadable time-limited demo, with or without virtual
desktop mode. The game was originally released in 1998.
The demo can be downloaded from
http://www.thepinballzone.net/play/addiction-pinball/
Because of the "buy me now" front end added to the demo, you'll probably need
to install IE 6 using Winetricks before playing it.
After installing, run pinball.exe. If using the demo click "PLAY IT NOW!".
Notice that the display is blank. The game appears to be running though; you
can press return a few times and left and right shift (the default flipper
keys) and listen to the sound effects. Press Alt-F4 to quit.
A possibly-relevant part of the console output is this:
err:ddraw:PixelFormat_DD2WineD3D 16 bit RGB Pixel format does not match
err:ddraw:PixelFormat_DD2WineD3D 16 bit RGB Pixel format does not match
err:ddraw:PixelFormat_DD2WineD3D 16 bit RGB Pixel format does not match
err:ddraw:PixelFormat_DD2WineD3D 16 bit RGB Pixel format does not match
err:ddraw:PixelFormat_DD2WineD3D 16 bit RGB Pixel format does not match
err:ddraw:PixelFormat_DD2WineD3D 16 bit RGB Pixel format does not match
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x166968,0x169dd8): stub
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
--
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=20555
Summary: inconsistent handling of Audio-CDs
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
mci "open cdaudio" fails on pure Audio CDs, but the bug is not within MCI
rather than in volume management or kernel32/ntdll (the MCI calls
GetDriveTypeW).
Case A) When an audio-only CD is inserted before Wine is started, it creates
the link
dosdevices/d:: -> /dev/scd0
and in system.reg:
[Software\\Wine\\Drives]
"d:"="cdrom"
mciSendString "open cdaudio" fails (MCIERR bad device) because GetDriveTypeW
does not return a CDROM type. It would succeed on MS-Windows.
Wine creates the additional link d: -> /media/cdrom0 only when using a
data-only CD-ROM or a mixed data + audio CD.
In the latter case, mciSendString "open cdaudio" succeeds.
Conversely, an existing dosdevices/d:: link causes dosdevices/d: to be removed
when Wine starts with a pure Audio-CD in the drive.
For consistency, you should have dosdevices/d:: point to your CD-ROM device,
because of another bug in volume management:
MCI "open e:\ type cdaudio" fails, while
open d:\ succeeds
even when E: is the CD-ROM!
Case B) Defining a CD-ROM myself (or like Wine did years ago?) using:
dosdevices/d: -> /media/cdrom
(which is in turn a link to /media/cdrom0 in Ubuntu)
dosdevices/d:: does not exist.
[Software\\Wine\\Drives]
"d:"="cdrom"
mciSendString "open cdaudio" succeeds.
"play cdaudio" causes the drive to spin, but is sometimes returned with
MCIERR_HARDWARE.
AoE2 sends slightly different MCI commands and manages to play the CD.
Even Crazy Machines successfully plays the audio CD with this setup.
Using Ubuntu Intrepid.
--
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=32115
Bug #: 32115
Summary: Failed to register CouponPrinter.ocx
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: john(a)swajime.com
Classification: Unclassified
When running CouponPrinter from www.couponsuzy.com.
This is supposed to add a toolbar to ie8.
Partway through the install, this "Notice" is given.
Notice
Failed to register COM (ActiveX) control: C:\windows\CouponPrinter.ocx
Failure in LoadLibrary()(126)
The install continues to run, but the toolbar and/or whatever else is supposed
to be installed is not installed.
--
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=26691
Summary: Activex Control Can't create object(Ole errors are
output)
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: srohanreddy.iit(a)gmail.com
Created an attachment (id=33989)
--> (http://bugs.winehq.org/attachment.cgi?id=33989)
Attachment is RTF(showing erors in terminal)
wine version is 1.2.2
tried what u have mentioned in bug22611
it still doesnt wrk gives the same error,
please find the text files attached showing errors in terminal
it also gives Main Load:Activex component can't create objectÂ
if i click ok then workstation is opened partially, but nothing works, if i
click any buttion it crashes
The setup Iam trying to install is related to stock market watch
--
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=23250
Summary: Twinview - wine only launches if desktop size is
smaller than actual screen resolution
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ngoonee(a)gmail.com
When running twinview, Wine prefers the left desktop to start on for
full-screen apps. For windowed apps, the resolution must be set to 1 less
vertical pixel than the actual resolution (1280x799 on a 1280x800 screen) for
the Wine app to start on the correct desktop (from which it was launched).
This may be related to http://bugs.winehq.org/show_bug.cgi?id=18833, but I
believe more clearly indicates some underlying cause. Posted a forum thread
about it here http://forum.winehq.org/viewtopic.php?t=8664.
As far as I can see, Wine is trying to do this:-
1. Start app on screen its launched on (correct behaviour)
2. Unable to do that if window size is exactly same as screen (wrong behaviour)
3. Prefers left-most window (0x0 position I guess) if 2. fails (correct
behaviour)
This is on Gnome, running compiz or metacity (no difference in behaviour).
--
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=23114
Summary: Wine renders the fonts differently from the rest of
the system
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: da_fox(a)mad.scientist.com
Wine renders the fonts differently from the rest of the system.
Wine claims to use the system settings for for rendering, however
as can be seen in the screenshot provided in bug #17148 ("Use the
system desktop setting for subpixel font smoothing."), it
clearly differs from the rest of the system. Wine should render
the fonts the same way as all other applications on the desktop.
I've also provided the relevant system fontconfig settings as an
attachment in bug #17148.
--
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=21225
Summary: tray icons don't get keyboard focus properly
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pleasenospam325(a)mail.ru
Hi. I use wine 1.1.35 and gnome-panel 2.28
I press Ctrl-Alt-Tab to focus the upper panel, then press Tab or arrows to
select an item.
When focus reaches one of the windows tray icons, it stops responding to
keyboard. Sometimes even global hotkeys like "Alt-Tab" stop working.
It's the case at least for uTorrent, Steam and The Bat.
--
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=33202
Bug #: 33202
Summary: Yahoo Messenger 11 crashes while populating offline
messages window
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kwhitefoot(a)hotmail.com
Classification: Unclassified
Created attachment 43924
--> http://bugs.winehq.org/attachment.cgi?id=43924
Pogram Error Details, backtrace.txt
Yahoo Messenger 11 downloaded and installed without trouble. Login worked but
as the offline messages window opened it crashed. The window border frame was
drawn but the window was empty.
--
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.