http://bugs.winehq.org/show_bug.cgi?id=7757
dv5a(a)dc.uba.ar changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dv5a(a)dc.uba.ar 2007-22-03 17:09 -------
This bug is invalid. It seems MSDN documentation is inaccurate. I've run the
testcase in a machine with w2003 and it behaved the same as in Wine.
Several other sources confirm that it returns -1 if more than 256 colors, even
Petzold's book "Programing Windows"
Sorry for this wrong bug report. My app must be crashing for something else.
--
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=7823
Summary: Windows and xorg icons appear on Desktop and in menu
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.rarsoft.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Speeddymon(a)gmail.com
Make sure your setup is working and able to make icons in both the menu and
desktop. Make sure that in winecfg, under the Desktop Integration tab, the
Desktop shell folder is set to link to your xorg desktop.
Install WinRAR and tell it to create the Desktop icon. Once install is
finished, look at your xorg desktop and there will be 2 icons for WinRAR, one
with a MS flag logo (indicating it is a .lnk file) and one that will either be
blank, or will have the program's icon (indicating it is a .desktop file)..
If you go back and disable the checkbox for linking the windows desktop folder
to your xorg desktop folder, then you only get one icon (the .desktop file),
while the .lnk file is placed into the windows desktop folder on your fake drive c.
--
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=7822
Summary: lack of a Start Menu folder or symlink in
drive_c/windows/profiles/(user) causes program menu
icons to not be directed to the xorg menu
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.rarsoft.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Speeddymon(a)gmail.com
Example:
WinRAR installer, clean .wine with default setup, having only run wineprefixcreate.
Install WinRAR, and tell the installer to create Start Menu and Programs icons.
The icons do not show in the menu even after wineboot and reboot. look in
drive_c/Program Files/WinRAR and there is another folder named WinRAR in there
that has the icons, both the .lnk and .desktop files.
Now go back to that default install I mentioned before, and this time create a
Start Menu folder in drive_c/windows/profiles/(user)
Install WinRAR again and tell the installer to create the Start Menu and
Programs icons again.
Run wineboot
Reboot
Look in your menu and the .desktop icons are there.
Now do the same steps as before but this time, make a symlink called Start Menu
instead of a folder. The symlink should point to ~/.local/share/applications/wine
This time when install is finished, and you have run wineboot and rebooted, the
.desktop and .lnk icons will be there.
--
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=7802
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From Speeddymon(a)gmail.com 2007-22-03 16:36 -------
Making this bug invalid and filing 2 new bugs for the real issues.
--
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=7627
------- Additional Comments From Ronny.Standtke(a)gmx.net 2007-22-03 15:42 -------
Very strange... When I use the following command to start Word, I get the
registry error message described above:
$ wine .wine/drive_c/Programme/Microsoft\ Office/Office/WINWORD.EXE
But when I use the commmand with "MS path style", everything works fine:
$ wine "c:\Programme\Microsoft Office\Office\WINWORD.EXE"
Is this a bug or a feature?
--
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=2223
fpga(a)pacbell.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From fpga(a)pacbell.net 2007-22-03 14:10 -------
Xilinx 6.2 now installs and appears to run fine. I did not do a lot of testing,
but I did an install into a clean .wine directory. I had to modify
dlls/user32/edit.c to eliminate margins in the edit control, in order to be able
to enter the installation code, but that is a separate bug.
I had to find and install msvcr70.dll and mfc42.dll to run Xilinx ISE. With
that, I ran a simple VHDL source file through the entire synthesis and build
process, and opened the resulting ncd file in fpga_editor. Not an exhaustive
test, but things seem to be working fine.
--
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.