speaker
stringlengths
1
16
start
int64
0
1.44k
end
int64
0
1.44k
text
stringlengths
0
498
dialogue_id
stringclasses
179 values
turn_id
int64
0
2.6k
original_split
stringclasses
6 values
ppf
1,104
1,104
!fr | ubuntu-mate
pilot-data
1,459
annotation-process
ubottu
1,104
1,104
ubuntu-mate: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.
pilot-data
1,460
annotation-process
xXEoflaOEXx
1,106
1,106
hi ppf
pilot-data
1,461
annotation-process
ppf
1,106
1,106
xXEoflaOEXx: ?
pilot-data
1,462
annotation-process
xXEoflaOEXx
1,106
1,106
ppf: I installed Metacity, Logged out and in, Started Compiz, Window decorations stopped working
pilot-data
1,463
annotation-process
werner_
1,107
1,107
hallo
pilot-data
1,464
annotation-process
galvezjj
1,107
1,107
ppf: thank you! that finally worked, I was able to get to a prompt and I purged the graphics drivers! now my system boots again
pilot-data
1,465
annotation-process
xXEoflaOEXx
1,108
1,108
ppf: Window decorations is on
pilot-data
1,466
annotation-process
pipegeek
1,108
1,108
Hmm. So after a night of frustrated tearing my hair out
pilot-data
1,467
annotation-process
pipegeek
1,108
1,108
does anyone have any suggestions for how to cope with two monitors with very different DPIs?
pilot-data
1,468
annotation-process
pipegeek
1,109
1,109
30" external 2560x1600, 15" laptop internal 2880x1620
pilot-data
1,469
annotation-process
NoImNotNineVolt
1,109
1,109
oh, ha. that's gonna be a great time.
pilot-data
1,470
annotation-process
pipegeek
1,109
1,109
I can't seem to find a solution that makes both useful, short of lowering the resolution on the laptop
pilot-data
1,471
annotation-process
pipegeek
1,109
1,109
yeah :-\
pilot-data
1,472
annotation-process
ppf
1,111
1,111
xXEoflaOEXx: how exactly are you starting compiz?
pilot-data
1,473
annotation-process
ppf
1,111
1,111
and why did you install metacity as well?
pilot-data
1,474
annotation-process
xXEoflaOEXx
1,111
1,111
ppf: compiz --replace
pilot-data
1,475
annotation-process
ppf
1,113
1,113
what about metacity?
pilot-data
1,476
annotation-process
xXEoflaOEXx
1,116
1,116
ppf: How can I check for theme files in Adwaita?
pilot-data
1,477
annotation-process
ppf
1,119
1,119
dpkg -l gnome-themes-standard-data
pilot-data
1,478
annotation-process
xXEoflaOEXx
1,121
1,121
ppf: It listed only the info about the package
pilot-data
1,479
annotation-process
ppf
1,121
1,121
yes, is it installed?
pilot-data
1,480
annotation-process
xXEoflaOEXx
1,121
1,121
ppf: Yes
pilot-data
1,481
annotation-process
ppf
1,121
1,121
the themes are in /usr/share/themes/
pilot-data
1,482
annotation-process
ppf
1,122
1,122
and please paste the entire output of compiz
pilot-data
1,483
annotation-process
Flaiker
1,124
1,124
Hello, I am on Ubuntu 16.10 and I have it installed on my pc and laptop. I do have different behavior though in one regard. The global menu, on my laptop I can "switch" to other menus if one is open by hovering with the mouse over the entries. On my pc I cannot do that, I have to click on each menu item to open it, which is very annoying. Any idea what could cause this / how to fix?
pilot-data
1,484
annotation-process
xXEoflaOEXx
1,125
1,125
ppf: http://paste.ubuntu.com/23417323/
pilot-data
1,485
annotation-process
ppf
1,127
1,127
looks like your gtk version is too old for the theme?
pilot-data
1,486
annotation-process
ppf
1,127
1,127
how did you install compiz?
pilot-data
1,487
annotation-process
ppf
1,127
1,127
and, once again, why did you install metacity as well?
pilot-data
1,488
annotation-process
xXEoflaOEXx
1,128
1,128
ppf: official repositories, I installed metacity expecting the theme to work but no
pilot-data
1,489
annotation-process
ppf
1,128
1,128
metacity is yet another wm
pilot-data
1,490
annotation-process
xXEoflaOEXx
1,129
1,129
ok
pilot-data
1,491
annotation-process
xXEoflaOEXx
1,129
1,129
I have to sleep right now
pilot-data
1,492
annotation-process
craigbass76
1,131
1,131
Is there any way to edit (add a line to) my current bash history? Not the .bash_history file, but whatever is being cached at the moment.
pilot-data
1,493
annotation-process
<system>
1,131
1,131
=== jstein_ is now known as jstein
pilot-data
1,494
annotation-process
craigbass76
1,131
1,131
history -c clears it, but I can't see an add switch
pilot-data
1,495
annotation-process
apetiss
1,131
1,131
After an update the "trackpad sensitivity" doesn't affect my mouse (only trackpad), making it way too fast. Anyone know how to fix this? (I got an logitech mx anywhere 2, connected by usb)
pilot-data
1,496
annotation-process
AnonyFox
1,131
1,131
is there any command in terminal so i can read a pdf file ?
pilot-data
1,497
annotation-process
craigbass76
1,132
1,132
AnonyFox: evince, but you need a gui for it to show up. I don't know that there's a command line pdf viewer
pilot-data
1,498
annotation-process
ppf
1,132
1,132
AnonyFox: xdg-open
pilot-data
1,499
annotation-process
ioria
1,133
1,133
AnonyFox, you mean read it in terminal ? or start the gui from terminal ?
pilot-data
1,500
annotation-process
AnonyFox
1,134
1,134
i mean read it in terminal if possible
pilot-data
1,501
annotation-process
ioria
1,134
1,134
AnonyFox, less file.pdf
pilot-data
1,502
annotation-process
AnonyFox
1,134
1,134
since im not going to run a gui
pilot-data
1,503
annotation-process
AnonyFox
1,135
1,135
Tried less and the pdf file but it just shows random numbers and shit
pilot-data
1,504
annotation-process
ppf
1,135
1,135
no way to read pdf without a gui
pilot-data
1,505
annotation-process
AnonyFox
1,135
1,135
Dammit
pilot-data
1,506
annotation-process
kyle__
1,135
1,135
AnonyFox: pdf2text
pilot-data
1,507
annotation-process
kyle__
1,135
1,135
or pdftotext
pilot-data
1,508
annotation-process
brontosaurusrex
1,135
1,135
AnonyFox, http://www.howtogeek.com/228531/how-to-convert-a-pdf-file-to-editable-text-using-the-command-line-in-linux/
pilot-data
1,509
annotation-process
ioria
1,135
1,135
AnonyFox, i can read it...
pilot-data
1,510
annotation-process
ioria
1,136
1,136
AnonyFox, you can convert it
pilot-data
1,511
annotation-process
craigbass76
1,136
1,136
I did just read something where midnight commander might do it, for text PDFs
pilot-data
1,512
annotation-process
AnonyFox
1,137
1,137
Ioria: Thanks i try it :D
pilot-data
1,513
annotation-process
ioria
1,137
1,137
AnonyFox, what kind of pdf is that ? a
pilot-data
1,514
annotation-process
kyle__
1,138
1,138
Even text based pdfs can have layout issues though.
pilot-data
1,515
annotation-process
AnonyFox
1,138
1,138
It's the linux command line book by william e shotts jr
pilot-data
1,516
annotation-process
ioria
1,140
1,140
AnonyFox, this http://www.linuxzasve.com/preuzimanje/TLCL-09.12.pdf ?
pilot-data
1,517
annotation-process
AnonyFox
1,140
1,140
Ioria: YEs
pilot-data
1,518
annotation-process
ioria
1,141
1,141
AnonyFox, right, not working
pilot-data
1,519
annotation-process
AnonyFox
1,142
1,142
Ioria: Got it it working to now with pdftotext filename.txt
pilot-data
1,520
annotation-process
ioria
1,142
1,142
AnonyFox, yeah
pilot-data
1,521
annotation-process
<system>
1,142
1,142
=== JanC is now known as Guest59232
pilot-data
1,522
annotation-process
<system>
1,142
1,142
=== JanC_ is now known as JanC
pilot-data
1,523
annotation-process
fgxadmin
1,144
1,144
can I get support for ubuntu, having a issue with trying to write to a samba share within a windows virtual box instance, and the last few months has been a nightmare no longer being able to save files directly from the windows7 virtual box instance
pilot-data
1,524
annotation-process
craigbass76
1,145
1,145
fgxadmin: I finally gave up, and started using win-sshfs, if that helps.
pilot-data
1,525
annotation-process
<system>
1,145
1,145
=== Rafal is now known as Guest55691
pilot-data
1,526
annotation-process
fgxadmin
1,146
1,146
hmmm... so you have had same issues.... constantly getting "ypou dont have premissiiions to save..." errors... same days it works some days it dont, and it is always the days that i need it to work are the days it doesn't!
pilot-data
1,527
annotation-process
apetiss
1,147
1,147
After an update the "touchpad sensitivity" doesn't affect my mouse (only touchpad), making it way too fast. Anyone know how to fix this? (I got an logitech mx anywhere 2, connected by usb)
pilot-data
1,528
annotation-process
craigbass76
1,147
1,147
fgxadmin: YAY WINDOWS!
pilot-data
1,529
annotation-process
fgxadmin
1,147
1,147
exactly! i hate needing windows for these adobe products i really wish my clients would get off this bandwagon...
pilot-data
1,530
annotation-process
craigbass76
1,148
1,148
fgxadmin: I can't remember if it was after a WIndows update, or a newer Mint, but it crapped out a few months ago. I found win-sshfs and can now map one of my Linux drives on the Windows box
pilot-data
1,531
annotation-process
fgxadmin
1,148
1,148
ok I'm going to look into "win-sshfs" thanks for the push in any direction....
pilot-data
1,532
annotation-process
Mathisen
1,149
1,149
fgxadmin, one solusion would be to just chmod 777 the share.. but that is not the best solusion but should work
pilot-data
1,533
annotation-process
fgxadmin
1,151
1,151
ogm 777 figures to make windows work, every way you turn with windows you seem to have to play with fire ;)
pilot-data
1,534
annotation-process
ppf
1,151
1,151
fgxadmin: what's the share shared between?
pilot-data
1,535
annotation-process
ppf
1,151
1,151
vm and host?
pilot-data
1,536
annotation-process
fgxadmin
1,152
1,152
yes, and the VM is running on the host ;) thats the funny part
pilot-data
1,537
annotation-process
Mathisen
1,153
1,153
virtualbox atleast you can just use the shared clipboard to just copy files between then
pilot-data
1,538
annotation-process
ppf
1,153
1,153
using actual samba or virtualbox shared folders?
pilot-data
1,539
annotation-process
drkjstr
1,153
1,153
fgxadmin, becareful, the win-sshfs project is somewhat abandoned. You will need to use this project: https://github.com/Foreveryone-cz/win-sshfs/releases
pilot-data
1,540
annotation-process
drkjstr
1,154
1,154
As well as the latest Dokan DLL.
pilot-data
1,541
annotation-process
fgxadmin
1,155
1,155
no simply have a samba with a share for my clients folder on host, open windows7 VM on same host and share works, shows files reads files, can copy/paste on W7 explore "if i an not overwriting files" but if i open a app and try to open edit and save, craps out...."
pilot-data
1,542
annotation-process
ioria
1,155
1,155
AnonyFox, no, sorry less works ( i selected the wrong file) ... idk why it wasn't working for you
pilot-data
1,543
annotation-process
ppf
1,156
1,156
fgxadmin: why not use shared folders
pilot-data
1,544
annotation-process
fgxadmin
1,156
1,156
would i have better luck using virtualbox shares I have never used that
pilot-data
1,545
annotation-process
<system>
1,156
1,156
=== User_Friendly is now known as Guest71932
pilot-data
1,546
annotation-process
ppf
1,156
1,156
give it a shot
pilot-data
1,547
annotation-process
ppf
1,156
1,156
it's much easier to set up
pilot-data
1,548
annotation-process
AnonyFox
1,157
1,157
ioria its working now no problem :D
pilot-data
1,549
annotation-process
fgxadmin
1,157
1,157
ok, i'll try now, thanks a lot! yes samba is not an easy solution for this simple task...
pilot-data
1,550
annotation-process
ioria
1,157
1,157
AnonyFox, ok ... good to hear
pilot-data
1,551
annotation-process
ppf
1,157
1,157
ioria: less doesn't pdftotext the file for me either
pilot-data
1,552
annotation-process
ioria
1,158
1,158
ppf, nope, but it lets you read it
pilot-data
1,553
annotation-process
ppf
1,158
1,158
not in plaintext, i need to scroll through the binary pieces
pilot-data
1,554
annotation-process
ioria
1,158
1,158
ppf, really ? not for me
pilot-data
1,555
annotation-process
ioria
1,159
1,159
ppf, using gnome-terminal here
pilot-data
1,556
annotation-process
ppf
1,159
1,159
same here
pilot-data
1,557
annotation-process
OneM_Industries
1,160
1,160
So, I have a script that I want to run, but when I enter into the command line "./script.sh" it gives me "Permission denied". I then tried using "sudo ./script.sh", which gave me "command not found". What am I doing wrong?
pilot-data
1,558
annotation-process