https://bugs.winehq.org/show_bug.cgi?id=36163
Bug ID: 36163
Summary: valgrind shows an unitialized variable in
programs/cmd/tests/batch.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==18147== Conditional jump or move depends on uninitialised value(s)
==18147== at 0x401B9C5: real_length (sortkey.c:329)
==18147== by 0x401B9E3: wine_compare_string (sortkey.c:338)
==18147== by 0x7B852F44: CompareStringEx (locale.c:3016)
==18147== by 0x7B852D0A: CompareStringW (locale.c:2979)
==18147== by 0x4B1D493: WCMD_setshow_default (builtins.c:3316)
==18147== by 0x4B281B6: WCMD_execute (wcmdmain.c:1487)
==18147== by 0x4B29F36: WCMD_process_commands (wcmdmain.c:2294)
==18147== by 0x4B130E0: WCMD_batch (batch.c:95)
==18147== by 0x4B27185: WCMD_run_program (wcmdmain.c:1187)
==18147== by 0x4B28467: WCMD_execute (wcmdmain.c:1618)
==18147== by 0x4B29F36: WCMD_process_commands (wcmdmain.c:2294)
==18147== by 0x4B2ADC4: wmain (wcmdmain.c:2590)
==18147== by 0x4B2B328: __wine_spec_exe_wentry (exe_wentry.c:36)
==18147== by 0x7B864247: ??? (process.c:1045)
==18147== by 0x7B864394: start_process (process.c:1097)
==18147== by 0x7BC87087: ??? (signal_i386.c:2571)
==18147== by 0x7BC870D0: call_thread_func (signal_i386.c:2630)
==18147== by 0x7BC87065: ??? (signal_i386.c:2571)
==18147== by 0x7BC5A1C0: start_process (loader.c:2840)
==18147== by 0x401B03C: ??? (port.c:60)
==18147== Uninitialised value was created by a client request
==18147== at 0x7BC4C52C: mark_block_uninitialized (heap.c:209)
==18147== by 0x7BC4C697: initialize_block (heap.c:240)
==18147== by 0x7BC50FA3: RtlAllocateHeap (heap.c:1717)
==18147== by 0x4B2544E: heap_alloc (wcmdmain.c:444)
==18147== by 0x4B27671: WCMD_execute (wcmdmain.c:1310)
==18147== by 0x4B29F36: WCMD_process_commands (wcmdmain.c:2294)
==18147== by 0x4B130E0: WCMD_batch (batch.c:95)
==18147== by 0x4B27185: WCMD_run_program (wcmdmain.c:1187)
==18147== by 0x4B28467: WCMD_execute (wcmdmain.c:1618)
==18147== by 0x4B29F36: WCMD_process_commands (wcmdmain.c:2294)
==18147== by 0x4B2ADC4: wmain (wcmdmain.c:2590)
==18147== by 0x4B2B328: __wine_spec_exe_wentry (exe_wentry.c:36)
==18147== by 0x7B864247: ??? (process.c:1045)
==18147== by 0x7B864394: start_process (process.c:1097)
==18147== by 0x7BC87087: ??? (signal_i386.c:2571)
==18147== by 0x7BC870D0: call_thread_func (signal_i386.c:2630)
==18147== by 0x7BC87065: ??? (signal_i386.c:2571)
==18147== by 0x7BC5A1C0: start_process (loader.c:2840)
==18147== by 0x401B03C: ??? (port.c:60)
==18147==
--
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=25225
Summary: MPLAB: toolbars getting reorganised every time when
the window minimized and restored in MPLAB
Product: Wine
Version: 1.0.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: theozo77(a)gmail.com
Created an attachment (id=32026)
--> (http://bugs.winehq.org/attachment.cgi?id=32026)
Screenshots before minimize and after restore the window
When the MPLAB minimized to the tray and restored, the toolbars organized into
one row, will change to one toolbar per one row. So 3 toolbars will use 3
lines, while the horizontal position of their stays unchanged.
The program is available here:
http://ww1.microchip.com/downloads/en/DeviceDoc/MPLAB_IDE_v8_60.zip
--
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=24601
Summary: L4D2: Client.dll always fails validation when
verifying game cache.
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.org(a)eternaldusk.com
Using the Steam "Verify Integrity of Game Cache" option produces the following
in the GameValidation.log file:
Starting validation of Left 4 Dead 2
Validation failure: w:\games\steam\steamapps\common\left 4 dead
2\left4dead2\bin\client.dll
Validation complete: 24850 Total Files, 1 Failed Validation
The file is then re-downloaded.
Rerunning the check produces the same results.
Deleting the file has no effect: it will be re-downloaded, and will fail the
validation check the next time you run it.
I noted that the message in the log showed "client.dll" as all lowercase, while
the filename is actually "Client.dll". I tried creating a link, but it still
failed the check. I tried renaming the DLL, and it still failed the check.
The game is installed on a BtrFS partition. I'm using Kubuntu 10.10 (AMD64),
kernel 2.6.35-22.
--
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=16722
Summary: Virtual RC Racing crashes on startup
Product: Wine
Version: 1.1.11
Platform: Other
URL: http://www.virtualrc.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
https://answers.launchpad.net/ubuntu/+source/wine/+question/54580
complained that this game crashes on startup with access violation errors.
Sure enough, it does. A log shows some urlmon calls right before
the crash. "winetricks ie6" gets past this crash and on to a later
crash/hang.
--
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=18320
Summary: Approach: need flywheel (scroll wheel) or similar
support
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Hi All,
Oh now this is truly a pain in the neck (why the P2 priority). Lotus Approach
does not have scroll wheel support. In XP, you can load a utility called
"Flywheel" that will give you back your scroll wheel. Problem: flywheel does
not work in Wine.
Would you please enhance the mouse drives in Wine to support a function similar
to Flywheel to allow Approach to use the scroll wheel? Or, fix Wine to use
Flywheel?
Many thanks,
-T
Flywheel is "Abandonware" and is free. The author had a page stating so
several
years ago but has taken it down since. Here is a reference to its status on PC
World:
http://www.pcworld.com/article/117821/windows_tips_get_on_a_roll_with_freew…
You can download it from:
http://www.pcworld.com/downloads/file/fid,23737-order,1-page,1-c,alldownloa…
Or, I can eMail you my copy.
To register it: Go to Control Panel, Mouse, "Fly Wheel" tab, click on
"Registration Info".
registration name: I Am Free (note spaces)
registration number: 13601409
--
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=31254
Bug #: 31254
Summary: Wine crashes with Fireworks CS5 & Mouse Drag Issue
Product: Wine
Version: 1.5.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladaman(a)gmail.com
Classification: Unclassified
Created attachment 41049
--> http://bugs.winehq.org/attachment.cgi?id=41049
STDErr Output
I am trying to run Adobe Fireworks CS5. The software runs but Mouse Drag does
not work. I can paint points yet I cannot draw squares etc. Any Mouse Drag
Function does not work.
Then I go to any element which has Slider (Like Brush Size Slider) and when I
select it Fireworks crashes.
See attached dump. Same issue was there with wine 1.4
--
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=34758
Bug #: 34758
Summary: Unhandled exception: divide by zero in 32-bit code
(0x7eabe0ee). under unbuntu 12.04 wine 1.6
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Francis.Bougron(a)free.fr
Classification: Unclassified
Created attachment 46350
--> http://bugs.winehq.org/attachment.cgi?id=46350
Trace of debugger
This happens when starting "Microsoft money97 5.0.
I see bugs 33886 34451 300082.
It is probably the same thing.
--
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=13759
Summary: Cannot create a new account with Titan Poker
Product: Wine
Version: 1.0-rc3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JohannesBauer(a)gmx.de
When using Wine and Titan Poker, no new account can be created. Instead Wine
hangs at the "New Account Registration" screen - screenshot attached.
I bet this is some tivial thing... but Titan Poker becomes unusable for new
users when you're unable to register.
I've also tried 0.9.48 before (upgraded to 1.0-rc3 because I thought maybe
there the bug was fixed) - same thing.
--
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=36879
Bug ID: 36879
Summary: do not start aplication shlauncher.exe
Product: Wine
Version: 1.6.2
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abuse98(a)gmail.com
Created attachment 48973
--> http://bugs.winehq.org/attachment.cgi?id=48973
bug problem datails
when open shaiya's shlauncher.exe (multiclient app). sends an error message
"programm error" the program shlauncher.exe have a critical problen and need to
be closed.
--
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=36776
Bug ID: 36776
Summary: game wont start. small child game
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gartner_fun(a)hotmail.com
Created attachment 48840
--> http://bugs.winehq.org/attachment.cgi?id=48840
Game wont start
It's a child game. I right clickked on it and open in wine. And a waring came,
and I had to close.
Lastest lubuntu
--
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=35737
Bug ID: 35737
Summary: WIne displays small window
Product: Wine
Version: 1.7.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrewboltachev(a)gmail.com
Created attachment 47727
--> http://bugs.winehq.org/attachment.cgi?id=47727
Small wine window
Wine opens and instead of main program window I see that very small thing and
nothing else.
System in Scientific Linux 6.4 32 bit
--
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=32883
Bug #: 32883
Summary: FIFA Manager 13 can't start
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thanoulas(a)gmail.com
Classification: Unclassified
Created attachment 43429
--> http://bugs.winehq.org/attachment.cgi?id=43429
err+all,fixme+all
FIFA Manager 13 fails to start. There are a lot of stub messages in the log,
the first one is the following which might be the one triggering the rest:
fixme:d3d:wined3d_device_set_software_vertex_processing device 0x1893f8,
software 0 stub!
Full err+all,fixme+all log attached
Thanks!
--
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=31171
Bug #: 31171
Summary: Performance in Ragnarok Online drops to unplayable
levels
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levonnlaw(a)gmail.com
Classification: Unclassified
My system updated to Wine 1.5.7 this morning and since the game Ragnarok Online
has been unplayable due to performance issues.
This bug is also apparent in 1.5.8 but does not appear in 1.4.1
The game becomes horribly choppy and lags at insane levels. Through some
initial testing, it seems this is related the amount of objects drawn to the
screen and not sound issues that have been previously mentioned.
This is running on a quad core i5 with 16gb ram. Using Wine 1.5.8 I have tested
that Counter Strike Source can run with all settings maxed at a steady frame
rate of 80fps, while Ragnarok Online with all settings at minimum jumps between
1-5 and the 60 fps cap depending on how many sprites are on the screen.
Please email me if additional testing/support is needed. Always willing to
help.
--
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=23819
Summary: Red Alert 3 doesn't shown ground on some maps
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pabloflv(a)yahoo.com
Created an attachment (id=29886)
--> (http://bugs.winehq.org/attachment.cgi?id=29886)
Red Alert 3 1.0 English Backtrace
When I try to start a game with a fan created map the ground is just black,
nothing, only buildings and something more but no ground, I think it's a
problem with textures, but I tested it in windows, and even with earlier
versions of wine and ubuntu worked without problems, even other maps, bonus and
default work, the maps which shows the same problems are: Moscow Madness and
Hostile DAWN Beta
I'll attach the backtrace, hope it helps
--
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=37009
Bug ID: 37009
Summary: Error message after closing WORD (Office 2007, student
edition)
Product: Wine
Version: 1.6.2
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: my.intermailbox(a)gmail.com
Created attachment 49173
--> http://bugs.winehq.org/attachment.cgi?id=49173
Error message details after closing WORD (Office 2007, student edition)
Error message appears after closing WORD (Office 2007 + sp3, student edition).
Clean installation, no tweaks (old tweaks wintricks and playonlinux removed
before installation).
Installation according to HOWTO
https://appdb.winehq.org/objectManager.php?sClass=version&iId=4992 (Updated
2014-2-12)
Installation followed by setting setting riched20 to native, builtin in and by
installing wingdings.ttf.
No error messages after opening and closing EXCEL and POWERPOINT.
Clean installation several times repeated, same result. Before each
re-installation, all wine folders and files removed/deleted.
--
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=36779
Bug ID: 36779
Summary: FIFA World Does not start
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: levanchelidze(a)gmail.com
Created attachment 48846
--> http://bugs.winehq.org/attachment.cgi?id=48846
Trying to start the game
I created 32 bit wine prefix on my ubuntu 14.04
Downloaded origin full setup(3db5cf0281c282d33dce939d0934c5ba) 95,6 MB
File and installed it.
Then I had to patch origin: Qt5Network
http://bugs.winehq.org/show_bug.cgi?id=31438#attach_47911
Download started after some time (around half hour)
After the download was completed the installer got stuck and was not doing
anything.
Finally I quieted origin and started the game and the game did not start.
--
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=34796
Bug #: 34796
Summary: Flickery mouse cursor in Age of Empires II
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicolas.alvarez+wbz(a)gmail.com
Classification: Unclassified
I was using Age of Empires II in Wine 1.4.1 from Debian packages, and it worked
fine in general. I upgraded to Wine 1.7.4, and the mouse cursor is now
flickery, choppy, and sometimes jumps around randomly, making the game quite
annoying to play. Other aspects of the game seem to have lower framerate too,
but this is more subtle and I may be imagining things; the mouse cursor issue
is definitely the most noticeable.
I also got some crashes, but they are rare, random, and hard to reproduce.
I ran a full git bisect between 1.4.1 and 1.7.4 (which took me quite a while),
and identified 3c023a5db5538a7622d4518e8ce24d36e1c459b1 as the commit
introducing this regression ("wined3d: Just set the first render target to NULL
in wined3d_device_reset()"). The mouse cursor movement is absolutely smooth
right before that change.
--
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=23212
Summary: REDCINE v3.1.8 interface has no text
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.red.com/support/download/107
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28888)
--> (http://bugs.winehq.org/attachment.cgi?id=28888)
REDCINE v3.1.8 incorrect interface rendering
With wine-1.2-rc3-57-gb3f0425, launching REDCINE succeeds, but the resulting
interface renders no text for the various UI elements. The only observed output
is:
fixme:win:EnumDisplayDevicesW ((null),0,0xfbe40c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0xfbe40c,0x00000000), stub!
fixme:keyboard:RegisterHotKey (0x10052,4097,0x00000001,70): stub
fixme:win:GetMouseMovePointsEx (16 0xfbe528 0xfbe538 1 2) stub
fixme:win:GetMouseMovePointsEx (16 0xfbe528 0xfbe538 1 2) stub
fixme:wgl:X11DRV_wglGetSwapIntervalEXT (),stub!
fixme:win:GetMouseMovePointsEx (16 0xfbe528 0xfbe538 1 2) stub
with repetitions of the last line.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37441
Bug ID: 37441
Summary: WatchTowerLibrary2013: Getting back (as with a
browser)
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: guido.robello(a)gmail.com
Distribution: ---
Created attachment 49812
--> https://bugs.winehq.org/attachment.cgi?id=49812
back trace of the crash using WathTowerLibrary 2013
Getting back (as with a browser) sometimes Wine crashes with no informations. I
can only attach the back trace given me by Wine itself.
Using WatchTowre Library 2013 with Windows XP-SP3 or Windows 8, IN THE SAME
WAY, Inever encoutered any trouble like this, but I want keep on using LINUX
(Ubuntu 14.04 LST recently CLEAN-installed)
I hope it can be solved, because I prefer Ubuntu instead of Win.
--
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=36700
Bug ID: 36700
Summary: Goravani 2.6 stopped working after wine 1.4.x
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nettlynx(a)gmail.com
hi,
I'd been using an astrology software called goravani 2.6. For a decade it has
been running without problem on wine on mandriva/mageia. This software doesnt
need any registry or installation thats why I'd been moving the same software
for a decade without installing. Now as I shifted to mageia 3 (wine 1.5.x). It
had stopped working till 1.4.x it was working fine. Now installed mageia 4
(wine 1.6.xx) It had gone worse. Explanation below :
wine 1.5.x
Software was working but wrong calculations done of planets.
wine 1.6.x
Software is working but hangs when calculating planets (making horoscope).
There is no error to report.Screenshots attached
https://forums.mageia.org/en/viewtopic.php?f=7&t=6484&p=43354&hilit=wine#p4…
--
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=34300
Bug #: 34300
Summary: LA Noire fails to install from dvd?
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The installer for the retail dvd version of LA Noire
fails in wine-1.7.0-73 plus the tiny patch for bug 29448
right after installing Social Club with a dialog saying
"An error (-5009 : 0x8000ffff) has occurred while running the setup."
Clicking Details shows
Error Code: -5009 : 0x8000ffff
Error Information:
>Kernel\TextSubstitution.cpp (920)
>Kernel\ObjectWrapper.cpp (162)
>Kernel\ObjectWrapper.cpp (557)
>Kernel\Component.cpp (1277)
>Kernel\CABFile.cpp (436)
>SetupNew\setup.cpp (837)
PAPP:L.A. Noire
PVENDOR:Rockstar Games (http://www.RockstarGames.com)
PGUID:915726DF-7891-444A-AA03-0DF1D64F561A
$
@Windows XP Service Pack 3 (2600)
IE Version: 8.0.6001.18702
The log shows
err:ole:TLB_ReadTypeLib Loading of typelib
L"Z:\\media\\dank\\Disk1\\ISSetup.dll" failed with error 2
Running the installer with wine-1.6-rc4-52-g9a0b434 gives same results.
This seems to happen regardless of whether .net 3.5 sp1 is 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=31614
Bug #: 31614
Summary: terraria.exe crashes on start
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: azure.providence(a)gmail.com
Classification: Unclassified
Created attachment 41574
--> http://bugs.winehq.org/attachment.cgi?id=41574
Debug output after crash
Running Mageia 2 with kernel 3.3.8. Trying to run Terraria with wine version
1.4.1. However, upon launch it crashes and gives the attached debug output.
--
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=17615
Summary: In quick3D, the menu icons appear and disappear.
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://3d2f.com/download/7-888-quick3d-viewer-free-
download.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 231036448(a)freemail.gr
To see the menu icons,
in the main window, in quick3D,
you need to move the mouse over them.
If you click the mouse away from them,
they will disappear.
If you move the application window,
they will disappear, again.
If minimize, and then bring up the window,
the icons will appear, but the 3D object will disappear.
--
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=36804
Bug ID: 36804
Summary: http_proxy variable ignored by 1.7.20
Product: Wine
Version: 1.7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Rainmaker52(a)gmail.com
When configuring a proxy server by using the http_proxy environment variable,
1.7.19 allows the application to connect via the proxy.
When using wine 1.7.20, the environment variable does not seem to be honored
any more.
Tested using Outlook 2010. With http_proxy set, 1.7.19 says "Connected to
Microsoft Exchange". When running 1.7.20, Outlook is unable to connect
--
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=33033
Bug #: 33033
Summary: LMMS: graphics glitches with VST plugin GUI windows on
wine-1.5.24, LMMS 0.4.13+ 64bit Linux, VirtualBox
Product: Wine
Version: 1.5.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rdavidian71(a)gmail.com
Classification: Unclassified
Created attachment 43662
--> http://bugs.winehq.org/attachment.cgi?id=43662
Screenshots taken from LMMS 0.4.13, Crystal VST 32bit, Linux Mint 14 (nadia)
MATE 64-bit, VirtualBox
It seems with wine-1.5.24, there is problem with LMMS 0.4.13 and never lmms
windows builds(32/64bit) running on 64bit linux and wine.
How to reproduce:
If you load VST plugin via VeSTige, VST GUI is sometime transparent, see
attached screens, if you reload VST plugin GUI window (via on-screen VeSTige
button), GUI shows, but whenever VST GUI loses focus, for example you click on
some other lmms window, VST GUI window goes transparent again.
There is no error console output in while this happen. So no crash or debug
output.
It seems to concern wine-1.5.24
(http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/), with with wine-1.4.1 there
are no problems.
---------------------
Tested on
Linux Mint 14 (nadia) MATE 64-bit, VirtualBox
Linux mike-VirtualBox 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC
2012 x86_64 x86_64 x86_64 GNU/Linux
00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox
Graphics Adapter (prog-if 00 [VGA controller])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
Expansion ROM at <unassigned> [disabled]
Tested with LMMS 0.4.13 32bit / 64bit or never releases
http://sourceforge.net/projects/lmms/files/lmms/0.4.13/lmms-0.4.13-win32.ex…http://sourceforge.net/projects/lmms/files/lmms/0.4.13/lmms-0.4.13-win64.ex…
Tested with Crystal VST, both 32bit and 64bit versions from
http://www.greenoak.com/crystal/dwnld.html
Screens taken from LMMS 0.4.13, Crystal VST 32bit, Linux Mint 14 (nadia) MATE
64-bit, VirtualBox, or in attachments.
http://imageshack.us/photo/my-images/441/lmmswine64bitvst1.png/http://imageshack.us/photo/my-images/835/lmmswine64bitvst2.png/
--
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=28053
Summary: Multiple graphical glitches in Psychonauts
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runetmember(a)gmail.com
Created an attachment (id=35918)
--> (http://bugs.winehq.org/attachment.cgi?id=35918)
Demo runlog
After video playback and first level loading screen is flickering. First time
game start in 640x480 or 800x600 (I don't remember) screen resolution. User is
able to press Esc and set native screen resolution. Game runs fine without any
graphical glitches until next start. In next start game run in native
resolution, but screen again is flickering and user doesn't able to get rid of
this problem (particularly because upper part of game video settings screen is
invisible when screen is flickering and use workaround "change resolution" is
not available anymore). When screen is flickering there is some 3D graphical
glitches - example screenshots attached. Log also attached.
Problem is perfectly reproducable with demo:
http://www.psychonauts.com/psychic.htm
--
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=34113
Bug #: 34113
Summary: Fate/Stay Night returns a black screen, although all
functions/sound/etc. work
Product: Wine
Version: 1.6-rc1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewsuicune(a)gmail.com
Classification: Unclassified
Between Wine 1.5.27 and 1.6-rc1, a regression occurred where Fate/Stay Night
(English Translation) by Type Moon began returning a black screen.
All functions (sound, etc) of the visual novel work. However, due to the black
screen, nothing can be read and none of the images can be seen. Also, although
save data can be saved and loaded, it is impossible to see what you are loading
or saving due to the black screen.
I would have submitted test data for v1.5.27, but I was unable to due to the
function for adding test data of wine versions before 1.6-rc1 being removed.
Wine 1.4.1 did not have the problem
Wine 1.5.27 did not have the problem
Wine 1.6-rc1 had the black screen
Wine 1.6-rc5 continues to have the black screen
Crossover 12.2.2 has the black screen
All five of the above were tested today, on July 22, 2013. No winetricks. I do
not know about the state of the bug in Wine 1.6 due to Macports not having
released a package for it.
Thank you.
--
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=33540
Bug #: 33540
Summary: "Petit Robert 1.2" crash immediately after launched in
terminal.
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: colip(a)bluewin.ch
Classification: Unclassified
Created attachment 44387
--> http://bugs.winehq.org/attachment.cgi?id=44387
copy (log) of terminal messages
Launched in terminal, "wine pr1.exe" lead immediately to "wine: Unhandled page
fault on read access to 0xffffffff at address 0x1a8f:0x0000024f (thread 0024),
starting debugger...".
Possible clue could be copy protection, but
1) crash also with CD in drive instead of mounted pr1.iso and
2) pr1.exe is perfectly working under XP SP2 on VirtualBox.
"Petit Robert 1.2" was issued before version 2 rated gold in AppDB entry #8729.
Unfortunately I do not have that CD version 2 but only CD version 1.2.
ISO could be downloaded at
http://ubuntuone.com/4tUcmHgPJDttsyoVNuyiKP
I used to copy the pr1.iso DLL under .Wine as suggested somewhere but without
success : always same bug.
Same bug on at least 2 computers and 2 os : debian (squeeze) and ubuntu
(precise). Idem with previous Wine 1.4 or Wine 1.5.14 versions.
--
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=31661
Bug #: 31661
Summary: Mouse don't work (correctly) in Lithtech Jupiter EX
Engine Games
Product: Wine
Version: 1.5.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Der-Gabi(a)gmx.net
Classification: Unclassified
In Lithtech Jupiter EX engine based games (F.E.A.R / F.E.A.R 2 / Gotham City
Impostors ...) the mouse don't work or don't work correctly.
For example in Gotham City Impostors the mouse works in menus, but not in the
game itself and makes it unplayable, also F.E.A.R 1/2 is reported not working
or not as expected.
This bug was, as comments at F.E.A.R say, fixed for Wine 1.3.19 but broken
again with 1.3.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=35502
Bug ID: 35502
Summary: Photoshop CS4: "Merge to HDR" crashes
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47395
--> http://bugs.winehq.org/attachment.cgi?id=47395
wine-1.7.11-206-g82b3813 console output
Photoshop CS4 crashes when attempting to "Merge to HDR" a selection of images.
File --> Automate --> Merge to HDR --> Select images --> Hit OK --> Crash
Unhandled exception: 0xc06d007e in 32-bit code (0x7b83bb1f).
[...]
Backtrace:
=>0 0x7b83bb1f in kernel32 (+0x2bb1f) (0x0033c988)
1 0x1a56ee86 in cooltype (+0x1aee85) (0x0033c9f8)
2 0x1a53d47f in cooltype (+0x17d47e) (0x0033ca44)
3 0x1a41855d in cooltype (+0x5855c) (0x0033ca9c)
4 0x286113b8 (0x0033ca9c)
5 0x286113b8 (0x0033ca9c)
[ad infinitum]
This was initially blocked by Bug 18579 so there's no reason to assume that
this is a regression (unless someone can suggest a Wine version in which it
worked - the AppDB test results are no help).
--
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=29638
Bug #: 29638
Summary: QQ International crash after login (iexplore)
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download and install qq:
http://dl_dir.qq.com/qqfile/qq/QQ2010/QQIntl1.0.exe
sha1sum:
10f67ede6b52f260257d2217800dd2a700332f9d QQIntl1.0.exe
2. winetricks riched20, workaround Bug 29636
3. Start QQ and login to QQ
$ cd ".wine/drive_c/Program Files/Tencent/QQIntl/Bin"
$ wine QQ.exe
The crash seems happen after QQ popup the "QQ International today" news dialog.
The last log before crashing:
--- snip ---
###!!! ASSERTION: invalid default font returned by GetDefaultFont:
'defaultFont', file /build/wine-mozilla-1.4/gfx/thebes/gfxFont.cpp, line 2004
fixme:dbghelp:elf_search_auxv can't find symbol in module
--- snip ---
Backtrace:
=>0 0x7b835f73 DbgBreakPoint+0x3()
[/home/fracting/wine-git/dlls/kernel32/../../include/winternl.h:1996] in
kernel32 (0x0032cd28)
1 0x3acd92f9 RealBreak+0xc()
[/build/wine-mozilla-1.4/xpcom/base/nsDebugImpl.cpp:395] in xul (0x0032cd38)
2 0x3acd95b9 Break+0x2bd(aMsg="###!!! ASSERTION: invalid default font
returned by GetDefaultFont: 'defaultFont', file
/build/wine-mozilla-1.4/gfx/thebes/gfxFont.cpp, line 2004")
[/build/wine-mozilla-1.4/xpcom/base/nsDebugImpl.cpp:483] in xul (0x0032d1b8)
3 0x3acd92d0 NS_DebugBreak_P+0x26e(aSeverity=0x1, aStr=*** invalid address
0x3bc63f98 ***, aExpr=*** invalid address 0x3bc63f8a ***, aFile=*** invalid
address 0x3bc63a8c ***, aLine=0x7d4)
[/build/wine-mozilla-1.4/xpcom/base/nsDebugImpl.cpp:380] in xul (0x0032d5d8)
4 0x3ad3aa97 gfxFontGroup::BuildFontList+0x9e(this=0x47b1ab8)
[/build/wine-mozilla-1.4/gfx/thebes/gfxFont.cpp:2004] in xul (0x0032d9c8)
winetricks ie7 works around for 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.
https://bugs.winehq.org/show_bug.cgi?id=37631
Bug ID: 37631
Summary: Performance drop assassins creed brotherhood
multiplayer - harry potter 7 part 2 videogame
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
performance drop on assassins creed brotherhood multiplayer, harry potter 7
part 2 videogame
on wine 1.7.21 runs with better performance
--
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=34065
Bug #: 34065
Summary: Adobe CS4 installer does not render correctly / cannot
select components
Product: Wine
Version: 1.6-rc5
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45284
--> http://bugs.winehq.org/attachment.cgi?id=45284
Screenshot
The Adobe CS4 installer does not render properly and as a result the install
components cannot be chosen. See screenshot.
Same logs as Bug 34063 and Bug 34064.
Work around Bug 18070 to get this far.
--
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=32131
Bug #: 32131
Summary: RMS Express: Does not run
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: garywb2002(a)yahoo.com
Classification: Unclassified
Created attachment 42383
--> http://bugs.winehq.org/attachment.cgi?id=42383
This is the terminal output after executing the program via the command line
First error is:err:ole:CoGetContextToken apartment not initialised
Download link:
/ftp://autoupdate.winlink.org/User%20Programs/RMS_Express_Setup_1-2-6-0.zip
--
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=29593
Bug #: 29593
Summary: Civilization IV crashes when loading mod and clicking
on the menu
Product: Wine
Version: 1.3.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabrielbyrnei(a)gmail.com
Classification: Unclassified
Created attachment 38333
--> http://bugs.winehq.org/attachment.cgi?id=38333
extract of the full log.
After loading a mod into Civilization IV, and clicking on any of the buttons of
the menu, the game freezes and crashes.
This is with the latest available patch, 3.19 BTS.
--
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=14935
Summary: Final Fantasy 7 exits on start with no error messages
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: ryan.reich(a)gmail.com
Created an attachment (id=15519)
--> (http://bugs.winehq.org/attachment.cgi?id=15519)
Console and debug output
Final Fantasy 7 (original CD, unpatched) installs fine, but when run, exits
before even displaying a start screen: the Wine desktop opens and then, a
second later, closes. No message boxes, no error messages on the console aside
from a few fixme's. Attached is a portion of the WINEDEBUG=+relay log leading
up to a call of ExitProcess(); the only error I can detect is that ShowCursor
failed. My question is WHY, and what improvement in wine it requires to
succeed.
Seems similar to bug #13388, except that nowhere can I find mention of
KeInitializeMutex.
--
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=32351
Bug #: 32351
Summary: Imperium GBR : audio is totally missing
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otrebla-p(a)hotmail.it
Classification: Unclassified
it is not something like a random bug,because everytime i play the game it
doesn't play the audio (video sequences are excluded from this bug , because i
don't think they are "ingame").
i have tested a lot of wine versions from 1.3.x to 1.5.16 ,but the problem is
still there.
the tests were ran with the default wine settings , no hacks.
--
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=30882
Bug #: 30882
Summary: Errors during make in Slackware-current.
Product: Wine
Version: 1.5.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomi.turku(a)pp.inet.fi
Classification: Unclassified
Created attachment 40466
--> http://bugs.winehq.org/attachment.cgi?id=40466
The error messages from make.
The Slackware .txz package works fine, but as I'm trying to apply a patch to
the software I need to compile it from source and there I run into this
problem. According to configure I have all the necessary dependencies
installed. As it gives the error at the v4l part of make I also tried
configuring with --without-v4l first with no effect on the outcome. I've also
tried with a few of the previous older versions of wine but all seem to give
the same errors. Attached are the error messages I get from running make.
--
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=13633
Summary: dogfood: vlc with other default skin disappears while
dragging
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
If you open vlc and switch to the second delivered skin ( Settings » Switch
interface » Skin 2 ) and dragging it around it disappears after a while.
Sometimes you have to drag it around a bit longer, sometimes it disappears if
you move it a few pixels and release the mouseclick.
--
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=13466
Summary: Samsung PC Studio: cannot connect to /dev/ttyACM0
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwin.smulders(a)gmail.com
Created an attachment (id=13383)
--> (http://bugs.winehq.org/attachment.cgi?id=13383)
log "wine Launcher.exe"
/dev/ttyACM0 is the device that appears when i connect my mobile phone with the
USB cable.
Note that gammu/wammu detects my phone on this port but can't connect either.
Samsung PC Studio doesn't give any messages as to why it can't connect, it
doesn't even say it can't.
This bug might be a duplicate of some other usb/serial port device bug, but i
leave that to the judgement of somebody with more experience.
Attached is the log from running "wine Launcher.exe"
--
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=34347
Bug #: 34347
Summary: BBO fatal error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djhbrown(a)gmail.com
Classification: Unclassified
Created attachment 45721
--> http://bugs.winehq.org/attachment.cgi?id=45721
backtrace
BBO fatal 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=33120
Bug #: 33120
Summary: Perfect World: Patcher works too slow
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
Patcher of Perfect World (from mail.ru, v.149) spends at least 2 seconds per
every file it checks and also 3 (or more) secs per every file it updates.
Patcher utilizes one entire core of my CPU when checking/updating.
Seems like it is a graphical problem because of window with alpha channel?...
Xubuntu 12.10 32-bit, Geforce GT 630, AMD Athlon x64 2x2600Hz if it matters
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37434
Bug ID: 37434
Summary: fallout3 on wine for ubuntu
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssadev(a)gmail.com
Distribution: ---
Created attachment 49797
--> https://bugs.winehq.org/attachment.cgi?id=49797
backtrace
Crashed game of random time
--
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=33028
Bug #: 33028
Summary: crash wen play the witcher
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessandro.renna85(a)gmail.com
Classification: Unclassified
Created attachment 43657
--> http://bugs.winehq.org/attachment.cgi?id=43657
error
the problems appears when load a new scene like house, cavern, tavern etc.
--
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=30470
Bug #: 30470
Summary: Certain programs (rFactor, GTR 2 (and maybe VSTHost))
now running slowly
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dbmmbr(a)gmail.com
Classification: Unclassified
With Wine (on Mac OS X), starting with version 1.5.1, the games rFactor and GTR
2 run slowly / run with laggy jerky video (which they didn't do so with Wine
versions 1.5.0 and earlier).
(And, also, I think that, with Wine (on Mac OS X), starting with Wine version
1.5.1, the program VSTHost maybe runs using more CPU power? / runs less
efficiently? (than it did with Wine versions 1.5.0 and earlier.))
--
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=24375
Summary: Final Fantasy XIV beta: login screen blank
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After working around bug 24358 by adding port forwards to the
local router and running parts of the bootstrapper with +relay
or +winsock, the next problem is that the login window
is blank. 'winetricks ie6' works around that.
--
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=27048
Summary: need for speed world launcher has trouble downloading
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Using the recipe
winetricks dotnet20 ie7
one can then install need for speed world's launcher,
but the launcher has trouble downloading the game.
There seem to be more than one failure mode;
sometimes you get a dialog and can press "download"
to retry, other times it locks up.
It does eventually succeed after something like
2-3 kills+restarts and 2-3 clicks on the download error dialog + download
button.
--
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=35242
Bug ID: 35242
Summary: problem running "pink panther: passport to peril"
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hazem_kamel(a)hotmail.com
Classification: Unclassified
Created attachment 47001
--> http://bugs.winehq.org/attachment.cgi?id=47001
My terminal output
I tried running an application. It starts for a second than it freezes and
crashes.
--
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.