http://bugs.winehq.org/show_bug.cgi?id=4306
Summary: X-Wing Alliance gives black screen
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: super-greg(a)gmx.de
CC: super-greg(a)gmx.de
X wing makes it into the menu but entering game results in black screen.
It dont crash but nothing happens...
There was a patch that solved the prob for cedega-cvs.
http://lists.transgaming.org/pipermail/winex-cvs-logs/2006-January/002125.h…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4302
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-01 16:58 -------
Looks like something is crashing there (blocked by 0000):
What you need to try is this:
1. Disable sound/set sound to OSS (make sure there are no programs using sound).
2. cd to the game's directory (cd /mnt/win_d/Spiele/Ultima Online). Then run it
: wine ow_client_4011c.exe.
3. Copy game to your ~/.wine/drive_c and run it from there.
4. Install while game under Wine (you might need to install dcom98).
If all fails:
Run game and attache /tmp/relay.txt to to this bug report :
WINEDEBUG=+tid,+seh,+relay wine ow_client_4011c.exe &> /tmp/relay.log && grep -A
20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt && rm -f /tmp/relay.log
You might need to kill it from the other terminal.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4305
Summary: EM_GETLINE is sorely missing
Product: Wine
Version: 0.9.5.
Platform: All
URL: http://www.dragonlancetc.com/forums/attachments/dltcep67
.zip
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bgp(a)cs.elte.hu
I've got a win32 program which i would like to run under wine.
It is more or less working, but i get these warnings :(
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
fixme:richedit:RichEditANSIWndProc EM_SETOPTIONS: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_GETLINE: stub
Of all the missing features, EM_GETLINE is the real showstopper.
Any chance for me?
URL is for the win32 program.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3355
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-01 14:51 -------
I would say fixed. Audio page has been re-designed and there is no "Configure"
button.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3716
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-01 14:48 -------
I would say fixed - "Autodetect" is no more.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4184
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |me(a)benmassey.ca
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-01 14:42 -------
*** Bug 4303 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4303
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-01 14:42 -------
Same exact thing
*** This bug has been marked as a duplicate of 4184 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4303
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony.lambregts(a)gmail.com 2006-14-01 14:39 -------
you need to make sure that your WM' screen depth and wine's agree.
If you set the screen depth in winecfg to 16 then you need to log out and
restart your X session as 16 before you can use wine or winecfg.
It is not nessesary to wipe out your registry files.
With all that said. I'm pretty sure that this should work better than it does so
IMO it's not Invalid.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4302
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-14-01 14:27 -------
Could you submit an entry for this Application Version into the AppDB
http://appdb.winehq.org/appview.php?appId=228
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4304
marc(a)indivisibilities.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4304
Summary: Double clicking to change table values doesn't work
Product: Wine
Version: CVS
Platform: Other
URL: http://www.metaquotes.net/files/mt4setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc(a)indivisibilities.com
With Metatrader 4, there are many places (e.g. in View->Strategy Tester and then
the 'Expert properties' button in the new section at the bottom of the window)
where you should be able to doubleclick on a value in a table, allowing you to
change its value. Unfortunately, wine's inbuilt dlls don't let this work, i.e.
doubleclicking has no effect. Changing this for the Win2k comctl32.dll allows it
to work as expected.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4229
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-14-01 14:13 -------
Did wine running this program prints any warnings in the output?
The patch you mention starts wine using its internal Marlett font (marlett.sfd).
Maybe your installation just misses it...
Are main window icons drawn correctly if you go to the "Graphics" page in the
winecfg, uncheck an option "Allow the window manager to control the windows" and
just run "wine notepad"?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4268
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-14-01 13:52 -------
Peto wrote:
| Do You think that by subscribing licenses for our, say, 30 machines now (and if
| successfull, more in the future as we will buy new machines), we can get the
| problem fixed in reasonably short time?
I guess this q. should go directly to Codeweavers, but you can always try a
trial version of the product - maybe it already has some fix in:
[3] http://www.codeweavers.com/products/download_trial/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3963
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-14-01 13:33 -------
It seems to be related to DLL load order again. Can you provide two +loaddll
trace logs so we can compare them and see the difference?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4301
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-14-01 13:14 -------
It was because it had no vendor assigned to it not because its name was too long.
Changed it vendor to [Freeware] and now you can find it using just TresEd or
trespasser.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3083
------- Additional Comments From cppcreater(a)yahoo.com 2006-14-01 13:09 -------
This is a duplicate of what I posted in the main comments thing.
Open up Program Files/Google/Google Earth/kvw/default_lt.kvw
In <name>Render Window</name> instead of the usual
<location>RenderFrame</location> just completely delete RenderFrame so it looks
like <location> </location> Do the same thing in <name>Navigation Panel</name>.
When you're through it should look like this:
<?xml version="1.0" encoding="iso-8859-1"?
<workspace>
<application>
<revision>1</revision>
<modules>
<module>xml/app.module.xml</module>
<module>xml/auth.module.xml</module>
<module>xml/render.module.xml</module>
<module>xml/navigate.module.xml</module>
<module>xml/layer.module.xml</module>
<module>xml/measure.module.xml</module>
<module>xml/web.module.xml</module>
<module>xml/gps.module.xml</module>
<module>xml/basicingest.module.xml</module>
<module>xml/google.module.xml</module>
</modules>
</application>
<gui>
<revision>1</revision>
<mainWindow>
<geometry>
<x>0</x>
<y>0</y>
<width>990</width>
<height>650</height>
</geometry>
</mainWindow>
<preferences>
<panels>
<RenderPrefs/>
<CachePrefs/>
<LayerPrefs/>
<NavigatePrefs/>
<ApplicationPrefs/>
</panels>
</preferences>
<windowStack>
<name>Render Window</name>
<type>singleton</type>
<location>
</location>
<geometry>
<width>800</width>
<height>600</height>
</geometry>
<moduleWindow>
<id>RenderWindow</id>
</moduleWindow>
<visibility>true</visibility>
<disablehide>true</disablehide>
</windowStack>
<windowStack>
<name>Navigation Panel</name>
<type>singleton</type>
<location>
</location>
<geometry>
<width>800</width>
<height>150</height>
</geometry>
<moduleWindow>
<id>NavigateWindow</id>
</moduleWindow>
<visibility>true</visibility>
</windowStack>
<windowStack>
<name>Places</name>
<type>singleton</type>
<location>MyPlacesFrame</location>
<moduleWindow>
<tabtext>My Keyhole</tabtext>
<id>LayerWindow</id>
</moduleWindow>
<visibility>true</visibility>
</windowStack>
<windowStack>
<name>Layers</name>
<type>singleton</type>
<location>LayersFrame</location>
<moduleWindow>
<id>ServerWindow</id>
</moduleWindow>
<visibility>true</visibility>
</windowStack>
<windowStack>
<name>Search</name>
<type>singleton</type>
<location>SearchFrame</location>
<moduleWindow>
<tabtext>Search</tabtext>
<id>GoogleSearchWindow</id>
</moduleWindow>
<visibility>true</visibility>
</windowStack>
<windowStack>
<name>Measure</name>
<type>singleton</type>
<location>float</location>
<moduleWindow>
<tabtext>Measure</tabtext>
<id>MeasureWindow</id>
</moduleWindow>
<visibility>false</visibility>
<noresize>1</noresize>
</windowStack>
<windowStack>
<name>GPS Device</name>
<type>singleton</type>
<location>float</location>
<moduleWindow>
<tabtext>Gps Device</tabtext>
<id>GpsWindow</id>
</moduleWindow>
<visibility>false</visibility>
<noresize>1</noresize>
</windowStack>
<windowStack>
<name>Web</name>
<type>singleton</type>
<webpage>http://www.google.com</webpage>
<location>WebWindowFrame</location>
<moduleWindow>
<id>WebWindow</id>
</moduleWindow>
<visibility>false</visibility>
</windowStack>
</gui>
<more>
<revision>1</revision>
</more>
</workspace>
Just resize the earth window and the bottom navigation thing. I have wincfg set
to Enable a Vertual Desktop at 1024 X 768. You can change this and the tools ->
options to make it bigger/smaller.
One more thing: let it do it's loading thing w/o clicking on anything. IE, the
activeX thing comes up, leave it alone until the "initializing" thing is throug
hand then click no.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4086
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.emule-
| |project.net/home/perl/genera
| |l.cgi?l=1&rm=download
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4299
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.emule-
| |project.net/home/perl/genera
| |l.cgi?l=1&rm=download
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4297
------- Additional Comments From tony.lambregts(a)gmail.com 2006-14-01 12:39 -------
that would be another bug then. I did not encounter that drawing bug though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4303
Summary: wine and all fellow programs break after setting to
anything other than 24-bit
Product: Wine
Version: 0.9.5.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: me(a)benmassey.ca
When I enter winecfg, disable 'desktop double buffering' on the Graphics tab,
and set colour depth to 32-bit, 16-bit, or 8-bit, it becomes impossible to open
any Windows program with wine or even winecfg itself. The only remedy is to wipe
out all the registry files and start anew.
After I do this, the following error message results on the console when I try
to open winecfg or any Windows program with wine:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 13
Current serial number in output stream: 14
This message is constant regardless of the colour depth chosen.
I am running Slackware Linux 10.1 with KDE 3.4.2 on a Celeron 1.0GhZ with 256
megabytes of RAM and an ATI Radeon video card that's fairly old, but
unfortunately I can't remember the number.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.