Hi,
Augusto Arcoverde da Rocha schrieb:
> IMHO, the current password exposition is a ugly thing:
> $ export http_proxy=http://user:__>>**password**<<[EMAIL PROTECTED]:8080
I wouldn't worry to much about a PROXY password. I mean who can access
files and environment variables? Basically only you and
Hi,
Augusto Arcoverde da Rocha wrote:
> Hu...
>
> Then a better approach would be avoid environment variables, as this
> seems to be a Wine development directive, and use the right format for
> the proxy configuration string.
I disagree. I think it makes sense to support general environment
Hi,
Dimi Paun wrote:
> On Thu, 2006-08-10 at 13:33 +0200, Francois Gouget wrote:
>> There may also be a way to specify a password ('[EMAIL PROTECTED]'?).
>
> Format is:
> [user[:[EMAIL PROTECTED]:port]
If I google for http_proxy, I always find this additionally prefixed by
"http://";. Some h
Hi Hendric & Xiaojing,
hendric wrote:
> Hmm Chinese characters were shown as "??". I think there must be
> something wrong with the code page. Either can't I input Chinese characters.
> Applications could not detect their running in Chinese local correctly. I
> think wine still need a gre
Hi,
Tony Lambregts schrieb:
> Even with a new bugzilla you cannot do this yourself. Bah!
>
> Only an administrator can change a users login name (email). If you want
> I can change it for you. just send me an email with what you want it
> changed from andwhat you want it changed to.
Depends how
Hi,
Jonathan Ernst schrieb:
> Le jeudi 08 juin 2006 à 11:42 -0400, Chris Morgan a écrit :
>> Can you come up with a non-destructive working example for the appdb
>> website(appdb.winehq.org)? ;-)
>>
>> I ask because I thought we went through this some time ago but I agree that
>> what you say lo
Hello,
> Just found, that gcc has "Most frequently reported Bugs":
> http://gcc.gnu.org/bugzilla/duplicates.cgi
>
> And since we have also bugzilla, i tested
> http://bugs.winehq.org/duplicates.cgi
> The Page is present, but not configured to be useful for wine.
>
> The code is in the cvs, but
Hello,
Peter Beutner schrieb:
> It doesn't parse 'd' or 'D' as exponent.
> Seems to be a "MS-only extension" to the standard :p
I would guess this comes from Fortran. Real values are printed with "e",
those with double precision printed with "d". And as one usually uses
double precision in Fortra
Hi,
Dan Kegel wrote:
In June '05, Tobias Burnus complained in
http://www.winehq.com/hypermail/wine-devel/2005/06/0536.html
that there seemed to be an 8kB size limit on rich text output from richedit...
but nobody replied to his message.
It was soon fixed. (I vaguely remember that the pr
Hello,
Olaf Leidinger wrote:
I'm testing Origin 6.0 using wine-0.9.1 and everything is really fine except saving
documents. I'm getting a crash here. Just before that crash there is a dialog telling me:
"File not saved. Please ensure that the disk isn't full" (roughly translated).
Using a nat
Hello,
Olaf Leidinger wrote:
I'm testing Origin 6.0 using wine-0.9.1 and everything is really fine except saving
documents. I'm getting a crash here. Just before that crash there is a dialog telling me:
"File not saved. Please ensure that the disk isn't full" (roughly translated).
Using a nat
Hello,
I have two problems with the augmented file open dialogs. (By augmented
I mean that extra buttons, checkboxes etc. have been added to the dialog.)
One - this one bothers me most: This dialog has a list at the bottom, to
which files can be added. The problem is: If I press the "Add"
(
Hello,
Dan Kegel wrote:
he suggests using the new GL_EXT_framebuffer_object OpenGL extension.
I checked around a bit, and it appears to be at least
partly supported by the latest NVidia and ATI drivers.
I'm tempted to say skip the workaround, at least for
the first pass, and just implement the
Hello,
Dimi Paun wrote:
Can't we simply bypass the standard Bugzilla search page altogether?
After all, all that's needed is for our custom form to build the right
URL. And then the customized form could have an 'Advanced Search' link
pointing to the regular Bugzilla query page.
That's somet
Hello,
I try to create a file with Origin 6.0 and saving (only) in Origin's internal
format fails. Writing other file types (in Origin) to that directory
works flawlessly.
(Below the output using +file,+ntdll)
First, kernel/file.c's CreateFileW is called
-
trace:file:CreateFileW L"C:\
Hello,
Michael Jung wrote:
On Tuesday 21 June 2005 03:11, Tobias Burnus wrote:
Well, I actually don't know what is supposed to be there; I saw quite
different menus on the different Windows versions. Some seem to have the
"Properties" and "Create Link" (and other st
Hello,
assuming that this patch has not been commited since AJ does not regard
it as obvious and riskfree (or even as wrong), how could I improve the
patch at
http://www.winehq.org/hypermail/wine-patches/2005/06/0262.html
(Loads the file/folder context menu of the file menus from the resource
Hello,
I'd like to modify ISvItemCm_fnQueryContextMenu
(shell32/shv_item_cmenu.c) in a way that it loads the strings from the
.rc file.
But I have some trouble. I modified the shell32_En.rc to look like the
created context menu, but which puzzles me is that there are two times
the same ID:
Hello,
I'm trying to write a conformance test for user/edit.c:
EDIT_EM_ReplaceSel().
While I figured out how to send messages, call functions etc. I don't
know how to check whether a message has been sent. But I need to know
whether Windows sends one as a EDIT_NOTIFY_PARENT(es, EN_MAXTEXT,
"EN
Hello,
William Poetra Yoga H wrote:
That's the beauty of it! wineprefixcreate sets z: to point to /
automatically. Of course the user can always change what z: points
to, but / is the default location.
What I mean is, z: -> / is implied in the source. So even without a z:
symlink,
the z: drive w
Hello,
as described in http://bugs.winehq.org/show_bug.cgi?id=2813 , Origin6
crashes with the edit.c patch, implementing !ES_AUTO[HV]SCROLL
(http://www.winehq.org/hypermail/wine-cvs/2005/02/0506.html).
A rather concise but hopefully complete enough trace can be found
attached to the bug. Unfortunal
Hello,
Phil Krylov wrote:
Before it showed a beta character from the Symbol font, now it only
shows a box ("[]").
Did you check later CVS? I tried to read an RTF containing beta from the
Symbol font both as 'b' (CP_SYMBOL codepage) and as 0xF062 (Unicode),
and both did look like betas on the screen
Hello,
Tobias Burnus wrote:
I try to run a freshly installed Origin6.0 with 20050310, but it shows
only the splash window and crashes then. Using the previous release
20050211 it runs just fine.
I tracked it down to
http://www.winehq.org/hypermail/wine-cvs/2005/02/0506.html
Modified files
Hello,
first I'd really like to thank the riched20 workers, notably Krzysztof
Foltman and Phil Krylov. For the application Diamond it made a big
difference: Instead of "[[Aring]]" etc. one sees the proper symbol and
it looks much nicer. But the biggest advantage is that one can now copy
or save th
Hello,
first I'd really like to thank the riched20 workers, notably Krzysztof
Foltman and Phil Krylov. For the application Diamond it made a big
difference: Instead of "[[Aring]]" etc. one sees the proper symbol and
it looks much nicer. But the biggest advantage is that one can now copy
or save t
Hello,
I try to run a freshly installed Origin6.0 with 20050310, but it shows
only the splash window and crashes then. Using the previous release
20050211 it runs just fine.
While I don't mind compiling Wine and hunting for the patch which causes
this problem, the number of patches is rather huge
Hello,
I'd like to thank the Winegrowers for providing such a nice flavoured Wine.
With the current version, the program Diamond is even able to render the
output (at least if one turns off the double buffering):
w/o rendering: http://www.physik.fu-berlin.de/~tburnus/wine/diamond2.png
w/ renderi
Hi,
in Diamond 2.x
(http://www.codeweavers.com/compatibility/browse/name?app_id=865) there
is a structure-data richedit (read-only). (Under Windows:
http://www.physik.fu-berlin.de/~tburnus/wine/diamond_info.png; it's on
the right side; Wine looks similar, but the background is grey and it is
n
Hi,
Andreas Mohr wrote:
On Sat, Feb 19, 2005 at 10:02:13AM +0100, Tobias Burnus wrote:
The application Diamond 2 has the following menu shortcuts
Ctrl-N -> New file
Ctrl-Shift-N -> Connect atoms
unfortunally, I always get a new file, even if I press Shift.
Try something like
WIN
Hi,
Andreas Mohr wrote:
On Sat, Feb 19, 2005 at 10:02:13AM +0100, Tobias Burnus wrote:
The application Diamond 2 has the following menu shortcuts
Ctrl-N -> New file
Ctrl-Shift-N -> Connect atoms
unfortunally, I always get a new file, even if I press Shift.
Try something like
WIN
Hello,
using wine-20050111-0.1 (SUSE builds) or a nightly Codeweavers (or an
older version of both for that matter) I have the following problem.
The application Diamond 2 has the following menu shortcuts
Ctrl-N -> New file
Ctrl-Shift-N -> Connect atoms
unfortunally, I always get a new fi
Hello,
Crestez Leonard wrote:
+if [ -z $WINEPREFIX ]
+then
While my bash accepts this, Tru64 UNIX's POSIX shell does not.
Please use "$WINEPREFIX" instead.
Tobias
Hello,
[EMAIL PROTECTED] wrote:
- "'$realname', '$email', NOW(), 0, 0)");
+ "'$realname', '$email', NOW(), 0, 0,
'$CVSrelease')");
Shouldn't one use "'".mysql_escape_string($username)."','" etc.? Or is
it ensured elsewhere that no unwanted
Hello,
$result = mysql_query("INSERT INTO user_list VALUES ( NOW(), 0, ".
"'$username', password('$password'), ".
- "'$realname', '$email', NOW(), 0, 0)");
+ "'$realname', '$email', NOW(), 0, 0,
'$CVS
Hello,
Hans Leidekker wrote:
I have an InstMsiA.exe that uses two undocumented msiexec command line
parameters: /m and /D and uses an undocumented modifier (!) with the /q
parameter. Our msiexec fails when it encounters these and responds with
a usage message.
For /m I found the following, don't kn
Hello,
Rolf Kalbermatter wrote:
+ IDS_COPY_X_OF_TEXT "Kopie%svon %s"
+ IDS_COPY_X_OF_TEXT "Copy%sof %s"
I may miss something, but I think there is are space missing around the
first '%s'.
Tobias
Hello,
if I right click in the file open dialog, select a file and right click,
I get a context menu with English menu items.
Expected: I'll get a localized menu (e.g. in German).
Any idea how to get a localized version?
From dlls/shell32/shv_item_cmenu.c
* IS
Hello,
I found an email by Fergal Daly
(http://www.mail-archive.com/[EMAIL PROTECTED]/msg08815.html) which
kind of patches configuring.sgml to document dosdevices/unc.
I transformed it into a proper patch for configuring.sgml
Tobias
Index: configuring.sgml
===
Hello,
seemingly I'm unable to grep 'cause I couldn't find the the "UNC"
already present in that file (but not yet on the winehq.org). I
therefore added UNC and Universal Naming Convention increasing the
chance that one finds it using google/grep.
Tobias
Index: configuring.sgml
Hello,
I have a strange problem with the Cambridge Advanced Learner's
Dictionary. It, finally¹, starts up but (besides other problems) there
is a glitch in the menu. The menu bar looks ok, the dropdown menus work,
but the items are empty. The (single?) submenu works again.
See http://www.physik
Hello,
Tobias Burnus wrote:
The patch improves the situation a lot! Even Save List works now!
Thanks!
I have another strangeness with multi-select lists (e.g. the lists in
Diamond but this might affect other lists as well):
* I go to a line, press shift and then the arrow keys.
If I use arrow
Hello,
Dimitrie O. Paun wrote:
BTW, I've tried to install the demo, but the installer dies on my
version of wine. Does it work for you, or did you use Windows for
the installation?
I used WINE (more precisely CrossOver Office 3.0.1 and CXO nightly) to
install the program, which worked flawlessly.
Hello,
Filip Navara wrote:
Can you try the attached patch please?
The patch improves the situation a lot! Even Save List works now!
Thanks!
Before:
http://www.physik.fu-berlin.de/~tburnus/wine/diamond_list_wine.png
Afterwards:
http://www.physik.fu-berlin.de/~tburnus/wine/diamond_list_wine2.png
The
Hello,
in Crystal Impact's Diamond the list view is completely mangled and only
barely recognizable as list view.
Result in WINE:
http://www.physik.fu-berlin.de/~tburnus/wine/diamond_list_wine.png
Result in Windows:
http://www.physik.fu-berlin.de/~tburnus/wine/diamond_list.png
I'd be really ple
Hello,
I have the following problems with WINE, CVS version as of yesterday and
Crystal Impact's Diamond
http://www.crystalimpact.com/diamond/
http://www.crystalimpact.com/download/diamond/demo/dm2demo.exe,
which installs flawlessly.
a) I get a
err:opengl:X11DRV_ChoosePixelFormat Flag not
45 matches
Mail list logo