UI Bites


  • Notification Spam Recipient

    @hungrier said in UI Bites:

    @Tsaukpaetra What kind of unholy black magic are you doing that needs SQL Server and Ubuntu?

    Game server uses SQL Server. Back in investigation on how to do it, I attempted to use the tools provided by Microsoft, which was a mistake.



  • @Tsaukpaetra said in UI Bites:

    Turns out it was msodbcsql17 (From Microsoft, natch).

    It's not better on the CLI. Microsoft made it so that you need to accept the license again.

    That works really well with automation tools :facepalm:



  • @Tsaukpaetra said in UI Bites:

    @Tsaukpaetra said in UI Bites:

    Thanks, Ubuntu. Could you tell me literally anything more?

    Oh, and while doing Software Updaters...

    431a108c-ab17-4249-9234-9cea234a53d2-image.png

    Which one? Should I be concerned? What should I do about this?

    Settings is (naturally) not helpful, it just opens a dialog asking how often I want updates, and close (natch) just closes the window.

    Useful!

    IME, usually it's something like "Package manager has obtained a lock on required package update thingies" and the only way to fix it is to reboot. 🤷♂


  • Notification Spam Recipient

    @mott555 said in UI Bites:

    obtained a lock

    I've been told by many a Linux luser that this is impossible.


  • Java Dev

    @Tsaukpaetra I think there's three different file locking APIs and as I understand even the mandatory ones aren't in all cases. However cooperative locking is pretty reliable.


  • Notification Spam Recipient

    @mott555 said in UI Bites:

    the only way to fix it is to reboot.

    Oh, coming back to it now, apparently sometime overnight it decided bad things and...

    feee86e3-e682-4bec-a2b0-e3e5ea73e7d2-image.png

    Rebooting lead to a blank screen. Switching to the TTY0 got me:

    4ba5a271-4187-44c9-90ba-22e3213a3043-image.png

    I'm so glad Linux is ready for the Desktop.



  • @Tsaukpaetra said in UI Bites:

    @mott555 said in UI Bites:

    the only way to fix it is to reboot.

    Oh, coming back to it now, apparently sometime overnight it decided bad things and...

    feee86e3-e682-4bec-a2b0-e3e5ea73e7d2-image.png

    Rebooting lead to a blank screen. Switching to the TTY0 got me:

    4ba5a271-4187-44c9-90ba-22e3213a3043-image.png

    I'm so glad Linux is ready for the Desktop.

    I've been running into that a lot with my game server, and I strongly suspect a failing hard drive.



  • @Tsaukpaetra said in UI Bites:

    @mott555 said in UI Bites:

    obtained a lock

    I've been told by many a Linux luser that this is impossible.

    See, I'm not a Linux luser. I'm just a normal luser who sometimes uses Linux. There's a difference. :pendant:


  • Notification Spam Recipient

    @Tsaukpaetra said in UI Bites:

    ready for the Desktop.

    Uh... yes?

    1f78d6ba-8810-423f-aa5c-5a67c1b3a595-image.png

    Good thing I'm a standard user who knows what this gobblygook means.

    0e144f69-8e5a-4ccc-b0f6-a238db3e25db-image.png

    Fix them all!!!!

    e4176c22-4512-42d9-8074-9cde2a8a1827-image.png

    "Filesystem was modified" You think!?!?


  • Notification Spam Recipient

    @mott555 said in UI Bites:

    @Tsaukpaetra said in UI Bites:

    @mott555 said in UI Bites:

    the only way to fix it is to reboot.

    Oh, coming back to it now, apparently sometime overnight it decided bad things and...

    feee86e3-e682-4bec-a2b0-e3e5ea73e7d2-image.png

    Rebooting lead to a blank screen. Switching to the TTY0 got me:

    4ba5a271-4187-44c9-90ba-22e3213a3043-image.png

    I'm so glad Linux is ready for the Desktop.

    I've been running into that a lot with my game server, and I strongly suspect a failing hard drive.

    This is a virtual disk, but I'll surface-scan the array just to be sure nothing is wonky on the host...



  • @Tsaukpaetra said in UI Bites:

    @Tsaukpaetra said in UI Bites:

    ready for the Desktop.

    Uh... yes?

    1f78d6ba-8810-423f-aa5c-5a67c1b3a595-image.png

    Good thing I'm a standard user who knows what this gobblygook means.

    0e144f69-8e5a-4ccc-b0f6-a238db3e25db-image.png

    Fix them all!!!!

    e4176c22-4512-42d9-8074-9cde2a8a1827-image.png

    "Filesystem was modified" You think!?!?

    Here, take one of these:



  • @Tsaukpaetra said in UI Bites:

    @mott555 said in UI Bites:

    @Tsaukpaetra said in UI Bites:

    @mott555 said in UI Bites:

    the only way to fix it is to reboot.

    Oh, coming back to it now, apparently sometime overnight it decided bad things and...

    feee86e3-e682-4bec-a2b0-e3e5ea73e7d2-image.png

    Rebooting lead to a blank screen. Switching to the TTY0 got me:

    4ba5a271-4187-44c9-90ba-22e3213a3043-image.png

    I'm so glad Linux is ready for the Desktop.

    I've been running into that a lot with my game server, and I strongly suspect a failing hard drive.

    This is a virtual disk, but I'll surface-scan the array just to be sure nothing is wonky on the host...

    Yeah, that was the clue for me. I have a VMware server with several disks in it. I noticed that every Linux VM that came up in "read-only mode" or whatever was hosted by that disk. Now I'm cramming everything onto the too-small SSD that was originally provisioned solely for Minecraft, just to keep things going because I'm too lazy to buy more hardware.



  • @Tsaukpaetra said in UI Bites:

    I've been told by many a Linux luser that this is impossible.

    Unlike Windows that locks an executable file while it's running, this is just a file in /var/lib/dpkg/lock that is there while dpkg is running 🤷🏾♂


  • Notification Spam Recipient

    @TimeBandit said in UI Bites:

    just a file

    Which, in Linux, is literally everything :trollface:



  • @mott555 said in UI Bites:

    @Tsaukpaetra said in UI Bites:

    @Tsaukpaetra said in UI Bites:

    ready for the Desktop.

    Uh... yes?

    1f78d6ba-8810-423f-aa5c-5a67c1b3a595-image.png

    Good thing I'm a standard user who knows what this gobblygook means.

    0e144f69-8e5a-4ccc-b0f6-a238db3e25db-image.png

    Fix them all!!!!

    e4176c22-4512-42d9-8074-9cde2a8a1827-image.png

    "Filesystem was modified" You think!?!?

    Here, take one of these:

    fsck -y /dev/sda2

    there. I virtualized the bird for you. :-P



  • Hey Gmail, Backspace means delete the highlighted text from the editor, not close the email and go back a page in browser history!!!!! 😡


  • Fake News

    @mott555 said in UI Bites:

    Hey Gmail, Backspace means delete the highlighted text from the editor, not close the email and go back a page in browser history!!!!! 😡


    Obligatory Filed Under: GODDAMNIT WHY DOES IT ERASE MY EMAIL WHEN I PRESS BACKSPACE JUST ONCE



  • @topspin said in UI Bites:

    Whatever happened to auxiliary verbs?

    excelsave.png

    IDGI, I think. The only "missing" words that I can see are «Do you» before «want to save...», but "standard" colloquial English allows both of those to be omitted.

    The only other thing, and only with a big maybe, is adding «will» so it reads, «If you will click...».


  • BINNED

    @djls45 said in UI Bites:

    The only "missing" words that I can see are «Do you» before «want to save...», but "standard" colloquial English allows both of those to be omitted.

    "Do you" is what I was referring to. I'm only an ESL speaker, but I definitely learned that questions like that are formed with the "do" auxiliary. Maybe it's omitted in some "colloquial" English but I didn't think an Office Suite should sound like a ghetto caveman.

    Might also be the case that Americans don't speak real English. 😜 🚎 🚋

    Edit: the other part would get a "no" from me. Only the second part of the conditional sentence needs a "will", so that's correct as is.


  • Java Dev

    @topspin said in UI Bites:

    @djls45 said in UI Bites:

    The only "missing" words that I can see are «Do you» before «want to save...», but "standard" colloquial English allows both of those to be omitted.

    "Do you" is what I was referring to. I'm only an ESL speaker, but I definitely learned that questions like that are formed with the "do" auxiliary. Maybe it's omitted in some "colloquial" English but I didn't think an Office Suite should sound like a ghetto caveman.

    Might also be the case that Americans don't speak real English. 😜 🚎 🚋

    But it also uses Don't. while I learned in school that contractions should not be used when writing formal English.


  • Notification Spam Recipient

    @PleegWat said in UI Bites:

    formal

    Given the new BSOD, this message is practically Shakespearean



  • @topspin said in UI Bites:

    @djls45 said in UI Bites:

    The only "missing" words that I can see are «Do you» before «want to save...», but "standard" colloquial English allows both of those to be omitted.

    "Do you" is what I was referring to. I'm only an ESL speaker, but I definitely learned that questions like that are formed with the "do" auxiliary. Maybe it's omitted in some "colloquial" English but I didn't think an Office Suite should sound like a ghetto caveman.

    Might also be the case that Americans don't speak real English. 😜 🚎 🚋

    Edit: the other part would get a "no" from me. Only the second part of the conditional sentence needs a "will", so that's correct as is.

    Frankly, I would find the first sentence less fluent with a "do you" prefix. It just doesn't sound right for a dialog box. English is really permissive about sentence fragments in anything but formal writing, and no one outside of school writes formally. Making this formal comes across as ESL, to be honest.

    Basically, English language "rules" are like the pirate's code. And most of the "rules" taught by teachers are not really rules (either anymore or never were rules to begin with).

    b0ab2768-902c-41c9-a5fc-8e421c63ffcd-image.png



  • I'm ESL, but I disagree -- Microsoft's messages and documentation are typically written using a pretty formal style. "Want to" seems out of place to me here.

    On the other hand, this is the New Microsoft, a.k.a. "don't give a damn about breaking things"-MS.


  • BINNED

    @Benjamin-Hall said in UI Bites:

    @topspin said in UI Bites:

    @djls45 said in UI Bites:

    The only "missing" words that I can see are «Do you» before «want to save...», but "standard" colloquial English allows both of those to be omitted.

    "Do you" is what I was referring to. I'm only an ESL speaker, but I definitely learned that questions like that are formed with the "do" auxiliary. Maybe it's omitted in some "colloquial" English but I didn't think an Office Suite should sound like a ghetto caveman.

    Might also be the case that Americans don't speak real English. 😜 🚎 🚋

    Edit: the other part would get a "no" from me. Only the second part of the conditional sentence needs a "will", so that's correct as is.

    Frankly, I would find the first sentence less fluent with a "do you" prefix. It just doesn't sound right for a dialog box. English is really permissive about sentence fragments in anything but formal writing, and no one outside of school writes formally. Making this formal comes across as ESL, to be honest.

    Well, let’s just say I prefer my professional software as ESL over caveman then. 😉



  • @Benjamin-Hall said in UI Bites:

    (either anymore or never were rules to begin with).

    Split infinitives, ending sentences with prepositions, two spaces after period, etc.


  • BINNED

    @hungrier said in UI Bites:

    @Benjamin-Hall said in UI Bites:

    (either anymore or never were rules to begin with).

    Split infinitives, ending sentences with prepositions, two spaces after period, etc.

    All of these I have a different opinion of compared to what appears to be commonly taught. Split infinitives are fine (and avoiding them makes some things extremely awkward), ending sentences with a proposition sounds more formal but is also fine IMO. Two spaces after a period is a typewriter artifact that is just wrong.
    Yet, I prefer that dialog box with “do you”.


  • Banned

    @Benjamin-Hall said in UI Bites:

    @topspin said in UI Bites:

    @djls45 said in UI Bites:

    The only "missing" words that I can see are «Do you» before «want to save...», but "standard" colloquial English allows both of those to be omitted.

    "Do you" is what I was referring to. I'm only an ESL speaker, but I definitely learned that questions like that are formed with the "do" auxiliary. Maybe it's omitted in some "colloquial" English but I didn't think an Office Suite should sound like a ghetto caveman.

    Might also be the case that Americans don't speak real English. 😜 🚎 🚋

    Edit: the other part would get a "no" from me. Only the second part of the conditional sentence needs a "will", so that's correct as is.

    Frankly, I would find the first sentence less fluent with a "do you" prefix. It just doesn't sound right for a dialog box.

    If it was anything else, I'd agree that formal language would be out of place. But "do you want to" at the beginning of the last sentence in dialog box has been standard since at least Windows 3.0 - and probably even earlier (it's just that this is the version I remember). If anything, I'd expect "Save your changes?" instead - without "want to". As it is, it just looks bad.

    Can't wait until MS starts writing "could of".



  • @topspin said in UI Bites:

    ending sentences with a proposition

    "the kind of errant pedantry up with which I will not put, want to have sex?"



  • @Gąska said in UI Bites:

    @Benjamin-Hall said in UI Bites:

    @topspin said in UI Bites:

    @djls45 said in UI Bites:

    The only "missing" words that I can see are «Do you» before «want to save...», but "standard" colloquial English allows both of those to be omitted.

    "Do you" is what I was referring to. I'm only an ESL speaker, but I definitely learned that questions like that are formed with the "do" auxiliary. Maybe it's omitted in some "colloquial" English but I didn't think an Office Suite should sound like a ghetto caveman.

    Might also be the case that Americans don't speak real English. 😜 🚎 🚋

    Edit: the other part would get a "no" from me. Only the second part of the conditional sentence needs a "will", so that's correct as is.

    Frankly, I would find the first sentence less fluent with a "do you" prefix. It just doesn't sound right for a dialog box.

    If it was anything else, I'd agree that formal language would be out of place. But "do you want to" at the beginning of the last sentence in dialog box has been standard since at least Windows 3.0 - and probably even earlier (it's just that this is the version I remember). If anything, I'd expect "Save your changes?" instead - without "want to". As it is, it just looks bad.

    Can't wait until MS starts writing "could of".

    I agree that the as phrased dialog box is bad...but "do you want to" just sounds stuffy. "Save changes?" would sound right to me. And as a matter of spoken language, most of the "question words" in english are handled with intonation.

    As a side matter, one of the harder things for me in Russian was remembering that the intonation for a question (which carries the question-identity most of the time) is very different. In the US, we raise the tone at the end of a question sentence; there, they raise the tone on the word in question. Caused many misunderstandings.


  • 🚽 Regular

    @levicki said in UI Bites:

    You are about to close splicedcomma.docx, keep your changes?


  • Discourse touched me in a no-no place

    @levicki said in UI Bites:

    [Keep] [Continue working] [Discard]

    The first and last ought to be “Keep and close” and “Discard and close“, indicating that closing is still going to happen in those two cases.


  • Notification Spam Recipient

    @topspin said in UI Bites:

    real English

    Filed under: No true language


  • Banned

    @levicki said in UI Bites:

    More words would just add to the clutter.

    You'd be surprised how big improvement to usability redundant language provides sometimes.


  • Discourse touched me in a no-no place

    @levicki said in UI Bites:

    how I moved discard to the right as the last (and worst in case you didn't intend to) option,

    Yes, not following the convention of other applications is a sure way to improve user experience.



  • @loopback0 said in UI Bites:

    Yes, not following the convention of other applications is a sure way to improve user experience.

    One word: Innovation 🍹



  • @mott555 said in UI Bites:

    Hey Gmail, Backspace means delete the highlighted text from the editor, not close the email and go back a page in browser history!!!!! 😡

    You must be working in not-Chrome. And gmail must be assuming "everyone" uses Chrome. (because they disabled backspace == history-back in Chrome. Yeah, I'm a FF user too.)


  • :belt_onion:

    @levicki said in UI Bites:

    No need because the action you commenced is CLOSING, so you know what you are doing and what will happen.

    I would think that since "you know what you're doing, damn the computer for trying to second-guess you, wharrgarbl", there should be no prompt at all.


  • 🚽 Regular

    @dcon said in UI Bites:

    @mott555 said in UI Bites:

    Hey Gmail, Backspace means delete the highlighted text from the editor, not close the email and go back a page in browser history!!!!! 😡

    You must be working in not-Chrome. And gmail must be assuming "everyone" uses Chrome. (because they disabled backspace == history-back in Chrome. Yeah, I'm a FF user too.)

    If that's the case: about:config > browser.backspace_action > set to 2 or higher (0 is go back in history, 1 is scroll up a page).


  • Notification Spam Recipient

    @Zecc said in UI Bites:

    1 is scroll up a page

    :why-would-you-do-that.apng:


  • 🚽 Regular

    @Tsaukpaetra
    According to the reference page this has been a default value under Linux, so one would guess this was consistent with some other behaviour of Linux hardware.


  • Notification Spam Recipient

    @Zecc said in UI Bites:

    @Tsaukpaetra
    According to the reference page this has been a default value under Linux, so one would guess this was consistent with some other behaviour of Linux hardware.

    I suppose you could logic it out that if Space makes the screen scroll down (a page), then Backspace should scroll it right back up, I guess?



  • @hungrier said in UI Bites:

    @Tsaukpaetra What kind of unholy black magic are you doing that needs SQL Server and Ubuntu?

    By coincidence, the project I worked on before is (probably; the customer didn't yet say definite word, but it is likely) about to switch to that combination too. The application currently runs with it's own MariaDB, but the customer has dedicated teams managing MSSQL and Oracle database servers, so they (quite reasonably) want to use one of those and get rid of this ad-hoc instance. And since the application is otherwise running on Linux (in containers), they will be using Linux connector for it (and Linux container with development server).

    @Tsaukpaetra said in UI Bites:

    @Tsaukpaetra said in UI Bites:
    Turns out it was msodbcsql17 (From Microsoft, natch).
    [...]
    825335fb-a275-41d0-a0bc-27b1ce5bb2d4-image.png

    So far my impression that Microsoft packages for Ubuntu are made at least moderately competently. But it might actually be problem of how ubuntu-software(-or-whichever-tool-does-this) renders the debconf dialogs. GNOME and Unity are train-wrecks. I'd never use non-lettered Ubuntu (i.e. as opposed to KUbuntu, XUbuntu or LUbuntu) (and I also use aptitude for package management like I learned it 20 years ago).



  • @TimeBandit said in UI Bites:

    @Tsaukpaetra said in UI Bites:

    Turns out it was msodbcsql17 (From Microsoft, natch).

    It's not better on the CLI. Microsoft made it so that you need to accept the license again.

    That works really well with automation tools :facepalm:

    If it's a proper debconf template, it should be possible to pre-seed it. If not, they are idiots (but I thought they did know how this stuff).



  • @Bulb You can pre-accept the licence by setting the environment variable "ACCEPT_EULA" to "Y" :rolleyes:



  • @TimeBandit said in UI Bites:

    @Bulb You can pre-accept the licence by setting the environment variable "ACCEPT_EULA" to "Y" :rolleyes:

    You don't need to pre-accept it if you never pre-read it. 🏆



  • @Zerosquare said in UI Bites:

    If you crave bad UI, this game is for you:

    (and it's made by a company that does IoT, which makes total sense)

    Sometimes one like isn't enough.
    8:15



  • @levicki said in UI Bites:

    3339d1ff-0b37-4cd7-b2fa-3a42d51b99f6-image.png

    I can't even begin to parse this.

    Why "Want to save your changes to ...?"

    it's a simple question god damn it, phrase it like one. For example:

    +----------------------------------------------------------+
    | You are about to close bullshit.xslx, keep your changes? |
    |                                                          |
    |     [Keep]       [Continue working]        [Discard]     |
    +----------------------------------------------------------+
    

    Given the question, the logical choices should be "Yes", "No".

    For the possible answers given, the question should be something like: "What do you want to do next?"



  • @topspin said in UI Bites:

    Two spaces after a period is a typewriter artifact that is just wrong.

    No, it's not. If the software kerns, it's irrelevant. Otherwise, it's correct.



  • @jinpa said in UI Bites:

    Otherwise, it's correct.

    If you set your calendar to before 1950, maybe:

    Sentence spacing
    From around 1950, single sentence spacing became standard in books, magazines, and newspapers, and the majority of style guides that use a Latin-derived alphabet as a language base now prescribe or recommend the use of a single space after the concluding punctuation of a sentence.



  • @Zerosquare said in UI Bites:

    @jinpa said in UI Bites:

    Otherwise, it's correct.

    If you set your calendar to before 1950, maybe:

    Sentence spacing
    From around 1950, single sentence spacing became standard in books, magazines, and newspapers, and the majority of style guides that use a Latin-derived alphabet as a language base now prescribe or recommend the use of a single space after the concluding punctuation of a sentence.

    Well, if Wikipedia agrees with you, it must be correct. I was a secretary much later than that, and double-spacing after a period was business-standard.


Log in to reply