http://bugs.winehq.org/show_bug.cgi?id=25602
Summary: Windows Double Explorer: can't add a favorite folder
with Mono
Product: Wine
Version: 1.3.9
Platform: x86-64
URL: http://wde.codeplex.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32600)
--> (http://bugs.winehq.org/attachment.cgi?id=32600)
Terminal output
Steps taken:
1. winetricks mono28
2. Extract and run WDE
3. From one of the treeviews, choose "My Computer" and navigate to C:
4. Try to drag-and-drop the Program Files folder to the space next to the text
"Fav:"
Nothing happens. If dotnet20 is used instead, it adds a Program Files entry in
that space.
(Note: with dotnet20, I had to resize the explorer panes to get the treeviews
to appear. Mono doesn't seem to have this problem.)
--
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=28257
Summary: kernel32/pipe.ok fails / times out when run with
WINEDEBUG=warn+heap
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Here's a log:
$ WINEDEBUG=warn+heap make pipe.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so pipe.c && touch pipe.ok
pipe.c:713: Test failed: ConnectNamedPipe GetQueuedCompletionStatus failed,
errno=258
pipe.c:398: Test failed: alarm
make: *** [pipe.ok] Error 1
Blithely doubling timeouts didn't seem to help at first glance.
--
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=33037
Bug #: 33037
Summary: Visual Studio 6 doesn't install
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: german_ant_82(a)yahoo.com
Classification: Unclassified
Created attachment 43666
--> http://bugs.winehq.org/attachment.cgi?id=43666
Crash report when trying to install Visual Studio 6
Visual Studio 6 doesn't install.
The installation window is displayed, but when the next button is clicked the
program crash.
It could be installed on WineHQ 1.4, but not on WinHQ 1.5.24
--
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=39821
Bug ID: 39821
Summary: Scrollbar theming not working
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: dezifit(a)gmx.de
Distribution: ---
Created attachment 53167
--> https://bugs.winehq.org/attachment.cgi?id=53167
Output of wine
In release notes of Wine 1.7.38 support for themed scrollbars is listed.
Release notes of Wine 1.8 again states that this feature is implemented, but
the scrollbar control still ignores color as well as shape provided by the
theme. In fact, no scrollbar related theming is visible at all.
Tested with different themes (Royale, Luna, AeroGlas) and applications, see
attached screen shot of Notepad++ with Royale.msstyles as example.
Wine version: 1.8 (from wine-builds/ubuntu)
Ubuntu 14.04, KDE 4.13.3
--
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=34726
Bug #: 34726
Summary: e-carte bleue la banque postale: black screen on start
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Follow up to bug 34677.
After installing, trying to start the program only shows a black screen.
Terminal output indicates mshtml and friends.
Note: I installed flash with winetricks before installing the program, based on
Nikolay's comment in that bug.
austin@aw25 ~/oldbugs/34677 $ du -h ecb_lbp.zip
2.1M ecb_lbp.zip
austin@aw25 ~/oldbugs/34677 $ sha1sum ecb_lbp.zip
7de95730ceab52624869c6cd2ad3dbe255095973 ecb_lbp.zip
austin@aw25 ~/oldbugs/34677 $ wine --version
wine-1.7.4-43-g66a5593
--
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=33955
Bug #: 33955
Summary: FFT-z: Unhandled page fault on read access hangs up
debugger
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Classification: Unclassified
Here we have an open-source benchmark utility which causes wines debugger to
not function properly. It just hangs up and the program keeps prompting and
error: "Unable to locate the 'processor' performance object."
The brief terminal message is:
> ------
> [luke@localhost test]$ wine FFT-z.exe
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0038), starting debugger...
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 002d), starting debugger...
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0046), starting debugger...
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0036), starting debugger...
> ---------
--
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=37322
Bug ID: 37322
Summary: Program attempted an unsupported operation.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mhillbilly3(a)yahoo.com
Created attachment 49633
--> https://bugs.winehq.org/attachment.cgi?id=49633
Program Error Details
This program is used to program the Yaesu FTM-400DR Ham Radio. It currently
works on windows Vista 32Bit system.
--
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=26953
Summary: Pekka Kana 2: Arrow return to the top-left corner of
the screem
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: donjoverdriven(a)gmail.com
While running Pekka Kana 2 the arrow tends to return to the upper-left corner
of the screen.
No changes with different screen resolutions and different Application Settings
of Wine.
Platform: Ubuntu 11.04 & Ubuntu 10.10
Wine version: Wine 1.2.2
Pekka Kana 2 [v 1.1]: http://koti.mbnet.fi/kiwi/pistegamez/pk2/#downloads
--
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=26308
Summary: Game items are not visible in KraiSoft's games
launcher
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.kraisoft.com/cgi-bin/download.pl?dwn=1&game
=AfterTheEnd
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Game items are not visible in KraiSoft's games launcher
fixme:wincodecs:JpegDecoder_Frame_GetResolution (0x1575bc,0x32aa20,0x32aa18):
stub
fixme:wincodecs:JpegDecoder_Frame_GetResolution (0x157dd4,0x32aa20,0x32aa18):
stub
fixme:wincodecs:JpegDecoder_Frame_GetResolution (0x1a491c,0x32aa20,0x32aa18):
stub
Only the above is in the back trace.
--
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=38027
Bug ID: 38027
Summary: HyperStudio 5 fails to start
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: ---
Created attachment 50664
--> https://bugs.winehq.org/attachment.cgi?id=50664
backtrace from Wine debugger
Used the 5.2 trial (link to trial download form on AppDB 5.x page). Wine from
Ubuntu Wine team PPA (has PulseAudio patches). Xubuntu 14.04 x86_64.
Application uses QuickTime 7 (7.71.80.42 included), Adobe Flash Player
(11.2.202.228 ActiveX version included), Adobe Reader X (10.1.3 included), and
.NET Framework 4 (not included, installed with winetricks). Workarounds for
Adobe Reader X bugs #12501 (mspatcha) and #25834 (protected mode) applied.
QuickTime 7 and Reader work. Flash 11 may not be functional (right-click menu
active in IE8 on Youtube but doesn't play anything).
When started, HyperStudio shows splash screen but then Wine Debugger pops-up
with "DbgBreakPoint+0x1 in ntdll: ret".
Using Adobe Reader X 10.1.14 and Flash 16 doesn't change behavior although
Flash is somewhat more functional in IE8.
Tested with Intel GM965/GL960 (xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3)
and Radeon HD 7340 (fglrx 2:13.350.1-0ubuntu2).
--
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.