http://bugs.winehq.org/show_bug.cgi?id=32074
Bug #: 32074
Summary: 1by1 Player: music time indicators too fast
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
Classification: Unclassified
When playing mp3 files in 1by1 Player via Wine, the song time at the bottom is
going faster than playback. Also the song progress slider at the top is going
faster than playback.
This bug has only occurred recently i.e. past few weeks, since I always get the
latest development Wine releases with the Ubuntu updates.
To reproduce: download 1by1 Player: http://mpesch3.de1.cc/1by1.html
and use it to play some mp3 files. You will notice that the song time counter
is going too fast, but the songs play at normal speed.
--
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=31775
Bug #: 31775
Summary: Misaligned icons in icon bar
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel.braun(a)gmx.de
Classification: Unclassified
Created attachment 41813
--> http://bugs.winehq.org/attachment.cgi?id=41813
How the icons appear
Have a look at the Nautic Tools http://www.nautictools.de/download.html
The icons in the icon bar are completely misaligend. Is this an issue of Nautic
Tools to fix or of wine?
--
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=37706
Bug ID: 37706
Summary: ScrollWindowEx() returns ERROR if the window is not
visible (in the Windows API sense); real Windows
returns NULLREGION
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: pietro10(a)mac.com
Distribution: ---
Created attachment 50192
--> https://bugs.winehq.org/attachment.cgi?id=50192
Sample program that demonstrates bug (source)
I'm using a dummy scroll (as in
http://blogs.msdn.com/b/oldnewthing/archive/2003/07/31/54601.aspx) to update
the scrollbars in my custom Windows control when necessary. In my test program,
this happens before the window is shown for the first time, and in wine, my
error checking code triggers because the ScrollWindowEx() call fails with
ERROR. This does not happen on real Windows; it instead returns NULLREGION.
The attached program creates several configurations that attempt to reproduce
this issue under different circumstances. On wine, I get
ScrollWindowEx() before ShowWindow(nCmdShow): ERROR
ScrollWindowEx() after ShowWindow(nCmdShow) and ShowWindow(SW_HIDE): ERROR
ScrollWindowEx() after only ShowWindow(nCmdShow): SIMPLEREGION
On Windows XP 32-bit, Windows 7 32-bit, and Windows 7 64-bit, I get
ScrollWindowEx() before ShowWindow(nCmdShow): NULLREGION
ScrollWindowEx() after ShowWindow(nCmdShow) and ShowWindow(SW_HIDE): NULLREGION
ScrollWindowEx() after only ShowWindow(nCmdShow): SIMPLEREGION
I can't find anything pointing to this use of ScrollWindowEx() being wrong... I
also do not know if any other scroll functions are equally affected.
I am running wine-1.7.28 from the Wine PPA on Ubuntu GNOME 14.10.
Thanks.
--
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=33624
Bug #: 33624
Summary: winhelp: Popups appear with bogus scrollbars which
disappear when you click them
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 44504
--> http://bugs.winehq.org/attachment.cgi?id=44504
ROMTECH.HLP compressed with bzip2
Some help files have links which when clicked open a popup window.
Wine winhlp32 supports that, but the popups (at least for some HLP files)
appear with scrollbars even when scrollbars are not needed, i.e. when all text
would fit in the popup. The unnecessary scrollbars can obscure much of the text
if the popup is small. If you click one of the scrollbar buttons the scrollbars
disappear.
Open the attached ROMTECH.HLP in Wine winhlp32 and click on various parts to
open popups. Pics show a popup as it initially appears, and after clicking on
one of the scrollbar buttons. (Note that you can only click the links in the
left half of the large images to open popups; see bug 14296.)
--
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=18926
Summary: In Winamp, the "send to..." submenu in the playlist
menu does not appear
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olhzilla(a)gmail.com
In Winamp's playlist window, the right-click menu should contain a "send to..."
submenu that lets the user send the selected track to the format transcoder or
the ReplayGain analysis tool, but under wine the submenu does not appear. It
did appear in the previous version of either Winamp or wine (I'm not sure) but
did not work - selecting any item from the submenu simply did nothing. There
used to be a workaround for this bug posted in wine's app database, but it got
deleted.
Steps to reproduce:
1. Install Winamp, making sure that the transcoding tool and/or the ReplayGain
analysis tool are selected.
2. In the playlist window, right-click on any track.
3. The menu should contain a "send to..." submenu, but it does not.
Ubuntu 9.04, Winamp 5.552, wine 1.0.1-0ubuntu6
--
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=38379
Bug ID: 38379
Summary: Barnham Junction: Program fails to load with error
BBCWrun Cannot create file
C\users\username\Temp\BBC*.tmp\SimResources\Barnham
Junction\Nameboard.bmp
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: albert838(a)btinternet.com
Distribution: ---
The simulation Barnham Junction http://www.blockpostsoftware.co.uk/
fails to run with the error
BBCWrun
Cannot create file C\users\peterm\Temp\BBC0ff.tmp\Sim
Resources\Barnham Junction\Nameboard.bmp
Wine 1.7.40 creates the file structure
C\users\peterm\Temp\BBC0ff.tmp
only. The folder contains a $ only.
--
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=50851
Bug ID: 50851
Summary: The procedure entry point RasClearConnectionStatistics
could not be located in the dynamic link library
RASAPI32.dll
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: rasapi32
Assignee: wine-bugs(a)winehq.org
Reporter: ion(a)aot.ro
Distribution: ---
I try to open a custom application made for Windows XP, app is used for testing
GPRS Modems
Error message is get:
The procedure entry point RasClearConnectionStatistics could not be located in
the dynamic link library RASAPI32.dll
Looks like a missing function:
https://docs.microsoft.com/en-us/windows/win32/api/ras/nf-ras-rasclearconne…
Only information found about this function.
--
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=50226
Bug ID: 50226
Summary: Native Access Installer installs infinitely
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhail.v.gavrilov(a)gmail.com
Distribution: ---
Created attachment 68732
--> https://bugs.winehq.org/attachment.cgi?id=68732
Native Access Installer terminal output
https://www.native-instruments.com/fileadmin/downloads/Native_Access_Instal…
035c:fixme:msvcrt:__clean_type_info_names_internal (0C9424E4) stub
0300:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0BE0FA1C 1 C) semi-stub
0300:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0BE0F9A4 1 C) semi-stub
0300:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0BE0F8A4 1 C) semi-stub
0300:fixme:service:I_ScRegisterDeviceNotification Notification filters are not
yet implemented.
0300:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ...,
TokenElevation, ...) semi-stub
0300:fixme:msvcrt:__clean_type_info_names_internal (0C9424E4) stub
02a0:fixme:heap:RtlSetHeapInformation 00000000006E0000 0 000000000021FD90 4
stub
02a0:fixme:setupapi:UpdateDriverForPlugAndPlayDevicesW Unhandled flags 0x1.
$ wine --version
wine-5.22 (Staging)
--
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=20172
Summary: Button "Alt Gr" triggers access violation in Teach2000
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.teach2000.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teach2000(a)basement.nl
OS: Ubuntu 9.04
App: Teach2000 8.42
Download the latest Teach2000 from www.teach2000.org.
Install.
Start.
Press "Alt Gr" (right Alt).
Exp.: Nothing happens.
Act.: Error: Access violation at address 00000000 in module 'teach2000.exe'.
Read of address 00000000.
--
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.